diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml new file mode 100644 index 000000000..91d81f6e7 --- /dev/null +++ b/.github/workflows/ci.yml @@ -0,0 +1,47 @@ +name: CI + +on: + pull_request: + + push: + branches: [main] + paths: + - "domains/*" + - "tests/*" + - "util/*" + - ".github/workflows/ci.yml" + + workflow_dispatch: + +concurrency: + group: ${{ github.ref }}-ci + cancel-in-progress: true + +jobs: + tests: + name: Tests + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v4 + + - run: npm install + + - name: Fetch PR information + if: github.event_name == 'pull_request' + run: | + echo "PR_AUTHOR=${{ github.event.pull_request.user.login }}" >> $GITHUB_ENV + echo "PR_AUTHOR_ID=${{ github.event.pull_request.user.id }}" >> $GITHUB_ENV + + LABELS=$(gh api --jq '[.labels[].name]' /repos/{owner}/{repo}/pulls/${{ github.event.number }}) + echo "PR_LABELS=$LABELS" >> $GITHUB_ENV + + FILES=$(gh api --jq '[.[] | select(.status != "removed") | .filename]' /repos/{owner}/{repo}/pulls/${{ github.event.number }}/files) + echo "CHANGED_FILES=$FILES" >> $GITHUB_ENV + + REMOVED_FILE_DATA=$(gh api --jq '[.[] | select(.status == "removed") | {name: .filename, data: .patch}]' /repos/${{ github.repository }}/pulls/${{ github.event.pull_request.number }}/files) + echo "DELETED_FILES=$REMOVED_FILE_DATA" >> $GITHUB_ENV + env: + GH_TOKEN: ${{ github.token }} + + - name: Run tests + run: npx ava tests/*.test.js --timeout=1m diff --git a/.github/workflows/dnscontrol.yml b/.github/workflows/dnscontrol.yml new file mode 100644 index 000000000..847aae8cb --- /dev/null +++ b/.github/workflows/dnscontrol.yml @@ -0,0 +1,25 @@ +name: DNSControl + +on: + push: + branches: [main] + paths: + - ".github/workflows/dnscontrol.yml" + - "dnsconfig.js" + + workflow_dispatch: + +concurrency: + group: ${{ github.ref }}-dnscontrol + cancel-in-progress: true + +jobs: + tests: + name: Tests + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v4 + + - uses: is-a-dev/dnscontrol-action@main + with: + args: check diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index e0891daae..415277fbe 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -1,12 +1,15 @@ -name: Pull Request Labeler +name: Label + on: schedule: - cron: "*/10 * * * *" + jobs: - labeler: + pull-requests: + name: Pull Requests runs-on: ubuntu-latest steps: - - uses: docker://docker.io/ilyam8/periodic-pr-labeler:v0.1.1 + - uses: ilyam8/periodic-pr-labeler@v0.3.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_REPOSITORY: ${{ github.repository }} diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index ac9c92abd..157d73bfc 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -6,6 +6,7 @@ on: paths: - "domains/*" - ".github/workflows/publish.yml" + - "util/reserved.json" - "dnsconfig.js" workflow_dispatch: @@ -21,11 +22,6 @@ jobs: steps: - uses: actions/checkout@v4 - - name: Run tests - run: | - npm install - npx ava tests/*.test.js - - name: Generate creds.json run: echo '{"cloudflare":{"TYPE":"CLOUDFLAREAPI","apitoken":"$CLOUDFLARE_API_TOKEN"}}' > ./creds.json diff --git a/.github/workflows/raw-api.yml b/.github/workflows/raw-api.yml index 4ba2bd85d..227e6100e 100644 --- a/.github/workflows/raw-api.yml +++ b/.github/workflows/raw-api.yml @@ -6,6 +6,7 @@ on: paths: - "domains/*" - ".github/workflows/raw-api.yml" + - "util/reserved.json" workflow_dispatch: diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index ad78c7b61..815d5ace0 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -1,12 +1,14 @@ -name: StaleBOT +name: Stale on: - workflow_dispatch: schedule: - - cron: "30 14 * * *" + - cron: "0 12 * * *" + + workflow_dispatch: jobs: - stale: + label: + name: Label runs-on: ubuntu-latest steps: - uses: actions/stale@v3 diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml deleted file mode 100644 index fa0fa8f5f..000000000 --- a/.github/workflows/validation.yml +++ /dev/null @@ -1,40 +0,0 @@ -name: Validation - -on: - pull_request: - - push: - branches: [main] - paths: - - "domains/*" - - "tests/*" - - "util/*" - - ".github/workflows/validation.yml" - - "dnsconfig.js" - - workflow_dispatch: - -concurrency: - group: ${{ github.ref }}-validation - cancel-in-progress: true - -jobs: - dnscontrol: - name: DNSControl - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - - uses: is-a-dev/dnscontrol-action@main - with: - args: check - - tests: - name: Tests - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - - run: npm install - - - run: npx ava tests/*.test.js diff --git a/DISCORD_RULES.md b/DISCORD_RULES.md new file mode 100644 index 000000000..af2efef88 --- /dev/null +++ b/DISCORD_RULES.md @@ -0,0 +1,88 @@ +# Discord Server Rules + +## Introduction +This document is intended for staff and community members. It covers what is and isn’t allowed in the server, along with punishment lengths and more. + +## Server Rules + +1. Follow Discord's [ToS](https://discord.com/terms) and [Community Guidelines](https://discord.com/guidelines). + 1. Modified clients are allowed, however abusing them may result in a ban. +2. Show human decency and use common sense above all else. Keep our server clean and be respectful of others. + 1. No NSFW. This includes, images, discussions of anything on the topic or "funny" jokes, gore, role playing etc. + 2. Do not discuss mutes, bans, warnings, or any related topics in public chats. They do not serve as a topic of discussion. + 3. Refrain from mini modding. You aren't a moderator; use */report* or ping one staff member. + 4. No slurs, excessive swearing, abuse, bait, harassment, etc. +3. Do not post malicious links and/or files. +4. No attempting to bypass, intentionally misinterpret, or find loopholes in the rules. + 1. A moderator's word is final. When told to cease, cease. +5. Refrain from asking for support in non-support channels; you will not receive help there. If you need help, then open a ticket in \#⁠get-help only after you have read the is-a.dev documentation and weren't answered there. +6. Do not beg for your pull request to be merged or for anything else. Send a link to your pull request *once* in \#pull-requests and patiently wait for a maintainer to get to it. Do *not* ping maintainers to merge pull requests. +7. Your account is your responsibility. + 1. If someone else is using your account and breaks these rules, you are responsible. + 2. If your account gets compromised and gets banned from this server, you may request an unban once you recover it. +8. Do not attempt to bypass our auto moderation system. +9. Do not advertise your website, bot or anything else outside of \#showcase. + 1. Bot invite links are not allowed in \#showcase. +10. Do not attempt to bypass a punishment on your account. + 1. This will result in an immediate ban on your account. +11. Do not use bot commands outside of \#commands. +12. English only. +13. Where applicable, this server is governed by our [Terms of Service](https://is-a.dev/terms). + +## Moderation Ethic + +1. Don't allow yourself to show bias or prejudice. For example, don't “let something slide” solely because the member in question is a respected person within the community. It is not harsh or wrong to call someone out and request somebody to cease something that isn't allowed on the server. +2. Don't be rude. A problem that is fairly common in the server is that some maintainers are rude to new members. It's ridiculous and sets a horrible example. +3. Don't abuse your privileges. You were granted them for a reason \- because we trusted you. Please don't abuse that trust and use them for things they aren't meant for, *even as a joke*. Simply put, it's fair to nobody. +4. Follow the rules. Especially regarding NSFW language and content. +5. Staff are not immune to punishment. If you are caught breaking the rules, you will be punished, just like any other regular member. + +## Staff Team Respect + +**Being respectful to each other**: +We are working together, this is not a competition, so act like it. Everyone here should be mature enough to be able to at least respect each other, regardless of any differences or issues we have between us. If you have an issue with another staff member, take it to DMs, do not share your problems with the rest of the server. + +**Regarding roles and permissions**: +If someone receives a certain role or position that is higher than you, do not go complaining about it. We are old enough to talk it out properly and not have to argue. What matters is that the service and server runs peacefully, all this does is create drama. If you disagree with someone receiving a specific role or permission, you can talk about it in **private** channels, do not talk about these topics outside of staff channels, and try not to argue. + +## Enforcing the Rules + +* ***Miscellaneous offences***: + * Extremely flashy or earrape media and memes: 3 hour mute + * Hoisting: Change nickname to *Moderated Nickname* + * Begging for roles/PR merging: 1-3 hour mute + * Asking for support in a non-support channel *after* being told it is the wrong channel: 30 minute mute + * Impersonation of a staff member: Ban + * Mention spam, chat flooding, text walls, command spam: 1-3 hour mute + * Arguing after being asked to stop: 1 hour mute, if continued, 1 day mute + * Breaking Discord's [ToS](https://discord.com/terms)/[Guidelines](https://discord.com/guidelines): Ban + * Modified clients are allowed, assuming they are not using them for abusive purposes. This is because they are extremely hard to moderate. + * Doxxing/raiding (including threats): Ban \+ report to Discord + * Posting malicious links, files: Ban + * Harassment of a user: 3 hour mute + * Bypassing mutes/bans: Ban +* ***Death threats***: + * kill yourself/kill myself jokes (including GIFs): 12 hour mute + * Severe offence (above, but not a joke) Ban +* ***Slurs***: + * Racial slurs: Ban + * LGBT slurs: 1 day mute + * *“retard”* is allowed, however it cannot be targeted towards a user + * Permitted uses: “that's retarded” + * Disallowed uses: “@user is retarded” + * 1 day mute +* ***Trolling***: + * Non-severe offence (e.g. just being stupid, asking dumb questions) + * 3 hour mute + * Severe offence (e.g. abusing moderator permissions) + * Ban +* ***Advertising***: + * DM advertising: Ban + * Malicious advertising: Ban + * Advertising in server: 1 hour mute, if continued, ban + * *Advertising is allowed in \#showcase, but mainly only websites and bots.* +* ***NSFW***: + * NSFW jokes/humour: 1-3 hour mute + * NSFW content/media: Ban + * CP: Ban \+ report to Discord + * CP jokes: Ban \+ report messages diff --git a/README.md b/README.md index 6c53a4027..0c3a0828f 100644 --- a/README.md +++ b/README.md @@ -7,46 +7,46 @@ Open Pull Requests Open Issues
- Publish

is-a.dev

-

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

+

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

## Announcements & Status Updates -Please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) for announcements, updates & upgrades, and downtimes regarding the service. -Not all of these will be posted on GitHub, however they will always be posted in our Discord server. +Please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) for announcements, updates & upgrades, and downtime notifications regarding the service. +Not all of these will be posted on GitHub[^1], however they will always be posted in our Discord server. + +[^1]: We usually only post announcements on GitHub in the case of a serious incident. In that case, you'll likely see it at the top of this README file. Discord Server # Register -## How to Register > If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge). -- [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` -- [Read the documentation](https://docs.is-a.dev) +- [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`. +- [Read the documentation](https://docs.is-a.dev). - If you are applying for NS records please read [this](#ns-records). -- Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!* -- After the pull request is merged, please allow up to 24 hours for the changes to propagate -- Enjoy your new `.is-a.dev` domain! Please consider leaving us a star ⭐️ to help support us! +- Your pull request will be reviewed and merged. *Make sure to keep an eye on it in case we need you to make any changes!* +- After the pull request is merged, please allow up to 24 hours for the changes to propagate. +- Enjoy your new `.is-a.dev` subdomain! Please consider leaving us a star ⭐️ to help support us! ### NS Records When applying for NS records, please be aware we already support a [wide range of DNS records](https://docs.is-a.dev/faq/#which-records-are-supported), so you may not need them. -In your PR, please explain why you need NS records, including examples, to help mitigate potential abuse. Refer to the [FAQ](https://docs.is-a.dev/faq/#who-can-use-ns-records) for guidelines on allowed usage. Good examples of NS record requests are [#17592](https://github.com/is-a-dev/register/pull/17592) and [#18026](https://github.com/is-a-dev/register/pull/18026). +In your PR, please explain why you need NS records, including examples, to help mitigate potential abuse. Refer to the [FAQ](https://docs.is-a.dev/faq/#who-can-use-ns-records) for guidelines on allowed usage. ***Pull requests adding NS records without sufficient reasoning will be closed.*** -> Also see: [Why are you so strict with NS records?](https://docs.is-a.dev/faq/#why-are-you-so-strict-with-ns-records) +> Also see: [Why are you so strict with NS records](https://docs.is-a.dev/faq/#why-are-you-so-strict-with-ns-records)? > [!NOTE] -> You can bypass these requirements[^1] by donating just $2 [here](https://wdh.gg/pvNCdvs), or via [GitHub Sponsors](https://wdh.gg/sponsor). As a thank-you, you'll also receive a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)! +> You can bypass these requirements[^2] by donating just $2 [here](https://wdh.gg/pvNCdvs), or via [GitHub Sponsors](https://wdh.gg/sponsor). As a thank you, you'll also receive a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)! > > If you donate, email william@is-a.dev or DM `@williamharrison` on Discord with your receipt and PR link. -[^1]: Requests deemed to be made with malicious intent may be denied, with a refund provided. +[^2]: Requests deemed to be made with malicious intent may be denied, with a refund provided. ## Report Abuse If you find any subdomains being used for abusive purposes, please report them by [creating an issue](https://github.com/is-a-dev/register/issues/new?assignees=&labels=report-abuse&projects=&template=report-abuse.md&title=Report+abuse) with the relevant evidence. diff --git a/dnsconfig.js b/dnsconfig.js index 3cd55b011..ae7905e0f 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -67,7 +67,21 @@ for (var subdomain in domains) { // Handle MX records if (domainData.record.MX) { for (var mx in domainData.record.MX) { - records.push(MX(subdomainName, 10 + parseInt(mx), domainData.record.MX[mx] + ".")); + var mxRecord = domainData.record.MX[mx]; + + if (typeof mxRecord === "string") { + records.push( + MX(subdomainName, 10 + parseInt(mx), domainData.record.MX[mx] + ".") + ); + } else { + records.push( + MX( + subdomainName, + parseInt(mxRecord.priority), + mxRecord.target + "." + ) + ); + } } } @@ -88,6 +102,23 @@ for (var subdomain in domains) { } } + // Handle TLSA records + if (domainData.record.TLSA) { + for (var tlsa in domainData.record.TLSA) { + var tlsaRecord = domainData.record.TLSA[tlsa]; + + records.push( + TLSA( + subdomainName, + tlsaRecord.usage, + tlsaRecord.selector, + tlsaRecord.matchingType, + tlsaRecord.certificate + ) + ); + } + } + // Handle TXT records if (domainData.record.TXT) { if (Array.isArray(domainData.record.TXT)) { @@ -105,6 +136,21 @@ for (var subdomain in domains) { } } +var reserved = require("./util/reserved.json"); + +// Handle reserved domains +for (var i = 0; i < reserved.length; i++) { + var subdomainName = reserved[i]; + if ( + subdomainName !== "ns1" && + subdomainName !== "ns2" && + subdomainName !== "ns3" && + subdomainName !== "ns4" + ) { + records.push(A(subdomainName, IP("192.0.2.1"), CF_PROXY_ON)); + } +} + var options = { no_ns: "true" }; diff --git a/domains/0xarchit.json b/domains/0xarchit.json new file mode 100644 index 000000000..965e8b8ad --- /dev/null +++ b/domains/0xarchit.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "0xarchit", + "email": "0xarchit@proton.me" + }, + "record": { + "NS": [ + "brenna.ns.cloudflare.com", + "cartman.ns.cloudflare.com" + ] + } +} diff --git a/domains/0xmaruf.json b/domains/0xmaruf.json new file mode 100644 index 000000000..862690b01 --- /dev/null +++ b/domains/0xmaruf.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Hosted on Netlify", + "repo": "https://github.com/Marufms4/0xMarufNextjs", + "owner": { + "username": "marufms4", + "email": "marufsm4@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + }, + "url": "https://marufcseuu.netlify.app/" +} diff --git a/domains/111.json b/domains/111.json new file mode 100644 index 000000000..a1c7d22df --- /dev/null +++ b/domains/111.json @@ -0,0 +1,11 @@ +{ + "description": "This domain is my bios webpage created using html, js and css", + "repo": "https://github.com/jaycuh/jaycuh.github.io", + "owner": { + "username": "joaawd", + "email": "fmodeteam@gmail.com" + }, + "record": { + "CNAME": "jaycuh.github.io" + } +} diff --git a/domains/1ndrajeet.json b/domains/1ndrajeet.json new file mode 100644 index 000000000..e03a271ba --- /dev/null +++ b/domains/1ndrajeet.json @@ -0,0 +1,12 @@ +{ + "description": "Applying for an is-a.dev domain for my portfolio. (1ndrajeet.vercel.app)", + "repo": "https://github.com/1ndrajeet/1ndrajeet.github.io", + "owner": { + "username": "1ndrajeet", + "email": "omkar.kulkarni.3174@gmail.com" + }, + "record": { + "CNAME": "1ndrajeet.vercel.app" + } + } + \ No newline at end of file diff --git a/domains/2giosangmitom.json b/domains/2giosangmitom.json index 37e11d6c0..48468e286 100644 --- a/domains/2giosangmitom.json +++ b/domains/2giosangmitom.json @@ -1,9 +1,9 @@ { "owner": { "username": "2giosangmitom", - "email": "yeuxacucodon.dev@proton.me" + "email": "2giosangmitom@gmail.com" }, "record": { - "CNAME": "2giosangmitom.github.io" + "CNAME": "blog-o7t.pages.dev" } } diff --git a/domains/4hmet.json b/domains/4hmet.json index 503098fb1..d2172911f 100644 --- a/domains/4hmet.json +++ b/domains/4hmet.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ahmetunsal", - "email": "web.unsalahmet@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "ahmetunsal", + "email": "web.unsalahmet@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/57.json b/domains/57.json index 6d3e7a757..6b4cd2492 100644 --- a/domains/57.json +++ b/domains/57.json @@ -4,6 +4,17 @@ "email": "potatogamer34579@gmail.com" }, "record": { - "A": ["185.199.108.153"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ] } } diff --git a/domains/_acme-challenge.analytics.juststudio.json b/domains/_acme-challenge.analytics.juststudio.json new file mode 100644 index 000000000..6e9fc4a9c --- /dev/null +++ b/domains/_acme-challenge.analytics.juststudio.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "CNAME": "78515120d374647d2302076e._acme.deno.dev" + } +} diff --git a/domains/_atproto.exyxz.json b/domains/_atproto.exyxz.json new file mode 100644 index 000000000..74596a070 --- /dev/null +++ b/domains/_atproto.exyxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "exyxz", + "discord": "exyxz" + }, + "record": { + "TXT": "did=did:plc:73r55srxmmlhhiof7fnllisy" + } +} \ No newline at end of file diff --git a/domains/_atproto.ligmatv.json b/domains/_atproto.ligmatv.json deleted file mode 100644 index 1d0d9b048..000000000 --- a/domains/_atproto.ligmatv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Domain verification for my Bluesky account.", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": "did=did:plc:pibkszlhfix34y257kqcozix" - } -} diff --git a/domains/_atproto.lua.json b/domains/_atproto.lua.json new file mode 100644 index 000000000..3a8344b22 --- /dev/null +++ b/domains/_atproto.lua.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "notxlua", + "email": "notxlua@gmail.com" + }, + "record": { + "TXT": "did=did:plc:j7iap5lpvblnrr7lygisgjzp" + } +} diff --git a/domains/_atproto.lumi.json b/domains/_atproto.lumi.json index 7c80a4563..1a19c7d60 100644 --- a/domains/_atproto.lumi.json +++ b/domains/_atproto.lumi.json @@ -1,6 +1,6 @@ { "owner": { - "username": "itsFatlum", + "username": "itssfatlum", "email": "fatlum@lumi.is-a.dev" }, "record": { diff --git a/domains/_atproto.priyanshu.json b/domains/_atproto.priyanshu.json new file mode 100644 index 000000000..d56ee1548 --- /dev/null +++ b/domains/_atproto.priyanshu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Priyansxu", + "email": "priyansxu@yahoo.com" + }, + "record": { + "TXT": "did=did:plc:psimj7hgshwoets2jvd6caib" + } +} diff --git a/domains/_atproto.razo.json b/domains/_atproto.razo.json deleted file mode 100644 index 6186da4d3..000000000 --- a/domains/_atproto.razo.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Domain verification for my Bluesky account.", - "owner": { - "username": "razobeckett", - "email": "razobeckett@proton.me" - }, - "record": { - "TXT": "did=did:plc:w6h4dilqruly6q4zki2mj5qt" - } -} diff --git a/domains/_discord.agent.json b/domains/_discord.agent.json new file mode 100644 index 000000000..78a6dde33 --- /dev/null +++ b/domains/_discord.agent.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "relentiousdragon", + "email": "relentoor@gmail.com" + }, + "record": { + "TXT": "dh=a261e0bde9e7d78a88462fda3c35222a35a348de" + } +} diff --git a/domains/_discord.alimad.json b/domains/_discord.alimad.json new file mode 100644 index 000000000..58566b67b --- /dev/null +++ b/domains/_discord.alimad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Alimadcorp", + "email": "alimad.co.ltd@gmail.com" + }, + "record": { + "TXT": "dh=d9f9cb8af5ab95e23dd4125a12020c785736192d" + } +} diff --git a/domains/_discord.amitkr.json b/domains/_discord.amitkr.json new file mode 100644 index 000000000..3c48a408a --- /dev/null +++ b/domains/_discord.amitkr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "buddhhu", + "email": "amitsharma123234@gmail.com" + }, + "record": { + "TXT": "dh=5b4d2c16d6e0595278e1eb813028b9de2e442e4c" + } +} \ No newline at end of file diff --git a/domains/_discord.arlan.json b/domains/_discord.arlan.json new file mode 100644 index 000000000..6ce9e19e6 --- /dev/null +++ b/domains/_discord.arlan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "handikatriarlan", + "email": "handikaarlan@gmail.com" + }, + "record": { + "TXT": "dh=bc2dcf8fbcb6ee4e4d77621a0f2369571bc03416" + } +} diff --git a/domains/_discord.arsenobetaine.json b/domains/_discord.arsenobetaine.json new file mode 100644 index 000000000..d7c22bf47 --- /dev/null +++ b/domains/_discord.arsenobetaine.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arsenobetaine", + "email": "arsenobetaine@gmail.com" + }, + "record": { + "TXT": "dh=a7836fe0f1ee1642624faaa1e95fedba6f53f907" + } +} diff --git a/domains/_discord.bryce.json b/domains/_discord.bryce.json new file mode 100644 index 000000000..16056b449 --- /dev/null +++ b/domains/_discord.bryce.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GitHubFanTest", + "email": "feelingbloxyburger24@gmail.com" + }, + "record": { + "TXT": "dh=7b870ea5ded2a7388f1def1fda8cfbf816f3dfe0" + } +} diff --git a/domains/_discord.cally.json b/domains/_discord.cally.json new file mode 100644 index 000000000..efb6a94ad --- /dev/null +++ b/domains/_discord.cally.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cally-jt", + "email": "callumjt@proton.me" + }, + "record": { + "TXT": "dh=ad9865a1b510eca9917556bd35b8e60d089d3888" + } +} diff --git a/domains/_discord.colin.json b/domains/_discord.colin.json new file mode 100644 index 000000000..44e17ad6b --- /dev/null +++ b/domains/_discord.colin.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ColinLeDev" + }, + "record": { + "TXT": ["dh=f51bcf0f0dac685ca2a69541d3981cd689a1e96a"] + } +} diff --git a/domains/_discord.devmatei.json b/domains/_discord.devmatei.json deleted file mode 100644 index 839e96167..000000000 --- a/domains/_discord.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "devmatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "TXT": ["dh=7b59d54719ce94db5cc653b7439d2e090f724c7a"] - } -} diff --git a/domains/_discord.exyxz.json b/domains/_discord.exyxz.json new file mode 100644 index 000000000..45579e273 --- /dev/null +++ b/domains/_discord.exyxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "exyxz", + "discord": "exyxz" + }, + "record": { + "TXT": "dh=529be62f885915368b4b5c20beaef95a1c55ea98" + } +} \ No newline at end of file diff --git a/domains/_discord.fryvex.json b/domains/_discord.fryvex.json new file mode 100644 index 000000000..e332679da --- /dev/null +++ b/domains/_discord.fryvex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "x1yl", + "discord": "627947214576025610" + }, + "record": { + "TXT": "dh=8ce5db15dc011d17526c81dfeccab48d20447344" + } +} diff --git a/domains/_discord.harunabdullah.json b/domains/_discord.harunabdullah.json new file mode 100644 index 000000000..e1922283a --- /dev/null +++ b/domains/_discord.harunabdullah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "harunabdullahrakin", + "email": "harunabdullahrakin@gmail.com" + }, + "record": { + "TXT": "dh=08ca7b2a348ba12437193e6d84e9b819dc75da31" + } +} diff --git a/domains/_discord.imm0nv1nhtv.json b/domains/_discord.imm0nv1nhtv.json deleted file mode 100644 index dcce76bce..000000000 --- a/domains/_discord.imm0nv1nhtv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "imm0nv1nhtv", - "email": "windows10phamvinh+github@gmail.com" - }, - "record": { - "TXT": "dh=05d77c5d6895f487e96ea956a6a985fa532fa0ee" - } -} diff --git a/domains/_discord.imnahn.json b/domains/_discord.imnahn.json new file mode 100644 index 000000000..b917f3bb1 --- /dev/null +++ b/domains/_discord.imnahn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imnotnahn", + "email": "thanhnhan.contact.work@gmail.com" + }, + "record": { + "TXT": "dh=04c429a9247eee97c4db2597f0bdf22e28a949a1" + } +} diff --git a/domains/_discord.jes.json b/domains/_discord.jes.json new file mode 100644 index 000000000..9ee8137b9 --- /dev/null +++ b/domains/_discord.jes.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jesgran", + "email": "calzdani20@libero.it" + }, + "record": { + "TXT": "dh=4b2e5de25234f6ff12194b5a3c98ff0b5edea64e" + } +} diff --git a/domains/_discord.jonathan-russ.json b/domains/_discord.jonathan-russ.json deleted file mode 100644 index 85ec5b4c7..000000000 --- a/domains/_discord.jonathan-russ.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "JonathanXDR", - "email": "jonathan.russ@bluewin.ch", - "discord": "494042822320717827" - }, - "record": { - "TXT": "dh=38d522d76c80c10c68fa083f015b65ef2986a91b" - } -} diff --git a/domains/_discord.justdeveloper.json b/domains/_discord.justdeveloper.json index dd6ef3666..9dfa8c4ff 100644 --- a/domains/_discord.justdeveloper.json +++ b/domains/_discord.justdeveloper.json @@ -1,7 +1,7 @@ { "owner": { "username": "JustDeveloper1", - "email": "lk.qq@ya.ru" + "email": "justdeveloper@juststudio.is-a.dev" }, "record": { "TXT": "dh=a468556178a0bac462fa84043545b67b982e7fe0" diff --git a/domains/_discord.kona.json b/domains/_discord.kona.json new file mode 100644 index 000000000..dc6eb3c5f --- /dev/null +++ b/domains/_discord.kona.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "konaa0", + "discord": "1149438819834269856", + "bluesky": "vornexx.has.fish" + }, + "record": { + "TXT": "dh=8e7a42d430aa6c34dc619b79f7d6fc1f3ca69845" + } +} diff --git a/domains/_discord.liam.json b/domains/_discord.liam.json index 99637acbc..61b416831 100644 --- a/domains/_discord.liam.json +++ b/domains/_discord.liam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "liamatienza", - "email": "liamdev@duck.com" - }, - "record": { - "TXT": "dh=c53cce4432aa366f65bd320ab681d468c8cea968" - } + "owner": { + "username": "liamatienza", + "email": "liamdev@duck.com" + }, + "record": { + "TXT": "dh=c53cce4432aa366f65bd320ab681d468c8cea968" + } } diff --git a/domains/_discord.lua.json b/domains/_discord.lua.json new file mode 100644 index 000000000..60c7ef82f --- /dev/null +++ b/domains/_discord.lua.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "notxlua", + "email": "notxlua@gmail.com" + }, + "record": { + "TXT": "dh=970cb15c19a813efa00124e99f198cbac7942338" + } +} diff --git a/domains/_discord.lumi.json b/domains/_discord.lumi.json index 94a9a1b26..774b92f31 100644 --- a/domains/_discord.lumi.json +++ b/domains/_discord.lumi.json @@ -1,6 +1,6 @@ { "owner": { - "username": "itsFatlum", + "username": "itssfatlum", "discord": "563697359423406082" }, "record": { diff --git a/domains/_discord.lver.json b/domains/_discord.lver.json new file mode 100644 index 000000000..6441d8735 --- /dev/null +++ b/domains/_discord.lver.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com" + }, + "record": { + "TXT": "dh=2e24b5f5d9aa41852614d8b5760748d097b138b9" + } +} diff --git a/domains/_discord.moddatei.json b/domains/_discord.moddatei.json new file mode 100644 index 000000000..0f2871c2c --- /dev/null +++ b/domains/_discord.moddatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "moddatei", + "email": "moddatei@proton.me" + }, + "record": { + "TXT": "dh=61bcf3ed41433d6b179422a6b0bd4fc2b95acf4e" + } +} diff --git a/domains/_discord.nek0zyx.json b/domains/_discord.nek0zyx.json new file mode 100644 index 000000000..b409d2807 --- /dev/null +++ b/domains/_discord.nek0zyx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nek0zyx", + "email": "nek0zyx@costmiku.space" + }, + "record": { + "TXT": "dh=540cae67bbdffb46fb380c384823dda2270a28f0" + } +} diff --git a/domains/_discord.nickibreeki.json b/domains/_discord.nickibreeki.json new file mode 100644 index 000000000..d3b54f4f7 --- /dev/null +++ b/domains/_discord.nickibreeki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "n1ckibreeki", + "email": "nickibreeki@outlook.com" + }, + "record": { + "TXT": "dh=14acda3ef13ac5d15f7cf8e8cfd3a8556fc227eb" + } +} diff --git a/domains/_discord.notzer0two.json b/domains/_discord.notzer0two.json new file mode 100644 index 000000000..690fc331e --- /dev/null +++ b/domains/_discord.notzer0two.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotZer0Two", + "email": "lyonfan2010@gmail.com" + }, + "record": { + "TXT": "dh=89504c863f0365fd5e214e695141b54b8d44c6c7" + } +} diff --git a/domains/_discord.nuggew.json b/domains/_discord.nuggew.json new file mode 100644 index 000000000..39d8df00c --- /dev/null +++ b/domains/_discord.nuggew.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nuggew", + "email": "contato.guilherme.silva.araujo@gmail.com" + }, + "record": { + "TXT": "dh=a5d33ae1ddbac9692e675b562538f6b316f1aa1f" + } +} diff --git a/domains/_discord.oliverg.json b/domains/_discord.oliverg.json new file mode 100644 index 000000000..3fec1055d --- /dev/null +++ b/domains/_discord.oliverg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "oliver720", + "email": "olivergarro2017@gmail.com" + }, + "record": { + "TXT": "dh=9a0dc7af9a4d5bafe658ebee92cff00b08d46270" + } +} diff --git a/domains/_discord.priyanshu.json b/domains/_discord.priyanshu.json index de00307ca..9acf6b2e0 100644 --- a/domains/_discord.priyanshu.json +++ b/domains/_discord.priyanshu.json @@ -1,7 +1,7 @@ { "owner": { "username": "Priyansxu", - "email": "cloudypriyanshu@gmail.com", + "email": "priyansxu@yahoo.com", "discord": "priyansxu" }, "record": { diff --git a/domains/_discord.qing762.json b/domains/_discord.qing762.json new file mode 100644 index 000000000..29b423eda --- /dev/null +++ b/domains/_discord.qing762.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "qing762", + "email": "q1ng762@outlook.com" + }, + "record": { + "TXT": "dh=c798ccabffa36b2206669860c46efe903852e675" + } +} diff --git a/domains/_discord.quantum.json b/domains/_discord.quantum.json new file mode 100644 index 000000000..8778cc0dd --- /dev/null +++ b/domains/_discord.quantum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lakshinhemachandran", + "email": "lh140313@outlook.com" + }, + "record": { + "TXT": "dh=5a5f9d502ca98ef9d724b197609538f5b5379c83" + } +} diff --git a/domains/_discord.rejectmodders.json b/domains/_discord.rejectmodders.json new file mode 100644 index 000000000..2b4f8c2c8 --- /dev/null +++ b/domains/_discord.rejectmodders.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RejectModders", + "email": "rejectmodders@disutils.com" + }, + "record": { + "TXT": "dh=b77acadd3e4e89069f1b25422dd5eded7bd1354c" + } +} diff --git a/domains/_discord.roki.json b/domains/_discord.roki.json new file mode 100644 index 000000000..f829530db --- /dev/null +++ b/domains/_discord.roki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Roki100", + "discord": "289479495444987904" + }, + "record": { + "TXT": "dh=7c71f3dd265b7bae0e9a7383a779bddc4e8adf62" + } +} diff --git a/domains/_discord.rouf0x.json b/domains/_discord.rouf0x.json index b8e5e35c2..b9cd3eb35 100644 --- a/domains/_discord.rouf0x.json +++ b/domains/_discord.rouf0x.json @@ -1,8 +1,7 @@ { "owner": { - "username": "Roufox", - "email": "gabrielruf.fr@gmail.com", - "discord": "Roufox" + "username": "Rouf0x", + "discord": "roufox" }, "record": { "TXT": "dh=c3f8c6ef337cccc45ed0c1fac8f1dbbb76b86271" diff --git a/domains/_discord.sabbir.json b/domains/_discord.sabbir.json deleted file mode 100644 index a57a9d97f..000000000 --- a/domains/_discord.sabbir.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "s8rr" - }, - "record": { - "TXT": ["dh=02cb947f7961bbd1816cb3aa4d2d47854665515c"] - } -} diff --git a/domains/_discord.schuh.json b/domains/_discord.schuh.json index 29d469ab3..b7db211c7 100644 --- a/domains/_discord.schuh.json +++ b/domains/_discord.schuh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vqpe", - "email": "theschuhofyou@gmail.com" - }, - "record": { - "TXT": "dh=7e4702912048b4ff69b652081db69782cd50ccf3" - } + "owner": { + "username": "vqpe", + "email": "theschuhofyou@gmail.com" + }, + "record": { + "TXT": "dh=7e4702912048b4ff69b652081db69782cd50ccf3" + } } diff --git a/domains/_discord.sep.json b/domains/_discord.sep.json index f1584c0e4..801b76c44 100644 --- a/domains/_discord.sep.json +++ b/domains/_discord.sep.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "sepultrex", - "email": "sepultrex@gmail.com" - }, - "record": { - "TXT": "dh=2f929b7a4935af1795801360d92ba2788e27a2ff" - } -} \ No newline at end of file +{ + "owner": { + "username": "sepultrex", + "email": "sepultrex@gmail.com" + }, + "record": { + "TXT": "dh=2f929b7a4935af1795801360d92ba2788e27a2ff" + } +} diff --git a/domains/_discord.shimizu.json b/domains/_discord.shimizu.json new file mode 100644 index 000000000..027445582 --- /dev/null +++ b/domains/_discord.shimizu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mikofoxie", + "email": "shimizulazy@gmail.com" + }, + "record": { + "TXT": "dh=a24d14132caded8f17f5e4fdd4222378e8df2b89" + } +} diff --git a/domains/_discord.voxxdevv.json b/domains/_discord.voxxdevv.json index 3b379ef5b..89619e1df 100644 --- a/domains/_discord.voxxdevv.json +++ b/domains/_discord.voxxdevv.json @@ -4,6 +4,6 @@ "email": "aminrh@icloud.com" }, "record": { - "TXT": "dh=6d817006952096ed75c9c1c84fab50783bad46ac" + "TXT": "dh=86ca7e3af41dae9a1eea4036e19ff63c8417dca0" } } diff --git a/domains/_discord.whisp.json b/domains/_discord.whisp.json deleted file mode 100644 index e84b61faf..000000000 --- a/domains/_discord.whisp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itswhisp", - "email": "ag.whisp@gmail.com" - }, - "record": { - "TXT": "dh=f98e45bf000905131a5ee712210c9561d2079b24" - } -} diff --git a/domains/_discord.xhide341.json b/domains/_discord.xhide341.json new file mode 100644 index 000000000..610749ba0 --- /dev/null +++ b/domains/_discord.xhide341.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xhide341", + "email": "shawnehgn10@gmail.com" + }, + "record": { + "TXT": "dh=22c6450aa2c81b4a2ff82e9174d0381763db407a" + } +} diff --git a/domains/_discord.yurei.json b/domains/_discord.yurei.json new file mode 100644 index 000000000..d9f85bd4e --- /dev/null +++ b/domains/_discord.yurei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yurehito", + "discord": "https://discord.com/users/998608551431897170" + }, + "record": { + "TXT": "dh=5d5daac60e8c6f56c8c57a3cdf244a294049c273" + } +} diff --git a/domains/_dmarc.sewt.json b/domains/_dmarc.sewt.json new file mode 100644 index 000000000..e0d29af48 --- /dev/null +++ b/domains/_dmarc.sewt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SkyExploreWasTaken", + "discord": "1049263707177353247" + }, + "record": { + "TXT": "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" + } +} diff --git a/domains/_dnslink.daoch4n.json b/domains/_dnslink.daoch4n.json new file mode 100644 index 000000000..9e429a414 --- /dev/null +++ b/domains/_dnslink.daoch4n.json @@ -0,0 +1,11 @@ +{ + "description": "IPFS DNSLink integration for Web3-enabled video player", + "repo": "https://github.com/dtub3/DaokoTube", + "owner": { + "username": "daoch4n", + "email": "digitaimadness@pm.me" + }, + "record": { + "TXT": "/ipfs/bafybeictsmpmyy5cbtc52hr3awxgsl6gojyfgr3b23uudte4i7gmeof6om" + } +} \ No newline at end of file diff --git a/domains/_gh-juststudio7-o.js.json b/domains/_gh-juststudio7-o.js.json new file mode 100644 index 000000000..4ed5dadd5 --- /dev/null +++ b/domains/_gh-juststudio7-o.js.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "TXT": ["53741b79f9"] + } +} diff --git a/domains/_gh-lumidevelopment-o.lumi.json b/domains/_gh-lumidevelopment-o.lumi.json index 93f4e58c2..9053f020f 100644 --- a/domains/_gh-lumidevelopment-o.lumi.json +++ b/domains/_gh-lumidevelopment-o.lumi.json @@ -1,6 +1,6 @@ { "owner": { - "username": "LUMIDevelopment" + "username": "itssfatlum" }, "record": { "TXT": ["eade7c5be7"] diff --git a/domains/_github-challenge-spicydevs-org.spicy.json b/domains/_github-challenge-spicydevs-org.spicy.json deleted file mode 100644 index b38b357ca..000000000 --- a/domains/_github-challenge-spicydevs-org.spicy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "oyepriyansh", - "email": "oyepriyansh@hotmail.com" - }, - "record": { - "TXT": "0e84f14f3a" - } -} diff --git a/domains/_github-pages-challenge-abiapp789.abiapp22.json b/domains/_github-pages-challenge-abiapp789.abiapp22.json deleted file mode 100644 index cd681e6b9..000000000 --- a/domains/_github-pages-challenge-abiapp789.abiapp22.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "domain": "abiapp1789.is-a.dev", - "owner": { - "username": "abiapp789", - "email": "abiapp2024@gmail.com" - }, - "record": { - "TXT": "e8984bf946de59788c1b78b19b8d51" - } -} diff --git a/domains/_github-pages-challenge-akpi816218.akpi.json b/domains/_github-pages-challenge-akpi816218.akpi.json deleted file mode 100644 index 030db64ef..000000000 --- a/domains/_github-pages-challenge-akpi816218.akpi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "akpi816218", - "discord": "equus_quagga" - }, - "record": { - "TXT": "83f74e3c71720aa4514d32cabe7324" - } -} diff --git a/domains/_github-pages-challenge-alenseeman.alen.json b/domains/_github-pages-challenge-alenseeman.alen.json new file mode 100644 index 000000000..2af91df99 --- /dev/null +++ b/domains/_github-pages-challenge-alenseeman.alen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alenseeman", + "email": "alenseeman@hotmail.com" + }, + "record": { + "TXT": "8a6132b9777f26ea1a3f2a892f92f6" + } +} diff --git a/domains/_github-pages-challenge-alpha-og.athulanoop.json b/domains/_github-pages-challenge-alpha-og.athulanoop.json new file mode 100644 index 000000000..1aab4b74e --- /dev/null +++ b/domains/_github-pages-challenge-alpha-og.athulanoop.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alpha-og", + "email": "athulanoop2020@gmail.com" + }, + "record": { + "TXT": "f39f5fde5d918c2ca297b843c5776b" + } +} diff --git a/domains/_github-pages-challenge-arsenobetaine.arsenobetaine.json b/domains/_github-pages-challenge-arsenobetaine.arsenobetaine.json new file mode 100644 index 000000000..62bf5d789 --- /dev/null +++ b/domains/_github-pages-challenge-arsenobetaine.arsenobetaine.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arsenobetaine", + "email": "arsenobetaine@gmail.com" + }, + "record": { + "TXT": "02ff8b21eeaed5e8333376fc244485" + } +} diff --git a/domains/_github-pages-challenge-aw09.agung.json b/domains/_github-pages-challenge-aw09.agung.json new file mode 100644 index 000000000..34a9c9884 --- /dev/null +++ b/domains/_github-pages-challenge-aw09.agung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aw09", + "email": "agungwck.99@gmail.com" + }, + "record": { + "TXT": "ec0ab3911b2f62b7dcad33e6fdd5f4" + } +} diff --git a/domains/_github-pages-challenge-ayberktandogan.ayberk.json b/domains/_github-pages-challenge-ayberktandogan.ayberk.json new file mode 100644 index 000000000..7d2dd41e0 --- /dev/null +++ b/domains/_github-pages-challenge-ayberktandogan.ayberk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ayberktandogan", + "email": "ayberk.tandogan@outlook.com" + }, + "record": { + "TXT": "6fe6a3695f856260a2fa97ce9dfe94" + } +} diff --git a/domains/_github-pages-challenge-baturalp52.baturalp.json b/domains/_github-pages-challenge-baturalp52.baturalp.json new file mode 100644 index 000000000..4bdbd3237 --- /dev/null +++ b/domains/_github-pages-challenge-baturalp52.baturalp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Baturalp52", + "email": "baturalpsonmez2002@gmail.com" + }, + "record": { + "TXT": "8e1fd82942a7ceae35f62019e370aa" + } +} diff --git a/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json b/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json deleted file mode 100644 index d32c795e4..000000000 --- a/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "boredcodebyk", - "email": "khromabyk+dev@gmail.com" - }, - "record": { - "TXT": "18eddbb722418d4b62eb8976f91621" - } -} diff --git a/domains/_github-pages-challenge-breakertws.breakertws.json b/domains/_github-pages-challenge-breakertws.breakertws.json new file mode 100644 index 000000000..1f660b9b6 --- /dev/null +++ b/domains/_github-pages-challenge-breakertws.breakertws.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BreakerTWS", + "email": "breakingtws@gmail.com" + }, + "record": { + "TXT": "dcde9a29c9e10cbea2e47c46805b57" + } +} diff --git a/domains/_github-pages-challenge-xxtgamerxx.brin.json b/domains/_github-pages-challenge-brinterwastaken.brin.json similarity index 82% rename from domains/_github-pages-challenge-xxtgamerxx.brin.json rename to domains/_github-pages-challenge-brinterwastaken.brin.json index 359257854..cacdcdb1d 100644 --- a/domains/_github-pages-challenge-xxtgamerxx.brin.json +++ b/domains/_github-pages-challenge-brinterwastaken.brin.json @@ -1,7 +1,7 @@ { "description": "Github verification", "owner": { - "username": "xXTgamerXx", + "username": "brinterwastaken", "email": "trin.n2848@gmail.com" }, "record": { diff --git a/domains/_github-pages-challenge-caodoc.caodoc.json b/domains/_github-pages-challenge-caodoc.caodoc.json deleted file mode 100644 index 514a61b1d..000000000 --- a/domains/_github-pages-challenge-caodoc.caodoc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "caodoc", - "discord": "caodoc" - }, - "record": { - "TXT": "c3aa36c2b7f2e2bf94a92b760760ca" - } -} diff --git a/domains/_github-pages-challenge-cc4dev.cc4dev.json b/domains/_github-pages-challenge-cc4dev.cc4dev.json new file mode 100644 index 000000000..5358fa1b3 --- /dev/null +++ b/domains/_github-pages-challenge-cc4dev.cc4dev.json @@ -0,0 +1,11 @@ +{ + "owner": + { + "username": "cc4dev", + "email": "cc4dev@proton.me" + }, + "record": + { + "TXT": "dc5371ee1973414c03ef5e837646e6" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-chauvansang.sang.json b/domains/_github-pages-challenge-chauvansang.sang.json index 733c9a150..4ddffeb83 100644 --- a/domains/_github-pages-challenge-chauvansang.sang.json +++ b/domains/_github-pages-challenge-chauvansang.sang.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chauvansang", - "email": "cvansang94@gmail.com" - }, - "record": { - "TXT": "8a2d191d582a62b817e10aa08b67f5" - } + "owner": { + "username": "chauvansang", + "email": "cvansang94@gmail.com" + }, + "record": { + "TXT": "8a2d191d582a62b817e10aa08b67f5" + } } diff --git a/domains/_github-pages-challenge-danilezheng4.danilezheng4.json b/domains/_github-pages-challenge-danilezheng4.danilezheng4.json new file mode 100644 index 000000000..8b6e568e7 --- /dev/null +++ b/domains/_github-pages-challenge-danilezheng4.danilezheng4.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "danilezheng4", + "email": "danilezheng4@outlook.com" + }, + "record": { + "TXT": "ecafb05290cd0377aecb8b624f8e7a" + } +} diff --git a/domains/_github-pages-challenge-daspete.pete.json b/domains/_github-pages-challenge-daspete.pete.json new file mode 100644 index 000000000..64ef791c7 --- /dev/null +++ b/domains/_github-pages-challenge-daspete.pete.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "daspete", + "email": "daspetemail@gmail.com" + }, + "record": { + "TXT": "ece69b9f0bf2d6d1bda512b8af30fa" + } +} diff --git a/domains/_github-pages-challenge-duc-ios.duc.json b/domains/_github-pages-challenge-duc-ios.duc.json new file mode 100644 index 000000000..4a017f679 --- /dev/null +++ b/domains/_github-pages-challenge-duc-ios.duc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "duc-ios", + "email": "hi@duk.one" + }, + "record": { + "TXT": "91c9fd955fd906fab980881cb5f477" + } +} diff --git a/domains/_github-pages-challenge-exyxz.exyxz.json b/domains/_github-pages-challenge-exyxz.exyxz.json new file mode 100644 index 000000000..4b0c1d6c2 --- /dev/null +++ b/domains/_github-pages-challenge-exyxz.exyxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "exyxz", + "discord": "exyxz" + }, + "record": { + "TXT": "38873ba2da582e531282026e6fb4bf" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-eyus00.eyus00.json b/domains/_github-pages-challenge-eyus00.eyus00.json new file mode 100644 index 000000000..34e63d9bc --- /dev/null +++ b/domains/_github-pages-challenge-eyus00.eyus00.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "eyus00", + "email": "eyus00@duck.com" + }, + "record": { + "TXT": "b96876543903f6ec6bdb91f857ea04" + } +} diff --git a/domains/_github-pages-challenge-fa-fifi.fa-fifi.json b/domains/_github-pages-challenge-fa-fifi.fa-fifi.json deleted file mode 100644 index e68a19e0e..000000000 --- a/domains/_github-pages-challenge-fa-fifi.fa-fifi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Github page domain verification", - "owner": { - "username": "fa-fifi", - "email": "fafifi1997@gmail.com" - }, - "record": { - "TXT": "4076c15aac94a89c1a131d252cf368" - } -} diff --git a/domains/_github-pages-challenge-githubfantest.bryce.json b/domains/_github-pages-challenge-githubfantest.bryce.json new file mode 100644 index 000000000..49c437702 --- /dev/null +++ b/domains/_github-pages-challenge-githubfantest.bryce.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GitHubFanTest", + "email": "feelingbloxyburger24@gmail.com" + }, + "record": { + "TXT": "68769d2d26832aca71242d59740d72" + } +} diff --git a/domains/_github-pages-challenge-herwingx.ghsearch.json b/domains/_github-pages-challenge-herwingx.ghsearch.json new file mode 100644 index 000000000..6c38dd1e4 --- /dev/null +++ b/domains/_github-pages-challenge-herwingx.ghsearch.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "herwingx", + "email": "herwingmacias@gmail.com" + }, + "record": { + "TXT": "2a006f5ffbfb592d6001e215d479da" + } +} diff --git a/domains/_github-pages-challenge-hungthai1401.hungthai.json b/domains/_github-pages-challenge-hungthai1401.hungthai.json new file mode 100644 index 000000000..04d99debd --- /dev/null +++ b/domains/_github-pages-challenge-hungthai1401.hungthai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hungthai1401", + "email": "hungthai1401.it@gmail.com" + }, + "record": { + "TXT": "693e3be4f1121fc00f2fbad65439d0" + } +} diff --git a/domains/_github-pages-challenge-i-jer.jer.json b/domains/_github-pages-challenge-i-jer.jer.json index ba868f179..cc0be384e 100644 --- a/domains/_github-pages-challenge-i-jer.jer.json +++ b/domains/_github-pages-challenge-i-jer.jer.json @@ -1,6 +1,6 @@ { "owner": { - "username": "JerBlox", + "username": "i-Jer", "email": "chen.fuyuan07@gmail.com" }, "record": { diff --git a/domains/_github-pages-challenge-imnotnahn.imnahn.json b/domains/_github-pages-challenge-imnotnahn.imnahn.json new file mode 100644 index 000000000..c4fdd1958 --- /dev/null +++ b/domains/_github-pages-challenge-imnotnahn.imnahn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imnotnahn", + "email": "thanhnhan.contact.work@gmail.com" + }, + "record": { + "TXT": "0078b8f8494de41ef1c90903f745c5" + } +} diff --git a/domains/_github-pages-challenge-imrmnabil.nabil.json b/domains/_github-pages-challenge-imrmnabil.nabil.json new file mode 100644 index 000000000..bb1866bdf --- /dev/null +++ b/domains/_github-pages-challenge-imrmnabil.nabil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imrmnabil", + "email": "imrmnabil@gmail.com" + }, + "record": { + "TXT": "ce38bed94bccbf581a0efa569f006a" + } +} diff --git a/domains/_github-pages-challenge-is-a-dev.raw-api.json b/domains/_github-pages-challenge-is-a-dev.raw-api.json deleted file mode 100644 index 3b2c1b412..000000000 --- a/domains/_github-pages-challenge-is-a-dev.raw-api.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": "22bbab4068a6c51de6df06aac442d5" - } -} diff --git a/domains/nic.json b/domains/_github-pages-challenge-is-a-dev.raw.json similarity index 69% rename from domains/nic.json rename to domains/_github-pages-challenge-is-a-dev.raw.json index c78690f36..586d27003 100644 --- a/domains/nic.json +++ b/domains/_github-pages-challenge-is-a-dev.raw.json @@ -4,6 +4,6 @@ "email": "admin@is-a.dev" }, "record": { - "URL": "https://is-a.dev" + "TXT": "451887dc71c60fef6eb91e9b1ac27d" } } diff --git a/domains/_github-pages-challenge-jd1.jd1.json b/domains/_github-pages-challenge-jd1.jd1.json new file mode 100644 index 000000000..7b4144043 --- /dev/null +++ b/domains/_github-pages-challenge-jd1.jd1.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "jd1", + "email": "isadev@mail.dilli.me" + }, + "record": { + "TXT": "a3c21c7b2bda6160f0f072afcb5d67" + } +} diff --git a/domains/_github-pages-challenge-jecoh12.jecoh.json b/domains/_github-pages-challenge-jecoh12.jecoh.json new file mode 100644 index 000000000..be579d34b --- /dev/null +++ b/domains/_github-pages-challenge-jecoh12.jecoh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jecoh12", + "email": "jecoh12@gmail.com" + }, + "record": { + "TXT": "06b17cb3b27f897547ef636ec8189d" + } +} diff --git a/domains/_github-pages-challenge-jlai403.joey.json b/domains/_github-pages-challenge-jlai403.joey.json new file mode 100644 index 000000000..21df29414 --- /dev/null +++ b/domains/_github-pages-challenge-jlai403.joey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jlai403", + "discord": "120522740590575616" + }, + "record": { + "TXT": "f6ab04a95a9197df0b4d38f5426824" + } +} diff --git a/domains/_github-pages-challenge-jlwisedev.joshuawise.json b/domains/_github-pages-challenge-jlwisedev.joshuawise.json new file mode 100644 index 000000000..7899753f5 --- /dev/null +++ b/domains/_github-pages-challenge-jlwisedev.joshuawise.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jlwisedev", + "email": "jlwiseeha24@gmail.com" + }, + "record": { + "TXT": "6e82c24d04ec14cccaaf2398dfd0c2" + } +} diff --git a/domains/_github-pages-challenge-juansamayoa.juan-samayoa.json b/domains/_github-pages-challenge-juansamayoa.juan-samayoa.json new file mode 100644 index 000000000..90fc9e6a8 --- /dev/null +++ b/domains/_github-pages-challenge-juansamayoa.juan-samayoa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JuanSamayoa", + "email": "juancho1705@gmail.com" + }, + "record": { + "TXT": "fc8f871bfa593a9c2c21cc89bc2a84" + } +} diff --git a/domains/_github-pages-challenge-denboy0123.juqwtf.json b/domains/_github-pages-challenge-juqwtf.juqwtf.json similarity index 53% rename from domains/_github-pages-challenge-denboy0123.juqwtf.json rename to domains/_github-pages-challenge-juqwtf.juqwtf.json index f59cc1eba..d08a3ed56 100644 --- a/domains/_github-pages-challenge-denboy0123.juqwtf.json +++ b/domains/_github-pages-challenge-juqwtf.juqwtf.json @@ -1,7 +1,7 @@ { "owner": { - "username": "denboy0123", - "email": "pochtaproverka01@gmail.com" + "username": "juqwtf", + "email": "juqwtf@gmail.com" }, "record": { "TXT": "6146edfce746644d8877fd941120eb" diff --git a/domains/_github-pages-challenge-kajpio.kajetan.json b/domains/_github-pages-challenge-kajpio.kajetan.json new file mode 100644 index 000000000..351dd400a --- /dev/null +++ b/domains/_github-pages-challenge-kajpio.kajetan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kajpio", + "email": "thugmichel14@gmail.com" + }, + "record": { + "TXT": "22a0972632a2df28e644ae320025b9" + } +} diff --git a/domains/_github-pages-challenge-karify98.karify98.json b/domains/_github-pages-challenge-karify98.karify98.json new file mode 100644 index 000000000..e90a1c47a --- /dev/null +++ b/domains/_github-pages-challenge-karify98.karify98.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "karify98", + "email": "nnnam048@gmail.com" + }, + "record": { + "TXT": "923edb3fd9f4e444dedd5c9bf4e52c" + } +} diff --git a/domains/_github-pages-challenge-kellylawrence.kelly.json b/domains/_github-pages-challenge-kellylawrence.kelly.json index a6f1930f8..b9c8eb85b 100644 --- a/domains/_github-pages-challenge-kellylawrence.kelly.json +++ b/domains/_github-pages-challenge-kellylawrence.kelly.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kellylawrence", - "email": "kelly@kellylawrence.ca" - }, - "record": { - "TXT": "26237ec72d51f1ba56e371e8e3fef9" - } + "owner": { + "username": "kellylawrence", + "email": "kelly@kellylawrence.ca" + }, + "record": { + "TXT": "26237ec72d51f1ba56e371e8e3fef9" + } } diff --git a/domains/_github-pages-challenge-keshav-writes-code.keshav.json b/domains/_github-pages-challenge-keshav-writes-code.keshav.json new file mode 100644 index 000000000..11b8e2d80 --- /dev/null +++ b/domains/_github-pages-challenge-keshav-writes-code.keshav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "keshav-writes-code", + "email": "dhimankeshav201@gmail.com" + }, + "record": { + "TXT": "40cdee3db2d50651a7e32d4f46c1f1" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-knowgaurav.gauravsingh.json b/domains/_github-pages-challenge-knowgaurav.gauravsingh.json new file mode 100644 index 000000000..ee1f70eac --- /dev/null +++ b/domains/_github-pages-challenge-knowgaurav.gauravsingh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "knowgaurav", + "email": "qj1b83fmt@mozmail.com" + }, + "record": { + "TXT": "eaf70c3b4e96a8417de6d506d64c88" + } +} diff --git a/domains/_github-pages-challenge-kristiantokarim.kristiantokarim.json b/domains/_github-pages-challenge-kristiantokarim.kristiantokarim.json new file mode 100644 index 000000000..7c0f0c127 --- /dev/null +++ b/domains/_github-pages-challenge-kristiantokarim.kristiantokarim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kristiantokarim", + "email": "kristiantokarim@gmail.com" + }, + "record": { + "TXT": "c6f935a2b6c9f21fcf59e79838cdc5" + } +} diff --git a/domains/_github-pages-challenge-kunalpurandare.kunalpurandare.json b/domains/_github-pages-challenge-kunalpurandare.kunalpurandare.json new file mode 100644 index 000000000..c3623095c --- /dev/null +++ b/domains/_github-pages-challenge-kunalpurandare.kunalpurandare.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kunalpurandare", + "email": "kunalpurandare1703@gmail.com" + }, + "record": { + "TXT": "6ab808f578d906f3b0fe8333da9b57" + } +} diff --git a/domains/_github-pages-challenge-lakshinhemachandran.quantum.json b/domains/_github-pages-challenge-lakshinhemachandran.quantum.json new file mode 100644 index 000000000..26a717f21 --- /dev/null +++ b/domains/_github-pages-challenge-lakshinhemachandran.quantum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lakshinhemachandran", + "email": "lh140313@outlook.com" + }, + "record": { + "TXT": "00db49f0b434dd009acb3da9e09700" + } +} diff --git a/domains/_github-pages-challenge-lean-cc.kars.json b/domains/_github-pages-challenge-lean-cc.kars.json deleted file mode 100644 index 3b0f43bdf..000000000 --- a/domains/_github-pages-challenge-lean-cc.kars.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal website.", - "repo": "https://github.com/lean-cc/Personal-site", - "owner": { - "username": "lean-cc", - "email": "leancc3020@gmail.com" - }, - "record": { - "TXT": "3c11059b471a5b5163437912c020df" - } -} diff --git a/domains/_github-pages-challenge-leespencer.spencer.json b/domains/_github-pages-challenge-leespencer.spencer.json new file mode 100644 index 000000000..9ad6bbbfe --- /dev/null +++ b/domains/_github-pages-challenge-leespencer.spencer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LeeSpencer", + "email": "mr.lee.spencer@gmail.com" + }, + "record": { + "TXT": "d2ec009b06395dafb0b2a7cb525a3a" + } +} diff --git a/domains/_github-pages-challenge-ligmatv.ligmatv.json b/domains/_github-pages-challenge-ligmatv.ligmatv.json deleted file mode 100644 index 7e27b7ac0..000000000 --- a/domains/_github-pages-challenge-ligmatv.ligmatv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": "de8560c4ea3c0f753266b402385c50" - } -} diff --git a/domains/_github-pages-challenge-lisaterumi.elisaterumi.json b/domains/_github-pages-challenge-lisaterumi.elisaterumi.json new file mode 100644 index 000000000..21b3fe2b6 --- /dev/null +++ b/domains/_github-pages-challenge-lisaterumi.elisaterumi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lisaterumi", + "email": "contato@mulheresprogramando.com.br" + }, + "record": { + "TXT": "98eae69c84dbf5a9e26ece5b4ad0eb" + } +} diff --git a/domains/_github-pages-challenge-lyaxsh.lyaxsh.json b/domains/_github-pages-challenge-lyaxsh.lyaxsh.json new file mode 100644 index 000000000..8ab20d7e9 --- /dev/null +++ b/domains/_github-pages-challenge-lyaxsh.lyaxsh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lyaxsh", + "email": "lakshnahar.forwork@gmail.com" + }, + "record": { + "TXT": "052e15826ee7e1723c713d222b1bcc" + } +} diff --git a/domains/_github-pages-challenge-mcalec-dev.mcalec.json b/domains/_github-pages-challenge-mcalec-dev.mcalec.json index d1525b872..be12871f5 100644 --- a/domains/_github-pages-challenge-mcalec-dev.mcalec.json +++ b/domains/_github-pages-challenge-mcalec-dev.mcalec.json @@ -1,12 +1,12 @@ { - "description": "mcalec.is-a.dev", - "repo": "https://github.com/mcalec-dev/mcalec.is-a.dev", - "owner": { - "username": "mcalec-dev", - "email": "hello@mcalec.dev", - "discord": "mcalec" - }, - "record": { - "TXT": "015fcfab7237a3342e028237414716" - } + "description": "mcalec.is-a.dev", + "repo": "https://github.com/mcalec-dev/mcalec.is-a.dev", + "owner": { + "username": "mcalec-dev", + "email": "hello@mcalec.dev", + "discord": "mcalec" + }, + "record": { + "TXT": "015fcfab7237a3342e028237414716" + } } diff --git a/domains/_github-pages-challenge-mkblane.mkblane.json b/domains/_github-pages-challenge-mkblane.mkblane.json new file mode 100644 index 000000000..2fec1f244 --- /dev/null +++ b/domains/_github-pages-challenge-mkblane.mkblane.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mkblane", + "email": "rendaniman@outlook.com" + }, + "record": { + "TXT": "1bd7f45bbafab3d1735f40245f5f6c" + } +} diff --git a/domains/_github-pages-challenge-mnhtng.mnhtng.json b/domains/_github-pages-challenge-mnhtng.mnhtng.json new file mode 100644 index 000000000..20bde4b60 --- /dev/null +++ b/domains/_github-pages-challenge-mnhtng.mnhtng.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "mnhtng" + }, + "record": { + "TXT": "d3bfa02a77af7eec2db5df3a4d98da" + } +} diff --git a/domains/_github-pages-challenge-mrsanjaya.jasa.json b/domains/_github-pages-challenge-mrsanjaya.jasa.json new file mode 100644 index 000000000..f4c19e493 --- /dev/null +++ b/domains/_github-pages-challenge-mrsanjaya.jasa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrsanjaya", + "email": "sandhysanjaya0110@gmail.com" + }, + "record": { + "TXT": "d8a383c1e9f79f3d08781238025862" + } +} diff --git a/domains/_github-pages-challenge-mrsiir.xavier.json b/domains/_github-pages-challenge-mrsiir.xavier.json new file mode 100644 index 000000000..c68522f20 --- /dev/null +++ b/domains/_github-pages-challenge-mrsiir.xavier.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrSiir", + "email": "mrsiir@gmail.com" + }, + "record": { + "TXT": "137e2b17a723cce89a10e5e245a3b5" + } +} diff --git a/domains/_github-pages-challenge-muazsrc.muaz.json b/domains/_github-pages-challenge-muazsrc.muaz.json new file mode 100644 index 000000000..27ddc6fcd --- /dev/null +++ b/domains/_github-pages-challenge-muazsrc.muaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muazsrc", + "email": "muazsrc17@gmail.com" + }, + "record": { + "TXT": "fbd85152dbc991f3daa13d534b5875" + } +} diff --git a/domains/_github-pages-challenge-muizu.muiz.json b/domains/_github-pages-challenge-muizu.muiz.json new file mode 100644 index 000000000..cb3975ea9 --- /dev/null +++ b/domains/_github-pages-challenge-muizu.muiz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MuizU", + "email": "muizuvais99@gmail.com" + }, + "record": { + "TXT": "8cf896945b34d5309a335f41eb2000" + } +} diff --git a/domains/_github-pages-challenge-mysterv.my5ter.json b/domains/_github-pages-challenge-mysterv.my5ter.json new file mode 100644 index 000000000..f02e48e27 --- /dev/null +++ b/domains/_github-pages-challenge-mysterv.my5ter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MysterV", + "email": "myster@ik.me" + }, + "record": { + "TXT": "b3c336392a691368a55de53cff8fd8" + } +} diff --git a/domains/_github-pages-challenge-mysterv.myster.json b/domains/_github-pages-challenge-mysterv.myster.json new file mode 100644 index 000000000..07a1e707c --- /dev/null +++ b/domains/_github-pages-challenge-mysterv.myster.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MysterV", + "email": "myster@ik.me" + }, + "record": { + "TXT": "e87fc6899d83da116cebe8335835d2" + } +} diff --git a/domains/_github-pages-challenge-natedog2424.nd24.json b/domains/_github-pages-challenge-natedog2424.nd24.json index b1edfb72e..1be329a14 100644 --- a/domains/_github-pages-challenge-natedog2424.nd24.json +++ b/domains/_github-pages-challenge-natedog2424.nd24.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "natedog2424", - "email": "natedog2424mail@gmail.com" - }, - "record": { - "TXT": "277ecd07aa6d1593b09b96c9329e3b" - } + "owner": { + "username": "natedog2424", + "email": "natedog2424mail@gmail.com" + }, + "record": { + "TXT": "277ecd07aa6d1593b09b96c9329e3b" + } } diff --git a/domains/_github-pages-challenge-nayanjd.nayandas.json b/domains/_github-pages-challenge-nayanjd.nayandas.json new file mode 100644 index 000000000..10b2f2d75 --- /dev/null +++ b/domains/_github-pages-challenge-nayanjd.nayandas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NayanJD", + "email": "dastms@gmail.com" + }, + "record": { + "TXT": "1f61f6ce0b038f2d48a6d726e715f5" + } +} diff --git a/domains/_github-pages-challenge-nduartech.nathan.json b/domains/_github-pages-challenge-nduartech.nathan.json new file mode 100644 index 000000000..4b689eb3b --- /dev/null +++ b/domains/_github-pages-challenge-nduartech.nathan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nduartech", + "email": "nduartech101@gmail.com" + }, + "record": { + "TXT": "79d3051264abe353b91b26d27d0e42" + } +} diff --git a/domains/_github-pages-challenge-ninja-5000.canavan.json b/domains/_github-pages-challenge-ninja-5000.canavan.json new file mode 100644 index 000000000..24f6512d9 --- /dev/null +++ b/domains/_github-pages-challenge-ninja-5000.canavan.json @@ -0,0 +1,10 @@ +{ + "description": "GitHub pages verification", + "owner": { + "username": "Ninja-5000", + "discord": "707170199861854209" + }, + "record": { + "TXT": "1b6dcad6637eb7ef2c5de98714aff4" + } +} diff --git a/domains/_github-pages-challenge-nuraly-v.nuraly.json b/domains/_github-pages-challenge-nuraly-v.nuraly.json new file mode 100644 index 000000000..3407dc574 --- /dev/null +++ b/domains/_github-pages-challenge-nuraly-v.nuraly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nuraly-v", + "email": "mescorpx@gmail.com" + }, + "record": { + "TXT": "aecce766c2f539c48be6e59e611020" + } +} diff --git a/domains/_github-pages-challenge-peterbuga.peterbuga.json b/domains/_github-pages-challenge-peterbuga.peterbuga.json new file mode 100644 index 000000000..5049a8aea --- /dev/null +++ b/domains/_github-pages-challenge-peterbuga.peterbuga.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "peterbuga", + "discord": "902580031044325407" + }, + "record": { + "TXT": "02d47f8f8f4e0b58658a80eff34a66" + } +} diff --git a/domains/_github-pages-challenge-pibiswal.piyushrb.json b/domains/_github-pages-challenge-pibiswal.piyushrb.json new file mode 100644 index 000000000..145cdd88f --- /dev/null +++ b/domains/_github-pages-challenge-pibiswal.piyushrb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pibiswal", + "email": "urpiyush39@gmail.com" + }, + "record": { + "TXT": "88b57a52bf70abe3255cb330bdc2e2" + } +} diff --git a/domains/_github-pages-challenge-prs96.pranavs.json b/domains/_github-pages-challenge-prs96.pranavs.json new file mode 100644 index 000000000..92df3ec58 --- /dev/null +++ b/domains/_github-pages-challenge-prs96.pranavs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Prs96", + "email": "pranavsudheesh34@gmail.com" + }, + "record": { + "TXT": "191a26c6879278f22117451ad5d91c" + } +} diff --git a/domains/_github-pages-challenge-qavv.qavv.json b/domains/_github-pages-challenge-qavv.qavv.json index af2da0937..e6eeacdf2 100644 --- a/domains/_github-pages-challenge-qavv.qavv.json +++ b/domains/_github-pages-challenge-qavv.qavv.json @@ -3,6 +3,6 @@ "username": "qavv" }, "record": { - "TXT": "6598155c8cf0929e826409fb38fc02" + "TXT": "88d0603bf399dde4dd55cd7313e1b2" } } diff --git a/domains/_github-pages-challenge-ramanandkrgupta.ramanand.json b/domains/_github-pages-challenge-ramanandkrgupta.ramanand.json deleted file mode 100644 index f3502af5c..000000000 --- a/domains/_github-pages-challenge-ramanandkrgupta.ramanand.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ramanandkrgupta", - "email": "ramanand@myyahoo.com" - }, - "record": { - "TXT": "07cd3e879dce98546f212f494f50da" - } -} diff --git a/domains/_github-pages-challenge-ravikhokhar23.ravi.json b/domains/_github-pages-challenge-ravikhokhar23.ravi.json new file mode 100644 index 000000000..47c732492 --- /dev/null +++ b/domains/_github-pages-challenge-ravikhokhar23.ravi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ravikhokhar23", + "email": "khokhar.ravikumar@gmail.com" + }, + "record": { + "TXT": "48fae48f04aa23f0be9bb8b052c7d0" + } +} diff --git a/domains/_github-pages-challenge-riviox.galaxytweaks.riviox.json b/domains/_github-pages-challenge-riviox.galaxytweaks.riviox.json deleted file mode 100644 index 844946459..000000000 --- a/domains/_github-pages-challenge-riviox.galaxytweaks.riviox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "riviox", - "email": "rivioxyt@hotmail.com" - }, - "record": { - "TXT": "15bce163359555d636e6bd2cc5903f" - } -} diff --git a/domains/_github-pages-challenge-robinjesba.robin.json b/domains/_github-pages-challenge-robinjesba.robin.json index 0019269cc..eafe3866e 100644 --- a/domains/_github-pages-challenge-robinjesba.robin.json +++ b/domains/_github-pages-challenge-robinjesba.robin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "RobinJesba", - "email": "jb.robinm@gmail.com" - }, - "record": { - "TXT": "eed44d532373578471a0fb245336c4" - } + "owner": { + "username": "RobinJesba", + "email": "jb.robinm@gmail.com" + }, + "record": { + "TXT": "eed44d532373578471a0fb245336c4" + } } diff --git a/domains/_github-pages-challenge-rudwolf.rodolfo.json b/domains/_github-pages-challenge-rudwolf.rodolfo.json new file mode 100644 index 000000000..a3d1d3b7d --- /dev/null +++ b/domains/_github-pages-challenge-rudwolf.rodolfo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rudwolf", + "email": "rudwolf@gmail.com" + }, + "record": { + "TXT": "549d8e2eaf3753b07362c99c2eb240" + } +} diff --git a/domains/_github-pages-challenge-saganaki22.drbaph.json b/domains/_github-pages-challenge-saganaki22.drbaph.json new file mode 100644 index 000000000..8c27fc546 --- /dev/null +++ b/domains/_github-pages-challenge-saganaki22.drbaph.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Saganaki22", + "email": "info@drbaph.dev" + }, + "record": { + "TXT": "5aa90f589281a20522ec58d7b8a739" + } +} diff --git a/domains/_github-pages-challenge-sajidshahriar72543.sajid.json b/domains/_github-pages-challenge-sajidshahriar72543.sajid.json new file mode 100644 index 000000000..00e1cf0c5 --- /dev/null +++ b/domains/_github-pages-challenge-sajidshahriar72543.sajid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sajidshahriar72543", + "email": "sazidshahriar39@gmail.com" + }, + "record": { + "TXT": "d93567f4844049ce8f6ba59b0c42ab" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-sandunmadhushan.sandun.json b/domains/_github-pages-challenge-sandunmadhushan.sandun.json new file mode 100644 index 000000000..a26c14771 --- /dev/null +++ b/domains/_github-pages-challenge-sandunmadhushan.sandun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sandunMadhushan", + "email": "sandunhmadushan9330@gmail.com" + }, + "record": { + "TXT": "6f8cbcd17af6f3e277eb864f78cfeb" + } +} diff --git a/domains/_github-pages-challenge-sangeeth-606.sangeeth.json b/domains/_github-pages-challenge-sangeeth-606.sangeeth.json index 4a4eb54b2..f02e58941 100644 --- a/domains/_github-pages-challenge-sangeeth-606.sangeeth.json +++ b/domains/_github-pages-challenge-sangeeth-606.sangeeth.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sangeeth-606", - "email": "sangeeth999123@gmail.com" - }, - "record": { - "TXT": "db86cdabc094732729851d093e4c47" - } + "owner": { + "username": "sangeeth-606", + "email": "sangeeth999123@gmail.com" + }, + "record": { + "TXT": "db86cdabc094732729851d093e4c47" + } } diff --git a/domains/_github-pages-challenge-sepultrex.sep.json b/domains/_github-pages-challenge-sepultrex.sep.json index 34d0664e8..2d9d5dca9 100644 --- a/domains/_github-pages-challenge-sepultrex.sep.json +++ b/domains/_github-pages-challenge-sepultrex.sep.json @@ -1,8 +1,8 @@ -{ - "owner": { - "username": "sepultrex" - }, - "record": { - "TXT": "9d48d99c569b77b148651f4052b25f" - } - } \ No newline at end of file +{ + "owner": { + "username": "sepultrex" + }, + "record": { + "TXT": "9d48d99c569b77b148651f4052b25f" + } +} diff --git a/domains/_github-pages-challenge-shukraditya.shukraditya.json b/domains/_github-pages-challenge-shukraditya.shukraditya.json index 88e6eb8d1..3719166a9 100644 --- a/domains/_github-pages-challenge-shukraditya.shukraditya.json +++ b/domains/_github-pages-challenge-shukraditya.shukraditya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shukraditya", - "email": "shukra12bose@gmail.com" - }, - "record": { - "TXT": "617d0b9d13126957daf657d7396ec2" - } -} \ No newline at end of file + "owner": { + "username": "shukraditya", + "email": "shukra12bose@gmail.com" + }, + "record": { + "TXT": "617d0b9d13126957daf657d7396ec2" + } +} diff --git a/domains/_github-pages-challenge-siddhant385.sid385.json b/domains/_github-pages-challenge-siddhant385.sid385.json new file mode 100644 index 000000000..430937121 --- /dev/null +++ b/domains/_github-pages-challenge-siddhant385.sid385.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "siddhant385", + "email": "ssiddhant.ssharma@gmail.com" + }, + "record": { + "TXT": "7ab62ad1edbe21138f130dba9bc89b" + } +} diff --git a/domains/_github-pages-challenge-sidhant947.sidhant.json b/domains/_github-pages-challenge-sidhant947.sidhant.json new file mode 100644 index 000000000..24fcbb24b --- /dev/null +++ b/domains/_github-pages-challenge-sidhant947.sidhant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sidhant947", + "email": "khatkarsidhant@gmail.com" + }, + "record": { + "TXT": "6c4f29a8923a09d9e9c36a95669015" + } +} diff --git a/domains/_github-pages-challenge-squairdev.squair.json b/domains/_github-pages-challenge-squairdev.squair.json new file mode 100644 index 000000000..ca54aa383 --- /dev/null +++ b/domains/_github-pages-challenge-squairdev.squair.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "squairdev", + "email": "squairyt@gmail.com" + }, + "record": { + "TXT": "ba54cb9cae1e4213228abf2e39cbb0" + } +} diff --git a/domains/_github-pages-challenge-therookiecoder.therookiecoder.json b/domains/_github-pages-challenge-therookiecoder.therookiecoder.json new file mode 100644 index 000000000..fbf7295f8 --- /dev/null +++ b/domains/_github-pages-challenge-therookiecoder.therookiecoder.json @@ -0,0 +1,12 @@ +{ + "description": "GitHub domain verification for my personal website", + "repo": "https://github.com/theRookieCoder/theRookieCoder.github.io", + "owner": { + "username": "theRookieCoder", + "email": "ileshkt@gmail.com", + "discord": "therookiecoder" + }, + "record": { + "TXT": "11a49aa635c8bc15e62134fbd34a46" + } +} diff --git a/domains/_github-pages-challenge-thorito.thorito.json b/domains/_github-pages-challenge-thorito.thorito.json new file mode 100644 index 000000000..517999f9c --- /dev/null +++ b/domains/_github-pages-challenge-thorito.thorito.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thorito", + "email": "victor.villar.misa@gmail.com" + }, + "record": { + "TXT": "900d61c3e5e63880bf2f15832064bc" + } +} diff --git a/domains/_github-pages-challenge-totalolage.filip.json b/domains/_github-pages-challenge-totalolage.filip.json new file mode 100644 index 000000000..01eff4575 --- /dev/null +++ b/domains/_github-pages-challenge-totalolage.filip.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "totalolage", + "email": "filip@kalny.net" + }, + "record": { + "TXT": "7023b937e5e580da1a941ec57734df" + } +} diff --git a/domains/_github-pages-challenge-unidentifiedx.sunzizhuo.json b/domains/_github-pages-challenge-unidentifiedx.sunzizhuo.json index 361474540..2373cfd05 100644 --- a/domains/_github-pages-challenge-unidentifiedx.sunzizhuo.json +++ b/domains/_github-pages-challenge-unidentifiedx.sunzizhuo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "UnidentifiedX", - "email": "sunzizhuo33@gmail.com" - }, - "record": { - "TXT": "82c071e58d59a58ca0ac52f3240f65" - } + "owner": { + "username": "UnidentifiedX", + "email": "sunzizhuo33@gmail.com" + }, + "record": { + "TXT": "82c071e58d59a58ca0ac52f3240f65" + } } diff --git a/domains/_github-pages-challenge-voidkeishi.keishi.json b/domains/_github-pages-challenge-voidkeishi.keishi.json new file mode 100644 index 000000000..115aae60e --- /dev/null +++ b/domains/_github-pages-challenge-voidkeishi.keishi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VoidKeishi", + "email": "phananha4@gmail.com" + }, + "record": { + "TXT": "24873b574f17ea257bd32d1f505781" + } +} diff --git a/domains/_github-pages-challenge-weebneedweed.harley.json b/domains/_github-pages-challenge-weebneedweed.harley.json new file mode 100644 index 000000000..94d74d30d --- /dev/null +++ b/domains/_github-pages-challenge-weebneedweed.harley.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "weebNeedWeed", + "email": "rivenmle@gmail.com" + }, + "record": { + "TXT": "659c12dc6e08a166dc1e88780bd87d" + } +} diff --git a/domains/_github-pages-challenge-xrendani.xrendani.json b/domains/_github-pages-challenge-xrendani.xrendani.json new file mode 100644 index 000000000..ec841f538 --- /dev/null +++ b/domains/_github-pages-challenge-xrendani.xrendani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xrendani", + "email": "rendaniman@outlook.com" + }, + "record": { + "TXT": "32d8f1c5a015e17af51e00beed50cc" + } +} diff --git a/domains/_github-pages-challenge-yashokuu.yas.json b/domains/_github-pages-challenge-yashokuu.yas.json index 1de373534..17656bd55 100644 --- a/domains/_github-pages-challenge-yashokuu.yas.json +++ b/domains/_github-pages-challenge-yashokuu.yas.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yashokuu", - "email": "yas.studios.en@gmail.com" - }, - "record": { - "TXT": "3dc5a3f950e7f70f6535b6bf715042" - } + "owner": { + "username": "yashoukuu", + "email": "yas.studios.en@gmail.com" + }, + "record": { + "TXT": "3dc5a3f950e7f70f6535b6bf715042" + } } diff --git a/domains/_github-pages-challenge.wildchamo.json b/domains/_github-pages-challenge.wildchamo.json index 836e5b1ac..ea0ece3d4 100644 --- a/domains/_github-pages-challenge.wildchamo.json +++ b/domains/_github-pages-challenge.wildchamo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "wildchamo", - "email": "wildchamo@gmail.com" - }, - "record": { - "TXT": "5b9a158bcd9821a7a78b5b362bccf0" - } + "owner": { + "username": "wildchamo", + "email": "wildchamo@gmail.com" + }, + "record": { + "TXT": "5b9a158bcd9821a7a78b5b362bccf0" + } } diff --git a/domains/_minecraft._tcp.mc.3gee.json b/domains/_minecraft._tcp.mc.3gee.json index ca7a9f426..b717967fb 100644 --- a/domains/_minecraft._tcp.mc.3gee.json +++ b/domains/_minecraft._tcp.mc.3gee.json @@ -9,7 +9,7 @@ "priority": 0, "weight": 5, "port": 32279, - "target": "gold.magmanode.com" + "target": "mc.3gee.is-a.dev" } ] } diff --git a/domains/_minecraft._tcp.mrdiamond.json b/domains/_minecraft._tcp.mrdiamond.json new file mode 100644 index 000000000..54e8979fe --- /dev/null +++ b/domains/_minecraft._tcp.mrdiamond.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "MrDiamondDog", + "email": "drewratner27@gmail.com" + }, + "record": { + "SRV": [ + { + "priority": 0, + "weight": 5, + "port": 28225, + "target": "minecraft.mrdiamond.is-a.dev" + } + ] + } +} diff --git a/domains/_vercel.1ndrajeet.json b/domains/_vercel.1ndrajeet.json new file mode 100644 index 000000000..b0a4687de --- /dev/null +++ b/domains/_vercel.1ndrajeet.json @@ -0,0 +1,12 @@ +{ + "description": "Applying for an is-a.dev domain for my portfolio. (1ndrajeet.vercel.app)", + "repo": "https://github.com/1ndrajeet/1ndrajeet.github.io", + + "owner": { + "username": "1ndrajeet", + "email": "omkar.kulkarni.3174@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=1ndrajeet.is-a.dev,00cac18202bfab99e890" + } +} \ No newline at end of file diff --git a/domains/_vercel.4hmet.json b/domains/_vercel.4hmet.json index a11a56cfc..548534f94 100644 --- a/domains/_vercel.4hmet.json +++ b/domains/_vercel.4hmet.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ahmetunsal", - "email": "web.unsalahmet@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=4hmet.is-a.dev,c313bc7151ebff9a1f1f" - } + "owner": { + "username": "ahmetunsal", + "email": "web.unsalahmet@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=4hmet.is-a.dev,c313bc7151ebff9a1f1f" + } } diff --git a/domains/_vercel.aadityaa.json b/domains/_vercel.aadityaa.json new file mode 100644 index 000000000..58ad65db3 --- /dev/null +++ b/domains/_vercel.aadityaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aadityaa2606", + "email": "aadityaa2606@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=aadityaa.is-a.dev,ac8d0d70ecad184cddfa" + } +} diff --git a/domains/_vercel.aakashrawat.json b/domains/_vercel.aakashrawat.json index 0e745a4ff..b92e69e32 100644 --- a/domains/_vercel.aakashrawat.json +++ b/domains/_vercel.aakashrawat.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aakashrawat04", - "email": "2004rawataakash@gmail.com", - "discord": "759817307957493800" - }, - "record": { - "TXT": "vc-domain-verify=aakashrawat.is-a.dev,d80839eb94f222e03728" - } + "owner": { + "username": "aakashrawat04", + "email": "2004rawataakash@gmail.com", + "discord": "759817307957493800" + }, + "record": { + "TXT": "vc-domain-verify=aakashrawat.is-a.dev,d80839eb94f222e03728" + } } diff --git a/domains/_vercel.abdullah-al-mridul.json b/domains/_vercel.abdullah-al-mridul.json index f4d8c53a2..178199aa9 100644 --- a/domains/_vercel.abdullah-al-mridul.json +++ b/domains/_vercel.abdullah-al-mridul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdullah-al-mridul", - "email": "rim89987@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=abdullah-al-mridul.is-a.dev,28add02b5250c0339353" - } + "owner": { + "username": "abdullah-al-mridul", + "email": "rim89987@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=abdullah-al-mridul.is-a.dev,28add02b5250c0339353" + } } diff --git a/domains/_vercel.abdullah.maqbool.json b/domains/_vercel.abdullah.maqbool.json new file mode 100644 index 000000000..7079b6e33 --- /dev/null +++ b/domains/_vercel.abdullah.maqbool.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Abdullah-Maqbool", + "email": "abdullah.maqbool.ahmad@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=abdullah.maqbool.is-a.dev,7d30d66cf0ff8ca544ba" + } +} diff --git a/domains/_vercel.abdullahcxd.json b/domains/_vercel.abdullahcxd.json new file mode 100644 index 000000000..9d91dd155 --- /dev/null +++ b/domains/_vercel.abdullahcxd.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "abdullahcxd", + "email": "sabdullahcxd@gmail.com", + "discord": "sabdullahcxd" + }, + "record": { + "TXT": "vc-domain-verify=docs.abdullahcxd.is-a.dev,88eae4c1971934256cdf" + } +} diff --git a/domains/_vercel.about.harshshah.json b/domains/_vercel.about.harshshah.json deleted file mode 100644 index 20179c209..000000000 --- a/domains/_vercel.about.harshshah.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Harsh-0986", - "email": "harsh2102.dev@gmail.com", - "discord": "889700837520199761" - }, - "record": { - "TXT": "vc-domain-verify=about.harshshah.is-a.dev,f9d8e16efb5cc0d31d96" - } -} diff --git a/domains/_vercel.abranico.json b/domains/_vercel.abranico.json new file mode 100644 index 000000000..ff678a2e3 --- /dev/null +++ b/domains/_vercel.abranico.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abranico", + "email": "abranico011@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=abranico.is-a.dev,82f8209e355477d34c12" + } +} diff --git a/domains/_vercel.adam.json b/domains/_vercel.adam.json new file mode 100644 index 000000000..fd6913440 --- /dev/null +++ b/domains/_vercel.adam.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio", + "owner": { + "username": "adamrexo", + "email": "rexosheesh@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=adam.is-a.dev,98e3c00d5bc75fc35a57"] + } +} diff --git a/domains/_vercel.adiii3692.json b/domains/_vercel.adiii3692.json new file mode 100644 index 000000000..8ad7df240 --- /dev/null +++ b/domains/_vercel.adiii3692.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "adiii3692", + "email": "adinair0206@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=adiii3692.is-a.dev,be704332b1928225a1ce" + } +} \ No newline at end of file diff --git a/domains/_vercel.aditya.json b/domains/_vercel.aditya.json new file mode 100644 index 000000000..69fd750da --- /dev/null +++ b/domains/_vercel.aditya.json @@ -0,0 +1,10 @@ +{ + "description": "Aditya portfolio", + "owner": { + "username": "raghav-45", + "email": "raghavbhai4545@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=aditya.is-a.dev,bb0fe79d43ee24597631" + } +} diff --git a/domains/_vercel.aessaputra.json b/domains/_vercel.aessaputra.json new file mode 100644 index 000000000..9594c7197 --- /dev/null +++ b/domains/_vercel.aessaputra.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aessaputra", + "twitter": "pioonrey" + }, + "record": { + "TXT": "vc-domain-verify=aessaputra.is-a.dev,e4ae1f9f5dd0538d0b82" + } +} diff --git a/domains/_vercel.aga.json b/domains/_vercel.aga.json new file mode 100644 index 000000000..568e03586 --- /dev/null +++ b/domains/_vercel.aga.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "lcnghulam", + "email": "lcnghulam1@gmail.com", + "discord": "blessing455451" + }, + "record": { + "TXT": [ + "vc-domain-verify=aga.is-a.dev,c9684d0007365a74f553", + "google-site-verification=p24qfEdTMTlahtU3hQxVU_txDQkifpoJH1xS4jmCmlw" + ] + } +} diff --git a/domains/_vercel.agungfir.json b/domains/_vercel.agungfir.json new file mode 100644 index 000000000..1721e67e4 --- /dev/null +++ b/domains/_vercel.agungfir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "agungfir10", + "email": "agungfirid@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=agungfir.is-a.dev,f3a8d63f073d51dadc29" + } +} \ No newline at end of file diff --git a/domains/_vercel.ahios.json b/domains/_vercel.ahios.json new file mode 100644 index 000000000..eec2a6e3e --- /dev/null +++ b/domains/_vercel.ahios.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahios", + "email": "ahios.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahios.is-a.dev,4937fc5cde05797c4fc3" + } +} diff --git a/domains/_vercel.ahmad.json b/domains/_vercel.ahmad.json new file mode 100644 index 000000000..86074dd7e --- /dev/null +++ b/domains/_vercel.ahmad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "azrelic", + "email": "ahmadking78654@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmad.is-a.dev,c01e9cd660fc60d75301" + } +} diff --git a/domains/_vercel.aishik999.json b/domains/_vercel.aishik999.json new file mode 100644 index 000000000..f1d7e4b23 --- /dev/null +++ b/domains/_vercel.aishik999.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aishik999", + "email": "aishikm2002@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=aishik999.is-a.dev,ee81dd1464c614776855" + } +} diff --git a/domains/_vercel.aitji.json b/domains/_vercel.aitji.json index ae4360a8f..3b7104481 100644 --- a/domains/_vercel.aitji.json +++ b/domains/_vercel.aitji.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aitji", - "email": "ait.suriya@gmail.com", - "discord": "aitji" - }, - "record": { - "TXT": "vc-domain-verify=aitji.is-a.dev,0a05468b82f542c74dea" - } + "owner": { + "username": "aitji", + "email": "ait.suriya@gmail.com", + "discord": "aitji" + }, + "record": { + "TXT": "vc-domain-verify=aitji.is-a.dev,0a05468b82f542c74dea" + } } diff --git a/domains/_vercel.akanksha.json b/domains/_vercel.akanksha.json new file mode 100644 index 000000000..da88a23d8 --- /dev/null +++ b/domains/_vercel.akanksha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AkankshaMishra2", + "email": "akankshamishra20042@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=akanksha.is-a.dev,b1e4bbe531cb73a59644" + } +} diff --git a/domains/_vercel.akashkumar.json b/domains/_vercel.akashkumar.json new file mode 100644 index 000000000..e35f85f2b --- /dev/null +++ b/domains/_vercel.akashkumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akash-kumar-dev", + "email": "akashkumar.dev00@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=akashkumar.is-a.dev,844132b059abdd5bd808" + } +} diff --git a/domains/_vercel.akk1to.json b/domains/_vercel.akk1to.json new file mode 100644 index 000000000..52ae857e8 --- /dev/null +++ b/domains/_vercel.akk1to.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=blogs.akk1to.is-a.dev,18b784bd5f6ecb5feeb8" + } +} diff --git a/domains/_vercel.akshtt.json b/domains/_vercel.akshtt.json new file mode 100644 index 000000000..e9ab85e92 --- /dev/null +++ b/domains/_vercel.akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "akshtt-dev", + "discord": "1056531806763102218", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QWFzHtRqwC1CI4y4jw5OHgSry05ulJH01mIzxx9bGg0fS3KE5iyHw5hPaj-OBoYST_btyPsaSP8JNUKM-gI-7nDBBgckoaArcTiDMfDmSo3-_mFRRB2jtqfBoVJ83egjdsOo-I5N9_78-oajU7Tumk6ce2Ch3_DiTxgMflK_mJmSZgcWuo0gL3bj2haLaZyd1qW-68fW3r52H-W8T1sMJZympTPLiMXVXjo20TBcpctYMv8G3_O5US_wmMx5QLrw9TimpJB-4mGH3n0WpawZj7tTf4lnf00w0tt0rqQ3nnnp5NTYXjRyeRN48P48IcOHwzJop34_fB4hsnROKbaxuQ.sD9gxAoazhppPtKnBaQziA.rf6S62c9Xs-WkMBUfRFba2G8ht_lzrAKfmkK508kyIUJA5NSRHBlULdRzTz-tTs5JByTNT1KMipzqEbg6mdikUVUKyPSRKJw9rSvcG1ZdVA.4-qT7_3j-LGiWaancLS80A" + }, + + "record": { + "TXT": "vc-domain-verify=akshtt.is-a.dev,456706754e19d95b29f0" + } + } + diff --git a/domains/_vercel.al-nahianhasan.json b/domains/_vercel.al-nahianhasan.json new file mode 100644 index 000000000..1ebe7ff40 --- /dev/null +++ b/domains/_vercel.al-nahianhasan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nahianhasan161", + "email": "nahianhasan161@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=al-nahianhasan.is-a.dev,1deeff67e64c983a1be6" + } +} diff --git a/domains/_vercel.alexismansilla.json b/domains/_vercel.alexismansilla.json new file mode 100644 index 000000000..f3b8d4a37 --- /dev/null +++ b/domains/_vercel.alexismansilla.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Dv-del", + "email": "", + "discord": "dv_del" + }, + "record": { + "TXT": "vc-domain-verify=alexismansilla.is-a.dev,a2848ebac3678d67a5c0" + } +} diff --git a/domains/_vercel.alimad.json b/domains/_vercel.alimad.json new file mode 100644 index 000000000..5b8c4ab97 --- /dev/null +++ b/domains/_vercel.alimad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Alimadcorp", + "email": "alimad.co.ltd@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=alimad.is-a.dev,f6e1ccbe103767db5c66" + } +} diff --git a/domains/_vercel.alora.json b/domains/_vercel.alora.json index d203c2aef..2b03d12c0 100644 --- a/domains/_vercel.alora.json +++ b/domains/_vercel.alora.json @@ -8,7 +8,9 @@ "TXT": [ "vc-domain-verify=drive.alora.is-a.dev,395400702612ae6db6a8", "vc-domain-verify=profile.alora.is-a.dev,71bd18cc5db61dc75f91", - "vc-domain-verify=blog.alora.is-a.dev,39b11f87634c4710b9ab" + "vc-domain-verify=blog.alora.is-a.dev,39b11f87634c4710b9ab", + "vc-domain-verify=verify.alora.is-a.dev,df9b78e72bc7a2889bc8", + "vc-domain-verify=share.alora.is-a.dev,abbc2694ca2401b3a842" ] } } diff --git a/domains/_vercel.alrakib.json b/domains/_vercel.alrakib.json new file mode 100644 index 000000000..d764d097f --- /dev/null +++ b/domains/_vercel.alrakib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alrakibthedev", + "email": "alrakibthedev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=alrakib.is-a.dev,3a2663fe979960b1dad2" + } +} diff --git a/domains/_vercel.alvin.json b/domains/_vercel.alvin.json index 73cbbec62..acb3eafa7 100644 --- a/domains/_vercel.alvin.json +++ b/domains/_vercel.alvin.json @@ -11,7 +11,9 @@ "vc-domain-verify=chat.alvin.is-a.dev,520a1452a367459dd568", "vc-domain-verify=www.chat.alvin.is-a.dev,df452600790ef98fd42e", "vc-domain-verify=todo.alvin.is-a.dev,08b2734d859de7c855c5", - "vc-domain-verify=www.todo.alvin.is-a.dev,affd5e1204871843ebb8" + "vc-domain-verify=www.todo.alvin.is-a.dev,affd5e1204871843ebb8", + "vc-domain-verify=sign.alvin.is-a.dev,2563e8f2f9edc85132ac", + "vc-domain-verify=www.sign.alvin.is-a.dev,94900e209df86ce94741" ] } } diff --git a/domains/_vercel.amanraj.json b/domains/_vercel.amanraj.json deleted file mode 100644 index 27511e0c9..000000000 --- a/domains/_vercel.amanraj.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "This website is my personal portfolio", - "repo": "https://github.com/huamanraj/Portfolio-v4", - "owner": { - "username": "huamanraj", - "email": "amanraj12.ar@gmail.com", - "discord": "amanraj" - }, - "record": { - "TXT": ["vc-domain-verify=amanraj.is-a.dev,25dd2c58bb98baf55cd4"] - } - } - \ No newline at end of file diff --git a/domains/_vercel.amitkr.json b/domains/_vercel.amitkr.json new file mode 100644 index 000000000..5746f962e --- /dev/null +++ b/domains/_vercel.amitkr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "buddhhu", + "email": "amitsharma123234@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=amitkr.is-a.dev,ee59d7888c4ddd580b2a" + } +} \ No newline at end of file diff --git a/domains/_vercel.anand.json b/domains/_vercel.anand.json index 6b53bbfeb..01f2379f5 100644 --- a/domains/_vercel.anand.json +++ b/domains/_vercel.anand.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anandd17", - "email": "avdoddamani123@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=anand.is-a.dev,3a42c86f85216132b3ef" - } -} \ No newline at end of file + "owner": { + "username": "anandd17", + "email": "avdoddamani123@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=anand.is-a.dev,3a42c86f85216132b3ef" + } +} diff --git a/domains/_vercel.andresarr.json b/domains/_vercel.andresarr.json new file mode 100644 index 000000000..b95184791 --- /dev/null +++ b/domains/_vercel.andresarr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anonymous1223334444", + "email": "replit005@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=andresarr.is-a.dev,c7c6b930211214eb12c5" + } +} diff --git a/domains/_vercel.aneeqkhurram007.json b/domains/_vercel.aneeqkhurram007.json new file mode 100644 index 000000000..e7d5d06fb --- /dev/null +++ b/domains/_vercel.aneeqkhurram007.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aneeqkhurram007", + "email": "aneeqkhurram007@yahoo.com" + }, + "record": { + "TXT": "vc-domain-verify=aneeqkhurram007.is-a.dev,a2ee93d3908119d926c6" + } +} \ No newline at end of file diff --git a/domains/_vercel.aneeshraskar.json b/domains/_vercel.aneeshraskar.json new file mode 100644 index 000000000..5c5902489 --- /dev/null +++ b/domains/_vercel.aneeshraskar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zephyrus02", + "email": "aneeshraskar@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=aneeshraskar.is-a.dev,15a32ae23fd15bc3d6ff" + } +} diff --git a/domains/_vercel.ansh.json b/domains/_vercel.ansh.json new file mode 100644 index 000000000..4d1b1a3f7 --- /dev/null +++ b/domains/_vercel.ansh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anshaneja5", + "email": "anshanejaa@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ansh.is-a.dev,074c2e585d197374e108" + } +} diff --git a/domains/_vercel.anujer.json b/domains/_vercel.anujer.json new file mode 100644 index 000000000..e5a5ec3f3 --- /dev/null +++ b/domains/_vercel.anujer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anuj-er", + "email": "anujkumar142000@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=anujer.is-a.dev,5f217a3fd00ee5fff7bc" + } +} diff --git a/domains/_vercel.anushi.json b/domains/_vercel.anushi.json new file mode 100644 index 000000000..c7ff41d2d --- /dev/null +++ b/domains/_vercel.anushi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anushi13prsnl", + "email": "anushi4849@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=anushi.is-a.dev,714e2ca17c98df2b9c74" + } +} diff --git a/domains/_vercel.anw.json b/domains/_vercel.anw.json new file mode 100644 index 000000000..26ce60cda --- /dev/null +++ b/domains/_vercel.anw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SubhrajitSain", + "email": "subhrajitsain34@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=anw.is-a.dev,311da8db0edf384b5617" + } +} diff --git a/domains/_vercel.arhanansari.json b/domains/_vercel.arhanansari.json new file mode 100644 index 000000000..47ca6fa78 --- /dev/null +++ b/domains/_vercel.arhanansari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arhanansari.is-a.dev,73384f1ab64fc8f50509" + } +} diff --git a/domains/_vercel.arkan.json b/domains/_vercel.arkan.json new file mode 100644 index 000000000..5f5b0866f --- /dev/null +++ b/domains/_vercel.arkan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ArizalArkan", + "email": "arizalarkan@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arkan.is-a.dev,1950c16be793b47f3a76" + } +} diff --git a/domains/_vercel.arlan.json b/domains/_vercel.arlan.json new file mode 100644 index 000000000..35c1f87c6 --- /dev/null +++ b/domains/_vercel.arlan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "handikatriarlan", + "email": "handikaarlan@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arlan.is-a.dev,0ab1dd26cecd05574326" + } +} diff --git a/domains/_vercel.arunlorenz.json b/domains/_vercel.arunlorenz.json new file mode 100644 index 000000000..b8c556459 --- /dev/null +++ b/domains/_vercel.arunlorenz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arunlorenz", + "email": "nsak1763@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arunlorenz.is-a.dev,066c5320af2515eb11a3" + } +} diff --git a/domains/_vercel.arvind.json b/domains/_vercel.arvind.json index dc0b83863..f429e44c3 100644 --- a/domains/_vercel.arvind.json +++ b/domains/_vercel.arvind.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "coderman400", - "email": "achurox1121@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=arvind.is-a.dev,6078db13fb7b19c2e83d" - } + "owner": { + "username": "coderman400", + "email": "achurox1121@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arvind.is-a.dev,6078db13fb7b19c2e83d" + } } diff --git a/domains/_vercel.azrifatihah.json b/domains/_vercel.azrifatihah.json new file mode 100644 index 000000000..8c3ce80ef --- /dev/null +++ b/domains/_vercel.azrifatihah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muhAzri", + "email": "muhammad.azri.f.s@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=azrifatihah.is-a.dev,99b5bc49dc0a636f9bcf" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-parzi-val.bala.json b/domains/_vercel.bala.json similarity index 63% rename from domains/_github-pages-challenge-parzi-val.bala.json rename to domains/_vercel.bala.json index 42a5c2b1d..a5860b39f 100644 --- a/domains/_github-pages-challenge-parzi-val.bala.json +++ b/domains/_vercel.bala.json @@ -4,6 +4,6 @@ "email": "krbala1511@gmail.com" }, "record": { - "TXT": "ce0aa85ad09c4e53ee08034cd66447" + "TXT": "vc-domain-verify=bala.is-a.dev,7d0037d117e48bf24960" } } \ No newline at end of file diff --git a/domains/_vercel.barnacl437.json b/domains/_vercel.barnacl437.json new file mode 100644 index 000000000..6d212fad1 --- /dev/null +++ b/domains/_vercel.barnacl437.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Barnacl437", + "email": "barnacl437@proton.me" + }, + "record": { + "TXT": "vc-domain-verify=blog.barnacl437.is-a.dev,835f01acb5999fa8605a" + } +} diff --git a/domains/_vercel.bdn-fr.json b/domains/_vercel.bdn-fr.json new file mode 100644 index 000000000..f7437b28f --- /dev/null +++ b/domains/_vercel.bdn-fr.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "bdn-fr" + }, + "record": { + "TXT": "vc-domain-verify=bdn-fr.is-a.dev,85271b1cab848c134027" + } +} diff --git a/domains/_vercel.bm.json b/domains/_vercel.bm.json new file mode 100644 index 000000000..90038acea --- /dev/null +++ b/domains/_vercel.bm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BM87006", + "email": "bm.is.a.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=bm.is-a.dev,d8bab26fdcf36f857b96" + } +} diff --git a/domains/_vercel.bumidenpasar.json b/domains/_vercel.bumidenpasar.json new file mode 100644 index 000000000..5495d630d --- /dev/null +++ b/domains/_vercel.bumidenpasar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BumiDenpasar", + "instagram": "ibummmbumi" + }, + "record": { + "TXT": "vc-domain-verify=bumidenpasar.is-a.dev,2acace80e7ea336fd678" + } +} diff --git a/domains/_vercel.caelan.json b/domains/_vercel.caelan.json new file mode 100644 index 000000000..465c2daff --- /dev/null +++ b/domains/_vercel.caelan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CaeCur", + "email": "caelan.curry+isadev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=caelan.is-a.dev,8b8aef79a843715439f0" + } +} diff --git a/domains/_vercel.cedrickfeze.json b/domains/_vercel.cedrickfeze.json new file mode 100644 index 000000000..c63c2accb --- /dev/null +++ b/domains/_vercel.cedrickfeze.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cedrickdev", + "email": "cedrickv.tchindaf@hes-so.ch" + }, + "record": { + "TXT": "vc-domain-verify=cedrickfeze.is-a.dev,71a63578cf6cddd91370" + } +} diff --git a/domains/_vercel.cgmuros.json b/domains/_vercel.cgmuros.json new file mode 100644 index 000000000..ec663559d --- /dev/null +++ b/domains/_vercel.cgmuros.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cgmuros", + "email": "cgmuros@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=cgmuros.is-a.dev,12145ac3f3c3d53d6095" + } +} \ No newline at end of file diff --git a/domains/_vercel.chamal1120.json b/domains/_vercel.chamal1120.json new file mode 100644 index 000000000..0502b7c71 --- /dev/null +++ b/domains/_vercel.chamal1120.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Chamal1120", + "email": "kenway213beep@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=chamal1120.is-a.dev,cfcb568d46b4ccb8601f" + } +} diff --git a/domains/_vercel.chriscent.json b/domains/_vercel.chriscent.json new file mode 100644 index 000000000..79319a336 --- /dev/null +++ b/domains/_vercel.chriscent.json @@ -0,0 +1,11 @@ +{ + "description": "A practice portfolio for web design challenges.", + "repo": "https://github.com/KishonShrill/website-portfolio", + "owner": { + "username": "KishonShrill", + "email": "crystalbluew@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=chriscent.is-a.dev,0bd491999fe494552e50" + } +} diff --git a/domains/_vercel.coderzen.json b/domains/_vercel.coderzen.json new file mode 100644 index 000000000..54da6fbe2 --- /dev/null +++ b/domains/_vercel.coderzen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Realtrickz", + "email": "isamismail8273@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=coderzen.is-a.dev,5ccfa8ada71ce5978b97" + } +} diff --git a/domains/_vercel.codesoft.json b/domains/_vercel.codesoft.json new file mode 100644 index 000000000..1e332b1c0 --- /dev/null +++ b/domains/_vercel.codesoft.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeSoftGit", + "email": "codesft@proton.me" + }, + "record": { + "TXT": "vc-domain-verify=codesoft.is-a.dev,18c04513308f15b350a9" + } +} diff --git a/domains/_vercel.codexkun.json b/domains/_vercel.codexkun.json index 11f528470..4b909ef1d 100644 --- a/domains/_vercel.codexkun.json +++ b/domains/_vercel.codexkun.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KunalBishwal", - "email": "kunalbishwal2004@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=codexkun.is-a.dev,0c262cd5c5e3a73e7717" - } + "owner": { + "username": "KunalBishwal", + "email": "kunalbishwal2004@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=codexkun.is-a.dev,0c262cd5c5e3a73e7717" + } } diff --git a/domains/_vercel.crystal.json b/domains/_vercel.crystal.json new file mode 100644 index 000000000..cd4c8821e --- /dev/null +++ b/domains/_vercel.crystal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crystalbajgai", + "email": "crystalbajgai@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=crystal.is-a.dev,ef573673a0e376748ea9" + } +} diff --git a/domains/_vercel.cynik.json b/domains/_vercel.cynik.json new file mode 100644 index 000000000..0df2030ff --- /dev/null +++ b/domains/_vercel.cynik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "criticic", + "email": "acriticalcynic@outlook.com" + }, + "record": { + "TXT": "vc-domain-verify=cynik.is-a.dev,c3bf65e6e52c2bd9ce40" + } +} diff --git a/domains/_vercel.davr.json b/domains/_vercel.davr.json new file mode 100644 index 000000000..c40474376 --- /dev/null +++ b/domains/_vercel.davr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cernoh", + "email": "davincey06@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=davr.is-a.dev,ac46906b38acef6b29bf" + } +} diff --git a/domains/_vercel.deeptanshu.json b/domains/_vercel.deeptanshu.json new file mode 100644 index 000000000..d8567ddde --- /dev/null +++ b/domains/_vercel.deeptanshu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Deeptanshuu", + "email": "laldeeptanshu96@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=deeptanshu.is-a.dev,28a4f0adf29f7fd2f9c3" + } +} diff --git a/domains/_vercel.devmatei.json b/domains/_vercel.devmatei.json deleted file mode 100644 index 3d3f09f75..000000000 --- a/domains/_vercel.devmatei.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "devmatei" - }, - "record": { - "TXT": ["vc-domain-verify=chatbot.devmatei.is-a.dev,6928d211a16fe5cd94d1"] - } -} diff --git a/domains/_vercel.dishant.json b/domains/_vercel.dishant.json new file mode 100644 index 000000000..00eb62c4a --- /dev/null +++ b/domains/_vercel.dishant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dishant402955", + "email": "dishantradadiya3036@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=dishant.is-a.dev,cfc2c6cd0ad49054757b" + } +} diff --git a/domains/_vercel.divyanshudhruv.json b/domains/_vercel.divyanshudhruv.json new file mode 100644 index 000000000..98afe396e --- /dev/null +++ b/domains/_vercel.divyanshudhruv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=divyanshudhruv.is-a.dev,3736859f922a85d87e46"] + } +} diff --git a/domains/_vercel.docs.flowwing.json b/domains/_vercel.docs.flowwing.json new file mode 100644 index 000000000..1ba6a7618 --- /dev/null +++ b/domains/_vercel.docs.flowwing.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation Flow-Wing Programming Language", + "repo": "https://github.com/kushagra1212/Flow-Wing", + "owner": { + "username": "kushagra1212", + "email": "kushagrarathore002@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=docs.flowwing.is-a.dev,8a0161596d3b715322c0" + } + } + \ No newline at end of file diff --git a/domains/_vercel.dokiet.json b/domains/_vercel.dokiet.json new file mode 100644 index 000000000..4a0bb2904 --- /dev/null +++ b/domains/_vercel.dokiet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kietdo-dev", + "email": "lionvs12345@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=dokiet.is-a.dev,1e2bde9af2e3aef379fd" + } +} diff --git a/domains/_vercel.drew.json b/domains/_vercel.drew.json new file mode 100644 index 000000000..5d12c9a0e --- /dev/null +++ b/domains/_vercel.drew.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zessu", + "email": "regime-pluck-gulf@duck.com" + }, + "record": { + "TXT": "vc-domain-verify=drew.is-a.dev,78b1c3bcf18815fe9bfe" + } +} diff --git a/domains/_vercel.duypt14.json b/domains/_vercel.duypt14.json new file mode 100644 index 000000000..f65d99352 --- /dev/null +++ b/domains/_vercel.duypt14.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ptduy14", + "email": "phantanduy14@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=duypt14.is-a.dev,14245b40810d20910d2a" + } +} diff --git a/domains/_vercel.emanuel-prado.json b/domains/_vercel.emanuel-prado.json new file mode 100644 index 000000000..535009f99 --- /dev/null +++ b/domains/_vercel.emanuel-prado.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "emanu-dev", + "email": "emanuel.prado.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=emanuel-prado.is-a.dev,2852fb034d376417491f" + } +} diff --git a/domains/_vercel.ericksantos.json b/domains/_vercel.ericksantos.json new file mode 100644 index 000000000..6ba1ffa20 --- /dev/null +++ b/domains/_vercel.ericksantos.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "erickjonatthan", + "email": "erick.jonathan@ufrpe.br" + }, + "record": { + "TXT": "vc-domain-verify=ericksantos.is-a.dev,b3536d938f21875ae7fb" + } +} \ No newline at end of file diff --git a/domains/_vercel.ethantran.json b/domains/_vercel.ethantran.json new file mode 100644 index 000000000..ebe8e1643 --- /dev/null +++ b/domains/_vercel.ethantran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ethanxcode", + "email": "trannguyendanhuy2904@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ethantran.is-a.dev,5f35b845871b948c0035" + } +} diff --git a/domains/_vercel.factory.json b/domains/_vercel.factory.json new file mode 100644 index 000000000..9dda1cbf6 --- /dev/null +++ b/domains/_vercel.factory.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orangci", + "email": "c@orangc.net" + }, + "record": { + "TXT": ["vc-domain-verify=factory.is-a.dev,482c23b2de7e2ba81e1e"] + } + } + \ No newline at end of file diff --git a/domains/_vercel.farouk.json b/domains/_vercel.farouk.json index 341011e42..d5b387e8f 100644 --- a/domains/_vercel.farouk.json +++ b/domains/_vercel.farouk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "faroukchebaiki", - "email": "farouk.chebaiki@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=farouk.is-a.dev,ec3de2841315d1108853" - } + "owner": { + "username": "faroukchebaiki", + "email": "farouk.chebaiki@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=farouk.is-a.dev,ec3de2841315d1108853" + } } diff --git a/domains/_vercel.fbik.json b/domains/_vercel.fbik.json new file mode 100644 index 000000000..a92fbb09c --- /dev/null +++ b/domains/_vercel.fbik.json @@ -0,0 +1,10 @@ +{ + "description": "Vercel Domain Verification", + "owner": { + "username": "FBIKdot", + "email": "fbik@duck.com" + }, + "record": { + "TXT": "vc-domain-verify=fbik.is-a.dev,0a7d295b422625e5916c" + } +} diff --git a/domains/_vercel.fendimohamed.json b/domains/_vercel.fendimohamed.json index c98014cf0..529b41706 100644 --- a/domains/_vercel.fendimohamed.json +++ b/domains/_vercel.fendimohamed.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "FendiMohamed", - "email": "fendimohamed615@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=fendimohamed.is-a.dev,36783fd4f5b7c8306eb5" - } +{ + "owner": { + "username": "FendiMohamed", + "email": "fendimohamed615@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=fendimohamed.is-a.dev,36783fd4f5b7c8306eb5" + } } diff --git a/domains/_vercel.fodilfliti.json b/domains/_vercel.fodilfliti.json new file mode 100644 index 000000000..9d324b412 --- /dev/null +++ b/domains/_vercel.fodilfliti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fodilfliti", + "email": "fodilfliti150@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=fodilfliti.is-a.dev,4fd9fffa402a9f014dc9" + } +} diff --git a/domains/_vercel.francoleon.json b/domains/_vercel.francoleon.json index d450bfd5b..da40de48d 100644 --- a/domains/_vercel.francoleon.json +++ b/domains/_vercel.francoleon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "francoleon08", - "email": "francoleon284@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=francoleon.is-a.dev,ead369809cf9c9018296" - } -} \ No newline at end of file + "owner": { + "username": "francoleon08", + "email": "francoleon284@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=francoleon.is-a.dev,ead369809cf9c9018296" + } +} diff --git a/domains/_vercel.fryvex.json b/domains/_vercel.fryvex.json new file mode 100644 index 000000000..761532709 --- /dev/null +++ b/domains/_vercel.fryvex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "x1yl", + "discord": "627947214576025610" + }, + "record": { + "TXT": "vc-domain-verify=fryvex.is-a.dev,e21cd006ac5a44e6958e" + } +} diff --git a/domains/_vercel.funinkina.json b/domains/_vercel.funinkina.json new file mode 100644 index 000000000..8ebcbeaf6 --- /dev/null +++ b/domains/_vercel.funinkina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "funinkina", + "email": "aryankushwaha3101@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=funinkina.is-a.dev,8581bc99ee19dbb2326b" + } +} diff --git a/domains/_vercel.gb.json b/domains/_vercel.gb.json new file mode 100644 index 000000000..3109ccd84 --- /dev/null +++ b/domains/_vercel.gb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gbijwe", + "email": "gaurav.a.bijwe@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=gb.is-a.dev,a243301b3c4cc33de482" + } +} diff --git a/domains/_vercel.glitched-da-kitty-cat.json b/domains/_vercel.glitched-da-kitty-cat.json new file mode 100644 index 000000000..075705d42 --- /dev/null +++ b/domains/_vercel.glitched-da-kitty-cat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GlitchedDaKittyCatSchoolaccount", + "email": "glitcheddacat@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=glitched-da-kitty-cat.is-a.dev,d3ead0cedf604d462fbb" + } +} diff --git a/domains/_vercel.gongal.json b/domains/_vercel.gongal.json new file mode 100644 index 000000000..7ade4831c --- /dev/null +++ b/domains/_vercel.gongal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mayankgongal5", + "email": "mayank@clovers.live" + }, + "record": { + "TXT": "vc-domain-verify=gongal.is-a.dev,91c7a4f0358c6631f158" + } +} \ No newline at end of file diff --git a/domains/_vercel.graxya.json b/domains/_vercel.graxya.json new file mode 100644 index 000000000..225281315 --- /dev/null +++ b/domains/_vercel.graxya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GratiaManullang03", + "email": "felixmanullang81@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=graxya.is-a.dev,f57c22ab53c078ea60ce" + } +} diff --git a/domains/_vercel.greeshma.json b/domains/_vercel.greeshma.json deleted file mode 100644 index 0d8d151ad..000000000 --- a/domains/_vercel.greeshma.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "greeshhma", - "email": "greeshma864@gmail.com", - "discord": "greeshhma" - }, - "record": { - "TXT": "vc-domain-verify=greeshma.is-a.dev,dcf8eae911029ace6427" - } -} diff --git a/domains/_vercel.hareesh.json b/domains/_vercel.hareesh.json new file mode 100644 index 000000000..52ed4ba29 --- /dev/null +++ b/domains/_vercel.hareesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hareesh108", + "email": "hareeshbhittam@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=hareesh.is-a.dev,477c6844f0ac3a8191e6" + } +} diff --git a/domains/_vercel.harshmallick.json b/domains/_vercel.harshmallick.json new file mode 100644 index 000000000..90fb0b2ff --- /dev/null +++ b/domains/_vercel.harshmallick.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "harsh-mallick", + "email": "harshmallick052009@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=harshmallick.is-a.dev,323ae0e1146fa7bc07e2" + } +} diff --git a/domains/_vercel.henderythmix.json b/domains/_vercel.henderythmix.json new file mode 100644 index 000000000..018042d86 --- /dev/null +++ b/domains/_vercel.henderythmix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Henderythmix", + "email": "robertoselleswork@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=henderythmix.is-a.dev,daad531219c3ad9b7579" + } +} diff --git a/domains/_vercel.idriss.json b/domains/_vercel.idriss.json index 286c47ce7..613026e0b 100644 --- a/domains/_vercel.idriss.json +++ b/domains/_vercel.idriss.json @@ -2,7 +2,7 @@ "owner": { "username": "AstroDriss", "email": "drisspennywise@gmail.com" -}, + }, "record": { "TXT": "vc-domain-verify=idriss.is-a.dev,375d6639e027c0907afd" } diff --git a/domains/_vercel.imnahn.json b/domains/_vercel.imnahn.json new file mode 100644 index 000000000..7fe2a74f0 --- /dev/null +++ b/domains/_vercel.imnahn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imnotnahn", + "email": "thanhnhan.contact.work@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=imnahn.is-a.dev,464cfe62baa469c20c00" + } +} diff --git a/domains/_vercel.inputly.json b/domains/_vercel.inputly.json new file mode 100644 index 000000000..550811aa7 --- /dev/null +++ b/domains/_vercel.inputly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NateNear", + "email": "matternate21@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=inputly.is-a.dev,650df8c4415b2035e3e3" + } +} diff --git a/domains/_vercel.ios.json b/domains/_vercel.ios.json new file mode 100644 index 000000000..275190d62 --- /dev/null +++ b/domains/_vercel.ios.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahios", + "email": "ahios.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ios.is-a.dev,535168654c257a38deb0" + } + } \ No newline at end of file diff --git a/domains/_vercel.isaacrobert33.json b/domains/_vercel.isaacrobert33.json new file mode 100644 index 000000000..2c67403dc --- /dev/null +++ b/domains/_vercel.isaacrobert33.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "isaacrobert33", + "email": "isaacrobertoluwaseun@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=isaacrobert33.is-a.dev,1688a3dfda585e08298e" + } +} diff --git a/domains/_vercel.itsjhonalex.json b/domains/_vercel.itsjhonalex.json index 44b1b4050..a1541f08d 100644 --- a/domains/_vercel.itsjhonalex.json +++ b/domains/_vercel.itsjhonalex.json @@ -1,11 +1,11 @@ { - "description": "itsjhonalex.is-a.dev", - "repo": "github.com/ItsJhonAlex/PortfolioDev", - "owner": { - "username": "ItsJhonAlex", - "email": "itsjhonalex@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=itsjhonalex.is-a.dev,8c4f4f96f1fa142804c7" - } + "description": "itsjhonalex.is-a.dev", + "repo": "github.com/ItsJhonAlex/PortfolioDev", + "owner": { + "username": "ItsJhonAlex", + "email": "itsjhonalex@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=itsjhonalex.is-a.dev,8c4f4f96f1fa142804c7" + } } diff --git a/domains/_vercel.ivin-mathew.json b/domains/_vercel.ivin-mathew.json new file mode 100644 index 000000000..af79e6832 --- /dev/null +++ b/domains/_vercel.ivin-mathew.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ivin-Mathew", + "email": "ivinmk2410@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ivin-mathew.is-a.dev,0ef6e3e9074e997b831b" + } +} diff --git a/domains/_vercel.jar.json b/domains/_vercel.jar.json new file mode 100644 index 000000000..607c01ff0 --- /dev/null +++ b/domains/_vercel.jar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jartf", + "email": "hi@jar.tf" + }, + "record": { + "TXT": "vc-domain-verify=jar.is-a.dev,faf9fc9ca0c53d380bd7" + } +} diff --git a/domains/_vercel.jeanclaude.json b/domains/_vercel.jeanclaude.json index 75c0aa258..e99b7b66d 100644 --- a/domains/_vercel.jeanclaude.json +++ b/domains/_vercel.jeanclaude.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jeanclaudegeagea", - "email": "jeanclaude.geagea@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=jeanclaude.is-a.dev,76b49022de3c560947e8" - } + "owner": { + "username": "jeanclaudegeagea", + "email": "jeanclaude.geagea@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jeanclaude.is-a.dev,76b49022de3c560947e8" + } } diff --git a/domains/_vercel.jhone.json b/domains/_vercel.jhone.json new file mode 100644 index 000000000..2c9c24b61 --- /dev/null +++ b/domains/_vercel.jhone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jhon-E", + "email": "jhoneospino@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jhone.is-a.dev,ab1c32c70d59957b3c41" + } +} diff --git a/domains/_vercel.jmc.json b/domains/_vercel.jmc.json new file mode 100644 index 000000000..f2903e319 --- /dev/null +++ b/domains/_vercel.jmc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "josem430", + "email": "jmc300499@gmail.com", + "discord": "josem430" + }, + "record": { + "TXT": "vc-domain-verify=jmc.is-a.dev,27b92885b5a4c6e96615" + } +} diff --git a/domains/_vercel.johntran.json b/domains/_vercel.johntran.json new file mode 100644 index 000000000..c6f344953 --- /dev/null +++ b/domains/_vercel.johntran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "johntranz", + "email": "john.tran.engineer@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=johntran.is-a.dev,dcd9c5b1d53d9961e19a" + } +} diff --git a/domains/_vercel.jonathan-russ.json b/domains/_vercel.jonathan-russ.json deleted file mode 100644 index dddf4eabc..000000000 --- a/domains/_vercel.jonathan-russ.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "JonathanXDR", - "email": "jonathan.russ@bluewin.ch", - "discord": "494042822320717827" - }, - "record": { - "TXT": "vc-domain-verify=jonathan-russ.is-a.dev,298a207b5f94dffde572" - } -} diff --git a/domains/_vercel.jong.json b/domains/_vercel.jong.json new file mode 100644 index 000000000..fc9a56f64 --- /dev/null +++ b/domains/_vercel.jong.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jongo22", + "email": "jingyiong22@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jong.is-a.dev,d7331d87860e2795082e" + } +} diff --git a/domains/_vercel.juanca.json b/domains/_vercel.juanca.json new file mode 100644 index 000000000..03ccc9ed6 --- /dev/null +++ b/domains/_vercel.juanca.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wJuanca", + "email": "juancarlosturcios2001@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=juanca.is-a.dev,ff43fca0fbca1d9d8eda" + } +} diff --git a/domains/_vercel.juanhuete.json b/domains/_vercel.juanhuete.json new file mode 100644 index 000000000..6828f934e --- /dev/null +++ b/domains/_vercel.juanhuete.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "juanjose23", + "email": "jrios9836@gmail.com", + "discord":"988647501236162641" + + }, + "record": { + "TXT": "vc-domain-verify=juanhuete.is-a.dev,479b0bcf59c976d6f921" + } +} diff --git a/domains/_vercel.juanpabloleonmaya.json b/domains/_vercel.juanpabloleonmaya.json index 305e434d8..6ba26c133 100644 --- a/domains/_vercel.juanpabloleonmaya.json +++ b/domains/_vercel.juanpabloleonmaya.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "juanleon8581", - "email": "juanleon8581@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=juanpabloleonmaya.is-a.dev,60444b8f6c0ae7c91c12" - } -} \ No newline at end of file +{ + "owner": { + "username": "juanleon8581", + "email": "juanleon8581@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=juanpabloleonmaya.is-a.dev,60444b8f6c0ae7c91c12" + } +} diff --git a/domains/_vercel.kareem.json b/domains/_vercel.kareem.json index fa317c31e..0e9a9caa1 100644 --- a/domains/_vercel.kareem.json +++ b/domains/_vercel.kareem.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kareem-m", - "email": "kareemmoh1911@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=kareem.is-a.dev,227f1873f5be3f29395e" - } + "owner": { + "username": "kareem-m", + "email": "kareemmoh1911@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=kareem.is-a.dev,227f1873f5be3f29395e" + } } diff --git a/domains/_vercel.ken-kuro.json b/domains/_vercel.ken-kuro.json new file mode 100644 index 000000000..99439a77c --- /dev/null +++ b/domains/_vercel.ken-kuro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ken-kuro", + "linkedin": "hieuhm2610" + }, + "record": { + "TXT": "vc-domain-verify=ken-kuro.is-a.dev,f7190a78aaa06c66bd44" + } +} diff --git a/domains/_vercel.kevinmolina.json b/domains/_vercel.kevinmolina.json new file mode 100644 index 000000000..5a3ee6a88 --- /dev/null +++ b/domains/_vercel.kevinmolina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kevinmolinadev", + "email": "kevinmolina.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=kevinmolina.is-a.dev,514e23dcdfedeb5ae4c5" + } +} diff --git a/domains/_vercel.khaif.json b/domains/_vercel.khaif.json new file mode 100644 index 000000000..f197c11b8 --- /dev/null +++ b/domains/_vercel.khaif.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khxif", + "email": "code.khaif@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=khaif.is-a.dev,fe39b6b2d8e96026a707" + } +} diff --git a/domains/_vercel.kilamieaz.json b/domains/_vercel.kilamieaz.json new file mode 100644 index 000000000..914ecfc7a --- /dev/null +++ b/domains/_vercel.kilamieaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kilamieaz", + "email": "im.sultaan05@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=kilamieaz.is-a.dev,43bb0e712f64dcb9c8a5" + } +} diff --git a/domains/_vercel.kinfhertix.json b/domains/_vercel.kinfhertix.json new file mode 100644 index 000000000..4389f34e5 --- /dev/null +++ b/domains/_vercel.kinfhertix.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Kinfhertix", + "email": "kinfhertix@gmail.com", + "discord": "i_mert" + }, + "record": { + "TXT": "vc-domain-verify=kinfhertix.is-a.dev,059b1c9b761eee935ee8" + } +} \ No newline at end of file diff --git a/domains/_vercel.kushdhingra.json b/domains/_vercel.kushdhingra.json deleted file mode 100644 index 350a577a1..000000000 --- a/domains/_vercel.kushdhingra.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "kushdhingra" - }, - "record": { - "TXT": ["vc-domain-verify=kushdhingra.is-a.dev,a0343a97ff791537efcd"] - } -} diff --git a/domains/_vercel.layhout.json b/domains/_vercel.layhout.json index e17243f9c..5b4e0205d 100644 --- a/domains/_vercel.layhout.json +++ b/domains/_vercel.layhout.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "layhout", - "email": "layhoutworkmail@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=layhout.is-a.dev,be218a450dbf76cb68f1"] - } + "owner": { + "username": "layhout", + "email": "layhoutworkmail@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=layhout.is-a.dev,be218a450dbf76cb68f1"] + } } diff --git a/domains/_vercel.locionic.json b/domains/_vercel.locionic.json new file mode 100644 index 000000000..b6b264d1d --- /dev/null +++ b/domains/_vercel.locionic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "locionic", + "email": "noone000a@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=locionic.is-a.dev,1d6fe75265bd8065f222" + } +} diff --git a/domains/_vercel.loomeh.json b/domains/_vercel.loomeh.json new file mode 100644 index 000000000..b1f138aab --- /dev/null +++ b/domains/_vercel.loomeh.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "TXT": [ + "vc-domain-verify=loomeh.is-a.dev,a6084877a07f81dfa4b2", + "vc-domain-verify=libresplit.loomeh.is-a.dev,345e69da9c8565af78cb", + "vc-domain-verify=libresplit-resources.loomeh.is-a.dev,41fad39e7213cf56c118", + "vc-domain-verify=ktpguesser.loomeh.is-a.dev,7e26e46b10152c2df032" + ] + } +} diff --git a/domains/_vercel.lraffdev.json b/domains/_vercel.lraffdev.json new file mode 100644 index 000000000..eea31638d --- /dev/null +++ b/domains/_vercel.lraffdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LRaffDev", + "email": "raffaele.la.cerra@outlook.it" + }, + "record": { + "TXT": "vc-domain-verify=lraffdev.is-a.dev,d1e53d0b8211a025d0ad" + } +} diff --git a/domains/_vercel.lucvuro.json b/domains/_vercel.lucvuro.json new file mode 100644 index 000000000..4e19db2a3 --- /dev/null +++ b/domains/_vercel.lucvuro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lucvuro", + "email": "lucvuit@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=lucvuro.is-a.dev,da1967c10a4607cdefe4" + } +} \ No newline at end of file diff --git a/domains/_vercel.luvtoxic.json b/domains/_vercel.luvtoxic.json index 396c99bad..18e948862 100644 --- a/domains/_vercel.luvtoxic.json +++ b/domains/_vercel.luvtoxic.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "luvtoxic", - "email": "ammarbags2023@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=luvtoxic.is-a.dev,fe679dc4161b66e8e00f" - } -} +{ + "owner": { + "username": "luvtoxic", + "email": "ammarbags2023@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=luvtoxic.is-a.dev,fe679dc4161b66e8e00f" + } +} diff --git a/domains/_vercel.lycoris.json b/domains/_vercel.lycoris.json new file mode 100644 index 000000000..37a225862 --- /dev/null +++ b/domains/_vercel.lycoris.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lycorissss", + "email": "beelzebub5758@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=lycoris.is-a.dev,c3b18b1afc1e66757025" + } +} diff --git a/domains/_vercel.lyxtem.json b/domains/_vercel.lyxtem.json new file mode 100644 index 000000000..e5908e00a --- /dev/null +++ b/domains/_vercel.lyxtem.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Lyxtem", + "email": "nu284955@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=lyxtem.is-a.dev,bf84cf6cc0d0a77baa9d" + } +} diff --git a/domains/_vercel.macielsuassuna.json b/domains/_vercel.macielsuassuna.json new file mode 100644 index 000000000..273788c96 --- /dev/null +++ b/domains/_vercel.macielsuassuna.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Maciel64", + "discord": "macielmano", + "email": "macielsuassuna14@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=macielsuassuna.is-a.dev,8c379ebe1b06a321ff44" + } +} diff --git a/domains/_vercel.mack.json b/domains/_vercel.mack.json new file mode 100644 index 000000000..8ad7cc448 --- /dev/null +++ b/domains/_vercel.mack.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mackcodes", + "email": "mackcodes03@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=mack.is-a.dev,ae3eddaff5956b0fea51" + } +} diff --git a/domains/_vercel.maher-xubair.json b/domains/_vercel.maher-xubair.json new file mode 100644 index 000000000..4b0edee20 --- /dev/null +++ b/domains/_vercel.maher-xubair.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maher-xubair", + "email": "za998192@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=maher-xubair.is-a.dev,da5ba9cd6ff94d8690f8" + } +} diff --git a/domains/_vercel.mak5er.json b/domains/_vercel.mak5er.json new file mode 100644 index 000000000..2202fa9d2 --- /dev/null +++ b/domains/_vercel.mak5er.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mak5er", + "telegram": "@Mak5er" + }, + "record": { + "TXT": "vc-domain-verify=mak5er.is-a.dev,9971a80509e246fda674" + } +} diff --git a/domains/_vercel.manhnguyen18.json b/domains/_vercel.manhnguyen18.json new file mode 100644 index 000000000..3e5ce4d3d --- /dev/null +++ b/domains/_vercel.manhnguyen18.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nguyenmanh18", + "email": "nguyenmanh1891997@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=manhnguyen18.is-a.dev,32b5b9a6627ffaa77e66" + } +} diff --git a/domains/_vercel.manishgun.json b/domains/_vercel.manishgun.json deleted file mode 100644 index bf60d0cb8..000000000 --- a/domains/_vercel.manishgun.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "manishgun", - "email": "mail.cto.manish@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=manishgun.is-a.dev,f13d291aacd89c0da59c"] - } -} diff --git a/domains/_vercel.maqbool.json b/domains/_vercel.maqbool.json new file mode 100644 index 000000000..7079b6e33 --- /dev/null +++ b/domains/_vercel.maqbool.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Abdullah-Maqbool", + "email": "abdullah.maqbool.ahmad@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=abdullah.maqbool.is-a.dev,7d30d66cf0ff8ca544ba" + } +} diff --git a/domains/_vercel.marlonbaatjes.json b/domains/_vercel.marlonbaatjes.json new file mode 100644 index 000000000..bb1c76446 --- /dev/null +++ b/domains/_vercel.marlonbaatjes.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mdesignscode", + "email": "marlonbaatjes62@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=marlonbaatjes.is-a.dev,e393641c1319b97e701e" + } +} diff --git a/domains/_vercel.mateogariboglio.json b/domains/_vercel.mateogariboglio.json new file mode 100644 index 000000000..2e6217207 --- /dev/null +++ b/domains/_vercel.mateogariboglio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mateo-404", + "discord": "gary_______" + }, + "record": { + "TXT": "vc-domain-verify=mateogariboglio.is-a.dev,5241b76c19e0f7de2f4a" + } +} diff --git a/domains/_vercel.meghdip.json b/domains/_vercel.meghdip.json new file mode 100644 index 000000000..8b740ed19 --- /dev/null +++ b/domains/_vercel.meghdip.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "karmakarmeghdip", + "email": "karmakarmeghdip@gmail.com", + "discord": "479631349167423509" + }, + "record": { + "TXT": "vc-domain-verify=meghdip.is-a.dev,c42a80a81afe4ac5800c" + } +} \ No newline at end of file diff --git a/domains/_vercel.menn.json b/domains/_vercel.menn.json new file mode 100644 index 000000000..127af943f --- /dev/null +++ b/domains/_vercel.menn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hedgehog-menn", + "email": "kp.thananchai@gmail.com", + "discord": "26623men" + }, + "record": { + "TXT": "vc-domain-verify=menn.is-a.dev,888e516936e6a1278bc0" + } +} diff --git a/domains/_vercel.minhtan.json b/domains/_vercel.minhtan.json new file mode 100644 index 000000000..8ff25ab80 --- /dev/null +++ b/domains/_vercel.minhtan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=minhtan.is-a.dev,7be64448654af271a7c5" + } +} diff --git a/domains/_vercel.mjresu.json b/domains/_vercel.mjresu.json new file mode 100644 index 000000000..9f5a8e9d0 --- /dev/null +++ b/domains/_vercel.mjresu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mjdsj", + "email": "work.mjdsj+is-a-dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=mjresu.is-a.dev,2122712d466f4e306e1d" + } +} \ No newline at end of file diff --git a/domains/_vercel.monosen.json b/domains/_vercel.monosen.json index d3fa8c851..90f07ae1b 100644 --- a/domains/_vercel.monosen.json +++ b/domains/_vercel.monosen.json @@ -7,4 +7,4 @@ "record": { "TXT": "vc-domain-verify=monosen.is-a.dev,a2fd2dc04b730870b37c" } -} \ No newline at end of file +} diff --git a/domains/_vercel.mr-julus.json b/domains/_vercel.mr-julus.json index a1333e074..bc35f9022 100644 --- a/domains/_vercel.mr-julus.json +++ b/domains/_vercel.mr-julus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BougSoon-Studio", - "email": "bougsoon.studio@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=mr-julus.is-a.dev,caaed911982c75cb0961" - } + "owner": { + "username": "BougSoon-Studio", + "email": "bougsoon.studio@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=mr-julus.is-a.dev,caaed911982c75cb0961" + } } diff --git a/domains/_vercel.mrtspeedy.json b/domains/_vercel.mrtspeedy.json new file mode 100644 index 000000000..cce036d23 --- /dev/null +++ b/domains/_vercel.mrtspeedy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mrtspeedy", + "email": "toxicspeedytv@gmail.com", + "discord": "1095502790534627348" + }, + "record": { + "TXT": "vc-domain-verify=mrtspeedy.is-a.dev,c168ba7b9bdca5dd1be8" + } +} diff --git a/domains/_vercel.mudasir.json b/domains/_vercel.mudasir.json index f6281db7a..14bc33e4f 100644 --- a/domains/_vercel.mudasir.json +++ b/domains/_vercel.mudasir.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mirzamudassir", - "discord": "0xmudassir" - }, - "record": { - "TXT": "vc-domain-verify=mudasir.is-a.dev,2d0551deb0d92e5838a7" - } + "owner": { + "username": "mirzamudassir", + "discord": "0xmudassir" + }, + "record": { + "TXT": "vc-domain-verify=mudasir.is-a.dev,2d0551deb0d92e5838a7" + } } diff --git a/domains/_vercel.muhammed.json b/domains/_vercel.muhammed.json index 3a8cd8152..b58578cb6 100644 --- a/domains/_vercel.muhammed.json +++ b/domains/_vercel.muhammed.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MhmdFais", - "email": "mofam534@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=muhammed.is-a.dev,98134514b3a6d270df4b" - } + "owner": { + "username": "MhmdFais", + "email": "mofam534@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=muhammed.is-a.dev,98134514b3a6d270df4b" + } } diff --git a/domains/_vercel.munir.json b/domains/_vercel.munir.json new file mode 100644 index 000000000..6ea3dc9f4 --- /dev/null +++ b/domains/_vercel.munir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "munirsiddiqui54", + "email": "munir230204@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=munir.is-a.dev,c7f53494eaedfcf41c03" + } +} diff --git a/domains/_vercel.nabin.json b/domains/_vercel.nabin.json new file mode 100644 index 000000000..40f80cb54 --- /dev/null +++ b/domains/_vercel.nabin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nabinkatwal7", + "email": "mediocampistaa@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=nabin.is-a.dev,bfd13935a3cb2aaea0e5" + } +} diff --git a/domains/_vercel.namansethi.json b/domains/_vercel.namansethi.json new file mode 100644 index 000000000..11e5c7e15 --- /dev/null +++ b/domains/_vercel.namansethi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "namansethi13", + "discord": "namansethi", + "email": "namansethi1328@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=namansethi.is-a.dev,e0b892773250b43800c9" + } +} diff --git a/domains/_vercel.namht.json b/domains/_vercel.namht.json new file mode 100644 index 000000000..e347eead7 --- /dev/null +++ b/domains/_vercel.namht.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lagux-coding", + "email": "nguyenhientrungnam@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=namht.is-a.dev,e9380ff504bc157f2eda" + } +} diff --git a/domains/_vercel.nestornahuel.json b/domains/_vercel.nestornahuel.json new file mode 100644 index 000000000..32be602d4 --- /dev/null +++ b/domains/_vercel.nestornahuel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NestorNahuel", + "email": "nahuel6195@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=nestornahuel.is-a.dev,efb92feab05594a5f526" + } +} diff --git a/domains/_vercel.newtun-code-cheat-sheet.json b/domains/_vercel.newtun-code-cheat-sheet.json new file mode 100644 index 000000000..73b172f57 --- /dev/null +++ b/domains/_vercel.newtun-code-cheat-sheet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VinhTin-AQUA", + "email": "tinhovinh@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=newtun-code-cheat-sheet.is-a.dev,d8b78b5284419c18ec16" + } +} diff --git a/domains/_vercel.newtun.json b/domains/_vercel.newtun.json new file mode 100644 index 000000000..60530537c --- /dev/null +++ b/domains/_vercel.newtun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VinhTin-AQUA", + "email": "tinhovinh@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=newtun.is-a.dev,4bb1f2ec7e540d7f7a2b" + } +} diff --git a/domains/_vercel.ngoutam.json b/domains/_vercel.ngoutam.json new file mode 100644 index 000000000..93eec5434 --- /dev/null +++ b/domains/_vercel.ngoutam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Goutam-04", + "email": "goutamnayak2804+github1@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=ngoutam.is-a.dev,9c110859b66d7ddcd7b5"] + } +} diff --git a/domains/_vercel.nicolas.json b/domains/_vercel.nicolas.json new file mode 100644 index 000000000..cfe5b995d --- /dev/null +++ b/domains/_vercel.nicolas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "niicojs", + "discord": ".niico." + }, + "record": { + "TXT": "vc-domain-verify=nicolas.is-a.dev,1acb257fda76a2df31ce" + } +} diff --git a/domains/_vercel.nithinramkalava.json b/domains/_vercel.nithinramkalava.json new file mode 100644 index 000000000..f6746a6b8 --- /dev/null +++ b/domains/_vercel.nithinramkalava.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nithinramkalava", + "email": "nithinramkalava@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=nithinramkalava.is-a.dev,2c94b1dbc37b602f2519" + } +} \ No newline at end of file diff --git a/domains/_vercel.notzer0two.json b/domains/_vercel.notzer0two.json new file mode 100644 index 000000000..5126eb959 --- /dev/null +++ b/domains/_vercel.notzer0two.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotZer0Two", + "email": "lyonfan2010@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=notzer0two.is-a.dev,38a2a717010666874386" + } +} diff --git a/domains/_vercel.onerandom.json b/domains/_vercel.onerandom.json new file mode 100644 index 000000000..88dd53e8f --- /dev/null +++ b/domains/_vercel.onerandom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "OneRandom1509", + "email": "anantukid@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=onerandom.is-a.dev,e18318031614810f658f" + } +} diff --git a/domains/_vercel.paul8liveira.json b/domains/_vercel.paul8liveira.json new file mode 100644 index 000000000..45372957f --- /dev/null +++ b/domains/_vercel.paul8liveira.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "paul8liveira", + "email": "paul8liveira@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=paul8liveira.is-a.dev,86dcef96f01c5029a229" + } +} diff --git a/domains/_vercel.prashil.json b/domains/_vercel.prashil.json new file mode 100644 index 000000000..601806a4b --- /dev/null +++ b/domains/_vercel.prashil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prashilthul", + "email": "prashil1411@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=prashil.is-a.dev,4d4ecde09797589bede3"] + } +} diff --git a/domains/_vercel.pratham.json b/domains/_vercel.pratham.json new file mode 100644 index 000000000..21f743df7 --- /dev/null +++ b/domains/_vercel.pratham.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Prathamdas3", + "email": "daspratham3@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=pratham.is-a.dev,b632047325056df87293" + } + } + \ No newline at end of file diff --git a/domains/_vercel.praveen-2006.json b/domains/_vercel.praveen-2006.json new file mode 100644 index 000000000..2ce2088a4 --- /dev/null +++ b/domains/_vercel.praveen-2006.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "InfiniteCoder06", + "email": "mallidipraveenkumar@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=praveen-2006.is-a.dev,6ed24154aab38b23b2d3" + } +} diff --git a/domains/_vercel.pythonweb.json b/domains/_vercel.pythonweb.json new file mode 100644 index 000000000..175a58013 --- /dev/null +++ b/domains/_vercel.pythonweb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeGeekR", + "discord": "768080481924677632" + }, + "record": { + "TXT": "vc-domain-verify=pythonweb.is-a.dev,395acbd091553c5523bb" + } +} diff --git a/domains/_vercel.pyyupsk.json b/domains/_vercel.pyyupsk.json deleted file mode 100644 index 3a9f8b15f..000000000 --- a/domains/_vercel.pyyupsk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pyyupsk", - "email": "pyyupsk@proton.me" - }, - "record": { - "TXT": "vc-domain-verify=pyyupsk.is-a.dev,f537ecd57cc91e12951c" - } -} diff --git a/domains/_vercel.raafey.json b/domains/_vercel.raafey.json new file mode 100644 index 000000000..be0119b9b --- /dev/null +++ b/domains/_vercel.raafey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RaafeyRaza", + "email": "raafeyraza1@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=raafey.is-a.dev,aa0e06a894333b259a4b" + } +} diff --git a/domains/_vercel.rafsanza.json b/domains/_vercel.rafsanza.json new file mode 100644 index 000000000..7d8c6df95 --- /dev/null +++ b/domains/_vercel.rafsanza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rafsanza-hub", + "email": "rapsanza@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=rafsanza.is-a.dev,6b6643acbebdf80cd44b" + } +} diff --git a/domains/_vercel.rahulgurujala.json b/domains/_vercel.rahulgurujala.json new file mode 100644 index 000000000..af30a8c6f --- /dev/null +++ b/domains/_vercel.rahulgurujala.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rahulgurujala", + "email": "isaacnewtonrahul@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=rahulgurujala.is-a.dev,6daa2c803848d4e808d9" + } +} diff --git a/domains/_vercel.rajeshkumar.json b/domains/_vercel.rajeshkumar.json index ea9f3d565..5a228e0f1 100644 --- a/domains/_vercel.rajeshkumar.json +++ b/domains/_vercel.rajeshkumar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Dev-Rajeshkumar", - "email": "rajesh8778354586@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=rajeshkumar.is-a.dev,52cd27c94b7115d293d5" - } + "owner": { + "username": "Dev-Rajeshkumar", + "email": "rajesh8778354586@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=rajeshkumar.is-a.dev,52cd27c94b7115d293d5" + } } diff --git a/domains/_vercel.rajeshreddy.json b/domains/_vercel.rajeshreddy.json index f4bfd865c..d9e8499ea 100644 --- a/domains/_vercel.rajeshreddy.json +++ b/domains/_vercel.rajeshreddy.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "rajesh-reddy1", - "email": "mrrajeshreddy1@gmail.com", - "discord": "suuiii_1" - }, - "record": { - "TXT": "vc-domain-verify=rajeshreddy.is-a.dev,400e697edc993cbbeab7" - } + "owner": { + "username": "rajesh-reddy1", + "email": "mrrajeshreddy1@gmail.com", + "discord": "suuiii_1" + }, + "record": { + "TXT": "vc-domain-verify=rajeshreddy.is-a.dev,400e697edc993cbbeab7" + } } diff --git a/domains/_vercel.rajputshashank.json b/domains/_vercel.rajputshashank.json index 038a29181..1a277e35c 100644 --- a/domains/_vercel.rajputshashank.json +++ b/domains/_vercel.rajputshashank.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "rajputshashank003", - "email" : "hariomshashank@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=rajputshashank.is-a.dev,b54453fc10c77cf72c1d"] - } + "owner": { + "username": "rajputshashank003", + "email": "hariomshashank@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=rajputshashank.is-a.dev,b54453fc10c77cf72c1d"] } - \ No newline at end of file +} diff --git a/domains/_vercel.ramirocosa.json b/domains/_vercel.ramirocosa.json new file mode 100644 index 000000000..8f827d17a --- /dev/null +++ b/domains/_vercel.ramirocosa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RadikeCosa", + "email": "ramirocosa@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=ramirocosa.is-a.dev,7455e9c60351674f2f23"] + } +} diff --git a/domains/_vercel.ramya.json b/domains/_vercel.ramya.json new file mode 100644 index 000000000..474dc5828 --- /dev/null +++ b/domains/_vercel.ramya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ramya-Me", + "email": "ramyashah.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ramya.is-a.dev,01d3d04febd477ec42b8" + } +} diff --git a/domains/_vercel.rathee.json b/domains/_vercel.rathee.json new file mode 100644 index 000000000..aae226de0 --- /dev/null +++ b/domains/_vercel.rathee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abhinavrathee", + "email": "abhinavrathee00007@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=rathee.is-a.dev,1ee9ef074e87326c7f99" + } +} diff --git a/domains/_vercel.raynaldescala.json b/domains/_vercel.raynaldescala.json index 843e11542..cb6d3b8e2 100644 --- a/domains/_vercel.raynaldescala.json +++ b/domains/_vercel.raynaldescala.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "raynaldescala", - "email": "raynaldescala01@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=raynaldescala.is-a.dev,7c5440b0cdb643d66472" - } + "owner": { + "username": "raynaldescala", + "email": "raynaldescala01@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=raynaldescala.is-a.dev,7c5440b0cdb643d66472" + } } diff --git a/domains/_vercel.reiiv-beta.json b/domains/_vercel.reiiv-beta.json new file mode 100644 index 000000000..663d51476 --- /dev/null +++ b/domains/_vercel.reiiv-beta.json @@ -0,0 +1,9 @@ + { + "owner": { + "username": "revansp", + "email": "revanspstudy28@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=reiiv.is-a.dev,82bf39e1f2c36339a232" + } + } diff --git a/domains/_vercel.reiiv-dev.json b/domains/_vercel.reiiv-dev.json new file mode 100644 index 000000000..89bdada6e --- /dev/null +++ b/domains/_vercel.reiiv-dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "revansp", + "email": "revanspstudy28@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=reiiv-is.a.dev,cd29cdb7ae300a2b1652" + } + } diff --git a/domains/_vercel.reiiv.json b/domains/_vercel.reiiv.json new file mode 100644 index 000000000..6ca585191 --- /dev/null +++ b/domains/_vercel.reiiv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "revansp", + "email": "revanspstudy28@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=reiiv.is-a.dev,82bf39e1f2c36339a232" + } +} \ No newline at end of file diff --git a/domains/_vercel.rejectmodders.json b/domains/_vercel.rejectmodders.json new file mode 100644 index 000000000..5beb0a600 --- /dev/null +++ b/domains/_vercel.rejectmodders.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RejectModders", + "email": "rejectmodders@disutils.com", + "discord": "RejectModders" + }, + "record": { + "TXT": "vc-domain-verify=rejectmodders.is-a.dev,96098d7f80d62c706b12" + } +} diff --git a/domains/_vercel.renant.json b/domains/_vercel.renant.json new file mode 100644 index 000000000..45de79fb6 --- /dev/null +++ b/domains/_vercel.renant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "renant", + "email": "renan_replay@live.com" + }, + "record": { + "TXT": "vc-domain-verify=renant.is-a.dev,fe738eebddc5a20097e6" + } +} diff --git a/domains/_vercel.renato-dulog.json b/domains/_vercel.renato-dulog.json new file mode 100644 index 000000000..0919a7bea --- /dev/null +++ b/domains/_vercel.renato-dulog.json @@ -0,0 +1,10 @@ +{ + "description": "Web Developer Portifolio", + "owner": { + "username": "renskiedulog", + "email": "renrendulog@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=renato-dulog.is-a.dev,eff46947abaf954087b7" + } +} diff --git a/domains/_vercel.reyuki.json b/domains/_vercel.reyuki.json new file mode 100644 index 000000000..ec2ee0c90 --- /dev/null +++ b/domains/_vercel.reyuki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "realyukii", + "email": "me@reyuki.site" + }, + "record": { + "TXT": "vc-domain-verify=reyuki.is-a.dev,e29957b5ec5dfbe90704" + } +} diff --git a/domains/_vercel.riccardo126.json b/domains/_vercel.riccardo126.json index 9f98c2832..c486602f9 100644 --- a/domains/_vercel.riccardo126.json +++ b/domains/_vercel.riccardo126.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "riccardo126", - "email": "riccardopassacantando@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=riccardo126.is-a.dev,408e1d0b2f39a662b0ae" - } + "owner": { + "username": "riccardo126", + "email": "riccardopassacantando@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=riccardo126.is-a.dev,408e1d0b2f39a662b0ae" + } } diff --git a/domains/_vercel.ridwan.json b/domains/_vercel.ridwan.json new file mode 100644 index 000000000..36fdbfd66 --- /dev/null +++ b/domains/_vercel.ridwan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ridwanyinus", + "email": "ridwanyinusa15@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ridwan.is-a.dev,225e2c74c9221022a84f" + } +} diff --git a/domains/_vercel.risqiahmad.json b/domains/_vercel.risqiahmad.json new file mode 100644 index 000000000..193bb9876 --- /dev/null +++ b/domains/_vercel.risqiahmad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "risqi17", + "email": "ahmadreys@gmail.com", + "discord": "risqi_ahmad9230" + }, + "record": { + "TXT": "vc-domain-verify=risqiahmad.is-a.dev,8bd8af8f24fe915c1ac4" + } +} diff --git a/domains/_vercel.rith.json b/domains/_vercel.rith.json new file mode 100644 index 000000000..f165ccda7 --- /dev/null +++ b/domains/_vercel.rith.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rithb898", + "email": "rithb2004@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=rith.is-a.dev,9233c12a34113300d9af" + } +} \ No newline at end of file diff --git a/domains/_vercel.rizz.json b/domains/_vercel.rizz.json index 137b386a2..7b0780adb 100644 --- a/domains/_vercel.rizz.json +++ b/domains/_vercel.rizz.json @@ -4,6 +4,6 @@ "discord": "skibidibagel" }, "record": { - "TXT": "vc-domain-verify=rizz.is-a.dev,cbd2a4123c68d5d0fef0" + "TXT": "vc-domain-verify=old.rizz.is-a.dev,b78dc00492f43dce5eb2" } } diff --git a/domains/_vercel.s1dd.json b/domains/_vercel.s1dd.json new file mode 100644 index 000000000..157262262 --- /dev/null +++ b/domains/_vercel.s1dd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nots1dd", + "email": "sid9.karanam@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=s1dd.is-a.dev,e08de74daf627d6e653d" + } +} diff --git a/domains/_vercel.sadik.json b/domains/_vercel.sadik.json new file mode 100644 index 000000000..f7aa0bcb9 --- /dev/null +++ b/domains/_vercel.sadik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "square-story", + "email": "gibmepreo@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=sadik.is-a.dev,7e3d1f287fcea04a1ec3" + } +} \ No newline at end of file diff --git a/domains/_vercel.saif.json b/domains/_vercel.saif.json index 0207cec10..6e2518c73 100644 --- a/domains/_vercel.saif.json +++ b/domains/_vercel.saif.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Saifkhanz", - "email": "saif137.khan@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=saif.is-a.dev,8f2dcd17056c670b7276" - } -} \ No newline at end of file + "owner": { + "username": "Saifkhanz", + "email": "saif137.khan@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=saif.is-a.dev,8f2dcd17056c670b7276" + } +} diff --git a/domains/_vercel.santty.json b/domains/_vercel.santty.json new file mode 100644 index 000000000..52b70fb6c --- /dev/null +++ b/domains/_vercel.santty.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "santiagogr05", + "email": "san7iagogr.05@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=santty.is-a.dev,42e7e83a90cfeb305cbf"] + } + } \ No newline at end of file diff --git a/domains/_vercel.saxophone.json b/domains/_vercel.saxophone.json new file mode 100644 index 000000000..cb0b800f5 --- /dev/null +++ b/domains/_vercel.saxophone.json @@ -0,0 +1,10 @@ +{ + "description": "vercel stuff for personal site", + "owner": { + "username": "saxophone-dev", + "email": "itsarchit@keemail.me" + }, + "record": { + "TXT": ["vc-domain-verify=saxophone.is-a.dev,e2dac8b9c5e42361fda8"] + } +} diff --git a/domains/_vercel.sergioperea.json b/domains/_vercel.sergioperea.json new file mode 100644 index 000000000..c3b8cf061 --- /dev/null +++ b/domains/_vercel.sergioperea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sperea", + "email": "perea@mailfence.com" + }, + "record": { + "TXT": "vc-domain-verify=sergioperea.is-a.dev,ff9bc4d6b26eca2587d7" + } +} diff --git a/domains/_vercel.shimizu.json b/domains/_vercel.shimizu.json new file mode 100644 index 000000000..4f16f5a8c --- /dev/null +++ b/domains/_vercel.shimizu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mikofoxie", + "email": "shimizulazy@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=shimizu.is-a.dev,3356672e8054fe9b4d65" + } +} diff --git a/domains/_vercel.shirshen.json b/domains/_vercel.shirshen.json new file mode 100644 index 000000000..e217d99bd --- /dev/null +++ b/domains/_vercel.shirshen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shu-vro", + "email": "official.shirshen@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=shirshen.is-a.dev,705710dcfadad4d92d2b" + } +} diff --git a/domains/_vercel.shubhamprajapati.json b/domains/_vercel.shubhamprajapati.json new file mode 100644 index 000000000..2a573f6f4 --- /dev/null +++ b/domains/_vercel.shubhamprajapati.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShubhamP528", + "email": "shubham528prajapati@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=shubhamprajapati.is-a.dev,a8d0420a3cd14b3d2928" + } +} diff --git a/domains/_vercel.sifat.json b/domains/_vercel.sifat.json new file mode 100644 index 000000000..fc4e9c80a --- /dev/null +++ b/domains/_vercel.sifat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mahi160", + "email": "omarsifat288@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=sifat.is-a.dev,cc8d1b30995eac869fea" + } +} diff --git a/domains/_vercel.simone.json b/domains/_vercel.simone.json new file mode 100644 index 000000000..0d605acbe --- /dev/null +++ b/domains/_vercel.simone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cimasim89", + "email": "cimasim89@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=simone.is-a.dev,dc2853a2476427303b16" + } +} diff --git a/domains/_vercel.siya.json b/domains/_vercel.siya.json new file mode 100644 index 000000000..053ee8548 --- /dev/null +++ b/domains/_vercel.siya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rajputsiya", + "email": "siyarajput9258@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=siya.is-a.dev,8b5584a1aeb3bb9a60c5"] + } +} diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index 3c3d88a30..71ed2cfcb 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -4,6 +4,10 @@ "discord": "skibidibagel" }, "record": { - "TXT": ["vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244", "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d", "vc-domain-verify=projects.skibidi.is-a.dev,33f08aa6e287f18f368b"] + "TXT": [ + "vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244", + "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d", + "vc-domain-verify=projects.skibidi.is-a.dev,33f08aa6e287f18f368b" + ] } } diff --git a/domains/_vercel.sohag.json b/domains/_vercel.sohag.json index f8bb6eec8..36dd7e789 100644 --- a/domains/_vercel.sohag.json +++ b/domains/_vercel.sohag.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "sohag02", - "discord": "sohagjabed" - }, - "record": { - "TXT": "vc-domain-verify=sohag.is-a.dev,905a0fff3e8fdda0052e" - } -} \ No newline at end of file +{ + "owner": { + "username": "sohag02", + "discord": "sohagjabed" + }, + "record": { + "TXT": "vc-domain-verify=sohag.is-a.dev,905a0fff3e8fdda0052e" + } +} diff --git a/domains/_vercel.solfeggio-training.json b/domains/_vercel.solfeggio-training.json new file mode 100644 index 000000000..403bcd998 --- /dev/null +++ b/domains/_vercel.solfeggio-training.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "henrique-coder", + "email": "hjyz6rqyb@mozmail.com" + }, + "record": { + "TXT": "vc-domain-verify=solfeggio-training.is-a.dev,64b9db841f2e5fa03a48" + } +} diff --git a/domains/_vercel.sombochea.json b/domains/_vercel.sombochea.json index ee967eece..d5f0ee241 100644 --- a/domains/_vercel.sombochea.json +++ b/domains/_vercel.sombochea.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sombochea", - "email": "sombochea100@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=sombochea.is-a.dev,2cdc71284d8d8193f021" - } -} \ No newline at end of file + "owner": { + "username": "sombochea", + "email": "sombochea100@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=sombochea.is-a.dev,2cdc71284d8d8193f021" + } +} diff --git a/domains/_vercel.sortalost.json b/domains/_vercel.sortalost.json new file mode 100644 index 000000000..fdff13075 --- /dev/null +++ b/domains/_vercel.sortalost.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sortalost", + "email": "sortalost@cock.li" + }, + "record": { + "TXT": "vc-domain-verify=sortalost.is-a.dev,9d2eea9fbc54a478f71c" + } +} diff --git a/domains/_vercel.soul.json b/domains/_vercel.soul.json new file mode 100644 index 000000000..f1616f878 --- /dev/null +++ b/domains/_vercel.soul.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "SoulDevs", + "email": "soulcosmic1406@proton.me", + "discord": "soulcosmic1406_" + }, + "record": { + "TXT": "vc-domain-verify=soul.is-a.dev,6f957e2edcd5bb791896" + } +} diff --git a/domains/_vercel.subhan.json b/domains/_vercel.subhan.json new file mode 100644 index 000000000..4cfafd95b --- /dev/null +++ b/domains/_vercel.subhan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MS1034", + "email": "muhammadsubhan5701@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=subhan.is-a.dev,1996a182add3a767436b" + } +} \ No newline at end of file diff --git a/domains/_vercel.sujal.json b/domains/_vercel.sujal.json new file mode 100644 index 000000000..f5c24fc96 --- /dev/null +++ b/domains/_vercel.sujal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "suzalshrestha", + "email": "sujalshresthawork@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=sujal.is-a.dev,58e578ab39aef3cf41e8" + } +} \ No newline at end of file diff --git a/domains/_vercel.supperfreddo.json b/domains/_vercel.supperfreddo.json new file mode 100644 index 000000000..1ca14d6cc --- /dev/null +++ b/domains/_vercel.supperfreddo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "supperfreddo", + "email": "supperfreddoio@gmail.com", + "discord": "supperfreddo" + }, + "record": { + "TXT": "vc-domain-verify=supperfreddo.is-a.dev,68c20273ddb3ea11e1d6" + } +} diff --git a/domains/_vercel.synthara.json b/domains/_vercel.synthara.json new file mode 100644 index 000000000..7dc7bfd57 --- /dev/null +++ b/domains/_vercel.synthara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=synthara.is-a.dev,5cfe1b6f6a8530d47a55" + } +} diff --git a/domains/_vercel.tanbaycu.json b/domains/_vercel.tanbaycu.json new file mode 100644 index 000000000..443f46f7a --- /dev/null +++ b/domains/_vercel.tanbaycu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=tanbaycu.is-a.dev,39c822aec04365116c16" + } +} diff --git a/domains/_vercel.tandevhtml.json b/domains/_vercel.tandevhtml.json new file mode 100644 index 000000000..b2b801281 --- /dev/null +++ b/domains/_vercel.tandevhtml.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanbaycu", + "email": "mnew20128@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=tandevhtml.is-a.dev,37900e6853b2485cb803" + } +} diff --git a/domains/_vercel.terry.json b/domains/_vercel.terry.json new file mode 100644 index 000000000..9fc9c6b92 --- /dev/null +++ b/domains/_vercel.terry.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "realyoterry", + "email": "theterrykim@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=terry.is-a.dev,77663b6ef45302529609" + } +} diff --git a/domains/_vercel.thavirak.json b/domains/_vercel.thavirak.json new file mode 100644 index 000000000..1e65365c2 --- /dev/null +++ b/domains/_vercel.thavirak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thavirak", + "email": "thavirak@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=thavirak.is-a.dev,7a6a4ebd89476f7b339a"] + } +} diff --git a/domains/_vercel.thegoofy-guy.json b/domains/_vercel.thegoofy-guy.json new file mode 100644 index 000000000..3fdf1c760 --- /dev/null +++ b/domains/_vercel.thegoofy-guy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thegoofy-dev", + "email": "pankajtyagi1601@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=thegoofy-guy.is-a.dev,382a00f94cc6e561761e" + } +} diff --git a/domains/_vercel.tobias.json b/domains/_vercel.tobias.json index 9910e6185..487856ea0 100644 --- a/domains/_vercel.tobias.json +++ b/domains/_vercel.tobias.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "smarterToby", - "discord": "724712767080235049" - }, - "record": { - "TXT": "vc-domain-verify=tobias.is-a.dev,21171b13f4596f6ef9ee" - } -} \ No newline at end of file + "owner": { + "username": "smarterToby", + "discord": "724712767080235049" + }, + "record": { + "TXT": "vc-domain-verify=tobias.is-a.dev,21171b13f4596f6ef9ee" + } +} diff --git a/domains/_vercel.tranminhtan.json b/domains/_vercel.tranminhtan.json new file mode 100644 index 000000000..62de5cf98 --- /dev/null +++ b/domains/_vercel.tranminhtan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanbaycu", + "email": "mnew20128@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=tranminhtan.is-a.dev,80e210f84d0b0529d7eb" + } +} diff --git a/domains/_vercel.tsania.json b/domains/_vercel.tsania.json new file mode 100644 index 000000000..091c6b96f --- /dev/null +++ b/domains/_vercel.tsania.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tsnzzhr", + "email": "tsnzzhr102@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=tsania.is-a.dev,cb5fadd5728a99eb3c4d" + } +} diff --git a/domains/_vercel.udit.json b/domains/_vercel.udit.json new file mode 100644 index 000000000..96f2e3ead --- /dev/null +++ b/domains/_vercel.udit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "uditdev", + "email": "uditdev0008@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=udit.is-a.dev,8718c1c2a08417265d7e"] + } +} diff --git a/domains/_vercel.ujjvaljoshi.json b/domains/_vercel.ujjvaljoshi.json new file mode 100644 index 000000000..09252807b --- /dev/null +++ b/domains/_vercel.ujjvaljoshi.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/ujjvaljoshi45/ujjvaljoshi45", + "owner": { + "username": "ujjvaljoshi45", + "email": "ujjvaljoshi45@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ujjvaljoshi.is-a.dev,f7ed737aeb48311d634c" + } +} diff --git a/domains/_vercel.vanshaggarwal.json b/domains/_vercel.vanshaggarwal.json new file mode 100644 index 000000000..ac2794f27 --- /dev/null +++ b/domains/_vercel.vanshaggarwal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AggarwalVansh", + "email": "aggvans@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=vanshaggarwal.is-a.dev,60de91efb37f86a6bb50" + } +} diff --git a/domains/_vercel.vapr.json b/domains/_vercel.vapr.json new file mode 100644 index 000000000..c90ea33ec --- /dev/null +++ b/domains/_vercel.vapr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bitsamedida", + "email": "bitsamedida@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=vapr.is-a.dev,e0a739ae617bd141d6f0" + } +} diff --git a/domains/_vercel.vdevanarayan.json b/domains/_vercel.vdevanarayan.json new file mode 100644 index 000000000..1f8b49254 --- /dev/null +++ b/domains/_vercel.vdevanarayan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeTitan7", + "email": "octavius1983bc@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=vdevanarayan.is-a.dev,0c0c081b89b565d7ece1" + } +} diff --git a/domains/_vercel.venkat.json b/domains/_vercel.venkat.json new file mode 100644 index 000000000..a2288d226 --- /dev/null +++ b/domains/_vercel.venkat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "venkatk-git", + "email": "venkatkumar.profiles@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=venkat.is-a.dev,4238dd29261ea2c96bda" + } +} diff --git a/domains/_vercel.verify.alora.json b/domains/_vercel.verify.alora.json new file mode 100644 index 000000000..dbfbc5f7a --- /dev/null +++ b/domains/_vercel.verify.alora.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=verify.alora.is-a.dev,df9b78e72bc7a2889bc8" + } +} diff --git a/domains/_vercel.veygax.json b/domains/_vercel.veygax.json new file mode 100644 index 000000000..47892fb69 --- /dev/null +++ b/domains/_vercel.veygax.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "veygax", + "email": "veyga@checkpoint.llc", + "discord": "1119938236245094521" + + }, + "record": { + "TXT": "vc-domain-verify=veygax.is-a.dev,a56bc04fff9fc5e6e38d" + } +} diff --git a/domains/_vercel.victordev.json b/domains/_vercel.victordev.json new file mode 100644 index 000000000..94bdad7a9 --- /dev/null +++ b/domains/_vercel.victordev.json @@ -0,0 +1,9 @@ + { + "owner": { + "username": "VictorHumberto01", + "email": "victor.humberto.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=victordev.is-a.dev,249570ae89a082ed0670" + } + } diff --git a/domains/_vercel.vineeth.json b/domains/_vercel.vineeth.json new file mode 100644 index 000000000..94f9d4ec9 --- /dev/null +++ b/domains/_vercel.vineeth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vineeth-motati", + "email": "vineethmotati@duck.com" + }, + "record": { + "TXT": "vc-domain-verify=vineeth.is-a.dev,772d59fe1bf7422c8f8f" + } +} \ No newline at end of file diff --git a/domains/_vercel.violet.json b/domains/_vercel.violet.json new file mode 100644 index 000000000..616fb3c56 --- /dev/null +++ b/domains/_vercel.violet.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "violetlaire", + "email": "violetlaire@proton.me", + "discord": "994135527815118898" + }, + "record": { + "TXT": [ + "vc-domain-verify=violet.is-a.dev,dd60430c61df7957e114", + "vc-domain-verify=me.violet.is-a.dev,3fad7d0a3bfe3724aaf1", + "vc-domain-verify=blog.violet.is-a.dev,27a12f9f237682d5ca9a" + ] + } +} diff --git a/domains/_vercel.voidvault.json b/domains/_vercel.voidvault.json index 9d09ef071..fd5702d80 100644 --- a/domains/_vercel.voidvault.json +++ b/domains/_vercel.voidvault.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Dev-Rajeshkumar", - "email": "rajesh8778354686@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=voidvault.is-a.dev,fdc2aadb068bd286d372"] - } + "owner": { + "username": "Dev-Rajeshkumar", + "email": "rajesh8778354686@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=voidvault.is-a.dev,fdc2aadb068bd286d372"] + } } diff --git a/domains/_vercel.vukhoi.json b/domains/_vercel.vukhoi.json new file mode 100644 index 000000000..1c002c971 --- /dev/null +++ b/domains/_vercel.vukhoi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khoivt", + "email": "khoidragonslayer@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=vukhoi.is-a.dev,40bd929996059a5dbea2" + } +} diff --git a/domains/_vercel.w3teal.json b/domains/_vercel.w3teal.json new file mode 100644 index 000000000..06e381c67 --- /dev/null +++ b/domains/_vercel.w3teal.json @@ -0,0 +1,11 @@ +{ + "description": "Used for my W3Teal's blog website.", + "repo": "https://github.com/w3teal/w3teal.github.io", + "owner": { + "username": "w3teal", + "email": "w3teal@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=w3teal.is-a.dev,d0cb532c15b16a993c2a" + } +} diff --git a/domains/_vercel.waltersonna.json b/domains/_vercel.waltersonna.json new file mode 100644 index 000000000..05c051477 --- /dev/null +++ b/domains/_vercel.waltersonna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RichestHumanAlive", + "email": "walter.n.sonna@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=waltersonna.is-a.dev,95c219c6eb52eab7ed7c" + } +} diff --git a/domains/_vercel.wasim.json b/domains/_vercel.wasim.json new file mode 100644 index 000000000..a5ce07365 --- /dev/null +++ b/domains/_vercel.wasim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "simbaig", + "email": "wasimbaig000@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=wasim.is-a.dev,6b4abdaf07b7f6517075" + } +} diff --git a/domains/_vercel.wisit.json b/domains/_vercel.wisit.json new file mode 100644 index 000000000..fcbfbaff1 --- /dev/null +++ b/domains/_vercel.wisit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Wisitt", + "email": "wisitmoondet@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=wisit.is-a.dev,00d864c9655408665e4c" + } +} diff --git a/domains/_vercel.xenonrexo.json b/domains/_vercel.xenonrexo.json new file mode 100644 index 000000000..b654d4a5b --- /dev/null +++ b/domains/_vercel.xenonrexo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shshams", + "email": "shahadathossenshams@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=xenonrexo.is-a.dev,8fbb85bd77adeb090add" + } +} diff --git a/domains/_vercel.yatharth.json b/domains/_vercel.yatharth.json new file mode 100644 index 000000000..d69bee5b7 --- /dev/null +++ b/domains/_vercel.yatharth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yatharthbhatia", + "email": "yatharthbhatia2004@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=yatharth.is-a.dev,59d3e946b8d099555345" + } +} diff --git a/domains/_vercel.yohanesrioirsan.json b/domains/_vercel.yohanesrioirsan.json index 0edf88def..2f46c5930 100644 --- a/domains/_vercel.yohanesrioirsan.json +++ b/domains/_vercel.yohanesrioirsan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yohanesrioirsan", - "email": "rioirsan8@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=yohanesrioirsan.is-a.dev,2c8b157439c95db80770" - } + "owner": { + "username": "yohanesrioirsan", + "email": "rioirsan8@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=yohanesrioirsan.is-a.dev,2c8b157439c95db80770" + } } diff --git a/domains/_vercel.youssef.json b/domains/_vercel.youssef.json new file mode 100644 index 000000000..e54a53d60 --- /dev/null +++ b/domains/_vercel.youssef.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YoussefDevPro", + "email": "youssef.pro.coding@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=youssef.is-a.dev,8a21ff17b71b3518be3c" + } +} diff --git a/domains/_vercel.z.json b/domains/_vercel.z.json deleted file mode 100644 index 45d4bfd88..000000000 --- a/domains/_vercel.z.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jakeharrison90", - "email": "overtonmarke@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=z.is-a.dev,9be8de01c9c241334606"] - } -} diff --git a/domains/_vercel.zara.json b/domains/_vercel.zara.json new file mode 100644 index 000000000..e9024b750 --- /dev/null +++ b/domains/_vercel.zara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tutupharirabu", + "email": "code.zharaurien@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=zara.is-a.dev,54fd6194f447f7c5295b" + } +} diff --git a/domains/_vercel.zehao.json b/domains/_vercel.zehao.json new file mode 100644 index 000000000..cf6b9d3ca --- /dev/null +++ b/domains/_vercel.zehao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "2eha0", + "email": "zehao93@outlook.com" + }, + "record": { + "TXT": "vc-domain-verify=zehao.is-a.dev,6fbc4cc62fac0cd68f14" + } +} diff --git a/domains/a.json b/domains/a.json deleted file mode 100644 index 387844593..000000000 --- a/domains/a.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "dhruvakalur", - "discord": "794802369216380949", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.n6sY7FH0bwRVpn5paxjZE9b0AS1bS9fiw6WV4sdfPhfnRrO9vR_Mxznkv_LzM5IWuOPUrNzJ8el1rUP1_BEnafofpoSYWV4J326U0TjFnhOysYjmpJ00oNE_TkBdF-gIlwZ3Ps6X2_i5OwLkWysa6oz7-DPHMA2bN27pC7VV7uMwt8gbvLH7BBgnpgZk7vf9eQ7hb8lgHDfjaeaxfG8PoGnO4SBMxcS_Q9hQxW-z7WsfBTTOeKC8jDg3ql5CCtw4epp61hmMGMD8Fk0ETZTDXVHLRVVLsR78uKwgRm-eifgDRVgycfoGfZpRkdZAWFG5fmAYTAxOxCFj6Efa44n-tA.PzULyP0rlpaGmeRh1tX5pA._J47HD2_nZv5f8j_vl5QZZCxbm6K4_nvrZ4LVcTdjH275xenN3SC3fbM-kQFokjiiKtiaSdZMxokzZtBbDBXHORYh2Z9Ve1ENytjWkmOP3U.YDrfLdRHD6-J3Bb9_7iysA" - }, - "record": { - "A": ["45.90.12.29"] - } -} diff --git a/domains/aadityaa.json b/domains/aadityaa.json new file mode 100644 index 000000000..c6f26b17c --- /dev/null +++ b/domains/aadityaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aadityaa2606", + "email": "aadityaa2606@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/aag.json b/domains/aag.json new file mode 100644 index 000000000..b86fa9af7 --- /dev/null +++ b/domains/aag.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "01AleX12", + "email": "aag.devv@gmail.com" + }, + "record": { + "CNAME": "01alex12.github.io" + } +} diff --git a/domains/aakashrawat.json b/domains/aakashrawat.json index 24c81cf1a..0f0a3ccfa 100644 --- a/domains/aakashrawat.json +++ b/domains/aakashrawat.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aakashrawat04", - "email": "2004rawataakash@gmail.com", - "discord": "759817307957493800" - }, - "record": { - "CNAME": "aakashrawat.vercel.app" - } + "owner": { + "username": "aakashrawat04", + "email": "2004rawataakash@gmail.com", + "discord": "759817307957493800" + }, + "record": { + "CNAME": "aakashrawat.vercel.app" + } } diff --git a/domains/aankit.json b/domains/aankit.json new file mode 100644 index 000000000..76e46b9ae --- /dev/null +++ b/domains/aankit.json @@ -0,0 +1,13 @@ +{ + "description": "Ankit's GitHub page", + "repo": "https://github.com/Ankit-0310", + "owner": { + "username": "Ankit-0310", + "email": "ankitarya753@gmail.com", + "telegram": "F0RBIDDEN_USER", + "github": "Ankit-0310" + }, + "record": { + "CNAME": "Ankit-0310.github.io" + } +} diff --git a/domains/abdullah-al-mridul.json b/domains/abdullah-al-mridul.json index eecee44a1..2fcb83694 100644 --- a/domains/abdullah-al-mridul.json +++ b/domains/abdullah-al-mridul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdullah-al-mridul", - "email": "rim89987@gmail.com" - }, - "record": { - "CNAME": "abdullah-al-mridul-dev.vercel.app" - } + "owner": { + "username": "abdullah-al-mridul", + "email": "rim89987@gmail.com" + }, + "record": { + "CNAME": "abdullah-al-mridul-dev.vercel.app" + } } diff --git a/domains/abdullah.json b/domains/abdullah.json new file mode 100644 index 000000000..6ae594d68 --- /dev/null +++ b/domains/abdullah.json @@ -0,0 +1,11 @@ +{ + "description": "Abdullah Personal Website", + "repo": "https://github.com/Mdabdullah3/me-portfolio", + "owner": { + "username": "Mdabdullah3", + "email": "mdabdullahnoman777@gmail.com" + }, + "record": { + "CNAME": "mdabdullah3.github.io" + } +} diff --git a/domains/abdullah.maqbool.json b/domains/abdullah.maqbool.json new file mode 100644 index 000000000..e7516a453 --- /dev/null +++ b/domains/abdullah.maqbool.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Abdullah-Maqbool", + "email": "abdullah.maqbool.ahmad@gmail.com" + }, + "record": { + "CNAME": "abdullahmaqbool-portfolio.vercel.app" + } +} diff --git a/domains/abdulquddus.json b/domains/abdulquddus.json new file mode 100644 index 000000000..11a3677f4 --- /dev/null +++ b/domains/abdulquddus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aqdev-tech", + "email": "abdulquddusinda@gmail.com" + }, + "record": { + "CNAME": "abdulquddus.onrender.com" + } +} diff --git a/domains/abeer.json b/domains/abeer.json new file mode 100644 index 000000000..aa0f9620c --- /dev/null +++ b/domains/abeer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abeer555", + "email": "abeergupta555@gmail.com" + }, + "record": { + "CNAME": "abeer555.github.io" + } +} diff --git a/domains/abhiii.json b/domains/abhiii.json new file mode 100644 index 000000000..323a0ffd3 --- /dev/null +++ b/domains/abhiii.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wiz-abhi", + "email": "abbhiiishekk@proton.me" + }, + "record": { + "URL": "https://abhiishekk.netlify.app" + } +} diff --git a/domains/abhijeet.json b/domains/abhijeet.json new file mode 100644 index 000000000..3576a43e6 --- /dev/null +++ b/domains/abhijeet.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "abhijeet486", + "email": "sabhijeet652@gmail.com" + }, + "record": { + "CNAME": "portfolio-website-mocha-beta.vercel.app" + }, + "proxy": false +} \ No newline at end of file diff --git a/domains/abhinav-shyju.json b/domains/abhinav-shyju.json new file mode 100644 index 000000000..62b8b15b9 --- /dev/null +++ b/domains/abhinav-shyju.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abhinavshyju", + "email": "abhinavshyjupc@gmail.com" + }, + "record": { + "CNAME": "portfolio-6ns.pages.dev" + } +} diff --git a/domains/abidraza.json b/domains/abidraza.json new file mode 100644 index 000000000..ee456e6dd --- /dev/null +++ b/domains/abidraza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ariabid", + "email": "ari.abid@gmail.com" + }, + "record": { + "URL": "https://abidraza.com" + } +} diff --git a/domains/abineethan.json b/domains/abineethan.json index d65050360..9983a2f6d 100644 --- a/domains/abineethan.json +++ b/domains/abineethan.json @@ -1,11 +1,10 @@ { - "description": "This subdomain hosts my personal portfolio website.", - "repo": "https://github.com/abineethan/abineethan.github.io", + "description": "This is my portfolio website.", "owner": { "username": "abineethan", "email": "abineethan22@gmail.com" }, "record": { - "CNAME": "abineethan.github.io" + "CNAME": "abineethan-dev.web.app" } } diff --git a/domains/about.harshshah.json b/domains/about.harshshah.json deleted file mode 100644 index 4adaaf31d..000000000 --- a/domains/about.harshshah.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Harsh-0986", - "email": "harsh2102.dev@gmail.com", - "discord": "889700837520199761" - }, - "record": { - "A": ["76.76.21.21"] - } -} diff --git a/domains/abranico.json b/domains/abranico.json new file mode 100644 index 000000000..e0f797915 --- /dev/null +++ b/domains/abranico.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abranico", + "email": "abranico011@gmail.com" + }, + "record": { + "CNAME": "abranico.vercel.app" + } +} diff --git a/domains/abu.json b/domains/abu.json new file mode 100644 index 000000000..7fae28ec1 --- /dev/null +++ b/domains/abu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mohamed-faaris", + "email": "mohammedfaaris2005@gmail.com" + }, + "record": { + "URL": "https://github.com/Mohamed-Abu-Bakkar" + } +} diff --git a/domains/ad.lver.json b/domains/ad.lver.json new file mode 100644 index 000000000..93c4db3e7 --- /dev/null +++ b/domains/ad.lver.json @@ -0,0 +1,11 @@ +{ + "github": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com" + }, + "record": { + "A": ["52.72.49.79"] + }, + "proxied": true +} diff --git a/domains/adam.json b/domains/adam.json index 3aadd5915..54c8f53ff 100644 --- a/domains/adam.json +++ b/domains/adam.json @@ -1,10 +1,10 @@ { + "description": "Portfolio", "owner": { "username": "adamrexo", - "discord": "898638440592191509", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.UQXA3K1mX8Pq_S_dcKeoB7MzL_ON5vOvOGOA_0xPft015rDYunl47BEB_lxW0viGYUMvnecBkv6vBnxUrCtoh9F1f2QNnSfJMpDLRnEoiJt4gwt3wSuW8zlw7Y4gkr0oGoqPqXoVZkZOXtn1-SAB5h_rHksFxolsoxNUGbqfcqTcsHScsjVDhlfRSK7eGn-0iWJCjiQc0nL4HPHm-ziu0p2q4bFXzp6XreLITFZIASffgJzFldC2lmxXe3iR1A_T1zHw93f6rUrgdKgWRAN4qhmxHeSUatmI3uMTc0sd2BS0c99IumRnEYVzQDNkSutfw_zo5wDTjp2aabyb7XqusQ.dj4_olpViy2ITJcHo1Fo6g.IXDL4TFulPcVWPZMZ9SR5yoKVD0dS44Rx1-dHODPZw1ZoOUDliQDqUF5csyOdbLGLXiRAl6bsePXCVLIpYoPGwC25zKxI1z7maAu4uHQ6dI.QvaiUlJyNs4nk2-cV_HgDg" + "email": "rexosheesh@gmail.com" }, "record": { - "A": ["130.162.237.143"] + "CNAME": "adamrexo.vercel.app" } } diff --git a/domains/adarshkumar.json b/domains/adarshkumar.json new file mode 100644 index 000000000..33719d97f --- /dev/null +++ b/domains/adarshkumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Adarsh R. Kumar", + "email": "adarshravikumar2@gmail.com" + }, + "record": { + "CNAME": "adarshrkumar.github.io" + } +} diff --git a/domains/adel-dafi.json b/domains/adel-dafi.json new file mode 100644 index 000000000..c97b8ad14 --- /dev/null +++ b/domains/adel-dafi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ad019El", + "email": "a.dafi@esi-sba.dz" + }, + "record": { + "CNAME": "adel-dafi.pages.dev" + } +} diff --git a/domains/adiii3692.json b/domains/adiii3692.json new file mode 100644 index 000000000..773e1898a --- /dev/null +++ b/domains/adiii3692.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "adiii3692", + "email": "adinair0206@gmail.com" + }, + "record": { + "CNAME": "portfolio-rho-sand-13.vercel.app" + } +} \ No newline at end of file diff --git a/domains/adithyan.json b/domains/adithyan.json new file mode 100644 index 000000000..5051dc05e --- /dev/null +++ b/domains/adithyan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "A-d-i-t-h-y-a-n", + "email": "hermit0bot@gmail.com" + }, + "record": { + "CNAME": "whoami-tn1.pages.dev" + }, + "proxied": true +} diff --git a/domains/aditya.json b/domains/aditya.json index d9137efed..191ff4102 100644 --- a/domains/aditya.json +++ b/domains/aditya.json @@ -1,12 +1,10 @@ { - "description": "my personal homepage", + "description": "Aditya portfolio", "owner": { - "username": "dedomil", - "email": "ishqaddy@gmail.com", - "twitter": "aadixl", - "discord": "dedomil" + "username": "raghav-45", + "email": "raghavbhai4545@gmail.com" }, "record": { - "CNAME": "dedomil.github.io" + "A": ["76.76.21.21"] } } diff --git a/domains/adriancmiranda.json b/domains/adriancmiranda.json new file mode 100644 index 000000000..f74f5e370 --- /dev/null +++ b/domains/adriancmiranda.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "adriancmiranda", + "email": "ad@is-a.dev" + }, + "record": { + "URL": "https://adrian-miranda.vercel.app" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/adriancmiranda", + "/linkedin": "https://www.linkedin.com/in/adriancmiranda" + }, + "redirect_paths": true + } +} diff --git a/domains/aessaputra.json b/domains/aessaputra.json new file mode 100644 index 000000000..0de67fbf7 --- /dev/null +++ b/domains/aessaputra.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aessaputra", + "twitter": "pioonrey" + }, + "record": { + "CNAME": "github-profile-summary-cards-aes-saputras-projects.vercel.app" + } +} diff --git a/domains/affan.json b/domains/affan.json index 9930f2698..c24952ed8 100644 --- a/domains/affan.json +++ b/domains/affan.json @@ -5,10 +5,7 @@ }, "record": { "A": ["75.2.60.5"], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": [ "v=spf1 include:_spf.mx.cloudflare.net include:spf.improvmx.com ~all", "dh=92c9945830f32cb180df547af9f491ff1a4c75a9", diff --git a/domains/afnan.json b/domains/afnan.json index 3974d2c22..fc62c307c 100644 --- a/domains/afnan.json +++ b/domains/afnan.json @@ -1,11 +1,11 @@ { - "description": "My portfolio website", - "repo": "https://github.com/Sayed-Afnan-Khazi/sayed-afnan-khazi.github.io", - "owner": { - "username": "Sayed-Afnan-Khazi", - "email": "oofnanfake1@gmail.com" - }, - "record": { - "CNAME": "sayed-afnan-khazi.github.io" - } + "description": "My portfolio website", + "repo": "https://github.com/Sayed-Afnan-Khazi/sayed-afnan-khazi.github.io", + "owner": { + "username": "Sayed-Afnan-Khazi", + "email": "oofnanfake1@gmail.com" + }, + "record": { + "CNAME": "sayed-afnan-khazi.github.io" + } } diff --git a/domains/aga.json b/domains/aga.json new file mode 100644 index 000000000..9369b3db1 --- /dev/null +++ b/domains/aga.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "lcnghulam", + "email": "lcnghulam1@gmail.com", + "discord": "blessing455451" + }, + "record": { + "A": ["76.76.21.21"], + "TXT": "google-site-verification=p24qfEdTMTlahtU3hQxVU_txDQkifpoJH1xS4jmCmlw" + } +} diff --git a/domains/agent.json b/domains/agent.json new file mode 100644 index 000000000..eeab749fd --- /dev/null +++ b/domains/agent.json @@ -0,0 +1,13 @@ +{ + "description": "Agent's Developer Portfolio", + "repo": "https://github.com/relentiousdragon/isadev-site/tree/main", + "owner": { + "username": "relentiousdragon", + "email": "relentoor@gmail.com", + "discord": "agentzzrp" + }, + "record": { + "CNAME": "isadev-site.pages.dev" + }, + "proxied": true +} diff --git a/domains/agung.json b/domains/agung.json new file mode 100644 index 000000000..1e3509e59 --- /dev/null +++ b/domains/agung.json @@ -0,0 +1,11 @@ +{ + "description": "Profile Page", + "repo": "https://github.com/aw09/aw09.github.io", + "owner": { + "username": "aw09", + "email": "agungwck.99@gmail.com" + }, + "record": { + "CNAME": "aw09.github.io" + } +} diff --git a/domains/agungfir.json b/domains/agungfir.json new file mode 100644 index 000000000..ad57330c0 --- /dev/null +++ b/domains/agungfir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "agungfir10", + "email": "agungfirid@gmail.com" + }, + "record": { + "CNAME": "agungfir.vercel.app" + } +} \ No newline at end of file diff --git a/domains/ahios.json b/domains/ahios.json new file mode 100644 index 000000000..54b441118 --- /dev/null +++ b/domains/ahios.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "ahios", + "email": "ahios.dev@gmail.com" + }, + "record": { + "A": ["76.76.21.21"], + "TXT": "google-site-verification=vIUwZhHqcAiiHZW2nNaE21Lb0H1_FIEBHyYs6f3b0KA", + "MX": [ + "SMTP.GOOGLE.COM" + ] + } +} diff --git a/domains/ahmad.json b/domains/ahmad.json new file mode 100644 index 000000000..eaaea8f56 --- /dev/null +++ b/domains/ahmad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "azrelic", + "email": "ahmadking78654@gmail.com" + }, + "record": { + "CNAME": "ahmadazizportfolio.vercel.app" + } +} diff --git a/domains/ahnaf.json b/domains/ahnaf.json new file mode 100644 index 000000000..a0a217e0a --- /dev/null +++ b/domains/ahnaf.json @@ -0,0 +1,10 @@ +{ + "description": "For my personal portfolio website", + "owner": { + "username": "AhnafFarhanHossain", + "email": "ahnaffarhanhossain@gmail.com" + }, + "record": { + "A": ["103.62.149.9"] + } +} diff --git a/domains/aidzlt.json b/domains/aidzlt.json new file mode 100644 index 000000000..1731585cc --- /dev/null +++ b/domains/aidzlt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aidzlt", + "email": "aidzlt0001@gmail.com" + }, + "record": { + "CNAME": "aidzlt.github.io" + } +} diff --git a/domains/aishik999.json b/domains/aishik999.json new file mode 100644 index 000000000..175c6af92 --- /dev/null +++ b/domains/aishik999.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aishik999", + "email": "aishikm2002@gmail.com" + }, + "record": { + "CNAME": "aishik999.vercel.app" + } +} diff --git a/domains/aitji.json b/domains/aitji.json index a7c793f2f..7d7b38413 100644 --- a/domains/aitji.json +++ b/domains/aitji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aitji", - "email": "ait.suriya@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "aitji", + "email": "ait.suriya@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/ajayj.json b/domains/ajayj.json new file mode 100644 index 000000000..a6c769dc1 --- /dev/null +++ b/domains/ajayj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AJAY260505", + "email": "ajay260505@gmail.com" + }, + "record": { + "CNAME": "ajayjaisankar.netlify.app" + } +} diff --git a/domains/ak-profile.json b/domains/ak-profile.json new file mode 100644 index 000000000..3734127ed --- /dev/null +++ b/domains/ak-profile.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Akash0816", + "email": "akashoffical321@gmail.com" + }, + "record": { + "CNAME": "akash0816.github.io" + } +} diff --git a/domains/akanksha.json b/domains/akanksha.json new file mode 100644 index 000000000..f9222f39f --- /dev/null +++ b/domains/akanksha.json @@ -0,0 +1,11 @@ +{ + "description": "Akanksha' Welcome to my portfolio", + "repo": "https://github.com/AkankshaMishra2/Akanksha-Folio", + "owner": { + "username": "AkankshaMishra2", + "email": "akankshamishra20042@gmail.com" + }, + "record": { + "CNAME": "akankshamishra.vercel.app" + } +} diff --git a/domains/akashj.json b/domains/akashj.json new file mode 100644 index 000000000..1153fa421 --- /dev/null +++ b/domains/akashj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akash-janapati", + "email": "akash2009janapati@gmail.com" + }, + "record": { + "CNAME": "akash-janapati.github.io" + } +} diff --git a/domains/akashkumar.json b/domains/akashkumar.json new file mode 100644 index 000000000..f5ce94745 --- /dev/null +++ b/domains/akashkumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akash-kumar-dev", + "email": "akashkumar.dev00@gmail.com" + }, + "record": { + "CNAME": "akashkumar-dev.vercel.app" + } +} diff --git a/domains/akk1to.json b/domains/akk1to.json index 5f3997d5b..a2a8e777b 100644 --- a/domains/akk1to.json +++ b/domains/akk1to.json @@ -7,7 +7,12 @@ "discord": "727497287777124414" }, "record": { - "A": ["185.199.108.153", "185.199.111.153", "185.199.110.153"], + "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/akprofile.json b/domains/akprofile.json new file mode 100644 index 000000000..04b0255a3 --- /dev/null +++ b/domains/akprofile.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Akash0816", + "email": "akashoffical321@gmail.com" + }, + "record": { + "CNAME": "Akash0816.github.io" + } +} diff --git a/domains/akrm.json b/domains/akrm.json index ab7c96961..0736eb29b 100644 --- a/domains/akrm.json +++ b/domains/akrm.json @@ -1,11 +1,12 @@ { - "owner": { - "username": "KemoXtech", - "email": "aljmalrealstate@gmail.com", - "discord": "868339557593137212" - }, - "record": { - "A": ["64.62.151.106"], - "AAAA": ["2001:470:1:1ee::2009"] - } + "description": "my portfolio", + "repo": "https://github.com/KemoXtech/my-portfolio", + "owner": { + "username": "KemoXtech", + "email": "aljmalrealstate@gmail.com", + "discord": "868339557593137212" + }, + "record": { + "CNAME": "KemoXtech.github.io" + } } diff --git a/domains/akshit-jain.json b/domains/akshit-jain.json new file mode 100644 index 000000000..5071b77f2 --- /dev/null +++ b/domains/akshit-jain.json @@ -0,0 +1,10 @@ +{ + "description": "Akshit's Personal Website", + "owner": { + "username": "akshitjain16", + "email": "gang.akshitjain@gmail.com" + }, + "record": { + "URL": "https://akshit-jain.netlify.app/" + } +} diff --git a/domains/akshtt.json b/domains/akshtt.json index ad11a082f..2f39cc293 100644 --- a/domains/akshtt.json +++ b/domains/akshtt.json @@ -5,6 +5,6 @@ "discord": "1056531806763102218" }, "record": { - "A": ["69.197.135.202"] + "A": ["76.76.21.21"] } } diff --git a/domains/al-nahianhasan.json b/domains/al-nahianhasan.json new file mode 100644 index 000000000..4d64587c7 --- /dev/null +++ b/domains/al-nahianhasan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nahianhasan161", + "email": "nahianhasan161@gmail.com" + }, + "record": { + "CNAME": "al-nahian-portfolio.vercel.app" + } +} diff --git a/domains/albertodm.json b/domains/albertodm.json new file mode 100644 index 000000000..af96c304c --- /dev/null +++ b/domains/albertodm.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/MonforteGG/portfolio", + "owner": { + "username": "MonforteGG", + "email": "albdiamun@gmail.com" + }, + "description": "portfolio website", + "record": { + "CNAME": "albertodm.netlify.app" + } +} diff --git a/domains/alec.json b/domains/alec.json new file mode 100644 index 000000000..5a5839ade --- /dev/null +++ b/domains/alec.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "asidsdamad1" + }, + "record": { + "CNAME": "asidsdamad1.github.io" + } +} diff --git a/domains/alecks.json b/domains/alecks.json index 6d0e88aef..791ee1bbb 100644 --- a/domains/alecks.json +++ b/domains/alecks.json @@ -1,11 +1,10 @@ { "owner": { "username": "Alecks20", - "email": "contact@alecks.dev", + "email": "hi@alecks.dev", "discord": "612522818294251522" }, "record": { - "CNAME": "evergarden.alecks.cloud" - }, - "proxied": true + "CNAME": "alecks.pages.dev" + } } diff --git a/domains/alejandro.json b/domains/alejandro.json new file mode 100644 index 000000000..2cea35453 --- /dev/null +++ b/domains/alejandro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AlejandroSanchezSerrano", + "email": "alexxsanse@gmail.com" + }, + "record": { + "CNAME": "alejandrosanchezserrano.github.io" + } +} diff --git a/domains/alejandropi.json b/domains/alejandropi.json new file mode 100644 index 000000000..da1441620 --- /dev/null +++ b/domains/alejandropi.json @@ -0,0 +1,11 @@ +{ + "description": "Alejandro's Portfolio ", + "repo": "https://github.com/AlejandroPiCano/alejandropi", + "owner": { + "username": "AlejandroPiCano", + "email": "alejandro.pi87@gmail.com" + }, + "record": { + "CNAME": "alejandropicano.github.io" + } +} diff --git a/domains/alen.json b/domains/alen.json new file mode 100644 index 000000000..6c4930fb5 --- /dev/null +++ b/domains/alen.json @@ -0,0 +1,11 @@ +{ + "description": "Alen's page", + "repo": "https://github.com/alenseeman/alenseeman.github.io", + "owner": { + "username": "alenseeman", + "email": "alenseeman@hotmail.com" + }, + "record": { + "CNAME": "alenseeman.github.io" + } +} diff --git a/domains/alexcantor.json b/domains/alexcantor.json new file mode 100644 index 000000000..ee2f45d12 --- /dev/null +++ b/domains/alexcantor.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alex-cantor", + "email": "alexcantor99@gmail.com" + }, + "record": { + "CNAME": "alex-cantor.github.io" + } +} diff --git a/domains/alexismansilla.json b/domains/alexismansilla.json new file mode 100644 index 000000000..730ed5842 --- /dev/null +++ b/domains/alexismansilla.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Dv-del", + "email": "", + "discord": "dv_del" + }, + "record": { + "CNAME": "alexismansilla.vercel.app" + } +} diff --git a/domains/alfredjophy.json b/domains/alfredjophy.json new file mode 100644 index 000000000..f852093a0 --- /dev/null +++ b/domains/alfredjophy.json @@ -0,0 +1,10 @@ +{ + "description": "Redirect for my personal website.", + "owner": { + "username": "alfredjophy", + "email": "mail@alfredjophy.com" + }, + "record": { + "CNAME": "alfredjophy.com" + } +} diff --git a/domains/alimad.json b/domains/alimad.json new file mode 100644 index 000000000..57b386e00 --- /dev/null +++ b/domains/alimad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Alimadcorp", + "email": "alimad.co.ltd@gmail.com" + }, + "record": { + "CNAME": "alimad.vercel.app" + } +} diff --git a/domains/all.json b/domains/all.json index d4ad8d0ea..de7c6e90a 100644 --- a/domains/all.json +++ b/domains/all.json @@ -12,6 +12,10 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" + ], + "TXT": [ + "google-site-verification=BbYZhMhwA6qo69R2udUA6wKJidmrTiWflfU01Kjm7eI", + "yandex-verification: 7cc47fa77df61676" ] } } diff --git a/domains/allen-xavier.json b/domains/allen-xavier.json index 9498d4c59..2c8121245 100644 --- a/domains/allen-xavier.json +++ b/domains/allen-xavier.json @@ -1,11 +1,11 @@ { - "description": "For Portfolio Website", - "repo": "https://github.com/xavierallem/AllenXavier", - "owner": { - "username": "xavierallem", - "email": "xavierallem1999@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } + "description": "For Portfolio Website", + "repo": "https://github.com/xavierallem/AllenXavier", + "owner": { + "username": "xavierallem", + "email": "xavierallem1999@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/alpha.json b/domains/alpha.json index 9256c4955..9ec626b63 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -6,7 +6,7 @@ "mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "URL": "https://yfadev.pw", + "URL": "https://youfoundalpha.pages.dev", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/alrakib.json b/domains/alrakib.json new file mode 100644 index 000000000..3ee2d4b4a --- /dev/null +++ b/domains/alrakib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alrakibthedev", + "email": "alrakibthedev@gmail.com" + }, + "record": { + "CNAME": "alrakibthedev.vercel.app" + } +} diff --git a/domains/alvaro14.json b/domains/alvaro14.json new file mode 100644 index 000000000..d11b61a8f --- /dev/null +++ b/domains/alvaro14.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lovian", + "email": "stikamera26@gmail.com" + }, + "record": { + "CNAME": "cfpages-4pw.pages.dev" + } +} diff --git a/domains/aly.json b/domains/aly.json new file mode 100644 index 000000000..830b7d77c --- /dev/null +++ b/domains/aly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "el7amrawy", + "email": "el7amrawy@outlook.com" + }, + "record": { + "CNAME": "portfolio-8sc.pages.dev" + } +} diff --git a/domains/amitkr.json b/domains/amitkr.json new file mode 100644 index 000000000..37e55c1ae --- /dev/null +++ b/domains/amitkr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "buddhhu", + "email": "amitsharma123234@gmail.com" + }, + "record": { + "CNAME": "amitkr.vercel.app" + } +} \ No newline at end of file diff --git a/domains/amr.json b/domains/amr.json new file mode 100644 index 000000000..d33621228 --- /dev/null +++ b/domains/amr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "agawish", + "email": "amr.gawish@gmail.com" + }, + "record": { + "CNAME": "amr-gawish.com" + } +} diff --git a/domains/analytics.juststudio.json b/domains/analytics.juststudio.json new file mode 100644 index 000000000..cbd6e4639 --- /dev/null +++ b/domains/analytics.juststudio.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "A": ["34.120.54.55"], + "AAAA": ["2600:1901:0:6d85::"] + } +} diff --git a/domains/anand.json b/domains/anand.json index 9eeb9637a..5a627fafc 100644 --- a/domains/anand.json +++ b/domains/anand.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anandd17", - "email": "avdoddamani123@gmail.com" - }, - "record": { - "CNAME": "anandd17.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "anandd17", + "email": "avdoddamani123@gmail.com" + }, + "record": { + "CNAME": "anandd17.vercel.app" + } +} diff --git a/domains/andre.json b/domains/andre.json new file mode 100644 index 000000000..a35fa7a17 --- /dev/null +++ b/domains/andre.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/andrexduarte/adx", + "owner": { + "username": "andrexduarte", + "email": "andrexduarte@gmail.com" + }, + "record": { + "CNAME": "andrexduarte.github.io" + } +} diff --git a/domains/andrea.json b/domains/andrea.json index 6d86ce8de..30030d36c 100644 --- a/domains/andrea.json +++ b/domains/andrea.json @@ -5,6 +5,6 @@ "email": "uadopo+isadev@pm.me" }, "record": { - "A": ["212.237.38.154"] + "A": ["62.171.176.192"] } } diff --git a/domains/andreh.json b/domains/andreh.json new file mode 100644 index 000000000..394ce9694 --- /dev/null +++ b/domains/andreh.json @@ -0,0 +1,12 @@ +{ + "description" : "Personal coolify website for fun", + "owner" : { + "username" : "quickburrrn", + "email" : "andre.hansen146@gmail.com" + }, + "record" : { + "A" : [ + "65.108.219.118" + ] + } +} diff --git a/domains/andresarr.json b/domains/andresarr.json new file mode 100644 index 000000000..31c5e2b16 --- /dev/null +++ b/domains/andresarr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anonymous1223334444", + "email": "replit005@gmail.com" + }, + "record": { + "CNAME": "portofoliowebdev.vercel.app" + } +} diff --git a/domains/andrew.json b/domains/andrew.json new file mode 100644 index 000000000..5402b8f7d --- /dev/null +++ b/domains/andrew.json @@ -0,0 +1,13 @@ +{ + "description": "my portofolio", + "owner": { + "username": "lightningON90hz", + "email": "andrewworkmail123@gmail.com" + }, + "record": { + "A": [ + "69.30.249.53" + ] + }, + "proxied": false +} diff --git a/domains/andriampeno.json b/domains/andriampeno.json new file mode 100644 index 000000000..18e54c391 --- /dev/null +++ b/domains/andriampeno.json @@ -0,0 +1,11 @@ +{ + "description": "Domain for my personal portfolio", + "repo": "https://github.com/odie100/odie100.github.io", + "owner": { + "username": "odie100", + "email": "andriampeno.odilon@gmail.com" + }, + "record": { + "CNAME": "odie100.github.io" + } +} diff --git a/domains/aneeqkhurram007.json b/domains/aneeqkhurram007.json new file mode 100644 index 000000000..00c29b005 --- /dev/null +++ b/domains/aneeqkhurram007.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aneeqkhurram007", + "email": "aneeqkhurram007@yahoo.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file diff --git a/domains/aneeshraskar.json b/domains/aneeshraskar.json new file mode 100644 index 000000000..9bbbcc007 --- /dev/null +++ b/domains/aneeshraskar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zephyrus02", + "email": "aneeshraskar@gmail.com" + }, + "record": { + "CNAME": "aneesh-raskar.vercel.app" + } +} diff --git a/domains/angel.json b/domains/angel.json deleted file mode 100644 index 2b8a5383d..000000000 --- a/domains/angel.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chewieleaf", - "email": "cchirrpy@outlook.com" - }, - "record": { - "TXT": "dh=440ef941b9b55391f86cf985e87ed861fc6e9512" - } -} diff --git a/domains/angganix.json b/domains/angganix.json new file mode 100644 index 000000000..9c87dedd8 --- /dev/null +++ b/domains/angganix.json @@ -0,0 +1,13 @@ +{ + "description": "For personal site, blogging, and displayed portofolio", + "repo": "https://github.com/angganix/angganix.github.io", + "owner": { + "username": "angganix", + "email": "angganix@gmail.com" + }, + "record": { + "CNAME": "angganix.github.io", + "TXT": "google-site-verification=q5JulUF0tB8rSEi7z2cnvV6IgMZr5En3l_O_uq70ijI" + }, + "proxied": true +} diff --git a/domains/anhdt.json b/domains/anhdt.json new file mode 100644 index 000000000..f7609133c --- /dev/null +++ b/domains/anhdt.json @@ -0,0 +1,10 @@ +{ + "description": "anhdt.is-a.dev", + "owner": { + "username": "dtavnn", + "email": "dtafzum@gmail.com" + }, + "record": { + "CNAME": "dtavnn.github.io" + } +} diff --git a/domains/anhvt.json b/domains/anhvt.json new file mode 100644 index 000000000..0fe602a8c --- /dev/null +++ b/domains/anhvt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anhvt3010", + "email": "anh.vt.3010@gmail.com" + }, + "record": { + "CNAME": "build-cv.vercel.app" + } +} diff --git a/domains/anime.girl.json b/domains/anime.girl.json new file mode 100644 index 000000000..00ab0224a --- /dev/null +++ b/domains/anime.girl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ukriu", + "email": "isadev@ukriu.com" + }, + "record": { + "CNAME": "ukriu.pages.dev" + } +} diff --git a/domains/anirban-das.json b/domains/anirban-das.json new file mode 100644 index 000000000..fae1432c3 --- /dev/null +++ b/domains/anirban-das.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sherlock5000", + "email": "danirban5000@gmail.com" + }, + "record": { + "CNAME": "sherlock5000.github.io" + } +} diff --git a/domains/ankit-kelkar.json b/domains/ankit-kelkar.json new file mode 100644 index 000000000..1f43baee6 --- /dev/null +++ b/domains/ankit-kelkar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akelkar3", + "email": "ankit.kelkar@gmail.com" + }, + "record": { + "CNAME": "akelkar3.github.io" + } +} diff --git a/domains/anony.json b/domains/anony.json new file mode 100644 index 000000000..e47ce1d74 --- /dev/null +++ b/domains/anony.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "celestix", + "email": "i@anodite.me" + }, + "record": { + "URL": "https://anodite.me/" + } +} diff --git a/domains/ansh.json b/domains/ansh.json new file mode 100644 index 000000000..7a29bba12 --- /dev/null +++ b/domains/ansh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anshaneja5", + "email": "anshanejaa@gmail.com" + }, + "record": { + "CNAME": "portfolio-xi-liard-96.vercel.app" + } +} diff --git a/domains/ante.json b/domains/ante.json index 073531e8a..0f8833e92 100644 --- a/domains/ante.json +++ b/domains/ante.json @@ -5,6 +5,24 @@ }, "record": { "A": ["130.61.108.36"], - "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] + "MX": [ + { + "target": "mx.zoho.eu", + "priority": 10 + }, + { + "target": "mx2.zoho.eu", + "priority": 20 + }, + { + "target": "mx3.zoho.eu", + "priority": 50 + } + ], + "TXT": [ + "dh=6d109bce7d0aeacdc4a573c959d85a778d239527", + "zoho-verification=zb08689376.zmverify.zoho.eu", + "v=spf1 include:zohomail.eu ~all" + ] } } diff --git a/domains/anthonydev.json b/domains/anthonydev.json new file mode 100644 index 000000000..49e267a4b --- /dev/null +++ b/domains/anthonydev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anthonyuseche", + "email": "anthonyuseche64@gmail.com" + }, + "record": { + "CNAME": "anthonyuseche.github.io" + } +} diff --git a/domains/anujer.json b/domains/anujer.json new file mode 100644 index 000000000..f73196bb3 --- /dev/null +++ b/domains/anujer.json @@ -0,0 +1,11 @@ +{ + "description": "Anuj' Welcome to my portfolio", + "repo": "https://github.com/Anuj-er/Folio-Anuj", + "owner": { + "username": "Anuj-er", + "email": "anujkumar142000@gmail.com" + }, + "record": { + "CNAME": "siwach.vercel.app" + } +} diff --git a/domains/anushi.json b/domains/anushi.json new file mode 100644 index 000000000..2903884d6 --- /dev/null +++ b/domains/anushi.json @@ -0,0 +1,11 @@ +{ + "description": "Anushi' Welcome to my portfolio", + "repo": "https://github.com/anushi13prsnl/Anushi-Portfolio/", + "owner": { + "username": "Anushi13prsnl", + "email": "anushi4849@gmail.com" + }, + "record": { + "CNAME": "anushi-portfolio.vercel.app" + } +} diff --git a/domains/anveshraman.json b/domains/anveshraman.json index 89f6b3639..6034749a5 100644 --- a/domains/anveshraman.json +++ b/domains/anveshraman.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SA-Army", - "email": "anveshraman.ae@gmail.com" - }, - "record": { - "CNAME": "sa-army.github.io" - } + "owner": { + "username": "SA-Army", + "email": "anveshraman.ae@gmail.com" + }, + "record": { + "CNAME": "developeranveshraman.github.io" + } } diff --git a/domains/anw.json b/domains/anw.json new file mode 100644 index 000000000..6bdab900a --- /dev/null +++ b/domains/anw.json @@ -0,0 +1,10 @@ +{ + "description": "ANW's (Subhrajit Sain) Personal Site", + "owner": { + "username": "SubhrajitSain", + "email": "subhrajitsain34@gmail.com" + }, + "record": { + "CNAME": "anw-site.vercel.app" + } +} diff --git a/domains/api.bala.json b/domains/api.bala.json new file mode 100644 index 000000000..d4ea4b995 --- /dev/null +++ b/domains/api.bala.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "parzi-val", + "email": "krbala1511@gmail.com" + }, + "record": { + "CNAME": "s37e9nua.up.railway.app" + } +} diff --git a/domains/api.dark.json b/domains/api.dark.json new file mode 100644 index 000000000..c8ff1362d --- /dev/null +++ b/domains/api.dark.json @@ -0,0 +1,11 @@ +{ + "description": "API for a Discord bot", + "owner": { + "username": "BruhDark", + "email": "darkpxint@gmail.com", + "discord": "dark.py" + }, + "record": { + "A": ["34.57.65.208"] + } +} diff --git a/domains/api.karyakarsa.willo.json b/domains/api.karyakarsa.willo.json deleted file mode 100644 index c70b3e330..000000000 --- a/domains/api.karyakarsa.willo.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "api for karyakarsa", - "repo": "https://github.com/WilloIzCitron/karyakarsa-rest-api", - "owner": { - "username": "WilloIzCitron", - "twitter": "willoizcitron" - }, - "record": { - "CNAME": "karyakarsa-rest-api-production.up.railway.app" - } -} diff --git a/domains/api.katidoki.json b/domains/api.katidoki.json new file mode 100644 index 000000000..54be96678 --- /dev/null +++ b/domains/api.katidoki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hitoshi-okada", + "email": "okada@katidoki.com" + }, + "record": { + "CNAME": "hitoshi-okada.github.io" + } +} diff --git a/domains/api.kruase.json b/domains/api.kruase.json new file mode 100644 index 000000000..e08408500 --- /dev/null +++ b/domains/api.kruase.json @@ -0,0 +1,14 @@ +{ + "description": "Development and pet-project APIs", + "repo": "https://github.com/KruASe76", + "owner": { + "username": "KruASe76", + "email": "kruanse@ya.ru", + "telegram": "https://t.me/KruASe" + }, + "record": { + "A": [ + "89.19.177.86" + ] + } +} diff --git a/domains/app.json b/domains/app.json deleted file mode 100644 index 4f1926b86..000000000 --- a/domains/app.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "code-hunt-in", - "email": "aishwary.pandore@somaiya.edu" - }, - "record": { - "CNAME": "code-hunt-in.github.io" - } -} diff --git a/domains/arca.json b/domains/arca.json new file mode 100644 index 000000000..9cdd568b0 --- /dev/null +++ b/domains/arca.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/anibalCApaza/anibalcapaza.github.io", + "owner": { + "username": "anibalCApaza", + "email": "arcacorini@gmail.com" + }, + "record": { + "CNAME": "anibalcapaza.github.io" + } +} diff --git a/domains/archive.json b/domains/archive.json new file mode 100644 index 000000000..639f942d1 --- /dev/null +++ b/domains/archive.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153" + ] + } +} diff --git a/domains/arhanansari.json b/domains/arhanansari.json index 65d79a803..39c01c9a0 100644 --- a/domains/arhanansari.json +++ b/domains/arhanansari.json @@ -1,5 +1,6 @@ { - "domain": "arhanansari.is-a.dev", + "description": "A sleek and 3D portfolio website for Arhan Ansari.", + "repo": "https://github.com/ArhanAnsari/Arhans-Portfolio", "owner": { "username": "ArhanAnsari", "email": "arhanansari2009@gmail.com", diff --git a/domains/ariabid.json b/domains/ariabid.json new file mode 100644 index 000000000..5d0b9f54c --- /dev/null +++ b/domains/ariabid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ariabid", + "email": "ari.abid@gmail.com" + }, + "record": { + "URL": "https://ariabid.github.io" + } +} diff --git a/domains/arif.json b/domains/arif.json new file mode 100644 index 000000000..65cbda863 --- /dev/null +++ b/domains/arif.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/Arif-Islam/Portfolio-site", + "owner": { + "username": "Arif-Islam", + "email": "arif8491@gmail.com" + }, + "record": { + "CNAME": "arif-islam.github.io" + } +} diff --git a/domains/arkan.json b/domains/arkan.json new file mode 100644 index 000000000..e79671df3 --- /dev/null +++ b/domains/arkan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ArizalArkan", + "email": "arizalarkan@gmail.com" + }, + "record": { + "CNAME": "arkan-potofolio.vercel.app" + } +} diff --git a/domains/arlan.json b/domains/arlan.json new file mode 100644 index 000000000..82484a9f5 --- /dev/null +++ b/domains/arlan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "handikatriarlan", + "email": "handikaarlan@gmail.com" + }, + "record": { + "CNAME": "handikatriarlan.vercel.app" + } +} diff --git a/domains/armaan44.json b/domains/armaan44.json index 9d9c048e8..bf2d5a192 100644 --- a/domains/armaan44.json +++ b/domains/armaan44.json @@ -1,11 +1,11 @@ { - "description": "Portfolio-Website", - "repo": "https://github.com/Armaan4477/Portfolio", - "owner": { - "username": "Armaan4477", - "email": "nakhudaarmaan66@gmail.com" - }, - "record": { - "CNAME": "armaan4477.github.io" - } - } + "description": "Portfolio-Website", + "repo": "https://github.com/Armaan4477/Portfolio", + "owner": { + "username": "Armaan4477", + "email": "nakhudaarmaan66@gmail.com" + }, + "record": { + "CNAME": "armaan4477.github.io" + } +} diff --git a/domains/armandosalcedo.json b/domains/armandosalcedo.json new file mode 100644 index 000000000..93d1f4777 --- /dev/null +++ b/domains/armandosalcedo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asd1495", + "email": "armando.salcedo95@gmail.com" + }, + "record": { + "CNAME": "asd1495.github.io" + } +} diff --git a/domains/arsenobetaine.json b/domains/arsenobetaine.json new file mode 100644 index 000000000..14207d31f --- /dev/null +++ b/domains/arsenobetaine.json @@ -0,0 +1,11 @@ +{ + "description": "A personal website for information on me and my projects.", + "repo": "https://github.com/arsenobetaine/arsenobetaine.is-a.dev", + "owner": { + "username": "arsenobetaine", + "email": "arsenobetaine@gmail.com" + }, + "record": { + "CNAME": "arsenobetaine.github.io" + } +} diff --git a/domains/arunlorenz.json b/domains/arunlorenz.json new file mode 100644 index 000000000..7fc202e89 --- /dev/null +++ b/domains/arunlorenz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arunlorenz", + "email": "nsak1763@gmail.com" + }, + "record": { + "CNAME": "arunlorenz.vercel.app" + } +} diff --git a/domains/arvind.json b/domains/arvind.json index bf9ab69c0..dc3f90151 100644 --- a/domains/arvind.json +++ b/domains/arvind.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "coderman400", - "email": "achurox1121@gmail.com" - }, - "record": { - "CNAME": "portfolio-nine-sigma-65.vercel.app" - } + "owner": { + "username": "coderman400", + "email": "achurox1121@gmail.com" + }, + "record": { + "CNAME": "portfolio-nine-sigma-65.vercel.app" + } } diff --git a/domains/as.json b/domains/as.json index fd745e171..0443203ea 100644 --- a/domains/as.json +++ b/domains/as.json @@ -1,10 +1,9 @@ { - "repo": "https://mrakshayas.github.io/me/", "owner": { - "username": "MrAkshayAS", - "email": "akshau72p@gmail.com" + "username": "mraxays", + "discord": "mrakshayas" }, "record": { - "CNAME": "mrakshayas.github.io" + "URL": "https://mraxays.github.io/" } } diff --git a/domains/ashkan.json b/domains/ashkan.json new file mode 100644 index 000000000..46d16df50 --- /dev/null +++ b/domains/ashkan.json @@ -0,0 +1,11 @@ +{ + "description": "Welcome to Ashkan's portfolio – a full-stack developer specializing in Angular, React, NestJS, Go, and cloud-native applications", + "repo": "https://github.com/Ashkan4472/ashkan4472.github.io", + "owner": { + "username": "ashkan4472", + "email": "ashkan4472@gmail.com" + }, + "record": { + "CNAME": "ashkan4472.github.io" + } +} diff --git a/domains/asil.json b/domains/asil.json new file mode 100644 index 000000000..e96232068 --- /dev/null +++ b/domains/asil.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website for Asil", + "repo": "https://github.com/asyard/asyard.github.io", + "owner": { + "username": "asyard", + "discord": "asyard" + }, + "record": { + "CNAME": "asyard.github.io" + } +} diff --git a/domains/aswinmaheshc.json b/domains/aswinmaheshc.json index f404b4913..58dbc1e76 100644 --- a/domains/aswinmaheshc.json +++ b/domains/aswinmaheshc.json @@ -7,6 +7,6 @@ "record": { "A": ["75.2.60.5"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": ["v=spf1 include:spf.improvmx.com ~all", "brevo-code:d8777e54528775ea50a5842cda15f3fb", "k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeMVIzrCa3T14JsNY0IRv5/2V1/v2itlviLQBwXsa7shBD6TrBkswsFUToPyMRWC9tbR/5ey0nRBH0ZVxp+lsmTxid2Y2z+FApQ6ra2VsXfbJP3HE6wAO0YTVEJt1TmeczhEd2Jiz/fcabIISgXEdSpTYJhb0ct0VJRxcg4c8c7wIDAQAB", "v=DMARC1; p=none; rua=mailto:rua@dmarc.brevo.com"] } } diff --git a/domains/asya.json b/domains/asya.json new file mode 100644 index 000000000..eda2cc50c --- /dev/null +++ b/domains/asya.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portofolio website", + "repo": "https://github.com/Glenferdinza/glenferdinza.github.io", + "owner": { + "username": "Glenferdinza", + "email":"ghisyadesign21@gmail.com" + }, + "record": { + "CNAME": "glenferdinza.github.io" + } +} diff --git a/domains/athulanoop.json b/domains/athulanoop.json new file mode 100644 index 000000000..3fc576c1c --- /dev/null +++ b/domains/athulanoop.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/alpha-og/portfolio", + "owner": { + "username": "alpha-og", + "email": "athulanoop2020@gmail.com" + }, + "record": { + "CNAME": "alpha-og.github.io" + } +} diff --git a/domains/atomic.json b/domains/atomic.json new file mode 100644 index 000000000..4e9bb4012 --- /dev/null +++ b/domains/atomic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "atomictyler1", + "discord": "atomictyler" + }, + "record": { + "CNAME": "atomictyler1.github.io" + } +} diff --git a/domains/atomtr.json b/domains/atomtr.json new file mode 100644 index 000000000..c9aacaa60 --- /dev/null +++ b/domains/atomtr.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "atom-tr", + "email": "thai.tr@hotmail.com", + "discord": "423327141921423361" + }, + "record": { + "CNAME": "astro-erudite.pages.dev" + }, + "repo": "https://github.com/atom-tr/astro-erudite" +} diff --git a/domains/aus.json b/domains/aus.json index f5c40ead8..2a95ccdbf 100644 --- a/domains/aus.json +++ b/domains/aus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MrAkshayAS", - "email": "akshau72p@gmail.com" +"owner": { + "username": "mraxays", + "discord": "mrakshayas" }, "record": { - "URL": "https://mrakshayas.github.io/portfolio/" + "URL": "https://repo.auss.in/portfolio/" } } diff --git a/domains/australia.json b/domains/australia.json new file mode 100644 index 000000000..f7343bdc9 --- /dev/null +++ b/domains/australia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yunexiz", + "discord": "1040303561847881729" + }, + "record": { + "URL": "https://yunexiz.is-a.dev/?australia-is-upside-down=true" + } +} diff --git a/domains/auth.sign.alvin.json b/domains/auth.sign.alvin.json new file mode 100644 index 000000000..c279d0ff2 --- /dev/null +++ b/domains/auth.sign.alvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "TXT": "Created to allow nested subdomains to exist." + } +} diff --git a/domains/autodiscover.halinh0506.json b/domains/autodiscover.halinh0506.json deleted file mode 100644 index 8c9d66830..000000000 --- a/domains/autodiscover.halinh0506.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "huanhoahongso3-collab", - "email": "huanhoahongso3@gmail.com" - }, - "record": { - "CNAME": "autodiscover.outlook.com" - } -} diff --git a/domains/aviv.json b/domains/aviv.json new file mode 100644 index 000000000..dccbffc39 --- /dev/null +++ b/domains/aviv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "avivelmakias1", + "email": "aviv.elmakias.b@gmail.com" + }, + "record": { + "URL": "https://github.com/avivelmakias1" + } + } diff --git a/domains/awinds.json b/domains/awinds.json new file mode 100644 index 000000000..4218df2ff --- /dev/null +++ b/domains/awinds.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "awinds", + "email": "awinds@gmail.com" + }, + "record": { + "NS": [ + "felicity.ns.cloudflare.com", + "keyla.ns.cloudflare.com" + ] + } +} diff --git a/domains/axay.json b/domains/axay.json index 3bea8a7b9..0443203ea 100644 --- a/domains/axay.json +++ b/domains/axay.json @@ -1,9 +1,9 @@ { "owner": { - "username": "MrAkshayAS", + "username": "mraxays", "discord": "mrakshayas" }, "record": { - "URL": "https://mrakshayas.github.io/" + "URL": "https://mraxays.github.io/" } } diff --git a/domains/ayberk.json b/domains/ayberk.json new file mode 100644 index 000000000..c89fc485c --- /dev/null +++ b/domains/ayberk.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/ayberktandogan/ayberktandogan.github.io", + "owner": { + "username": "ayberktandogan", + "email": "ayberk.tandogan@outlook.com" + }, + "record": { + "CNAME": "ayberktandogan.github.io" + } +} diff --git a/domains/ayushman.json b/domains/ayushman.json new file mode 100644 index 000000000..ec481315c --- /dev/null +++ b/domains/ayushman.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for Ayushman", + "owner": { + "username": "AMRzip", + "email": "ayushmanrathi0@gmail.com" + }, + "record": { + "CNAME": "ARMzip.github.io" + }, + "proxied": false +} diff --git a/domains/azizulabedinazmi.json b/domains/azizulabedinazmi.json new file mode 100644 index 000000000..27be146eb --- /dev/null +++ b/domains/azizulabedinazmi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "azizulabedinazmi", + "email": "azmi00121@gmail.com" + }, + "record": { + "URL": "https://github.com/azizulabedinazmi" + } +} diff --git a/domains/azrifatihah.json b/domains/azrifatihah.json new file mode 100644 index 000000000..33e47ec74 --- /dev/null +++ b/domains/azrifatihah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muhAzri", + "email": "muhammad.azri.f.s@gmail.com" + }, + "record": { + "CNAME": "azri-portfolio.vercel.app" + } +} \ No newline at end of file diff --git a/domains/b.json b/domains/b.json deleted file mode 100644 index ed8852b35..000000000 --- a/domains/b.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "vugiabao1337 subdomain", - "repo": "https://github.com/VuGiaBao1337/vugiabao1337.github.io", - "owner": { - "username": "VuGiaBao1337", - "email": "ahihidiscord@gmail.com" - }, - "record": { - "CNAME": "vugiabao1337.github.io" - } -} diff --git a/domains/bala.json b/domains/bala.json index 7e2863e38..0e2973fc8 100644 --- a/domains/bala.json +++ b/domains/bala.json @@ -1,11 +1,9 @@ { - "description": "For my github page", - "repo": "https://https://github.com/parzi-val/parzi-val", - "owner": { - "username": "parzi-val", - "email": "krbala1511@gmail.com" - }, - "record": { - "CNAME": "parzi-val.github.io" - } + "owner": { + "username": "parzi-val", + "email": "krbala1511@gmail.com" + }, + "record": { + "CNAME": "my-app-brown-tau.vercel.app" + } } \ No newline at end of file diff --git a/domains/balogram.json b/domains/balogram.json new file mode 100644 index 000000000..e1de12852 --- /dev/null +++ b/domains/balogram.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Balogram-dev", + "email": "tunde.agboke@gmail.com" + }, + "record": { + "CNAME": "balogram-dev.github.io" + } +} diff --git a/domains/bandu.json b/domains/bandu.json new file mode 100644 index 000000000..b0cd2619a --- /dev/null +++ b/domains/bandu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bmulla7", + "email": "bmulla7@gmail.com" + }, + "record": { + "CNAME": "bandu.pages.dev" + } +} diff --git a/domains/bao.json b/domains/bao.json new file mode 100644 index 000000000..712d7588f --- /dev/null +++ b/domains/bao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bphamict", + "email": "bphamict@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } +} diff --git a/domains/barnacl437.json b/domains/barnacl437.json index 47200c18f..245ab0986 100644 --- a/domains/barnacl437.json +++ b/domains/barnacl437.json @@ -4,6 +4,6 @@ "email": "barnacl437@proton.me" }, "record": { - "CNAME": "barnacl437.github.io" + "CNAME": "barnacl437.vercel.app" } } diff --git a/domains/barry-hammer.json b/domains/barry-hammer.json index a19403a2b..83c35ae48 100644 --- a/domains/barry-hammer.json +++ b/domains/barry-hammer.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "barry-hammer" - }, - "record": { - "CNAME": "barry-hammer.github.io" - } + "owner": { + "username": "barry-hammer" + }, + "record": { + "CNAME": "barry-hammer.github.io" + } } diff --git a/domains/batman.json b/domains/batman.json new file mode 100644 index 000000000..191081ee4 --- /dev/null +++ b/domains/batman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "el7amrawy", + "email": "el7amrawy@outlook.com" + }, + "record": { + "CNAME": "portfolio-8sc.pages.dev" + } +} \ No newline at end of file diff --git a/domains/baturalp.json b/domains/baturalp.json new file mode 100644 index 000000000..40373949d --- /dev/null +++ b/domains/baturalp.json @@ -0,0 +1,11 @@ +{ + "description": "Baturalp Sönmez Portfolio website", + "repo": "https://github.com/Baturalp52/Baturalp52.github.io", + "owner": { + "username": "Baturalp52", + "email": "baturalpsonmez2002@gmail.com" + }, + "record": { + "CNAME": "baturalp52.github.io" + } +} diff --git a/domains/bayu.json b/domains/bayu.json new file mode 100644 index 000000000..7ae7c1030 --- /dev/null +++ b/domains/bayu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ByeByu07", + "email": "muhammadbaharuddin08123@gmail.com" + }, + "record": { + "CNAME": "byebyu07.github.io" + } +} diff --git a/domains/bdhackers009.json b/domains/bdhackers009.json new file mode 100644 index 000000000..0ca61c327 --- /dev/null +++ b/domains/bdhackers009.json @@ -0,0 +1,11 @@ +{ + "description": "I will use this subdomain to host my portfolio via github pages", + "repo": "https://github.com/bdhackers009/bdhackers009.github.io", + "owner": { + "username": "BDhackers009", + "email": "ahmedshifat1234@gmail.com" + }, + "record": { + "CNAME": "bdhackers009.github.io" + } +} diff --git a/domains/bdn-fr.json b/domains/bdn-fr.json new file mode 100644 index 000000000..5368a69bd --- /dev/null +++ b/domains/bdn-fr.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "bdn-fr" + }, + "record": { + "CNAME": "bdn-fr.vercel.app" + } +} diff --git a/domains/bennguyen.json b/domains/bennguyen.json new file mode 100644 index 000000000..66a32eaa8 --- /dev/null +++ b/domains/bennguyen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "benvgaming", + "email": "benvipgaming@protonmail.com" + }, + "record": { + "CNAME": "ben-homepage.vercel.app" + } +} diff --git a/domains/benoit.json b/domains/benoit.json new file mode 100644 index 000000000..50e19322e --- /dev/null +++ b/domains/benoit.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "theredled", + "email": "benoit.guchet@gmail.com" + }, + "description": "I'm a dev and this is my portfolio", + "repo": "https://github.com/theredled", + "record": { + "A": ["194.31.52.251"] + } +} diff --git a/domains/bentley.json b/domains/bentley.json new file mode 100644 index 000000000..99c09255c --- /dev/null +++ b/domains/bentley.json @@ -0,0 +1,11 @@ +{ + "description": "Cool blog name for my portfolio websiet", + "repo": "https://github.com/BentleyOph/blog", + "owner": { + "username": "BentleyOph", + "email": "bentleyonyango@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file diff --git a/domains/beoo.json b/domains/beoo.json new file mode 100644 index 000000000..c364ad11f --- /dev/null +++ b/domains/beoo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "16-thag5", + "email": "truongvan1605.yahoo@gmail.com" + }, + "record": { + "CNAME": "16-thag5.github.io" + } +} diff --git a/domains/berkk.json b/domains/berkk.json new file mode 100644 index 000000000..e4af0c6d3 --- /dev/null +++ b/domains/berkk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "berkkaradalan", + "email": "berkkaradalan@gmail.com" + }, + "record": { + "CNAME": "berkkaradalan.github.io" + } +} diff --git a/domains/bernard2806.json b/domains/bernard2806.json new file mode 100644 index 000000000..e0e2e34ac --- /dev/null +++ b/domains/bernard2806.json @@ -0,0 +1,11 @@ +{ + "description": "Portafolio personal con proyectos, habilidades y contacto.", + "repo": "https://github.com/Bernard2806/Portafolio", + "owner": { + "username": "Bernard2806", + "email": "berramuspegonzalez@gmail.com" + }, + "record": { + "CNAME": "bernard2806.github.io" + } +} diff --git a/domains/billion.json b/domains/billion.json index 021d46279..85f0b2c7e 100644 --- a/domains/billion.json +++ b/domains/billion.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "billionbucks", - "discord": "mrbillion_bucks", - "email": "mrbillionbucks@gmail.com" - }, - "record": { - "CNAME": "billionbucks.github.io" - } + "owner": { + "username": "billionbucks", + "discord": "mrbillion_bucks", + "email": "mrbillionbucks@gmail.com" + }, + "record": { + "CNAME": "billionbucks.github.io" + } } diff --git a/domains/bintangbagus.json b/domains/bintangbagus.json new file mode 100644 index 000000000..4e59ce07a --- /dev/null +++ b/domains/bintangbagus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bntngbgs", + "email": "bintangbgs16@gmail.com" + }, + "record": { + "CNAME": "bintangbagus.pages.dev" + } +} diff --git a/domains/bio.json b/domains/bio.json index b76f092fc..53c17e34b 100644 --- a/domains/bio.json +++ b/domains/bio.json @@ -1,11 +1,11 @@ { - "description": "Personal Bio", - "repo": "https://github.com/is-a-dev/docs", - "owner": { - "username": "octyn-yt", - "email": "simplelogin-newsletter.idealize471@simplelogin.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } + "description": "Personal Bio", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "octyn-yt", + "email": "simplelogin-newsletter.idealize471@simplelogin.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } } diff --git a/domains/bitbend.json b/domains/bitbend.json index 7d6db789d..f25942387 100644 --- a/domains/bitbend.json +++ b/domains/bitbend.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bitbend", - "email": "arkamdev@gmail.com" - }, - "record": { - "CNAME": "bitbend.github.io" - } + "owner": { + "username": "bitbend", + "email": "arkamdev@gmail.com" + }, + "record": { + "CNAME": "bitbend.github.io" + } } diff --git a/domains/blackwin.json b/domains/blackwin.json new file mode 100644 index 000000000..ce8c34d18 --- /dev/null +++ b/domains/blackwin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BlackWin123", + "email": "lequocthang04092022@gmail.com" + }, + "record": { + "CNAME": "blackwin123.github.io" + } +} diff --git a/domains/blkdang1.json b/domains/blkdang1.json new file mode 100644 index 000000000..ddb3956cf --- /dev/null +++ b/domains/blkdang1.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "lmlmdf404" + }, + "record": { + "CNAME": "lmlmdf404.github.io" + } +} diff --git a/domains/blog.barnacl437.json b/domains/blog.barnacl437.json new file mode 100644 index 000000000..a98cba234 --- /dev/null +++ b/domains/blog.barnacl437.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "barnacl437", + "email": "barnacl437@proton.me" + }, + "record": { + "CNAME": "blog-barnacl437.vercel.app" + } +} \ No newline at end of file diff --git a/domains/blog.violet.json b/domains/blog.violet.json new file mode 100644 index 000000000..9e5a2ede6 --- /dev/null +++ b/domains/blog.violet.json @@ -0,0 +1,9 @@ +{ + "description": "My Blog Page", + "owner": { + "username": "violetlaire" + }, + "record": { + "CNAME": "blogviolet.vercel.app" + } +} diff --git a/domains/blogs.akk1to.json b/domains/blogs.akk1to.json new file mode 100644 index 000000000..f83bf1fca --- /dev/null +++ b/domains/blogs.akk1to.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com" + }, + "record": { + "CNAME": "blogs-chi-pearl.vercel.app" + } +} diff --git a/domains/bm.json b/domains/bm.json new file mode 100644 index 000000000..b5b04a005 --- /dev/null +++ b/domains/bm.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "BM87006", + "email": "bm.is.a.dev@gmail.com" + }, + "record": { + "CNAME": "v0-blue-portfolio-brown.vercel.app" + }, + "description": "BM Portfolio" +} diff --git a/domains/bonusbubble.json b/domains/bonusbubble.json new file mode 100644 index 000000000..666ca8480 --- /dev/null +++ b/domains/bonusbubble.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bonusbubble", + "email": "bonusbubble@proton.me" + }, + "record": { + "CNAME": "bonusbubble.github.io" + } +} diff --git a/domains/boredcodebyk.json b/domains/boredcodebyk.json deleted file mode 100644 index 57a1e176f..000000000 --- a/domains/boredcodebyk.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Portfolio/Personal landing page", - "repo": "https://github.com/boredcodebyk/boredcodebyk.github.io", - "owner": { - "username": "boredcodebyk", - "email": "khromabyk+dev@gmail.com" - }, - "record": { - "CNAME": "boredcodebyk.github.io" - } -} diff --git a/domains/bot.json b/domains/bot.json deleted file mode 100644 index 19228f791..000000000 --- a/domains/bot.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "tanmoythebot" - }, - "record": { - "CNAME": "tanmoythebot.github.io" - } -} diff --git a/domains/botlab.json b/domains/botlab.json index e2481ebe3..556257bc2 100644 --- a/domains/botlab.json +++ b/domains/botlab.json @@ -2,7 +2,7 @@ "description": "DBD(NO CODE)", "owner": { "username": "Priyansxu", - "email": "cloudypriyanshu@gmail.com" + "email": "priyansxu@yahoo.com" }, "record": { "A": ["75.2.60.5"] diff --git a/domains/breakertws.json b/domains/breakertws.json new file mode 100644 index 000000000..f457a5ded --- /dev/null +++ b/domains/breakertws.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio by Breaker TWS", + "repo": "https://github.com/BreakerTWS/breakertws.github.io", + "owner": { + "username": "BreakerTWS", + "email": "breakingtws@gmail.com" + }, + "record": { + "CNAME": "breakertws.github.io" + } +} diff --git a/domains/brew.json b/domains/brew.json new file mode 100644 index 000000000..12afef688 --- /dev/null +++ b/domains/brew.json @@ -0,0 +1,11 @@ +{ + "description": "brews writeups", + "repo": "https://github.com/0x62797465/0x62797465.github.io", + "owner": { + "username": "0x62797465", + "email": "bytebrew@cocaine.ninja" + }, + "record": { + "CNAME": "0x62797465.github.io" + } +} diff --git a/domains/brin.json b/domains/brin.json index 2b4ccbf78..aabad46a5 100644 --- a/domains/brin.json +++ b/domains/brin.json @@ -1,11 +1,11 @@ { "description": "Personal site", - "repo": "https://github.com/xXTgamerXx/xXTgamerXx.github.io", + "repo": "https://github.com/brinterwastaken/brinterwastaken.github.io", "owner": { - "username": "xXTgamerXx", + "username": "brinterwastaken", "email": "trin.n2848@gmail.com" }, "record": { - "CNAME": "xxtgamerxx.github.io" + "CNAME": "brinterwastaken.github.io" } } diff --git a/domains/brint.json b/domains/brint.json index 2cc468c60..24fd52854 100644 --- a/domains/brint.json +++ b/domains/brint.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "brint97" - }, - "record": { - "CNAME": "brint97.github.io" - } + "owner": { + "username": "brint97" + }, + "record": { + "CNAME": "brint97.github.io" + } } diff --git a/domains/brodes.json b/domains/brodes.json new file mode 100644 index 000000000..40d562c38 --- /dev/null +++ b/domains/brodes.json @@ -0,0 +1,12 @@ +{ + "description": "small Website of mine, may have done it wrong", + "repo": "https://github.com/Br0des/Website", + "owner": { + "username": "br0des", + "email": "brodyyeah@proton.me" + }, + "record": { + "CNAME": "br0des.github.io" + }, + "proxied": true +} diff --git a/domains/brokends.json b/domains/brokends.json new file mode 100644 index 000000000..d3cf0501f --- /dev/null +++ b/domains/brokends.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dns24", + "email": "wahidns24@gmail.com" + }, + "record": { + "CNAME": "dns24.github.io" + } +} diff --git a/domains/broodje56.json b/domains/broodje56.json new file mode 100644 index 000000000..fcfc2c89c --- /dev/null +++ b/domains/broodje56.json @@ -0,0 +1,11 @@ +{ + "description": "Personal domain for website and email", + "repo": "https://github.com/Broodje565/broodje56", + "owner": { + "username": "Broodje565", + "email": "loic.vcamp@gmail.com" + }, + "record": { + "CNAME": "broodje565.github.io" + } +} diff --git a/domains/bruno-eilliar.json b/domains/bruno-eilliar.json new file mode 100644 index 000000000..fdb29948f --- /dev/null +++ b/domains/bruno-eilliar.json @@ -0,0 +1,11 @@ +{ + "description": "Personal blog to build my brand as developer.", + "repo": "https://github.com/Eilliar/eilliar.github.io", + "owner": { + "username": "Eilliar", + "email": "engbrunoeilliar@gmail.com" + }, + "record": { + "CNAME": "eilliar.github.io" + } +} \ No newline at end of file diff --git a/domains/bryan14saenz.json b/domains/bryan14saenz.json new file mode 100644 index 000000000..7d5956ba0 --- /dev/null +++ b/domains/bryan14saenz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bryan14Saenz", + "email": "14bryansaenz@gmail.com" + }, + "record": { + "CNAME": "portafoliob14s.netlify.app" + } +} diff --git a/domains/bryanj.json b/domains/bryanj.json new file mode 100644 index 000000000..f010dc11d --- /dev/null +++ b/domains/bryanj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bryanj0410", + "email": "bryanj0410@gmail.com" + }, + "record": { + "CNAME": "portfolio-holy-fog-2069.fly.dev" + } +} diff --git a/domains/bryce.json b/domains/bryce.json new file mode 100644 index 000000000..488b2a064 --- /dev/null +++ b/domains/bryce.json @@ -0,0 +1,14 @@ +{ + "description": "website to describe me", + "repo": "https://github.com/GitHubFanTest/GitHubFanTest.github.io", + "owner": { + "username": "GitHubFanTest", + "email": "feelingbloxyburger24@gmail.com" + }, + "record": { + "CNAME": "githubfantest.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + }, + "proxied": true +} diff --git a/domains/bumidenpasar.json b/domains/bumidenpasar.json new file mode 100644 index 000000000..206faafaf --- /dev/null +++ b/domains/bumidenpasar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BumiDenpasar", + "instagram": "ibummmbumi" + }, + "record": { + "CNAME": "portofolio-gray-nine.vercel.app" + } +} diff --git a/domains/c0ba1t.json b/domains/c0ba1t.json new file mode 100644 index 000000000..25d25003d --- /dev/null +++ b/domains/c0ba1t.json @@ -0,0 +1,12 @@ +{ + "description": "hosting personal / portfolio website for myself!", + "repo": "https://github.com/0xC0ba1t/0xc0ba1t.github.io", + "owner": { + "username": "0xC0ba1t", + "email": "main0xc0ba1t@duck.com" + }, + "record": { + "CNAME": "0xC0ba1t.github.io" + } +} + diff --git a/domains/caelan.json b/domains/caelan.json new file mode 100644 index 000000000..1184f5c73 --- /dev/null +++ b/domains/caelan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CaeCur", + "email": "caelan.curry+isadev@gmail.com" + }, + "record": { + "CNAME": "caelan-curry.vercel.app" + } +} diff --git a/domains/cally.json b/domains/cally.json new file mode 100644 index 000000000..795487de4 --- /dev/null +++ b/domains/cally.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cally-jt", + "email": "callumjt@proton.me" + }, + "record": { + "CNAME": "cally-jt.github.io" + } +} diff --git a/domains/caodoc.json b/domains/caodoc.json deleted file mode 100644 index 96bb8e6fc..000000000 --- a/domains/caodoc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "caodoc", - "email": "caodoc@proton.me" - }, - "record": { - "CNAME": "caodoc.github.io" - } -} diff --git a/domains/carlostirado.json b/domains/carlostirado.json new file mode 100644 index 000000000..67bc47f9c --- /dev/null +++ b/domains/carlostirado.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "carlostirado23", + "email": "mariotiradotovar@outlook.com" + }, + "record": { + "CNAME": "carlostirado.vercel.app" + } +} diff --git a/domains/cc4dev.json b/domains/cc4dev.json new file mode 100644 index 000000000..5772edf20 --- /dev/null +++ b/domains/cc4dev.json @@ -0,0 +1,11 @@ +{ + "owner": + { + "username": "cc4dev", + "email": "cc4dev@proton.me" + }, + "record": + { + "CNAME": "cc4dev.github.io" + } +} \ No newline at end of file diff --git a/domains/cd.json b/domains/cd.json index f6c30f430..b5f2c2cf6 100644 --- a/domains/cd.json +++ b/domains/cd.json @@ -1,5 +1,5 @@ { - "description": "Personal website of Yaksh Bariya", + "description": "Redirect to my personal website", "repo": "https://github.com/thunder-coding/CodingThunder", "owner": { "username": "thunder-coding", @@ -7,6 +7,9 @@ "discord": "codingthunder" }, "record": { - "CNAME": "thunder-coding.github.io" + "URL": "https://thunders.website" + }, + "redirect_config": { + "redirect_paths": true } } diff --git a/domains/cdn.akk1to.json b/domains/cdn.akk1to.json new file mode 100644 index 000000000..b6723a57d --- /dev/null +++ b/domains/cdn.akk1to.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "TXT": "Created to allow nested subdomains to exist." + } +} diff --git a/domains/cdn.akshtt.json b/domains/cdn.akshtt.json new file mode 100644 index 000000000..f3c41c189 --- /dev/null +++ b/domains/cdn.akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "akshtt-dev", + "discord": "1056531806763102218", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ojRqRJbGOahwPxN2FXjfpdue_HUF78Vq554bPYDdOQqcxSnMUY6FJUFaNpDhQ5UfLZqyqPAP_UysBQn9fdV7FZ91sXuvBvzGE-PiJmTTfGDvWuiHhHVCyduXP9eTsH8o46EWznN7FdZus2xPgtQErwixgKzoevLXB1bCp8kFBLpNw4cKj85n1MP1hEkB1tT0hNvi23rVE1UutBWkD_R-zi9jca096EZxqJ44rOjkulH4mU7p9TsB49A6Vz3tC9R3cowQCwSwpKi9rUSMItDVyRRRyCUjsJ57guHwk1RK0n8WDSkO7rIfyQyPQHFTu0PivSBXySCcC_FO6O65s1xrAw.TbXyRSxfs8heydDOxH8sUg.w9L0JnA9hNgW2uSHqqikxZzDcGgKWsLw-lmqP5AnpZ2s2vdlvwo5vnjzMIPQTt0jiQPPN4G6seeRyRzw52vlbyDFsSpZZfmXQiZkoP2UitA.HdygXdLwJHnF5Qcx2bsewA" + }, + + "record": { + "A": ["144.24.140.13"] + } + } + diff --git a/domains/cdn.areen.json b/domains/cdn.areen.json new file mode 100644 index 000000000..5857f582c --- /dev/null +++ b/domains/cdn.areen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com" + }, + "record": { + "CNAME": "c-d-n.pages.dev" + } +} diff --git a/domains/cdn.evelio.json b/domains/cdn.evelio.json new file mode 100644 index 000000000..06316fe71 --- /dev/null +++ b/domains/cdn.evelio.json @@ -0,0 +1,11 @@ +{ + "description": "Will be used for Zipline purposes", + "owner": { + "username": "SrEvelio", + "email": "alphaevelio@gmail.com", + "discord": "srevelio" + }, + "record": { + "A": ["69.197.135.202"] + } +} diff --git a/domains/cedrickfeze.json b/domains/cedrickfeze.json new file mode 100644 index 000000000..97805af77 --- /dev/null +++ b/domains/cedrickfeze.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cedrickdev", + "email": "cedrickv.tchindaf@hes-so.ch" + }, + "record": { + "CNAME": "cedrickfeze.vercel.app" + } +} diff --git a/domains/cemalgnlts.json b/domains/cemalgnlts.json new file mode 100644 index 000000000..db16c4903 --- /dev/null +++ b/domains/cemalgnlts.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cemalgnlts", + "discord": "cemalgnlts" + }, + "record": { + "A": ["45.55.110.124"] + } +} diff --git a/domains/cescdev.json b/domains/cescdev.json new file mode 100644 index 000000000..7314a7492 --- /dev/null +++ b/domains/cescdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GitCesc07", + "email": "cesar0407197@gmail.com" + }, + "record": { + "CNAME": "cescdev-portafolio.netlify.app" + } +} diff --git a/domains/cfg-codes.json b/domains/cfg-codes.json new file mode 100644 index 000000000..956fd9d28 --- /dev/null +++ b/domains/cfg-codes.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cfg-codes", + "email": "carlosfgomezarr@gmail.com" + }, + "record": { + "CNAME": "cfg-codes.github.io" + } +} diff --git a/domains/cgmuros.json b/domains/cgmuros.json new file mode 100644 index 000000000..22e5c4a33 --- /dev/null +++ b/domains/cgmuros.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cgmuros", + "email": "cgmuros@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } + } \ No newline at end of file diff --git a/domains/chamal1120.json b/domains/chamal1120.json new file mode 100644 index 000000000..6e5deca06 --- /dev/null +++ b/domains/chamal1120.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Chamal1120", + "email": "kenway213beep@gmail.com" + }, + "record": { + "CNAME": "chamal1120.vercel.app" + } +} diff --git a/domains/charmy.json b/domains/charmy.json new file mode 100644 index 000000000..798ff27e7 --- /dev/null +++ b/domains/charmy.json @@ -0,0 +1,11 @@ +{ + "description": "Need the subdomain for my discord bot website", + "repo": "https://github.com/yurehito/charmy-website.git", + "owner": { + "username": "yurehito", + "discord": "https://discord.com/users/998608551431897170" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/chess.json b/domains/chess.json index ef7957ede..a8febbd07 100644 --- a/domains/chess.json +++ b/domains/chess.json @@ -5,6 +5,11 @@ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KrnZmq6AQ1Fb-hWJ1KW25-1f9hLJOGfJHwhuv6fDfLIV6k8gkNUmsv64B5tOdmFLJVN2zzzur6tAqjG7zcYLRGBHGi0-UDOe5V2UBWx7D4k4kjFvX8DrIRSGEKhqwM_vkPKlorR-xgACJ9LMj4ksJIVO8og4KQjiS6jIG6_6C6L5d9ny23xWh8E2jdZKSNpD3dRwUxe58obflq6OX2s8M9q7aWoHDQ0R7Bj6eSkCyastfV6W1L3cPyGB98Ve8Gw9pf9yjUhJGqo2IzMJP5Kov7LZ4mlnb92NjftFDAF9Yl02ufN-k6WvM93bUIJI0kC3Nydo8P1snyEJQthc7aUBOA.bFv4ltUis5UM4V3W1f6FTg.2BMvIE8X5_E63_Z_HvPLvF0DOMH0DbVn3_OnxcQCdTCW93cmSbvF4o_BcRU1eMZNCpwvVV-_XYW7BBnOOL3Ygj2i-gbW6F_IpqFOq_5D1dbWY4ZxLYrgZd2oeH1X5ec8.okGeeD7rEQvR-ZUbaBaBeA" }, "record": { - "A": ["216.24.57.1"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } diff --git a/domains/chewieleaf.json b/domains/chewieleaf.json deleted file mode 100644 index 699471137..000000000 --- a/domains/chewieleaf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "chewieleaf", - "email": "cchirrpy@outlook.com", - "discord": "898255050592366642" - }, - "record": { - "TXT": "dh=440ef941b9b55391f86cf985e87ed861fc6e9512" - } -} diff --git a/domains/chirayusahu.json b/domains/chirayusahu.json index 5346e18e2..b249652f6 100644 --- a/domains/chirayusahu.json +++ b/domains/chirayusahu.json @@ -6,5 +6,6 @@ }, "record": { "A": ["5.9.123.217"] - } + }, + "proxied": true } diff --git a/domains/chris-nguyen.json b/domains/chris-nguyen.json new file mode 100644 index 000000000..f3d6b050a --- /dev/null +++ b/domains/chris-nguyen.json @@ -0,0 +1,10 @@ +{ + "description": "chrisnguyen.is-a.dev : This is my personal website", + "owner": { + "username": "chris-thegamechanger", + "email": "chrislumiere09@gmail.com" + }, + "record": { + "URL": "https://chris-nguyen.co.uk" + } +} diff --git a/domains/chriscent.json b/domains/chriscent.json new file mode 100644 index 000000000..2257d4bd6 --- /dev/null +++ b/domains/chriscent.json @@ -0,0 +1,11 @@ +{ + "description": "A practice portfolio for web design challenges.", + "repo": "https://github.com/KishonShrill/website-portfolio", + "owner": { + "username": "KishonShrill", + "email": "crystalbluew@gmail.com" + }, + "record": { + "CNAME": "chriscent.vercel.app" + } +} diff --git a/domains/cirno.json b/domains/cirno.json new file mode 100644 index 000000000..4e82f95b6 --- /dev/null +++ b/domains/cirno.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "orangci", + "discord": "orangc" + }, + "record": { + "URL": "https://orangc.net" + } +} diff --git a/domains/cloud.json b/domains/cloud.json new file mode 100644 index 000000000..1c1333182 --- /dev/null +++ b/domains/cloud.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hmahd", + "email": "akashhasendra2@gmail.com" + }, + "record": { + "CNAME": "portfolio-73z.pages.dev" + }, + "proxied": true +} diff --git a/domains/co.ligmatv.json b/domains/co.ligmatv.json deleted file mode 100644 index 7ce8810b1..000000000 --- a/domains/co.ligmatv.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "This sub-subdomain will i use for my Zoho email.", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], - "TXT": [ - "zoho-verification=zb21447312.zmverify.zoho.com", - "v=spf1 include:zoho.com ~all" - ] - } -} diff --git a/domains/code-vista.json b/domains/code-vista.json new file mode 100644 index 000000000..d84672805 --- /dev/null +++ b/domains/code-vista.json @@ -0,0 +1,12 @@ +{ + "description": "Just a personal website to use with this is-a.dev subdomain", + "repo": "https://github.com/JavaVista/code-vista-site", + "owner": { + "username": "JavaVista", + "discord": "codevista", + "email": "code-vista@outlook.com" + }, + "record": { + "CNAME": "javavista.github.io" + } +} diff --git a/domains/code.aessaputra.json b/domains/code.aessaputra.json new file mode 100644 index 000000000..932eaf4e4 --- /dev/null +++ b/domains/code.aessaputra.json @@ -0,0 +1,10 @@ +{ + "owner": { + "description": "VS Code Remote Access", + "username": "aessaputra", + "twitter": "pioonrey" + }, + "record": { + "A": ["168.138.171.60"] + } +} diff --git a/domains/coder.json b/domains/coder.json new file mode 100644 index 000000000..d74f24d92 --- /dev/null +++ b/domains/coder.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "turbomaster95", + "email": "devamidhun.3c.kmbvm@gmail.com" + }, + "record": { + "NS": [ + "aria.ns.cloudflare.com", + "leonard.ns.cloudflare.com" + ] + } +} diff --git a/domains/coderzen.json b/domains/coderzen.json new file mode 100644 index 000000000..8e0649952 --- /dev/null +++ b/domains/coderzen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Realtrickz", + "email": "isamismail8273@gmail.com" + }, + "record": { + "CNAME": "coderzenk-com.vercel.app" + } +} diff --git a/domains/codesoft.json b/domains/codesoft.json index bf961a1c8..28f62a79f 100644 --- a/domains/codesoft.json +++ b/domains/codesoft.json @@ -4,7 +4,6 @@ "email": "codesft@proton.me" }, "record": { - "CNAME": "codesoftgit.github.io" - }, - "proxied": true + "CNAME": "portfolio-codesoftgits-projects.vercel.app" + } } diff --git a/domains/codexisme.json b/domains/codexisme.json new file mode 100644 index 000000000..b7174ba69 --- /dev/null +++ b/domains/codexisme.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "codexart-lab", + "email": "atmostechnexa@gmail.com" + }, + "record": { + "CNAME": "codexart-lab.github.io" + } +} diff --git a/domains/codexkun.json b/domains/codexkun.json index a10cfd30e..c625ca52a 100644 --- a/domains/codexkun.json +++ b/domains/codexkun.json @@ -2,10 +2,10 @@ "description": "Personal Portfolio", "repo": "https://github.com/KunalBishwal/Portfolio_IDE", "owner": { - "username": "KunalBishwal", - "email": "kunalbishwal2004@gmail.com" + "username": "KunalBishwal", + "email": "kunalbishwal2004@gmail.com" }, "record": { - "CNAME": "portfolio-ide-zeta.vercel.app" + "CNAME": "portfolio-ide-zeta.vercel.app" } } diff --git a/domains/colin.json b/domains/colin.json new file mode 100644 index 000000000..d3c365a23 --- /dev/null +++ b/domains/colin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ColinLeDev", + "email": "spam+isadev@col1n.fr" + }, + "record": { + "CNAME": "proxy.col1n.fr" + } +} diff --git a/domains/colix.json b/domains/colix.json deleted file mode 100644 index e9f5291a9..000000000 --- a/domains/colix.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "YeahhColix", - "email": "yeahhcolix@gmail.com" - }, - "record": { - "CNAME": "colix.pages.dev" - } -} diff --git a/domains/connor.json b/domains/connor.json index 2fb2b310e..36a89f81f 100644 --- a/domains/connor.json +++ b/domains/connor.json @@ -3,9 +3,9 @@ "repo": "https://github.com/ConnorDoesDev/connordoesdev.github.io", "owner": { "username": "ConnorDoesDev", - "email": "connor@cstudios.gay" + "email": "connor@dmc.chat" }, "record": { - "CNAME": "connordoesdev.github.io" + "A": ["173.249.45.163"] } } diff --git a/domains/coolify-app.json b/domains/coolify-app.json new file mode 100644 index 000000000..2f614d496 --- /dev/null +++ b/domains/coolify-app.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "umarsidiki", + "email": "siddiquiumar0007@gmail.com" + }, + "record": { + "A": ["89.168.88.28"] + }, + "proxied": true +} diff --git a/domains/crafting.json b/domains/crafting.json new file mode 100644 index 000000000..86f54f684 --- /dev/null +++ b/domains/crafting.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "meredyk", + "email": "gustavo@meredyk.com.br" + }, + "record": { + "URL": "https://www.crafting.com.br/" + } +} diff --git a/domains/cruz.json b/domains/cruz.json deleted file mode 100644 index ae4b088cf..000000000 --- a/domains/cruz.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my portfolio", - "repo": "https://github.com/acruz97/me", - "owner": { - "username": "acruz97", - "email": "angelo.t.cruz1@gmail.com" - }, - "record": { - "CNAME": "acruz97.github.io" - } -} diff --git a/domains/crystal.json b/domains/crystal.json index dadbdde8e..49f09c784 100644 --- a/domains/crystal.json +++ b/domains/crystal.json @@ -1,12 +1,12 @@ { "description": "For hosting my portfolio", - "repo": "https://github.com/crystalbajgai/crystalbajgai.github.io", + "repo": "https://github.com/crystalbajgai/portfolio", "owner": { "username": "crystalbajgai", "email": "crystalbajgai@gmail.com", - "twitter": "Crissy0__0" + "twitter": "crystaaaal" }, "record": { - "CNAME": "crystalbajgai.github.io" + "CNAME": "crystalbajgai.vercel.app" } } diff --git a/domains/cynik.json b/domains/cynik.json new file mode 100644 index 000000000..56d8340fb --- /dev/null +++ b/domains/cynik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "criticic", + "email": "acriticalcynic@outlook.com" + }, + "record": { + "CNAME": "cynikal-blog.vercel.app" + } +} diff --git a/domains/d.json b/domains/d.json deleted file mode 100644 index d87b6341b..000000000 --- a/domains/d.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AhNode", - "discord": "704173828187619370" - }, - "record": { - "A": ["69.197.135.202"] - } -} diff --git a/domains/dadoge.json b/domains/dadoge.json new file mode 100644 index 000000000..00ca5db19 --- /dev/null +++ b/domains/dadoge.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DaDogeDev" + }, + "record": { + "CNAME": "dadogedev.github.io" + }, + "proxied": false +} diff --git a/domains/daffa.json b/domains/daffa.json new file mode 100644 index 000000000..de6e74424 --- /dev/null +++ b/domains/daffa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "daffafaizan", + "email": "daffamfzn@gmail.com" + }, + "record": { + "URL": "https://daffafaizan.com" + } +} diff --git a/domains/daiswap.json b/domains/daiswap.json deleted file mode 100644 index a7f052724..000000000 --- a/domains/daiswap.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "for my personal portfolio , to do networking and get to learn and do more projects", - "repo": "https://github.com/DaiSwap/DaiSwap.github.io", - "owner": { - "username": "DaiSwap", - "email": "19644pranavvenkatesh@gmail.com", - "twitter": "DaiSwap" - }, - "record": { - "A": ["13.251.96.10"] - } -} diff --git a/domains/damilare.json b/domains/damilare.json new file mode 100644 index 000000000..a646b65d4 --- /dev/null +++ b/domains/damilare.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Peculiars", + "email": "olaitandamilare230@gmail.com" + }, + "record": { + "CNAME": "peculiars.github.io" + } +} diff --git a/domains/danilezheng4.json b/domains/danilezheng4.json new file mode 100644 index 000000000..25714c915 --- /dev/null +++ b/domains/danilezheng4.json @@ -0,0 +1,11 @@ +{ + "description": "danilezheng4's portfolio", + "repo": "https://github.com/danilezheng4/danilezheng4.github.io", + "owner": { + "username": "danilezheng4", + "email": "danilezheng4@outlook.com" + }, + "record": { + "CNAME": "danilezheng4.github.io" + } +} diff --git a/domains/dankamigos.json b/domains/dankamigos.json index 13a0d5f7c..c12948244 100644 --- a/domains/dankamigos.json +++ b/domains/dankamigos.json @@ -4,6 +4,6 @@ "email": "anirudhsus001@gmail.com" }, "record": { - "CNAME": "dankamigos-baapekd9aua9esh2.eastus-01.azurewebsites.net" + "CNAME": "dankamigos-baapekd9aua9esh2.centralus-01.azurewebsites.net" } } diff --git a/domains/daoch4n.json b/domains/daoch4n.json new file mode 100644 index 000000000..2f3e71db6 --- /dev/null +++ b/domains/daoch4n.json @@ -0,0 +1,11 @@ +{ + "description": "Web3-enabled video player for Daoko MVs", + "repo": "https://github.com/dtub3/DaokoTube", + "owner": { + "username": "daoch4n", + "email": "digitaimadness@pm.me" + }, + "record": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file diff --git a/domains/darsshan.json b/domains/darsshan.json new file mode 100644 index 000000000..dab8ddf9e --- /dev/null +++ b/domains/darsshan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DotEnvv", + "email": "nahsrad04@gmail.com" + }, + "record": { + "CNAME": "dotenvv.github.io" + } +} diff --git a/domains/dat.json b/domains/dat.json new file mode 100644 index 000000000..8c0a351b2 --- /dev/null +++ b/domains/dat.json @@ -0,0 +1,10 @@ +{ + "description": "Github site of pdqdat", + "owner": { + "username": "pdqdat", + "email": "phanduongquocdat273@gmail.com" + }, + "record": { + "URL": "https://pdqdat.github.io/" + } +} diff --git a/domains/datit309.json b/domains/datit309.json new file mode 100644 index 000000000..ddc334f39 --- /dev/null +++ b/domains/datit309.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/datit309309/register", + "owner": { + "username": "datit309", + "email": "datit309@gmail.com" + }, + "record": { + "URL": "https://datit309.github.io", + "TXT": "google-site-verification=2F7H5wS3Sly_6DKcp2IIlsDI3z3PWGfqv81YFGbMRKY" + } +} diff --git a/domains/dauvet.json b/domains/dauvet.json new file mode 100644 index 000000000..9ae8a6075 --- /dev/null +++ b/domains/dauvet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dauvet", + "email": "vanhieu85@gmail.com" + }, + "record": { + "CNAME": "dauvet.github.io" + } +} diff --git a/domains/davidpizarro.json b/domains/davidpizarro.json new file mode 100644 index 000000000..58664efd0 --- /dev/null +++ b/domains/davidpizarro.json @@ -0,0 +1,11 @@ +{ + "description": "Use the domain for my porfolio", + "repo": "https://github.com/DavidPPizarro/davidppizarro.github.io", + "owner": { + "username": "DavidPPizarro", + "email": "paulpizarro151@gmail.com" + }, + "record": { + "CNAME": "davidppizarro.github.io" + } +} diff --git a/domains/davidrivas.json b/domains/davidrivas.json new file mode 100644 index 000000000..37a4a3ce6 --- /dev/null +++ b/domains/davidrivas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DavidRDevs", + "email": "ing.davidrivas96@gmail.com" + }, + "record": { + "URL": "https://github.com/DavidRDevs" + } +} diff --git a/domains/davidsneighbour.json b/domains/davidsneighbour.json new file mode 100644 index 000000000..6952ce03b --- /dev/null +++ b/domains/davidsneighbour.json @@ -0,0 +1,11 @@ +{ + "description": "My GitHub profile", + "owner": { + "username": "davidsneighbour", + "email": "pkollitsch+isadev@gmail.com" + }, + "record": { + "URL": "https://github.com/davidsneighbour/", + "MX": ["smtp.google.com"] + } +} diff --git a/domains/davr.json b/domains/davr.json new file mode 100644 index 000000000..3c07b5a70 --- /dev/null +++ b/domains/davr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cernoh", + "email": "davincey06@gmail.com" + }, + "record": { + "CNAME": "neobrutal-resume-vercel.vercel.app" + } +} diff --git a/domains/debjotimallick.json b/domains/debjotimallick.json new file mode 100644 index 000000000..544392a72 --- /dev/null +++ b/domains/debjotimallick.json @@ -0,0 +1,14 @@ +{ + "description": "This subdomain is for my own testing and learning purpose.", + "repo": "https://github.com/DebjotiMallick/debjotimallick.github.io", + "owner": { + "username": "debjotimallick", + "email": "debjoti97@gmail.com" + }, + "record": { + "NS": [ + "art.ns.cloudflare.com", + "liz.ns.cloudflare.com" + ] + } +} diff --git a/domains/debs.json b/domains/debs.json new file mode 100644 index 000000000..e0a084a0a --- /dev/null +++ b/domains/debs.json @@ -0,0 +1,11 @@ +{ + "description": "Deb's Personal Portfolio Page", + "repo": "https://github.com/deboneil07/deboneil07.github.io", + "owner": { + "username": "deboneil07", + "email": "bhattacharjeedeboneil@gmail.com" + }, + "record": { + "CNAME": "deboneil07.github.io" + } +} \ No newline at end of file diff --git a/domains/deeptanshu.json b/domains/deeptanshu.json new file mode 100644 index 000000000..603733909 --- /dev/null +++ b/domains/deeptanshu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Deeptanshuu", + "email": "laldeeptanshu96@gmail.com" + }, + "record": { + "CNAME": "deeptanshu.vercel.app" + } +} diff --git a/domains/denblo.json b/domains/denblo.json new file mode 100644 index 000000000..2b03ac82b --- /dev/null +++ b/domains/denblo.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/DenisBlokhin/DenisBlokhin.github.io", + "owner": { + "username": "DenisBlokhin", + "email": "denis.blokhin@outlook.com" + }, + "record": { + "CNAME": "denisblokhin.github.io" + } +} diff --git a/domains/denisklimenko.json b/domains/denisklimenko.json deleted file mode 100644 index b7d688c90..000000000 --- a/domains/denisklimenko.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DenisKlimenko", - "email": "denis.klimenko.92@gmail.com" - }, - "record": { - "NS": ["destiny.ns.cloudflare.com", "kirk.ns.cloudflare.com"] - } -} diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/devghost.json similarity index 51% rename from domains/nepnep.imm0nv1nhtv.json rename to domains/devghost.json index 2bae8b5a4..d28397cfe 100644 --- a/domains/nepnep.imm0nv1nhtv.json +++ b/domains/devghost.json @@ -1,7 +1,8 @@ { + "repo": "https://github.com/thecodingwizardx/register.git", "owner": { - "username": "imm0nv1nhtv", - "email": "windows10phamvinh+github@gmail.com" + "username": "thecodingwizardx", + "email": "murkyaxe@gmail.com" }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], diff --git a/domains/devhanza.json b/domains/devhanza.json index e7e14efc3..e18b914ce 100644 --- a/domains/devhanza.json +++ b/domains/devhanza.json @@ -4,6 +4,6 @@ "email": "josephandrew1@logicstreak.com" }, "record": { - "URL": "https://hansana.is-a.dev/" + "URL": "https://contra.com/devhanza/work" } } diff --git a/domains/hating.devmatei.json b/domains/devm.json similarity index 73% rename from domains/hating.devmatei.json rename to domains/devm.json index 4b150d5ab..b2447dc4b 100644 --- a/domains/hating.devmatei.json +++ b/domains/devm.json @@ -4,6 +4,6 @@ "email": "contact@devmatei.is-a.dev" }, "record": { - "A": ["75.2.60.5"] + "URL": "https://devmatei.is-a.dev/" } } diff --git a/domains/devma.json b/domains/devma.json new file mode 100644 index 000000000..b2447dc4b --- /dev/null +++ b/domains/devma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} diff --git a/domains/devmai.json b/domains/devmai.json new file mode 100644 index 000000000..b2447dc4b --- /dev/null +++ b/domains/devmai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} diff --git a/domains/devmat.json b/domains/devmat.json new file mode 100644 index 000000000..b2447dc4b --- /dev/null +++ b/domains/devmat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} diff --git a/domains/devmate.json b/domains/devmate.json new file mode 100644 index 000000000..b2447dc4b --- /dev/null +++ b/domains/devmate.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} diff --git a/domains/devmatei-again.json b/domains/devmatei-again.json new file mode 100644 index 000000000..b2447dc4b --- /dev/null +++ b/domains/devmatei-again.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} diff --git a/domains/devmatei.json b/domains/devmatei.json index 0f7ac0edf..f6c3f921e 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -2,21 +2,10 @@ "owner": { "username": "DevMatei", "email": "contact@devmatei.is-a.dev", - "discord": "784443338627612673" + "discord": "784443338627612673", + "twitter": "thedevmatei" }, "record": { - "A": ["75.2.60.5"], - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": [ - "v=spf1 include:zoho.eu ~all", - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOzUFPBEQXJA2Rh16fCXNC8YASZtoVbievhK2Wwof2/nd+TGcMiLhr9BT9Iiq7pc0zOlzA5fsCYzxXRpBQqiPvXQT/gYvWaVWIJaDSiQHuiz4mA8s8PEPX/iovSZWy4cCge9Gd1WKkFJLPHqVrFnOeVCPl8xFvcKU4z4uQIDAQAB" - ] - }, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/devmatei", - "/hating": "https://hate.is-a.dev" - } - }, - "proxied": true + "NS": ["chip.ns.cloudflare.com", "marjory.ns.cloudflare.com"] + } } diff --git a/domains/dewangseth.json b/domains/dewangseth.json new file mode 100644 index 000000000..95f049803 --- /dev/null +++ b/domains/dewangseth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dewang2356", + "email": "dewangseth.com@gmail.com" + }, + "record": { + "CNAME": "dewang2356.github.io" + } +} diff --git a/domains/dharamvir.json b/domains/dharamvir.json new file mode 100644 index 000000000..543e4aa8f --- /dev/null +++ b/domains/dharamvir.json @@ -0,0 +1,10 @@ +{ + "domain": "dharamvir.is-a.dev", + "owner": { + "email": "gohildharamvirsinh1530@gmail.com", + "github": "DH4R4M" + }, + "record": { + "CNAME": "DH4R4M.github.io" + } +} diff --git a/domains/dhp2010.json b/domains/dhp2010.json new file mode 100644 index 000000000..37db9af35 --- /dev/null +++ b/domains/dhp2010.json @@ -0,0 +1,17 @@ +{ + "description": "My personal DHPhuc's website.", + "owner": { + "username": "dhp5621", + "email": "daohongphuc1112010@hotmail.com" + }, + "record": { + "A": [ + "75.2.60.5" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/dhruvkoshta.json b/domains/dhruvkoshta.json index 2dc4ca279..73f56b446 100644 --- a/domains/dhruvkoshta.json +++ b/domains/dhruvkoshta.json @@ -1,11 +1,11 @@ { - "repo" : "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io", - "description": "portfolio site", - "owner": { - "username": "Dhruvkoshta", - "email": "dhruvkoshta@gmail.com" - }, - "record": { - "CNAME": "dhruvkoshta.github.io" - } + "repo": "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io", + "description": "portfolio site", + "owner": { + "username": "Dhruvkoshta", + "email": "dhruvkoshta@gmail.com" + }, + "record": { + "CNAME": "dhruvkoshta.github.io" + } } diff --git a/domains/dikshantsingh.json b/domains/dikshantsingh.json new file mode 100644 index 000000000..f37339670 --- /dev/null +++ b/domains/dikshantsingh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dikshantsingh510", + "email": "dikshantsingh510@gmail.com" + }, + "record": { + "CNAME": "dikshantsingh510.github.io" + } +} diff --git a/domains/dincer-portfolio.json b/domains/dincer-portfolio.json new file mode 100644 index 000000000..206c57d6f --- /dev/null +++ b/domains/dincer-portfolio.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DincerOgren", + "email": "dincer.ogr@hotmail.com" + }, + "record": { + "CNAME": "dincerogren.github.io" + }, + "proxied": false +} diff --git a/domains/discord-lakshishere.json b/domains/discord-lakshishere.json new file mode 100644 index 000000000..7a03c091c --- /dev/null +++ b/domains/discord-lakshishere.json @@ -0,0 +1,11 @@ +{ + "description": "Welcome to my experimental domain", + "repo": "https://github.com/WebLux7/WebLux", + "owner": { + "username": "WebLux7", + "email": "lucky7049sp@gmail.com" + }, + "record": { + "URL": "https://github.com/WebLux7" + } +} diff --git a/domains/discord.winbo.json b/domains/discord.winbo.json deleted file mode 100644 index 8d30e3739..000000000 --- a/domains/discord.winbo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "komaru-meow", - "email": "winbo-yml-exe@outlook.com" - }, - "record": { - "CNAME": "komaru-discord.github.io" - } -} diff --git a/domains/discordlakshishere.json b/domains/discordlakshishere.json new file mode 100644 index 000000000..7a03c091c --- /dev/null +++ b/domains/discordlakshishere.json @@ -0,0 +1,11 @@ +{ + "description": "Welcome to my experimental domain", + "repo": "https://github.com/WebLux7/WebLux", + "owner": { + "username": "WebLux7", + "email": "lucky7049sp@gmail.com" + }, + "record": { + "URL": "https://github.com/WebLux7" + } +} diff --git a/domains/dishant.json b/domains/dishant.json new file mode 100644 index 000000000..cc84bd77c --- /dev/null +++ b/domains/dishant.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/Dishant402955/Portfolio", + "owner": { + "username": "Dishant402955", + "email": "dishantradadiya3036@gmail.com" + }, + "record": { + "CNAME": "portfolio-dishants-projects-6881d6c0.vercel.app" + } +} diff --git a/domains/divyanshudhruv.json b/domains/divyanshudhruv.json index 4e927568d..351a5b287 100644 --- a/domains/divyanshudhruv.json +++ b/domains/divyanshudhruv.json @@ -1,11 +1,9 @@ { - "description": "Its just my portfolio :)", - "repo": "https://github.com/divyanshudhruv/divyanshudhruv.github.io", "owner": { "username": "divyanshudhruv", "email": "divyanshudhruv24@gmail.com" }, "record": { - "CNAME": "divyanshudhruv.netlify.app" + "CNAME": "divyanshudhruv.vercel.app" } } diff --git a/domains/diwash.json b/domains/diwash.json new file mode 100644 index 000000000..520ca51cd --- /dev/null +++ b/domains/diwash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Diwash-7", + "email": "rimaldiwash7@gmail.com" + }, + "record": { + "CNAME": "diwash-7.github.io" + } +} diff --git a/domains/dkim._domainkey.sewt.json b/domains/dkim._domainkey.sewt.json new file mode 100644 index 000000000..a6f8f1dd3 --- /dev/null +++ b/domains/dkim._domainkey.sewt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SkyExploreWasTaken", + "discord": "1049263707177353247" + }, + "record": { + "CNAME": "dkim._domainkey.simplelogin.co" + } +} diff --git a/domains/dkim02._domainkey.sewt.json b/domains/dkim02._domainkey.sewt.json new file mode 100644 index 000000000..bde56b46b --- /dev/null +++ b/domains/dkim02._domainkey.sewt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SkyExploreWasTaken", + "discord": "1049263707177353247" + }, + "record": { + "CNAME": "dkim02._domainkey.simplelogin.co" + } +} diff --git a/domains/dkim03._domainkey.sewt.json b/domains/dkim03._domainkey.sewt.json new file mode 100644 index 000000000..b79fc8f11 --- /dev/null +++ b/domains/dkim03._domainkey.sewt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SkyExploreWasTaken", + "discord": "1049263707177353247" + }, + "record": { + "CNAME": "dkim03._domainkey.simplelogin.co" + } +} diff --git a/domains/dllb.json b/domains/dllb.json new file mode 100644 index 000000000..6af3be5c9 --- /dev/null +++ b/domains/dllb.json @@ -0,0 +1,11 @@ +{ + "description": "This repo contains my personal portfolio site.", + "repo": "https://github.com/dllbdev/homepage", + "owner": { + "username": "dllbdev", + "email": "dllb.dev@proton.me" + }, + "record": { + "CNAME": "dllbdev.github.io" + } +} diff --git a/domains/dm.json b/domains/dm.json new file mode 100644 index 000000000..b2447dc4b --- /dev/null +++ b/domains/dm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} diff --git a/domains/dmi.json b/domains/dmi.json new file mode 100644 index 000000000..b2447dc4b --- /dev/null +++ b/domains/dmi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} diff --git a/domains/doansilinh.json b/domains/doansilinh.json new file mode 100644 index 000000000..1d8747c17 --- /dev/null +++ b/domains/doansilinh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "doansilinh" + }, + "record": { + "CNAME": "doansilinh.github.io" + } +} diff --git a/domains/docs.abdullahcxd.json b/domains/docs.abdullahcxd.json new file mode 100644 index 000000000..0364a1347 --- /dev/null +++ b/domains/docs.abdullahcxd.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "abdullahcxd", + "email": "sabdullahcxd@gmail.com", + "discord": "sabdullahcxd" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} diff --git a/domains/docs.devmatei.json b/domains/docs.devmatei.json deleted file mode 100644 index 630ec0d94..000000000 --- a/domains/docs.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } -} diff --git a/domains/docs.flowwing.json b/domains/docs.flowwing.json new file mode 100644 index 000000000..a7665d389 --- /dev/null +++ b/domains/docs.flowwing.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation Flow-Wing Programming Language", + "repo": "https://github.com/kushagra1212/Flow-Wing", + "owner": { + "username": "kushagra1212", + "email": "kushagrarathore002@gmail.com" + }, + "record": { + "CNAME": "flow-wing-docs.vercel.app" + } + } + \ No newline at end of file diff --git a/domains/dodongduc.json b/domains/dodongduc.json new file mode 100644 index 000000000..fc67b2dc4 --- /dev/null +++ b/domains/dodongduc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "duc3d-hus", + "email": "duc3d.hus@gmail.com" + }, + "record": { + "CNAME": "duc3d-hus.github.io" + } +} diff --git a/domains/dokiet.json b/domains/dokiet.json new file mode 100644 index 000000000..27d684591 --- /dev/null +++ b/domains/dokiet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kietdo-dev", + "email": "lionvs12345@gmail.com" + }, + "record": { + "CNAME": "dokiet.vercel.app" + } +} diff --git a/domains/donate.json b/domains/donate.json index 103d52c52..a1e0ae09a 100644 --- a/domains/donate.json +++ b/domains/donate.json @@ -8,7 +8,8 @@ }, "redirect_config": { "custom_paths": { - "/ns": "https://wdh.gg/pvNCdvs" + "/ns": "https://wdh.gg/pvNCdvs", + "/sponsor": "https://wdh.gg/sponsor" } } } diff --git a/domains/dongtran.json b/domains/dongtran.json new file mode 100644 index 000000000..e3ba5a3da --- /dev/null +++ b/domains/dongtran.json @@ -0,0 +1,10 @@ +{ + "description": "dongtran.is-a.dev : This is my personal notebook", + "owner": { + "username": "dongitran", + "email": "thiendong.iuh@gmail.com" + }, + "record": { + "URL": "https://devvui.one" + } +} diff --git a/domains/douglasffilho.json b/domains/douglasffilho.json new file mode 100644 index 000000000..c06afa3cd --- /dev/null +++ b/domains/douglasffilho.json @@ -0,0 +1,11 @@ +{ + "description": "Douglas Filho personal portifolio website", + "repo": "https://github.com/douglasffilho/me", + "owner": { + "username": "douglasffilho", + "email": "douglasf.filho@gmail.com" + }, + "record": { + "CNAME": "douglasffilho.vercel.app" + } +} diff --git a/domains/draken.json b/domains/draken.json new file mode 100644 index 000000000..6a9ddae49 --- /dev/null +++ b/domains/draken.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dragonx943", + "email": "premieregirl26@gmail.com" + }, + "record": { + "CNAME": "ec2-54-254-71-100.ap-southeast-1.compute.amazonaws.com" + } +} diff --git a/domains/drbaph.json b/domains/drbaph.json new file mode 100644 index 000000000..1660188a8 --- /dev/null +++ b/domains/drbaph.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Saganaki22", + "email": "info@drbaph.dev" + }, + "record": { + "CNAME": "saganaki22.github.io" + } +} diff --git a/domains/drew.json b/domains/drew.json index bd7232463..94b4df25b 100644 --- a/domains/drew.json +++ b/domains/drew.json @@ -6,6 +6,6 @@ "email": "regime-pluck-gulf@duck.com" }, "record": { - "CNAME": "zessu.github.io" + "CNAME": "zessu-github-io-7l1v.vercel.app" } } diff --git a/domains/dtducas.json b/domains/dtducas.json new file mode 100644 index 000000000..d29c1ed94 --- /dev/null +++ b/domains/dtducas.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website for DTDucas", + "repo": "https://github.com/DTDucas", + "owner": { + "username": "DTDucas", + "email": "baymax.contact@gmail.com" + }, + "record": { + "CNAME": "dtducas.github.io" + }, + "proxied": true +} diff --git a/domains/dtdung.json b/domains/dtdung.json new file mode 100644 index 000000000..e275ee0c9 --- /dev/null +++ b/domains/dtdung.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "dtdung07" + }, + "record": { + "URL": "https://dtdung.us.to" + } +} diff --git a/domains/duanyang.json b/domains/duanyang.json new file mode 100644 index 000000000..c9cc5fa86 --- /dev/null +++ b/domains/duanyang.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Mrliduanyang", + "email": "duanyangchn@gmail.com" + }, + "record": { + "CNAME": "duanyang.cool" + }, + "proxied": false +} diff --git a/domains/duc.json b/domains/duc.json new file mode 100644 index 000000000..c4e199714 --- /dev/null +++ b/domains/duc.json @@ -0,0 +1,11 @@ +{ + "description": "duc.is-a.dev", + "repo": "https://github.com/duc-ios/duc-ios.github.io", + "owner": { + "username": "duc-ios", + "email": "hi@duk.one" + }, + "record": { + "CNAME": "duc-ios.github.io" + } +} diff --git a/domains/duck.json b/domains/duck.json index 38cb2521a..c64483062 100644 --- a/domains/duck.json +++ b/domains/duck.json @@ -4,6 +4,6 @@ "email": "serverdeveloper@duck.com" }, "record": { - "CNAME": "serverdeveloper9447.github.io" + "CNAME": "soumalya-galaxy-portfolio-23.pages.dev" } } diff --git a/domains/duyhandsome.json b/domains/duyhandsome.json new file mode 100644 index 000000000..0210a29ec --- /dev/null +++ b/domains/duyhandsome.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "dominhduy09" + }, + "record": { + "URL": "https://dominhduy09.github.io/profile/" + } +} diff --git a/domains/duyhuyhoang.json b/domains/duyhuyhoang.json new file mode 100644 index 000000000..6a93937d6 --- /dev/null +++ b/domains/duyhuyhoang.json @@ -0,0 +1,20 @@ +{ + "description": "duyhuyhoang.is-a.dev : This is my personal notebook", + "owner": { + "username": "nguyenkimduy180697", + "email": "nguyenkimduy180697@gmail.com" + }, + "record": { + "URL": "https://nguyenkimduy.com/" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/nguyenkimduy180697", + "/fb": "https://facebook.com/nguyenkimduy180697", + "/instagram": "https://instagram.com/nguyenkimduy180697/", + "/linkedin": "https://linkedin.com/in/nguyenkimduy180697", + "/viblo": "https://viblo.asia/u/nguyenkimduy180697" + }, + "redirect_paths": true + } +} diff --git a/domains/duynguyen.json b/domains/duynguyen.json new file mode 100644 index 000000000..959a33e0c --- /dev/null +++ b/domains/duynguyen.json @@ -0,0 +1,20 @@ +{ + "description": "duynguyen.is-a.dev : This is my personal notebook", + "owner": { + "username": "nguyenkimduy180697", + "email": "nguyenkimduy180697@gmail.com" + }, + "record": { + "URL": "https://nguyenkimduy.com/" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/nguyenkimduy180697", + "/fb": "https://facebook.com/nguyenkimduy180697", + "/instagram": "https://instagram.com/nguyenkimduy180697/", + "/linkedin": "https://linkedin.com/in/nguyenkimduy180697", + "/viblo": "https://viblo.asia/u/nguyenkimduy180697" + }, + "redirect_paths": true + } +} diff --git a/domains/duynguyenkim.json b/domains/duynguyenkim.json new file mode 100644 index 000000000..ac19e426c --- /dev/null +++ b/domains/duynguyenkim.json @@ -0,0 +1,20 @@ +{ + "description": "duynguyenkim.is-a.dev : This is my personal notebook", + "owner": { + "username": "nguyenkimduy180697", + "email": "nguyenkimduy180697@gmail.com" + }, + "record": { + "URL": "https://nguyenkimduy.com/" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/nguyenkimduy180697", + "/fb": "https://facebook.com/nguyenkimduy180697", + "/instagram": "https://instagram.com/nguyenkimduy180697/", + "/linkedin": "https://linkedin.com/in/nguyenkimduy180697", + "/viblo": "https://viblo.asia/u/nguyenkimduy180697" + }, + "redirect_paths": true + } +} diff --git a/domains/duypt14.json b/domains/duypt14.json new file mode 100644 index 000000000..5fe5977e1 --- /dev/null +++ b/domains/duypt14.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ptduy14", + "email": "phantanduy14@gmail.com" + }, + "record": { + "CNAME": "portfolio-ptduy14s-projects.vercel.app" + } +} diff --git a/domains/dvm.json b/domains/dvm.json new file mode 100644 index 000000000..b2447dc4b --- /dev/null +++ b/domains/dvm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} diff --git a/domains/dvmi.json b/domains/dvmi.json new file mode 100644 index 000000000..b2447dc4b --- /dev/null +++ b/domains/dvmi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} diff --git a/domains/dzdevelopers.json b/domains/dzdevelopers.json new file mode 100644 index 000000000..1ec791d46 --- /dev/null +++ b/domains/dzdevelopers.json @@ -0,0 +1,26 @@ +{ + "owner": { + "username": "DZDevelopers", + "email": "djoudiaymen0@gmail.com" + }, + "record": { + "MX": [ + { + "target": "mx.zoho.com", + "priority": 10 + }, + { + "target": "mx2.zoho.com", + "priority": 20 + }, + { + "target": "mx3.zoho.com", + "priority": 50 + } + ], + "TXT": [ + "zoho-verification=zb51189051.zmverify.zoho.com", + "v=spf1 include:zoho.com ~all" + ] + } +} diff --git a/domains/eduardo.json b/domains/eduardo.json new file mode 100644 index 000000000..e8ea6c896 --- /dev/null +++ b/domains/eduardo.json @@ -0,0 +1,12 @@ +{ + "description": "Personal subdomain", + "repo": "https://github.com/eduardonobrega/personal-website", + "owner": { + "username": "eduardonobrega", + "email": "eduardo.nobrrega@gmail.com" + }, + "record": { + "CNAME": "eduardonobrega.github.io" + } +} + diff --git a/domains/educatedsuddenbucket.json b/domains/educatedsuddenbucket.json index 76a51d94e..a4d17f0c7 100644 --- a/domains/educatedsuddenbucket.json +++ b/domains/educatedsuddenbucket.json @@ -4,7 +4,18 @@ "email": "educatedsuddenbucket@gmail.com" }, "record": { - "A": ["185.199.108.153"], + "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": [ "google-site-verification=hS8B2hSz-rNk6gLRnwaZjxuJE9rCLU_25X65JsLEczE", "v=spf1 include:spf.improvmx.com ~all" diff --git a/domains/edudutra.json b/domains/edudutra.json new file mode 100644 index 000000000..8f7505750 --- /dev/null +++ b/domains/edudutra.json @@ -0,0 +1,11 @@ +{ + "description": "Personal subdomain", + "repo": "https://github.com/edudutra/edudutra.github.io", + "owner": { + "username": "edudutra", + "email": "emdutra@gmail.com" + }, + "record": { + "CNAME": "edudutra.github.io" + } +} diff --git a/domains/elbek.json b/domains/elbek.json new file mode 100644 index 000000000..615779395 --- /dev/null +++ b/domains/elbek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khamdullaevuz", + "email": "elbek.khamdullaev@gmail.com" + }, + "record": { + "CNAME": "khamdullaevuz.github.io" + } +} diff --git a/domains/element.json b/domains/element.json new file mode 100644 index 000000000..8b0d30fa5 --- /dev/null +++ b/domains/element.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/playreaver/reaverlauncher", + "owner": { + "username": "playreaver", + "email": "reaver.entertainment@hotmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/eli.json b/domains/eli.json new file mode 100644 index 000000000..264a680fc --- /dev/null +++ b/domains/eli.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "elisoreal" + }, + "record": { + "CNAME": "elisoreal.github.io" + } +} diff --git a/domains/elib0.json b/domains/elib0.json new file mode 100644 index 000000000..dfb6c8537 --- /dev/null +++ b/domains/elib0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "elib0", + "email": "elijose.c@gmail.com" + }, + "record": { + "CNAME": "elib0.github.io" + } +} diff --git a/domains/elisaterumi.json b/domains/elisaterumi.json new file mode 100644 index 000000000..6c06c7e53 --- /dev/null +++ b/domains/elisaterumi.json @@ -0,0 +1,11 @@ +{ + "description": "Personal subdomain", + "repo": "https://github.com/lisaterumi/lisaterumi.github.io", + "owner": { + "username": "lisaterumi", + "email": "contato@mulheresprogramando.com.br" + }, + "record": { + "CNAME": "lisaterumi.github.io" + } +} diff --git a/domains/elulolaito.json b/domains/elulolaito.json deleted file mode 100644 index ff267d0ca..000000000 --- a/domains/elulolaito.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "elulolaito", - "email": "eru.lawliet.death@gmail.com" - }, - "record": { - "CNAME": "elulolaito.github.io" - } -} diff --git a/domains/emanuel-prado.json b/domains/emanuel-prado.json new file mode 100644 index 000000000..15fd64130 --- /dev/null +++ b/domains/emanuel-prado.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "emanu-dev", + "email": "emanuel.prado.dev@gmail.com" + }, + "record": { + "CNAME": "meteoric-swarm.vercel.app" + } +} diff --git a/domains/encoder.js.json b/domains/encoder.js.json index 301fc4a5e..404d2c8d6 100644 --- a/domains/encoder.js.json +++ b/domains/encoder.js.json @@ -12,6 +12,10 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" + ], + "TXT": [ + "google-site-verification=P7ELjV5zIY2_cPQKYzlhvdzVPxBvXm9xKXeRBo4VgGE", + "yandex-verification: 82b564dd74f37b10" ] } } diff --git a/domains/endeade.json b/domains/endeade.json deleted file mode 100644 index bf33c7e37..000000000 --- a/domains/endeade.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Endeade", - "email": "endeade80@gmail.com", - "discord": "1117869855538942032" - }, - "record": { - "CNAME": "endeade.github.io" - } -} diff --git a/domains/endless.json b/domains/endless.json new file mode 100644 index 000000000..2ab6bb03e --- /dev/null +++ b/domains/endless.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "endlesssb", + "email": "heisgenburgthecook@gmail.com" + }, + "record": { + "URL": "https://donaldlyon.com" + } +} diff --git a/domains/ericksantos.json b/domains/ericksantos.json new file mode 100644 index 000000000..e0c67a535 --- /dev/null +++ b/domains/ericksantos.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "erickjonatthan", + "email": "erick.jonathan@ufrpe.br" + }, + "record": { + "CNAME": "portfolio-ejms.vercel.app" + } +} \ No newline at end of file diff --git a/domains/etercore.json b/domains/etercore.json new file mode 100644 index 000000000..a20c97deb --- /dev/null +++ b/domains/etercore.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ramirosanchezaranda", + "email": "etercoredesignweb@gmail.com" + }, + "record": { + "CNAME": "etercore.vercel.app" + } +} diff --git a/domains/eternasuno.json b/domains/eternasuno.json new file mode 100644 index 000000000..1484a2bad --- /dev/null +++ b/domains/eternasuno.json @@ -0,0 +1,11 @@ +{ + "description": "Blog for eternasuno", + "repo": "https://github.com/eternasuno/eternasuno.github.io", + "owner": { + "username": "eternasuno", + "email": "eternasuno@gmail.com" + }, + "record": { + "CNAME": "eternasuno.github.io" + } +} diff --git a/domains/ethantran.json b/domains/ethantran.json new file mode 100644 index 000000000..37f12fdb7 --- /dev/null +++ b/domains/ethantran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ethanxcode", + "email": "trannguyendanhuy2904@gmail.com" + }, + "record": { + "CNAME": "ethanxcode.vercel.app" + } +} diff --git a/domains/euler.json b/domains/euler.json index 2765bcc02..c54107065 100644 --- a/domains/euler.json +++ b/domains/euler.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Euler-B", - "email": "eduardojosebb.matescience@gmail.com" -}, - "record": { - "CNAME": "euler-b.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "Euler-B", + "email": "eduardojosebb.matescience@gmail.com" + }, + "record": { + "CNAME": "euler-b.pages.dev" + } +} diff --git a/domains/eurafa.json b/domains/eurafa.json new file mode 100644 index 000000000..83a2a5b22 --- /dev/null +++ b/domains/eurafa.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/eurafa/eurafa.github.io", + "owner": { + "username": "eurafa", + "email": "eurafa@gmail.com", + "discord": "eurafa" + }, + "record": { + "CNAME": "eurafa.github.io" + } +} diff --git a/domains/existing.json b/domains/existing.json index 9444e0ff2..fe83dde20 100644 --- a/domains/existing.json +++ b/domains/existing.json @@ -9,4 +9,3 @@ "CNAME": "existing-dev.github.io" } } - diff --git a/domains/exrand.json b/domains/exrand.json index 5d3190765..ec9fc953f 100644 --- a/domains/exrand.json +++ b/domains/exrand.json @@ -1,9 +1,9 @@ { "owner": { - "username": "exrand", + "username": "randomyaps", "email": "totallynota903@gmail.com" }, "record": { - "A": ["207.180.248.6"] + "A": ["212.91.26.79"] } } diff --git a/domains/exx.json b/domains/exx.json deleted file mode 100644 index 977561c23..000000000 --- a/domains/exx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xqxyzl", - "email": "exemailhelp+3@gmail.com" - }, - "record": { - "TXT": "_discord.exx.is-a.dev" - } -} diff --git a/domains/exyxz.json b/domains/exyxz.json new file mode 100644 index 000000000..60ccac4dc --- /dev/null +++ b/domains/exyxz.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/exyxz/exyxz.github.io", + "owner": { + "username": "exyxz", + "discord": "exyxz" + }, + "record": { + "CNAME": "exyxz.github.io" + } +} \ No newline at end of file diff --git a/domains/eyus00.json b/domains/eyus00.json new file mode 100644 index 000000000..90489ee7d --- /dev/null +++ b/domains/eyus00.json @@ -0,0 +1,12 @@ +{ + "description": "eyus00's site", + "repo": "https://github.com/eyus00/eyus00.github.io", + "owner": { + "username": "eyus00", + "email": "eyus00@duck.com" + }, + "record": { + "CNAME": "eyus00.github.io" + }, + "proxied": true +} diff --git a/domains/ezaz.json b/domains/ezaz.json new file mode 100644 index 000000000..9eb3849ea --- /dev/null +++ b/domains/ezaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ezaz-ahmed", + "email": "ezaznahmed@gmail.com" + }, + "record": { + "URL": "https://ezaz.dev/" + } +} diff --git a/domains/ezequiel.json b/domains/ezequiel.json new file mode 100644 index 000000000..7e9e574df --- /dev/null +++ b/domains/ezequiel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EzequielBoussard", + "email": "boussardezequiel@gmail.com" + }, + "record": { + "CNAME": "ezequielboussard.pages.dev" + } +} diff --git a/domains/faaris.json b/domains/faaris.json new file mode 100644 index 000000000..42f60a334 --- /dev/null +++ b/domains/faaris.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mohamed-faaris", + "email": "mohammedfaaris2005@gmail.com" + }, + "record": { + "URL": "https://github.com/Mohamed-faaris" + } +} diff --git a/domains/factory.json b/domains/factory.json index ac0f1c0ce..0cfe30168 100644 --- a/domains/factory.json +++ b/domains/factory.json @@ -1,11 +1,11 @@ { - "description": "Factory for manufacturing is-a-dev domains", - "repo": "https://github.com/VaibhavSys/DomainFactory", + "description": "Factory for manufacturing is-a-dev domains.", + "repo": "https://github.com/orangci/factory.is-a.dev", "owner": { - "username": "VaibhavSys", - "email": "vaibhavsys@protonmail.com" + "username": "orangci", + "email": "c@orangc.net" }, "record": { - "CNAME": "domainfactory.pages.dev" + "CNAME": "is-a-factory.vercel.app" } } diff --git a/domains/facundopidal.json b/domains/facundopidal.json new file mode 100644 index 000000000..a3b6e7c09 --- /dev/null +++ b/domains/facundopidal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "facundopidal", + "email": "facundopidalruizdiaz@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/faisalamin.json b/domains/faisalamin.json new file mode 100644 index 000000000..75e121438 --- /dev/null +++ b/domains/faisalamin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faisalamin001", + "email": "faysalamin001@gmail.com" + }, + "record": { + "URL": "https://faisalamin001.vercel.app/" + } +} diff --git a/domains/fan.json b/domains/fan.json new file mode 100644 index 000000000..13a91acef --- /dev/null +++ b/domains/fan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fandyahmd", + "email": "fandyahmadazizi@gmail.com" + }, + "record": { + "CNAME": "fann.pages.dev" + } +} diff --git a/domains/fang.json b/domains/fang.json new file mode 100644 index 000000000..7d7b80cb5 --- /dev/null +++ b/domains/fang.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Fangoling", + "discord": "327905667778347019", + "bluesky": "bsky.app/profile/fangx.ing" + }, + "record": { + "URL": "https://fangx.ing" + } +} diff --git a/domains/farel.json b/domains/farel.json new file mode 100644 index 000000000..6dd8471a3 --- /dev/null +++ b/domains/farel.json @@ -0,0 +1,14 @@ +{ + "description": "Personal development, testing, and deployment", + "repo": "https://github.com/FarelRA/profile", + "owner": { + "username": "FarelRA", + "email": "farelreskiaditiya22@gmail.com" + }, + "record": { + "NS": [ + "adi.ns.cloudflare.com", + "clayton.ns.cloudflare.com" + ] + } +} diff --git a/domains/farouk.json b/domains/farouk.json index 95a5a3edb..bb69e4d6b 100644 --- a/domains/farouk.json +++ b/domains/farouk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "faroukchebaiki", - "email": "farouk.chebaiki@gmail.com" - }, - "record": { - "CNAME": "faroukchebaiki.vercel.app" - } + "owner": { + "username": "faroukchebaiki", + "email": "farouk.chebaiki@gmail.com" + }, + "record": { + "CNAME": "faroukchebaiki.vercel.app" + } } diff --git a/domains/faultysden.json b/domains/faultysden.json deleted file mode 100644 index b2c3cdc94..000000000 --- a/domains/faultysden.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "FaultyFaulty-glitch", - "email": "faultywindows+github@gmail.com", - "discord": "1041028534690386051" - }, - "record": { - "TXT": "google-site-verification=ix1jczu2q87igryc4eaexvdv1vrzjxolu14sjfpsnko" - } -} diff --git a/domains/faultywindows.json b/domains/faultywindows.json index 7df656cab..c0411c20a 100644 --- a/domains/faultywindows.json +++ b/domains/faultywindows.json @@ -5,6 +5,17 @@ "discord": "1041028534690386051" }, "record": { - "A": ["185.199.108.153"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ] } } diff --git a/domains/fayaz.json b/domains/fayaz.json new file mode 100644 index 000000000..1ca6749a1 --- /dev/null +++ b/domains/fayaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fayaz07", + "email": "fayazfz07@gmail.com" + }, + "record": { + "CNAME": "fayaz07.github.io" + } +} diff --git a/domains/fbik.json b/domains/fbik.json new file mode 100644 index 000000000..5bd40b9d9 --- /dev/null +++ b/domains/fbik.json @@ -0,0 +1,11 @@ +{ + "description": "FBIK.'s Personal Website", + "owner": { + "username": "FBIKdot", + "email": "fbik@duck.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + }, + "proxied": true +} diff --git a/domains/febs.json b/domains/febs.json new file mode 100644 index 000000000..cc98d842e --- /dev/null +++ b/domains/febs.json @@ -0,0 +1,10 @@ +{ + "description": "febs.is-a.dev", + "owner": { + "username": "febriansf", + "email": "febrian.xiii@gmail.com" + }, + "record": { + "CNAME": "www.febss.web.id" + } +} diff --git a/domains/felipecampos.json b/domains/felipecampos.json index 87039e94e..340136c12 100644 --- a/domains/felipecampos.json +++ b/domains/felipecampos.json @@ -4,6 +4,6 @@ "email": "felipecamposdev@gmail.com" }, "record": { - "CNAME": "felipecampos.vercel.app" + "URL": "https://felipecampos.vercel.app" } } diff --git a/domains/fendimohamed.json b/domains/fendimohamed.json index c1298253f..b726d9c23 100644 --- a/domains/fendimohamed.json +++ b/domains/fendimohamed.json @@ -1,11 +1,9 @@ -{ - "owner": { - "username": "FendiMohamed", - "email": "fendimohamed615@gmail.com" - }, - "record": { - "A": [ - "76.76.21.21" - ] - } +{ + "owner": { + "username": "FendiMohamed", + "email": "fendimohamed615@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/files.heyaxo.json b/domains/files.heyaxo.json new file mode 100644 index 000000000..105b83725 --- /dev/null +++ b/domains/files.heyaxo.json @@ -0,0 +1,13 @@ +{ + "repo": "https://github.com/verygafanhot", + "owner": { + "username": "Verygafanhot", + "email": "verygafanhot@gmail.com", + "twitter": "verygafanhot", + "discord": "Verygafanhot" + }, + "record": { + "CNAME": "axothelion.crabdance.com" + }, + "proxied": true +} diff --git a/domains/filip.json b/domains/filip.json index 8028dc3cd..6d8e1b9af 100644 --- a/domains/filip.json +++ b/domains/filip.json @@ -5,7 +5,15 @@ "username": "totalolage", "email": "filip@kalny.net" }, + "proxied": true, "record": { - "CNAME": "totalolage.github.io" + "CNAME": "vps1.kalny.net", + "CAA": [ + { + "flags": 0, + "tag": "issue", + "value": "letsencrypt.org" + } + ] } } diff --git a/domains/filmflu.json b/domains/filmflu.json index f2bd0c6d6..b56148bf1 100644 --- a/domains/filmflu.json +++ b/domains/filmflu.json @@ -6,6 +6,6 @@ "email": "dherediat97@gmail.com" }, "record": { - "URL": "https://dherediat97.github.io/FilmFlu" + "URL": "https://film-flu.web.app/" } } diff --git a/domains/finch.json b/domains/finch.json index cb9df88e5..228d1dfd8 100644 --- a/domains/finch.json +++ b/domains/finch.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "metalespesados", - "email": "metalespesados@icloud.com" - }, - "record": { - "CNAME": "metalespesados.vercel.app" - } + "owner": { + "username": "metalespesados", + "email": "bengfm@icloud.com" + }, + "record": { + "CNAME": "ebn.netlify.app" + } } diff --git a/domains/fireexe.json b/domains/fireexe.json new file mode 100644 index 000000000..fa893fc4a --- /dev/null +++ b/domains/fireexe.json @@ -0,0 +1,11 @@ +{ + "description": "A portofolio website about me :D", + "repo": "https://github.com/fireemerald1/fire-exe-website.github.io", + "owner": { + "username": "fireemerald1", + "email": "imguyexeboii@gmail.com" + }, + "record": { + "CNAME": "fireemerald1.github.io" + } +} diff --git a/domains/florent.json b/domains/florent.json new file mode 100644 index 000000000..8d6922a6c --- /dev/null +++ b/domains/florent.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/flobsx", + "owner": { + "username": "flobsx", + "email": "flo@bsx.pm" + }, + "record": { + "CNAME": "flobsx.github.io" + }, + "proxied": true +} diff --git a/domains/flowwing.json b/domains/flowwing.json index 91c43c6d1..04ad08f67 100644 --- a/domains/flowwing.json +++ b/domains/flowwing.json @@ -6,6 +6,6 @@ "email": "kushagrarathore002@gmail.com" }, "record": { - "A": ["34.19.126.68"] + "CNAME": "flowwing.frii.site" } } diff --git a/domains/fodilfliti.json b/domains/fodilfliti.json new file mode 100644 index 000000000..e831522dc --- /dev/null +++ b/domains/fodilfliti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fodilfliti", + "email": "fodilfliti150@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/fongg.json b/domains/fongg.json new file mode 100644 index 000000000..55405c792 --- /dev/null +++ b/domains/fongg.json @@ -0,0 +1,11 @@ +{ + "description": "nphng15.is-a.dev", + "repo": "https://github.com/nphng15/nphng15.github.io", + "owner": { + "username": "nphng15", + "email": "23521172@gm.uit.edu.vn" + }, + "record": { + "CNAME": "nphng15.github.io" + } +} diff --git a/domains/frank-perez-fleita.json b/domains/frank-perez-fleita.json new file mode 100644 index 000000000..86a078f93 --- /dev/null +++ b/domains/frank-perez-fleita.json @@ -0,0 +1,10 @@ +{ + "description": "Personal domain for Frank Perez Fleita, redirecting to my Vercel app.", + "owner": { + "username": "frankperez-github", + "email": "fp848584@gmail.com" + }, + "record": { + "URL": "https://frank-perez-fleita.vercel.app" + } +} diff --git a/domains/franlo42.json b/domains/franlo42.json index 040d16740..5117f63b1 100644 --- a/domains/franlo42.json +++ b/domains/franlo42.json @@ -1,8 +1,8 @@ { - "owner":{ - "username": "franlo42" + "owner": { + "username": "franlo42" }, "record": { - "CNAME": "franlo42.github.io" + "CNAME": "franlo42.github.io" } } diff --git a/domains/fryvex.json b/domains/fryvex.json new file mode 100644 index 000000000..6dd81aea1 --- /dev/null +++ b/domains/fryvex.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "x1yl", + "discord": "627947214576025610" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/fsoft72.json b/domains/fsoft72.json index b97e6ff7d..9fcef0e3f 100644 --- a/domains/fsoft72.json +++ b/domains/fsoft72.json @@ -1,10 +1,10 @@ { - "description": "👋 Hello! I'm Fabio, a passionate developer with 30+ years experience in programming. In my career I have done almost everything, from shared objects for Linux in C to complex web applications and efficient web solutions. Explore my portfolio and contact me on GitHub.", - "owner": { - "username": "fsoft72", - "email": "fabio.rotondo@gmail.com" - }, - "record": { - "URL": "https://fsoft.dev" - } + "description": "👋 Hello! I'm Fabio, a passionate developer with 30+ years experience in programming. In my career I have done almost everything, from shared objects for Linux in C to complex web applications and efficient web solutions. Explore my portfolio and contact me on GitHub.", + "owner": { + "username": "fsoft72", + "email": "fabio.rotondo@gmail.com" + }, + "record": { + "URL": "https://fsoft.dev" + } } diff --git a/domains/fuji.json b/domains/fuji.json new file mode 100644 index 000000000..c21200d0d --- /dev/null +++ b/domains/fuji.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "fujitime", + "email": "racun1601@email.com" + }, + "record": { + "CNAME": "fuji-halim-rabani.netlify.app" + } +} + diff --git a/domains/funinkina.json b/domains/funinkina.json new file mode 100644 index 000000000..79248d131 --- /dev/null +++ b/domains/funinkina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "funinkina", + "email": "aryankushwaha3101@gmail.com" + }, + "record": { + "CNAME": "funinkina.vercel.app" + } +} diff --git a/domains/furryr.json b/domains/furryr.json new file mode 100644 index 000000000..c9cfe54bc --- /dev/null +++ b/domains/furryr.json @@ -0,0 +1,11 @@ +{ + "description": "Subdomain for furryr.github.io", + "repo": "https://github.com/FurryR/furryr.github.io", + "owner": { + "username": "FurryR", + "email": "awathefox@gmail.com" + }, + "record": { + "CNAME": "furryr.github.io" + } +} diff --git a/domains/fusoras.json b/domains/fusoras.json new file mode 100644 index 000000000..347f07eac --- /dev/null +++ b/domains/fusoras.json @@ -0,0 +1,11 @@ +{ + "description": "Porfolio website", + "repo": "https://github.com/FuSoraS/portfolio", + "owner": { + "username": "FuSoraS", + "email": "developer.FuSoraS@gmail.com" + }, + "record": { + "CNAME": "fusoras.github.io" + } +} diff --git a/domains/fyiimysf.json b/domains/fyiimysf.json new file mode 100644 index 000000000..d0054474b --- /dev/null +++ b/domains/fyiimysf.json @@ -0,0 +1,10 @@ +{ + "description": "A personal portfolio Site", + "owner": { + "username": "fyiimysf", + "email": "m.y5f.mohammad@gmail.com" + }, + "record": { + "CNAME": "fyiimysf.pages.dev" + } +} diff --git a/domains/fynnlukah.json b/domains/fynnlukah.json index 7b49a8bc8..5652527f3 100644 --- a/domains/fynnlukah.json +++ b/domains/fynnlukah.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "fynnlukah", - "discord": "727590288209608824" - }, - "record": { - "CNAME": "fynnlukah.vercel.app" - } + "owner": { + "username": "fynnlukah", + "discord": "727590288209608824" + }, + "record": { + "CNAME": "fynnlukah.vercel.app" + } } diff --git a/domains/gabriel-iturre.json b/domains/gabriel-iturre.json index 4876467f9..be43ac2f8 100644 --- a/domains/gabriel-iturre.json +++ b/domains/gabriel-iturre.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "GabrielIturreCs", - "email": "gabriel13iturre@gmail.com" - }, - "record": { - "CNAME": "gabrieliturre.netlify.app" - } + "owner": { + "username": "GabrielIturreCs", + "email": "gabriel13iturre@gmail.com" + }, + "record": { + "CNAME": "gabrieliturre.netlify.app" + } } diff --git a/domains/galabra.json b/domains/galabra.json new file mode 100644 index 000000000..aa819d542 --- /dev/null +++ b/domains/galabra.json @@ -0,0 +1,10 @@ +{ + "description": "I'm a dev.", + "owner": { + "username": "galabra", + "email": "galabra.dev@gmail.com" + }, + "record": { + "URL": "https://github.com/galabra" + } +} diff --git a/domains/gallery.areen.json b/domains/gallery.areen.json new file mode 100644 index 000000000..b7a4a7d5b --- /dev/null +++ b/domains/gallery.areen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "areen-c", + "email": "areen-c@proton.me" + }, + "record": { + "CNAME": "gallery-cli.pages.dev" + } +} diff --git a/domains/ganeswarv.json b/domains/ganeswarv.json index 1bcc92bed..921e50bee 100644 --- a/domains/ganeswarv.json +++ b/domains/ganeswarv.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/ganeswar-velvadapu/portfolio", - "description": "My Portfolio Webiste", - "owner": { - "username": "ganeswar-velvadapu", - "email": "ganeshvelvadapu@gmail.com" - }, - "record": { - "CNAME": "portfolio-tau-mauve-63.vercel.app" - } + "repo": "https://github.com/ganeswar-velvadapu/portfolio", + "description": "My Portfolio Webiste", + "owner": { + "username": "ganeswar-velvadapu", + "email": "ganeshvelvadapu@gmail.com" + }, + "record": { + "CNAME": "portfolio-tau-mauve-63.vercel.app" + } } diff --git a/domains/garvit.json b/domains/garvit.json new file mode 100644 index 000000000..6c5a66400 --- /dev/null +++ b/domains/garvit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "garvit-arora", + "email": "garvit.university@gmail.com" + }, + "record": { + "CNAME": "garvit-arora.github.io" + } +} diff --git a/domains/gauravsingh.json b/domains/gauravsingh.json new file mode 100644 index 000000000..4a6c1ecec --- /dev/null +++ b/domains/gauravsingh.json @@ -0,0 +1,11 @@ +{ + "description": "Using it to point to my Portfolio on GitHub Pages", + "repo": "https://github.com/knowgaurav/knowgaurav.github.io", + "owner": { + "username": "knowgaurav", + "email": "qj1b83fmt@mozmail.com" + }, + "record": { + "CNAME": "knowgaurav.github.io" + } +} diff --git a/domains/gb.json b/domains/gb.json new file mode 100644 index 000000000..476aafadf --- /dev/null +++ b/domains/gb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gbijwe", + "email": "gaurav.a.bijwe@gmail.com" + }, + "record": { + "CNAME": "my-portfolio-swart-eight.vercel.app" + } +} diff --git a/domains/gd.anw.json b/domains/gd.anw.json new file mode 100644 index 000000000..3d32bd250 --- /dev/null +++ b/domains/gd.anw.json @@ -0,0 +1,10 @@ +{ + "description": "ANW's (Subhrajit Sain) Personal Site", + "owner": { + "username": "SubhrajitSain", + "email": "subhrajitsain34@gmail.com" + }, + "record": { + "URL": "https://drive.google.com/drive/folders/1xmqavhZ9VrdE1zK37WbLRKogJiQk499y?usp=drive_link" + } +} diff --git a/domains/geraldo.json b/domains/geraldo.json new file mode 100644 index 000000000..6920e72e3 --- /dev/null +++ b/domains/geraldo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gerald0Juni0r", + "email": "geraldo.gj63@gmail.com" + }, + "record": { + "CNAME": "gerald0juni0r.github.io" + } +} diff --git a/domains/gh.anw.json b/domains/gh.anw.json new file mode 100644 index 000000000..a5b57c1b0 --- /dev/null +++ b/domains/gh.anw.json @@ -0,0 +1,10 @@ +{ + "description": "ANW's (Subhrajit Sain) GitHub", + "owner": { + "username": "SubhrajitSain", + "email": "subhrajitsain34@gmail.com" + }, + "record": { + "URL": "https://github.com/SubhrajitSain" + } +} diff --git a/domains/ghsearch.json b/domains/ghsearch.json new file mode 100644 index 000000000..38aa8f6d9 --- /dev/null +++ b/domains/ghsearch.json @@ -0,0 +1,11 @@ +{ + "description": "Aplicación web para buscar repositorios en GitHub por tema, utilizando la API de GitHub. Construida con HTML, CSS y JavaScript.", + "repo": "https://https://github.com/herwingx/awesome-github-search", + "owner": { + "username": "herwingx", + "email": "herwingmacias@gmail.com" + }, + "record": { + "CNAME": "herwingx.github.io" + } +} diff --git a/domains/girl.json b/domains/girl.json new file mode 100644 index 000000000..00ab0224a --- /dev/null +++ b/domains/girl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ukriu", + "email": "isadev@ukriu.com" + }, + "record": { + "CNAME": "ukriu.pages.dev" + } +} diff --git a/domains/glitched-da-kitty-cat.json b/domains/glitched-da-kitty-cat.json new file mode 100644 index 000000000..be310fb86 --- /dev/null +++ b/domains/glitched-da-kitty-cat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GlitchedDaKittyCatSchoolaccount", + "email": "glitcheddacat@gmail.com" + }, + "record": { + "CNAME": "glitched-da-kitty-cat.vercel.app" + } +} diff --git a/domains/check.json b/domains/glowbomb.json similarity index 52% rename from domains/check.json rename to domains/glowbomb.json index b14fc31dc..046b9497b 100644 --- a/domains/check.json +++ b/domains/glowbomb.json @@ -4,11 +4,6 @@ "email": "educatedsuddenbucket@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "URL": "https://glowbomb.esb.is-a.dev/" } } diff --git a/domains/goddy.json b/domains/goddy.json index 8c6f689cd..7735a6c4d 100644 --- a/domains/goddy.json +++ b/domains/goddy.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "Owinogoddie", - "email": "owinogoddie@gmail.com" - }, - "record": { - "URL": "https://goddy-the-dev.vercel.app" - } + "owner": { + "username": "Owinogoddie", + "email": "owinogoddie@gmail.com" + }, + "record": { + "URL": "https://goddy-the-dev.vercel.app" } - \ No newline at end of file +} diff --git a/domains/godkode.json b/domains/godkode.json new file mode 100644 index 000000000..e290738b3 --- /dev/null +++ b/domains/godkode.json @@ -0,0 +1,11 @@ +{ + "description": "Flex", + "repo": "https://github.com/GodKode69/GodKode69.github.io", + "owner": { + "username": "GodKode69", + "email": "knownasraghav@gmail.com" + }, + "record": { + "CNAME": "godkode69.github.io" + } +} diff --git a/domains/golgrax.json b/domains/golgrax.json new file mode 100644 index 000000000..921f89d2f --- /dev/null +++ b/domains/golgrax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Golgrax", + "twitter": "Golgrax" + }, + "record": { + "CNAME": "golgrax.pages.dev" + } +} diff --git a/domains/golvellius32.json b/domains/golvellius32.json new file mode 100644 index 000000000..5c7eb91fd --- /dev/null +++ b/domains/golvellius32.json @@ -0,0 +1,11 @@ +{ + "description": "Golvellius's website", + "repo": "https://github.com/golvellius32/skills-github-pages-public", + "owner": { + "username": "golvellius32", + "email": "golvellius@hotmail.com" + }, + "record": { + "CNAME": "golvellius32.github.io" + } +} diff --git a/domains/gongal.json b/domains/gongal.json new file mode 100644 index 000000000..221748abb --- /dev/null +++ b/domains/gongal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mayankgongal5", + "email": "mayank@clovers.live" + }, + "record": { + "CNAME": "clover-mayank-gongal.vercel.app" + } +} \ No newline at end of file diff --git a/domains/graxya.json b/domains/graxya.json new file mode 100644 index 000000000..b6892ec48 --- /dev/null +++ b/domains/graxya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GratiaManullang03", + "email": "felixmanullang81@gmail.com" + }, + "record": { + "CNAME": "gratiaportofolio.vercel.app" + } +} diff --git a/domains/griff.json b/domains/griff.json new file mode 100644 index 000000000..faffbe6fa --- /dev/null +++ b/domains/griff.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio, blog and personal website", + "owner": { + "username": "gfargo", + "email": "ghfargo@gmail.com", + "twitter": "ghfargo" + }, + "record": { + "URL": "https://griffen.codes" + } +} diff --git a/domains/guillelm.json b/domains/guillelm.json new file mode 100644 index 000000000..204083529 --- /dev/null +++ b/domains/guillelm.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Tech Website...", + "repo": "https://github.com/guilleLM71/guillelm71.github.io", + "owner": { + "username": "guilleLM71", + "email": "jlauram3@fcpn.edu.bo" + }, + "record": { + "CNAME": "guillelm71.github.io" + }, + "proxied": true +} diff --git a/domains/guillelm71.json b/domains/guillelm71.json new file mode 100644 index 000000000..204083529 --- /dev/null +++ b/domains/guillelm71.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Tech Website...", + "repo": "https://github.com/guilleLM71/guillelm71.github.io", + "owner": { + "username": "guilleLM71", + "email": "jlauram3@fcpn.edu.bo" + }, + "record": { + "CNAME": "guillelm71.github.io" + }, + "proxied": true +} diff --git a/domains/gusza.json b/domains/gusza.json new file mode 100644 index 000000000..e945d96e5 --- /dev/null +++ b/domains/gusza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gusza110811", + "email": "auguz1108@gmail.com" + }, + "record": { + "CNAME": "gusza110811.github.io" + } +} diff --git a/domains/guvent.json b/domains/guvent.json new file mode 100644 index 000000000..49d231992 --- /dev/null +++ b/domains/guvent.json @@ -0,0 +1,11 @@ +{ + "description": "The portfolio site of Guven Topal", + "repo": "https://github.com/guvent/guvent", + "owner": { + "username": "guvent", + "email": "me@guvent.com" + }, + "record": { + "CNAME": "guvent.com" + } +} diff --git a/domains/gwly.json b/domains/gwly.json new file mode 100644 index 000000000..4f99b36f7 --- /dev/null +++ b/domains/gwly.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "cyrilguocode" + }, + "record": { + "CNAME": "gwlyweb.pages.dev" + } +} diff --git a/domains/h3lios.json b/domains/h3lios.json deleted file mode 100644 index 088090649..000000000 --- a/domains/h3lios.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "NinjaXility", - "discord": "511106356267319296", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.IBR3ZrvHG0dyQ1OU_ThEq2VbB_gvPhqPJkyPtwwbODCQENB-T2fstb7JrqYXG9lNaBWBrkeUzrheB5HY5tgEmPDAe6eDnN1D0dk0HKwxySEO7I1wbJsoJUnrWXigmuIYYkCPqHO9bBBD3seh4Y-REvCFI_xjNxBOIkqYiISDG4SJZW_AMoM-4ZwWJOS30ASQA3IM1DrvS3cNeamN0vmy2W16z7PUQxfn3UpwhdalfbzZKgiPowTVnbMT8OZ0IL45VZCmqeikraFf7fUv0PPCk54c07A8mIpYepzyy4hUftsF-ILHDLU_iOMZDHPrMDpPeyFXgYjA1iv1AfgFj6lshA.CFjZ-C3qr_js2SqYJQruNQ.j12mMFCkJhwZpCJXE_JDaY1XgeCUkSwhowfAvMEFrxvTdeqGbeEaHiXN4-oXfM0FuPLNgfsJDTwmva-ekWTAeOtX4a3IBlJ0uuj65_tdMOw.NDTU5ISRijrUIUoDvdYXJw" - }, - "record": { - "CNAME": "ninjaxility.github.io" - } -} diff --git a/domains/halinh0506.json b/domains/halinh0506.json deleted file mode 100644 index 2a3284a1c..000000000 --- a/domains/halinh0506.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "huanhoahongso3-collab", - "email": "huanhoahongso3@gmail.com" - }, - "record": { - "A": ["75.2.60.5"], - "MX": ["halinh0506-isa-dev03c.mail.protection.outlook.com"], - "TXT": "v=spf1 include:spf.protection.outlook.com -all" - } -} diff --git a/domains/hamdi.json b/domains/hamdi.json new file mode 100644 index 000000000..8790624d9 --- /dev/null +++ b/domains/hamdi.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/hb12devtn/Portfolio", + "owner": { + "username": "hb12devtn", + "email": "h.bougattaya1212@gmail.com" + }, + "record": { + "CNAME": "hb12devtn.github.io" + } +} diff --git a/domains/hamid.json b/domains/hamid.json new file mode 100644 index 000000000..bf5528299 --- /dev/null +++ b/domains/hamid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hamidsiddiqi2009", + "email": "hamidsiddiqi888@gmail.com" + }, + "record": { + "CNAME": "hamidsiddiqi2009.github.io" + } +} diff --git a/domains/haohoang.json b/domains/haohoang.json index f17d61b10..547ff761f 100644 --- a/domains/haohoang.json +++ b/domains/haohoang.json @@ -1,10 +1,10 @@ { - "description": "The blog of Hao Hoang", - "owner": { - "username": "vanhaohoang", - "email": "hoangvanhao99.01@gmail.com" - }, - "record": { - "CNAME": "vanhaohoang.github.io" - } + "description": "The blog of Hao Hoang", + "owner": { + "username": "vanhaohoang", + "email": "hoangvanhao99.01@gmail.com" + }, + "record": { + "CNAME": "vanhaohoang.github.io" + } } diff --git a/domains/hareesh.json b/domains/hareesh.json new file mode 100644 index 000000000..f6906c0e0 --- /dev/null +++ b/domains/hareesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hareesh108", + "email": "hareeshbhittam@gmail.com" + }, + "record": { + "CNAME": "me-hazel-delta.vercel.app" + } +} diff --git a/domains/harley.json b/domains/harley.json new file mode 100644 index 000000000..d281afe4e --- /dev/null +++ b/domains/harley.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "weebNeedWeed", + "email": "rivenmle@gmail.com" + }, + "record": { + "CNAME": "weebneedweed.github.io" + } +} diff --git a/domains/harmony.yunexiz.json b/domains/harmony.yunexiz.json new file mode 100644 index 000000000..7ec94ff7a --- /dev/null +++ b/domains/harmony.yunexiz.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Yunexiz" + }, + "record": { + "CNAME": "harmony-site.pages.dev" + } +} diff --git a/domains/haroki.json b/domains/haroki.json new file mode 100644 index 000000000..7351d4e9c --- /dev/null +++ b/domains/haroki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "justhar", + "email": "harzksu@gmail.com" + }, + "record": { + "CNAME": "justhar.github.io" + } +} diff --git a/domains/harshmallick.json b/domains/harshmallick.json new file mode 100644 index 000000000..f7387af72 --- /dev/null +++ b/domains/harshmallick.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio website", + "repo": "https://github.com/harsh-mallick/portfolio", + "owner": { + "username": "harsh-mallick", + "email": "harshmallick052009@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } + } diff --git a/domains/harunabdullah.json b/domains/harunabdullah.json new file mode 100644 index 000000000..f535533c9 --- /dev/null +++ b/domains/harunabdullah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "harunabdullahrakin" + }, + + "record": { + "A": ["185.31.40.12"] + } +} diff --git a/domains/haydenpc.json b/domains/haydenpc.json new file mode 100644 index 000000000..771561aab --- /dev/null +++ b/domains/haydenpc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "haydenpc", + "email": "haydenpc369@gmail.com" + }, + "record": { + "CNAME": "haydenpc.github.io" + } +} diff --git a/domains/hemath.json b/domains/hemath.json new file mode 100644 index 000000000..97e97e053 --- /dev/null +++ b/domains/hemath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "djhemath", + "email": "djhemath@gmail.com" + }, + "record": { + "URL": "https://hemath.dev" + } +} diff --git a/domains/henderythmix.json b/domains/henderythmix.json new file mode 100644 index 000000000..601c86ad4 --- /dev/null +++ b/domains/henderythmix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "henderythmix", + "email": "robertoselleswork@gmail.com" + }, + "record": { + "CNAME": "henderythmix.vercel.app" + } +} diff --git a/domains/hercase.json b/domains/hercase.json new file mode 100644 index 000000000..8c14dc06a --- /dev/null +++ b/domains/hercase.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hercase", + "email": "hercase92@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/herve.json b/domains/herve.json index 883675cff..3898aae8b 100644 --- a/domains/herve.json +++ b/domains/herve.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "herveleclerc", - "email": "herve.leclerc@gmail.com" - }, - "record": { - "CNAME": "herveleclerc.github.io" - } + "owner": { + "username": "herveleclerc", + "email": "herve.leclerc@gmail.com" + }, + "record": { + "CNAME": "herveleclerc.github.io" + } } diff --git a/domains/heyaxo.json b/domains/heyaxo.json index 1f3dd451e..1938285bf 100644 --- a/domains/heyaxo.json +++ b/domains/heyaxo.json @@ -1,19 +1,16 @@ { - "description": "My personal homepage!", - "repo": "https://github.com/verygafanhot", - "owner": { - "username": "Verygafanhot", - "email": "verygafanhot@gmail.com", - "twitter": "verygafanhot", - "discord": "Verygafanhot" - }, - "record": { - "CNAME": "verygafanhot.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - }, - "proxied": true + "description": "My personal homepage!", + "repo": "https://github.com/verygafanhot", + "owner": { + "username": "Verygafanhot", + "email": "verygafanhot@gmail.com", + "twitter": "verygafanhot", + "discord": "Verygafanhot" + }, + "record": { + "CNAME": "verygafanhot.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + }, + "proxied": true } diff --git a/domains/hgia.json b/domains/hgia.json new file mode 100644 index 000000000..236785df1 --- /dev/null +++ b/domains/hgia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hjia98", + "email": "hoanggia1611@gmail.com" + }, + "record": { + "URL": "https://github.com/hjia98" + } + } diff --git a/domains/hjc.json b/domains/hjc.json new file mode 100644 index 000000000..30eb94731 --- /dev/null +++ b/domains/hjc.json @@ -0,0 +1,12 @@ +{ + "description": "The repo is my personal blog,it will record the things about how to develop.I will make some tutorials as well.", + "repo": "https://github.com/hjc-code/hjc-code.github.io", + "owner": { + "username": "hjc-code", + "email": "houjuncheng.me@gmail.com" + }, + "record": { + "CNAME": "hjc-code.github.io" + }, + "proxied": true +} diff --git a/domains/hnks.json b/domains/hnks.json new file mode 100644 index 000000000..61e5ee738 --- /dev/null +++ b/domains/hnks.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/hnks-gh/hnks-gh.github.io", + "owner": { + "username": "hnks-gh", + "email": "contact@mellifluous.eu.org" + }, + "record": { + "CNAME": "hnks-gh.github.io" + }, + "proxied": false +} diff --git a/domains/hoan.json b/domains/hoan.json new file mode 100644 index 000000000..8b28f9a23 --- /dev/null +++ b/domains/hoan.json @@ -0,0 +1,10 @@ +{ + "description": "hoan.is-a.dev : This is my personal notebook", + "owner": { + "username": "hwanngo", + "email": "conghoan.0406@gmail.com" + }, + "record": { + "CNAME": "hwanngo.github.io" + } +} diff --git a/domains/holdulv.json b/domains/holdulv.json new file mode 100644 index 000000000..39fd9be44 --- /dev/null +++ b/domains/holdulv.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Holdulv-official", + "email": "holdulvlinks@gmail.com", + "discord": "holdulv" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} diff --git a/domains/holedev.json b/domains/holedev.json new file mode 100644 index 000000000..4e1b3e006 --- /dev/null +++ b/domains/holedev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "holedev", + "email": "contact@holedev.com" + }, + "record": { + "URL": "https://github.com/holedev" + } +} diff --git a/domains/homelab.json b/domains/homelab.json new file mode 100644 index 000000000..143591535 --- /dev/null +++ b/domains/homelab.json @@ -0,0 +1,10 @@ +{ + "description": "Domain for dynamic DNS updates and Cloudflare Tunnel setup for demo and home lab purposes", + "owner": { + "username": "vikipranata", + "email": "helovikipranata@gmail.com" + }, + "record": { + "NS": ["deb.ns.cloudflare.com", "sid.ns.cloudflare.com"] + } +} diff --git a/domains/hongquang.json b/domains/hongquang.json index bfc84d262..10c809630 100644 --- a/domains/hongquang.json +++ b/domains/hongquang.json @@ -1,11 +1,11 @@ { - "description": "For introduce myself", - "repo": "https://github.com/HQuang/HQuang", - "owner": { - "username": "quanglh268", - "email": "quanglh268@gmail.com" - }, - "record": { - "CNAME": "hquang.github.io" - } + "description": "For introduce myself", + "repo": "https://github.com/HQuang/HQuang", + "owner": { + "username": "quanglh268", + "email": "quanglh268@gmail.com" + }, + "record": { + "CNAME": "hquang.github.io" + } } diff --git a/domains/hoojinguyen.json b/domains/hoojinguyen.json new file mode 100644 index 000000000..a1d2c8ded --- /dev/null +++ b/domains/hoojinguyen.json @@ -0,0 +1,11 @@ +{ + "description": "hoojinguyen.is-a.dev : This is my personal notebook", + "repo": "https://github.com/hoojinguyen/portfolio-by-ai", + "owner": { + "username": "hoojinguyen", + "email": "vn.hoinv98@gmail.com" + }, + "record": { + "URL": "https://hooji-nguyen.vercel.app/" + } +} diff --git a/domains/hotfix.saftec.json b/domains/hotfix.saftec.json index 516324bb9..29f984f33 100644 --- a/domains/hotfix.saftec.json +++ b/domains/hotfix.saftec.json @@ -4,6 +4,6 @@ "email": "Samuraiflamesf@gmail.com" }, "record": { - "A": ["207.244.235.32"] + "A": ["152.67.45.142"] } } diff --git a/domains/htrnguyen.json b/domains/htrnguyen.json new file mode 100644 index 000000000..b5247526a --- /dev/null +++ b/domains/htrnguyen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "htrnguyen", + "email": "hatrongnguyen04@gmail.com" + }, + "record": { + "CNAME": "astro-portfolio-nu-seven.vercel.app" + } +} diff --git a/domains/hub.json b/domains/hub.json new file mode 100644 index 000000000..c5945f2d2 --- /dev/null +++ b/domains/hub.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jOaawd", + "email": "theyneverfwmee@gmail.com" + }, + "record": { + "CNAME": "cqtmfxgu.up.railway.app" + } +} diff --git a/domains/hungthai.json b/domains/hungthai.json new file mode 100644 index 000000000..c28594939 --- /dev/null +++ b/domains/hungthai.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Resume Website", + "repo": "https://github.com/hungthai1401/resume", + "owner": { + "username": "hungthai1401", + "email": "hungthai1401.it@gmail.com" + }, + "record": { + "CNAME": "hungthai1401.github.io" + } +} diff --git a/domains/huntroid.json b/domains/huntroid.json index a8726b01f..9065b0a7c 100644 --- a/domains/huntroid.json +++ b/domains/huntroid.json @@ -4,6 +4,17 @@ "email": "srimath8@gmail.com" }, "record": { - "A": ["185.199.108.153"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ] } } diff --git a/domains/huu-hoang.json b/domains/huu-hoang.json new file mode 100644 index 000000000..b1df9317d --- /dev/null +++ b/domains/huu-hoang.json @@ -0,0 +1,10 @@ +{ + "domain": "huu-hoang.is-a.dev", + "owner": { + "email": "huuhoag1412@gmail.com", + "username": "Mirai3103" + }, + "record": { + "A": ["103.82.194.100"] + } +} diff --git a/domains/i3vie.json b/domains/i3vie.json deleted file mode 100644 index 371692667..000000000 --- a/domains/i3vie.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "i3vie", - "discord": "i3vie" - }, - "record": { - "CNAME": "i3vie.port0.org" - } -} diff --git a/domains/iamdhakrey.json b/domains/iamdhakrey.json new file mode 100644 index 000000000..308119b65 --- /dev/null +++ b/domains/iamdhakrey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iamdhakrey", + "email": "dhakreyhrithik@gmail.com" + }, + "record": { + "URL": "https://iamdhakrey.dev" + } +} diff --git a/domains/iamkevinhuang.json b/domains/iamkevinhuang.json new file mode 100644 index 000000000..aa72ec809 --- /dev/null +++ b/domains/iamkevinhuang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iamkevinhuang", + "email": "kevinjaydenwivano@duck.com" + }, + "record": { + "CNAME": "iamkevinhuang.github.io" + } +} diff --git a/domains/idcesares.json b/domains/idcesares.json new file mode 100644 index 000000000..9410601b4 --- /dev/null +++ b/domains/idcesares.json @@ -0,0 +1,11 @@ +{ + "description": "Isaac D'Césares personal website", + "repo": "https://github.com/idcesares", + "owner": { + "username": "idcesares", + "email": "isaac.dcesares@gmail.com" + }, + "record": { + "URL": "https://dcesares.dev" + } +} diff --git a/domains/idriss.json b/domains/idriss.json index 58db049ff..076dfeac9 100644 --- a/domains/idriss.json +++ b/domains/idriss.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AstroDriss", - "email": "drisspennywise@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "AstroDriss", + "email": "drisspennywise@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/ijas.json b/domains/ijas.json new file mode 100644 index 000000000..5c9600c27 --- /dev/null +++ b/domains/ijas.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ijasxyz", + "email": "ijas.n.ijas@gmail.com" + }, + "record": { + "CNAME": "ijas.netlify.app" + }, + "proxied": false +} diff --git a/domains/ikram.json b/domains/ikram.json index 515170fc1..84ac66224 100644 --- a/domains/ikram.json +++ b/domains/ikram.json @@ -11,6 +11,5 @@ "v=spf1 include:spf.improvmx.com ~all", "google-site-verification=C38zyZL8LP_056d5IgevUInJTe4qerfxC6-qjQORdh4" ] - }, - "proxied": true + } } diff --git a/domains/ilya.json b/domains/ilya.json new file mode 100644 index 000000000..f083e1348 --- /dev/null +++ b/domains/ilya.json @@ -0,0 +1,11 @@ +{ + "description": "Ilya Stepanov's portfolio website", + "repo": "https://github.com/thatslegit/threejs-portfolio", + "owner": { + "username": "thatslegit", + "email": "iliastepanov1996@gmail.com" + }, + "record": { + "CNAME": "thatslegit.github.io" + } +} diff --git a/domains/imm0nv1nhtv.json b/domains/imm0nv1nhtv.json index 4aff3bd16..c0a6a8d49 100644 --- a/domains/imm0nv1nhtv.json +++ b/domains/imm0nv1nhtv.json @@ -4,6 +4,6 @@ "email": "windows10phamvinh+github@gmail.com" }, "record": { - "CNAME": "imm0nv1nhtv.pages.dev" + "NS": ["alberto.ns.cloudflare.com", "rosemary.ns.cloudflare.com"] } } diff --git a/domains/immuaz.json b/domains/immuaz.json new file mode 100644 index 000000000..f1c81f40d --- /dev/null +++ b/domains/immuaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muazsrc", + "email": "muazsrc17@gmail.com" + }, + "record": { + "CNAME": "muaz.pages.dev" + } +} diff --git a/domains/imnahn.json b/domains/imnahn.json new file mode 100644 index 000000000..af5d48131 --- /dev/null +++ b/domains/imnahn.json @@ -0,0 +1,12 @@ +{ + "description": "Just my portfolio", + "repo": "https://github.com/imnotnahn/myportfolio", + "owner": { + "username": "imnotnahn", + "email": "thanhnhan.contact.work@gmail.com", + "discord": "nowim.nhan" + }, + "record": { + "CNAME": "myportfolio-2y4.pages.dev" + } +} diff --git a/domains/imtiazepu.json b/domains/imtiazepu.json new file mode 100644 index 000000000..8c0f407f1 --- /dev/null +++ b/domains/imtiazepu.json @@ -0,0 +1,10 @@ +{ + "description": "Parsonal website for Imtiaz Epu", + "owner": { + "username": "imtiazepu", + "email": "info@imtiazepu.com" + }, + "record": { + "URL": "https://imtiazepu.com" + } +} diff --git a/domains/imxitiz.json b/domains/imxitiz.json new file mode 100644 index 000000000..73bc0bbcc --- /dev/null +++ b/domains/imxitiz.json @@ -0,0 +1,9 @@ +{ + "description": "imxitiz.is-a.dev", + "owner": { + "username": "imxitiz" + }, + "record": { + "CNAME": "imxitiz.github.io" + } +} diff --git a/domains/ingo.json b/domains/ingo.json new file mode 100644 index 000000000..05cb1319d --- /dev/null +++ b/domains/ingo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BugHunter2k", + "email": "hello@ingohollmann.de" + }, + "record": { + "URL": "https://ingohollmann.de/" + } +} diff --git a/domains/innocentzero.json b/domains/innocentzero.json new file mode 100644 index 000000000..6d9c93b6b --- /dev/null +++ b/domains/innocentzero.json @@ -0,0 +1,11 @@ +{ + "description": "My personal blog", + "repo": "https://codeberg.org/innocentzer0/pages", + "owner": { + "username": "InnocentZero", + "email": "isfarulhaque@proton.me" + }, + "record": { + "CNAME": "innocentzer0.codeberg.page" + } +} diff --git a/domains/inputly.json b/domains/inputly.json new file mode 100644 index 000000000..db5f3f7c2 --- /dev/null +++ b/domains/inputly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NateNear", + "email": "matternate21@gmail.com" + }, + "record": { + "CNAME": "inputly.vercel.app" + } +} diff --git a/domains/interstellaros.json b/domains/interstellaros.json deleted file mode 100644 index cf559db57..000000000 --- a/domains/interstellaros.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jacksoncraft859", - "email": "pollardjackson@outlook.com" - }, - "record": { - "TXT": "replit-verify=ac38945f-f53b-4b1b-980d-e2a1d64175c6" - } -} diff --git a/domains/ios.json b/domains/ios.json new file mode 100644 index 000000000..90c755dab --- /dev/null +++ b/domains/ios.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "ahios", + "email": "ahios.dev@gmail.com" + }, + "record": { + "A": ["76.76.21.21"], + "TXT": "google-site-verification=AyQrjerFwekkOGG9oZLdBFy4TOAeVAYrHTTm5Q-NZD4", + "MX": [ + "SMTP.GOOGLE.COM" + ] + } + } \ No newline at end of file diff --git a/domains/isaacrobert33.json b/domains/isaacrobert33.json new file mode 100644 index 000000000..119ce98f3 --- /dev/null +++ b/domains/isaacrobert33.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "isaacrobert33", + "email": "isaacrobertoluwaseun@gmail.com" + }, + "record": { + "CNAME": "isaacrobert-is-adev.vercel.app" + } +} diff --git a/domains/islandboy.json b/domains/islandboy.json new file mode 100644 index 000000000..592dfed3d --- /dev/null +++ b/domains/islandboy.json @@ -0,0 +1,11 @@ +{ + "description": "Sub-domain of IslandBoy in is-a.dev", + "repo": "https://github.com/islandboymv/is-a-dev-register", + "owner": { + "username": "islandboymv", + "email": "mifzaal.scout@gmail.com" + }, + "record": { + "NS": ["lucy.ns.cloudflare.com", "mario.ns.cloudflare.com"] + } +} diff --git a/domains/israrkhan.json b/domains/israrkhan.json new file mode 100644 index 000000000..e3aa5bc6a --- /dev/null +++ b/domains/israrkhan.json @@ -0,0 +1,10 @@ +{ + "description": "israrkhan.is-a.dev.", + "owner": { + "username": "israrthedev08", + "email": "israrislive@gmail.com" + }, + "record": { + "URL": "https://guns.lol/israr08" + } +} diff --git a/domains/italo.json b/domains/italo.json new file mode 100644 index 000000000..1aaf19d6c --- /dev/null +++ b/domains/italo.json @@ -0,0 +1,11 @@ +{ + "description": "Personal subdomain - italo.is-a.dev", + "repo": "https://github.com/ItaloSa/italosa.github.io", + "owner": { + "username": "italoSa", + "email": "italosousa@duck.com" + }, + "record": { + "CNAME": "italosa.github.io" + } +} diff --git a/domains/itsjhonalex.json b/domains/itsjhonalex.json index 395fc6a3f..1688235c0 100644 --- a/domains/itsjhonalex.json +++ b/domains/itsjhonalex.json @@ -1,11 +1,11 @@ { - "description": "itsjhonalex.is-a.dev", - "repo": "github.com/ItsJhonAlex/PortfolioDev", - "owner": { - "username": "ItsJhonAlex", - "email": "itsjhonalex@gmail.com" - }, - "record": { - "CNAME": "portfolio-dev-itsjhonalexs-projects.vercel.app" - } + "description": "itsjhonalex.is-a.dev", + "repo": "github.com/ItsJhonAlex/PortfolioDev", + "owner": { + "username": "ItsJhonAlex", + "email": "itsjhonalex@gmail.com" + }, + "record": { + "CNAME": "portfolio-dev-itsjhonalexs-projects.vercel.app" + } } diff --git a/domains/itz-rj-here.json b/domains/itz-rj-here.json index ae29b4c2f..55b773761 100644 --- a/domains/itz-rj-here.json +++ b/domains/itz-rj-here.json @@ -1,11 +1,11 @@ { - "description": "It'z RJ's Website", - "repo": "https://github.com/itz-rj-here/itz-rj-here.github.io", - "owner": { - "username": "itz-rj-here", - "email": "faiadmahmudadil@gmail.com" - }, - "record": { - "CNAME": "itz-rj-here.github.io" - } + "description": "It'z RJ's Website", + "repo": "https://github.com/itz-rj-here/itz-rj-here.github.io", + "owner": { + "username": "itz-rj-here", + "email": "faiadmahmudadil@gmail.com" + }, + "record": { + "CNAME": "itz-rj-here.github.io" + } } diff --git a/domains/ivin-mathew.json b/domains/ivin-mathew.json new file mode 100644 index 000000000..a4d89d1de --- /dev/null +++ b/domains/ivin-mathew.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ivin-Mathew", + "email": "ivinmk2410@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/ivy.json b/domains/ivy.json new file mode 100644 index 000000000..e87417f41 --- /dev/null +++ b/domains/ivy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jel9", + "email": "cock@ivy.lat" + }, + "record": { + "URL": "https://ivy.lat" + } +} diff --git a/domains/ixdoggo.json b/domains/ixdoggo.json index 8dd5021b5..d72cbcc8a 100644 --- a/domains/ixdoggo.json +++ b/domains/ixdoggo.json @@ -4,6 +4,9 @@ "email": "xelxtct@gmail.com" }, "record": { - "CNAME": "ixdoggo.pages.dev" - } + "CNAME": "ixdoggo.pages.dev", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + }, + "proxied": true } diff --git a/domains/jaimezpe.json b/domains/jaimezpe.json new file mode 100644 index 000000000..06d30db48 --- /dev/null +++ b/domains/jaimezpe.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/jaimezpe/bio", + "owner": { + "username": "jaimezpe", + "email": "info@jaimezpe.com" + }, + "record": { + "CNAME": "jaimezpe.com" + } +} diff --git a/domains/jakakordez.json b/domains/jakakordez.json new file mode 100644 index 000000000..2e639d482 --- /dev/null +++ b/domains/jakakordez.json @@ -0,0 +1,10 @@ +{ + "description": "jakakordez.is-a.dev", + "owner": { + "username": "jakakordez", + "email": "jaka.kordez@gmail.com" + }, + "record": { + "URL": "https://github.com/jakakordez" + } +} diff --git a/domains/james-wiseman.json b/domains/james-wiseman.json new file mode 100644 index 000000000..973df57b8 --- /dev/null +++ b/domains/james-wiseman.json @@ -0,0 +1,11 @@ +{ + "description": "Personal site for James Wiseman", + "owner": { + "username": "jamesrobertwiseman", + "email": "hello@jameswiseman.me" + }, + "record": { + "CNAME": "jameswiseman.me" + }, + "proxied": true +} diff --git a/domains/jameshartley.json b/domains/jameshartley.json new file mode 100644 index 000000000..83aae3a5e --- /dev/null +++ b/domains/jameshartley.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio domain showcasing projects", + "repo": "https://github.com/jdbhartley/portfolio_nuro", + "owner": { + "username": "jdbhartley", + "discord": "MobiSlick#3640" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/jan.json b/domains/jan.json new file mode 100644 index 000000000..8f9eb0dfc --- /dev/null +++ b/domains/jan.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Dev Website", + "owner": { + "username": "jpgreth", + "email": "github@greth.me" + }, + "record": { + "CNAME": "greth.dev" + } +} diff --git a/domains/janith.json b/domains/janith.json new file mode 100644 index 000000000..92cf35b54 --- /dev/null +++ b/domains/janith.json @@ -0,0 +1,11 @@ +{ + "description": "Janith .is-a.dev domain", + "repo": "https://github.com/janithpm/janithpm.github.io", + "owner": { + "username": "Janithpm", + "email": "janithmadarasinghe@gmail.com" + }, + "record": { + "CNAME": "janithpm.github.io" + } +} diff --git a/domains/chatbot.devmatei.json b/domains/jar.json similarity index 56% rename from domains/chatbot.devmatei.json rename to domains/jar.json index 814e7a71f..beb93c667 100644 --- a/domains/chatbot.devmatei.json +++ b/domains/jar.json @@ -1,6 +1,7 @@ { "owner": { - "username": "devmatei" + "username": "jartf", + "email": "hi@jar.tf" }, "record": { "A": ["76.76.21.21"] diff --git a/domains/jasa.json b/domains/jasa.json new file mode 100644 index 000000000..1ce6a0739 --- /dev/null +++ b/domains/jasa.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/mrsanjaya/mrsanjaya.github.io", + "owner": { + "username": "mrsanjaya", + "email": "sandhysanjaya0110@gmail.com" + }, + "record": { + "CNAME": "mrsanjaya.github.io" + } +} diff --git a/domains/jasvindersingh.json b/domains/jasvindersingh.json index fe8dcd21a..4a0fc40c2 100644 --- a/domains/jasvindersingh.json +++ b/domains/jasvindersingh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "singhJasvinder101", - "email": "jasvindersingh3593@gmail.com" - }, - "record": { - "CNAME": "jasvinder-portfolio.netlify.app" - } + "owner": { + "username": "singhJasvinder101", + "email": "jasvindersingh3593@gmail.com" + }, + "record": { + "CNAME": "jasvinder-portfolio.netlify.app" + } } diff --git a/domains/jawad0501.json b/domains/jawad0501.json new file mode 100644 index 000000000..d3849e9da --- /dev/null +++ b/domains/jawad0501.json @@ -0,0 +1,11 @@ +{ + "description": "jawad's personal portfolio website", + "repo": "https://github.com/Jawad0501/terminal-portfolio.git", + "owner": { + "username": "Jawad0501", + "email": "anmjawad007@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/jb.json b/domains/jb.json index 6b3454fee..adc9648b7 100644 --- a/domains/jb.json +++ b/domains/jb.json @@ -6,6 +6,7 @@ "email": "jbcarreon212@gmail.com" }, "record": { - "A": ["35.223.92.119"] - } + "A": ["34.56.187.73"] + }, + "proxied": true } diff --git a/domains/jd1.json b/domains/jd1.json new file mode 100644 index 000000000..f1515aa75 --- /dev/null +++ b/domains/jd1.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/jd1/jd1.github.io", + "owner": { + "username": "jd1", + "email": "isadev@mail.dilli.me" + }, + "record": { + "CNAME": "jd1.github.io" + } +} diff --git a/domains/jecoh.json b/domains/jecoh.json new file mode 100644 index 000000000..bd5dd516f --- /dev/null +++ b/domains/jecoh.json @@ -0,0 +1,11 @@ +{ + "description": "For personal/portfolio use only.", + "repo": "https://github.com/jecoh12/jecoh-is-a.dev", + "owner": { + "username": "jecoh12", + "email": "jecoh12@gmail.com" + }, + "record": { + "CNAME": "jecoh12.github.io" + } +} diff --git a/domains/jeielmiranda.json b/domains/jeielmiranda.json new file mode 100644 index 000000000..0faaba1cb --- /dev/null +++ b/domains/jeielmiranda.json @@ -0,0 +1,11 @@ +{ + "description": "Personal subdomain", + "repo": "https://github.com/Jeiel0rbit/Jeiel0rbit.github.io", + "owner": { + "username": "Jeiel0rbit", + "email": "jeiel@duck.com" + }, + "record": { + "CNAME": "Jeiel0rbit.github.io" + } +} diff --git a/domains/jer.json b/domains/jer.json index be66faf1a..bc4ea8f0c 100644 --- a/domains/jer.json +++ b/domains/jer.json @@ -1,9 +1,9 @@ { "owner": { - "username": "JerBlox", + "username": "i-Jer", "email": "chen.fuyuan07@gmail.com" }, "record": { - "CNAME": "cbx3ryr6.up.railway.app" + "URL": "https://www.i-jer.com/" } } diff --git a/domains/jesusmarfil.json b/domains/jesusmarfil.json new file mode 100644 index 000000000..bb93cb372 --- /dev/null +++ b/domains/jesusmarfil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JesusMarlor", + "email": "jesuso.marlor@gmail.com" + }, + "record": { + "CNAME": "kripton.xyz" + } +} diff --git a/domains/jfc.json b/domains/jfc.json new file mode 100644 index 000000000..501c370e2 --- /dev/null +++ b/domains/jfc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "juanfranciscocis", + "email": "jfcisnerosg@icloud.com" + }, + "record": { + "CNAME": "portfoliojuanfranciscocisneros.web.app" + } +} \ No newline at end of file diff --git a/domains/jg.json b/domains/jg.json index b8f48c746..7352aa6a7 100644 --- a/domains/jg.json +++ b/domains/jg.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio site for Jonathan Geva (short for jonathangeva)", - "repo": "https://github.com/jonathan-geva/Portfolio", - "owner": { - "username": "jonathan-geva", - "discord": "jonilul21" - }, - "record": { - "CNAME": "jonathangeva.ch" - } -} \ No newline at end of file + "description": "Personal portfolio site for Jonathan Geva (short for jonathangeva)", + "repo": "https://github.com/jonathan-geva/Portfolio", + "owner": { + "username": "jonathan-geva", + "discord": "jonilul21" + }, + "record": { + "CNAME": "jonathangeva.ch" + } +} diff --git a/domains/jhone.json b/domains/jhone.json new file mode 100644 index 000000000..a83761a6f --- /dev/null +++ b/domains/jhone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jhon-E", + "email": "jhoneospino@gmail.com" + }, + "record": { + "CNAME": "jhoneikerospino.vercel.app" + } +} diff --git a/domains/jmc.json b/domains/jmc.json new file mode 100644 index 000000000..7401c1150 --- /dev/null +++ b/domains/jmc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "josem430", + "email": "jmc300499@gmail.com", + "discord": "josem430" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/jmmille.json b/domains/jmmille.json index 4eca0d1b6..2b21c910b 100644 --- a/domains/jmmille.json +++ b/domains/jmmille.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jmmille", - "email": "jmmille@gmail.com" - }, - "record": { - "URL": "https://github.com/jmmille" - } + "owner": { + "username": "jmmille", + "email": "jmmille@gmail.com" + }, + "record": { + "URL": "https://github.com/jmmille" + } } diff --git a/domains/joeb.json b/domains/joeb.json new file mode 100644 index 000000000..ac6e56efc --- /dev/null +++ b/domains/joeb.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "joevizcara", + "email": "joevizcara@proton.me" + }, + "record": { + "CNAME": "joeb.pages.dev", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + }, + "proxied": true +} diff --git a/domains/joelst.json b/domains/joelst.json new file mode 100644 index 000000000..0fc708102 --- /dev/null +++ b/domains/joelst.json @@ -0,0 +1,22 @@ +{ + "owner": { + "username": "joestr", + "email": "joelstrasser1@gmail.com" + }, + "record": { + "NS": [ + "ns1-03.azure-dns.com", + "ns2-03.azure-dns.net", + "ns3-03.azure-dns.org", + "ns4-03.azure-dns.info" + ], + "DS": [ + { + "key_tag": 20446, + "algorithm": 13, + "digest_type": 2, + "digest": "66D720AF25875B71BB1ECBF45D1E108D4CE4D51EF1553F7E50F60B2B49A279A6" + } + ] + } +} diff --git a/domains/joey.json b/domains/joey.json new file mode 100644 index 000000000..87cb549ee --- /dev/null +++ b/domains/joey.json @@ -0,0 +1,11 @@ +{ + "description": "GitHub Pages verification for joey.is-a.dev", + "repo": "https://github.com/jlai403/jlai403.github.io", + "owner": { + "username": "jlai403", + "discord": "120522740590575616" + }, + "record": { + "CNAME": "jlai403.github.io" + } +} diff --git a/domains/johntran.json b/domains/johntran.json new file mode 100644 index 000000000..1b84d6184 --- /dev/null +++ b/domains/johntran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "johntranz", + "email": "john.tran.engineer@gmail.com" + }, + "record": { + "CNAME": "johntran.vercel.app" + } +} diff --git a/domains/jonagoldman.json b/domains/jonagoldman.json new file mode 100644 index 000000000..1bd9f1004 --- /dev/null +++ b/domains/jonagoldman.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/jonagoldman/jonagoldman.github.io", + "owner": { + "username": "jonagoldman", + "email": "jonagoldman@gmail.com" + }, + "record": { + "CNAME": "jonagoldman.github.io" + } +} diff --git a/domains/jonathan-russ.json b/domains/jonathan-russ.json index 4a3e8c54a..2ec02dd8d 100644 --- a/domains/jonathan-russ.json +++ b/domains/jonathan-russ.json @@ -7,7 +7,6 @@ "discord": "494042822320717827" }, "record": { - "A": ["76.76.21.21"], - "TXT": "google-site-verification=ZGu5jFsoZwyt_sig1wz3iNV1-8QAzMQ7qWJ1qvRZUQE" + "NS": ["ns1.vercel-dns.com", "ns2.vercel-dns.com"] } } diff --git a/domains/jonathangeva.json b/domains/jonathangeva.json index 45a318066..244af87e6 100644 --- a/domains/jonathangeva.json +++ b/domains/jonathangeva.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio site for Jonathan Geva", - "repo": "https://github.com/jonathan-geva/Portfolio", - "owner": { - "username": "jonathan-geva", - "discord": "jonilul21" - }, - "record": { - "CNAME": "jonathangeva.ch" - } -} \ No newline at end of file + "description": "Personal portfolio site for Jonathan Geva", + "repo": "https://github.com/jonathan-geva/Portfolio", + "owner": { + "username": "jonathan-geva", + "discord": "jonilul21" + }, + "record": { + "CNAME": "jonathangeva.ch" + } +} diff --git a/domains/jonathanmoya.json b/domains/jonathanmoya.json new file mode 100644 index 000000000..4a96736b8 --- /dev/null +++ b/domains/jonathanmoya.json @@ -0,0 +1,11 @@ +{ + "description": "Subdominio personal para portfolio web", + "repo": "https://github.com/srgrover/portfolio", + "owner": { + "username": "srgrover", + "email": "jthmoya.webdev@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/jong.json b/domains/jong.json new file mode 100644 index 000000000..e70ad4a16 --- /dev/null +++ b/domains/jong.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jongo22", + "email": "jingyiong22@gmail.com" + }, + "record": { + "CNAME": "frontend-green-kappa.vercel.app" + } +} diff --git a/domains/josh.json b/domains/josh.json new file mode 100644 index 000000000..3277f997d --- /dev/null +++ b/domains/josh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joshhargreaves", + "email": "me@joshhargreaves.co.uk" + }, + "record": { + "URL": "https://joshhargreaves.co.uk" + } +} diff --git a/domains/joshua-hull.json b/domains/joshua-hull.json new file mode 100644 index 000000000..9c080340d --- /dev/null +++ b/domains/joshua-hull.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/joshua-hull/joshua-hull.github.io", + "owner": { + "username": "joshua-hull", + "email": "joshua.thorild.hull@gmail.com" + }, + "record": { + "CNAME": "joshua-hull.github.io" + } +} \ No newline at end of file diff --git a/domains/joshuawise.json b/domains/joshuawise.json new file mode 100644 index 000000000..6696a8ab7 --- /dev/null +++ b/domains/joshuawise.json @@ -0,0 +1,12 @@ +{ + "description": "Joshua Wise's Personal Page", + "repo": "https://github.com/jlwisedev/jlwisedev.github.io", + "owner": { + "username": "jlwisedev", + "email": "jlwiseeha24@gmail.com" + }, + "record": { + "CNAME": "jlwisedev.github.io" + }, + "proxied": true +} diff --git a/domains/joszxchua.json b/domains/joszxchua.json new file mode 100644 index 000000000..5c7419c0e --- /dev/null +++ b/domains/joszxchua.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joszxchua", + "email": "joschuaordonio29@gmail.com" + }, + "record": { + "CNAME": "joszxchua-dev.vercel.app" + } +} diff --git a/domains/jrmessias.json b/domains/jrmessias.json new file mode 100644 index 000000000..b24dfa200 --- /dev/null +++ b/domains/jrmessias.json @@ -0,0 +1,12 @@ +{ + "description": "For a personal website", + "repo": "https://github.com/jrmessias/jrmessias.github.io", + "owner": { + "username": "jrmessias", + "email": "jrmessias@gmail.com", + "twitter": "jrmessias" + }, + "record": { + "CNAME": "jrmessias.github.io" + } +} diff --git a/domains/js.json b/domains/js.json index 1b9626783..74716d6de 100644 --- a/domains/js.json +++ b/domains/js.json @@ -1,11 +1,24 @@ { - "description": "7.is.a.dev why not", + "description": "js.is-a.dev", "owner": { "username": "JustDeveloper1", - "email": "justdeveloper@juststudio.is-a.dev", + "email": "support@juststudio.is-a.dev", "discord": "1117482901353812088" }, "record": { - "A": ["89.106.200.1"] + "URL": "https://juststudio.is-a.dev/" + }, + "redirect_config": { + "custom_paths": { + "/00": "https://juststudio.is-a.dev/account/#/security?from=wellknown", + "/01": "https://juststudio.is-a.dev/terms", + "/02": "https://juststudio.is-a.dev/rules", + "/03": "https://juststudio.is-a.dev/account/", + "/encoder": "https://encoder.js.is-a.dev/", + "/encoder/latest": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js", + "/encoder/1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", + "/encoder/1.0.1": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js" + }, + "redirect_paths": true } } diff --git a/domains/jsongenerator.json b/domains/jsongenerator.json deleted file mode 100644 index b14fc31dc..000000000 --- a/domains/jsongenerator.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} diff --git a/domains/jsthh.json b/domains/jsthh.json new file mode 100644 index 000000000..b8fc9d2ec --- /dev/null +++ b/domains/jsthh.json @@ -0,0 +1,11 @@ +{ + "description": "JensenTHH's Portfolio ", + "repo": "https://github.com/Jensen-THH/ng-three", + "owner": { + "username": "Jensen-THH", + "email": "tranhohiep.01@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/juan-samayoa.json b/domains/juan-samayoa.json new file mode 100644 index 000000000..f9af830b5 --- /dev/null +++ b/domains/juan-samayoa.json @@ -0,0 +1,12 @@ +{ + "description": "Portafolio of Juan Samayoa, a viewable page that shows my experience and projects worked on and will be updated from now on so needed this to begin", + "repo": "https://github.com/JuanSamayoa/Portafolio-HTML", + "owner": { + "username": "JuanSamayoa", + "email": "juancho1705@gmail.com" + }, + "record": { + "CNAME": "juansamayoa.github.io" + }, + "proxied": true +} diff --git a/domains/juanca.json b/domains/juanca.json new file mode 100644 index 000000000..56f2ccddd --- /dev/null +++ b/domains/juanca.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wJuanca", + "email": "juancarlosturcios2001@gmail.com" + }, + "record": { + "CNAME": "juanturcios-github-io.vercel.app" + } +} diff --git a/domains/juanhuete.json b/domains/juanhuete.json new file mode 100644 index 000000000..6b36b1e1e --- /dev/null +++ b/domains/juanhuete.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website for juanhuete", + "owner": { + "username": "juanjose23", + "email": "jrios9836@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] +} +} \ No newline at end of file diff --git a/domains/juanpabloleonmaya.json b/domains/juanpabloleonmaya.json index 395a2c086..d49b9944a 100644 --- a/domains/juanpabloleonmaya.json +++ b/domains/juanpabloleonmaya.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "juanleon8581", - "email": "juanleon8581@gmail.com" - }, - "record": { - "TXT": "juanpabloleonmaya.vercel.app" - } -} \ No newline at end of file +{ + "owner": { + "username": "juanleon8581", + "email": "juanleon8581@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/juantito.json b/domains/juantito.json index 779db68dd..2c55e7375 100644 --- a/domains/juantito.json +++ b/domains/juantito.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "JuanTito", - "email": "JuanTito@gio.in" - }, - "record": { - "URL": "https://github.com/JuanGTito" - } + "owner": { + "username": "JuanTito", + "email": "JuanTito@gio.in" + }, + "record": { + "URL": "https://github.com/JuanGTito" + } } diff --git a/domains/jubal.json b/domains/jubal.json new file mode 100644 index 000000000..802ed34b9 --- /dev/null +++ b/domains/jubal.json @@ -0,0 +1,11 @@ +{ + "description": "Jubal Slone's website", + "repo": "https://github.com/jubalslone/jubalslone.github.io", + "owner": { + "username": "jubalslone", + "email": "jubal.slone@gmail.com" + }, + "record": { + "CNAME": "jubalslone.github.io" + } +} diff --git a/domains/juqwtf.json b/domains/juqwtf.json index 396af90f7..059488129 100644 --- a/domains/juqwtf.json +++ b/domains/juqwtf.json @@ -1,11 +1,11 @@ { "description": "juqwtf site", - "repo": "https://github.com/denboy0123/juq.github.io", + "repo": "https://github.com/juqwtf/juq.github.io", "owner": { - "username": "denboy0123", - "email": "pochtaproverka01@gmail.com" + "username": "juqwtf", + "email": "juqwtf@gmail.com" }, "record": { - "CNAME": "denboy0123.github.io" + "CNAME": "juqwtf.github.io" } } diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json index 4313ccf47..799ea5b03 100644 --- a/domains/justdeveloper.json +++ b/domains/justdeveloper.json @@ -13,9 +13,12 @@ "185.199.110.153", "185.199.111.153" ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": [ "google-site-verification=qBaFslC7xe6gcHiolYEJ32HjpJVk-ZOMbRpu_1zkm_s", - "yandex-verification: 10cec93159ddc69f" + "yandex-verification: 10cec93159ddc69f", + "yandex-verification: a31dc9b638bff027", + "v=spf1 include:spf.improvmx.com ~all" ] } } diff --git a/domains/justdeveloper1.json b/domains/justdeveloper1.json new file mode 100644 index 000000000..a2dd570b7 --- /dev/null +++ b/domains/justdeveloper1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "justdeveloper@juststudio.is-a.dev" + }, + "record": { + "URL": "https://justdeveloper.is-a.dev/" + } +} diff --git a/domains/justdeveloper7.json b/domains/justdeveloper7.json new file mode 100644 index 000000000..a2dd570b7 --- /dev/null +++ b/domains/justdeveloper7.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "justdeveloper@juststudio.is-a.dev" + }, + "record": { + "URL": "https://justdeveloper.is-a.dev/" + } +} diff --git a/domains/juststudio.json b/domains/juststudio.json index 287ea66c3..bb8add587 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -20,5 +20,18 @@ "yandex-verification: aac5928d8d57ade9", "yandex-verification: 75d6e8d99eae89d4" ] - } + }, + "redirect_config": { + "custom_paths": { + "/.well-known/change-password": "https://js.is-a.dev/00", + "/terms-of-service": "https://js.is-a.dev/01", + "/user-agreement": "https://js.is-a.dev/01", + "/rules-for-players": "https://js.is-a.dev/02", + "/accounts": "https://js.is-a.dev/03", + "/r/discord": "https://discord.gg/aHXxS6VvcC", + "/r/roblox": "https://www.roblox.com/groups/11641563/JustStudio#!/about", + "/r/github": "https://github.com/JustStudio7" + } + }, + "proxied": true } diff --git a/domains/juststudio7.json b/domains/juststudio7.json new file mode 100644 index 000000000..68c44d3ee --- /dev/null +++ b/domains/juststudio7.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev" + }, + "record": { + "URL": "https://juststudio.is-a.dev/" + } +} diff --git a/domains/jwe0.json b/domains/jwe0.json new file mode 100644 index 000000000..a7bef65b3 --- /dev/null +++ b/domains/jwe0.json @@ -0,0 +1,10 @@ +{ + "description": "Forwarding", + "owner": { + "email": "900qxecf7@mozmail.com", + "username": "jwe0" + }, + "record": { + "CNAME": "jwe0.xyz" + } +} diff --git a/domains/jwoj.json b/domains/jwoj.json new file mode 100644 index 000000000..8b6d4afd9 --- /dev/null +++ b/domains/jwoj.json @@ -0,0 +1,10 @@ +{ + "description": "Hydro Online Judge System", + "owner": { + "username": "Evansrrr", + "email": "enzoraziore@outlook.com" + }, + "record": { + "A": ["82.156.38.77"] + } +} diff --git a/domains/jznctt.json b/domains/jznctt.json new file mode 100644 index 000000000..a4f78e30e --- /dev/null +++ b/domains/jznctt.json @@ -0,0 +1,11 @@ +{ + "description": "Profile Website of Jznctt", + "repo": "https://github.com/ncttjz/ncttjz.github.io", + "owner": { + "username": "ncttjz", + "email": "jznctt@gmail.com" + }, + "record": { + "CNAME": "ncttjz.github.io" + } +} diff --git a/domains/kagurayayoi.json b/domains/kagurayayoi.json new file mode 100644 index 000000000..f47aea9c7 --- /dev/null +++ b/domains/kagurayayoi.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/fjaxzhy/is-a.dev", + "owner": { + "username": "Fjaxzhy", + "email": "admin@kagurayayoi.top" + }, + "record": { + "CNAME": "kagurayayoi.top" + } + } \ No newline at end of file diff --git a/domains/kajetan.json b/domains/kajetan.json new file mode 100644 index 000000000..79f0f0dd5 --- /dev/null +++ b/domains/kajetan.json @@ -0,0 +1,11 @@ +{ + "description": "Personal use for my portofolio website", + "repo": "https://github.com/Kajpio/kajpio.github.io", + "owner": { + "username": "Kajpio", + "email": "thugmichel14@gmail.com" + }, + "record": { + "CNAME": "kajpio.github.io" + } +} diff --git a/domains/kakureta.ikram.json b/domains/kakureta.ikram.json index 0bf36e18f..ff29ca1bb 100644 --- a/domains/kakureta.ikram.json +++ b/domains/kakureta.ikram.json @@ -6,6 +6,5 @@ }, "record": { "A": ["76.76.21.21"] - }, - "proxied": true + } } diff --git a/domains/kanetu.json b/domains/kanetu.json new file mode 100644 index 000000000..4be714044 --- /dev/null +++ b/domains/kanetu.json @@ -0,0 +1,11 @@ +{ + "description": "Kane Tu's personal developer website", + "repo": "https://github.com/kanetu/kanetu.github.io", + "owner": { + "username": "kanetu", + "email": "kanetu731@gmail.com" + }, + "record": { + "CNAME": "kanetu.github.io" + } +} diff --git a/domains/kareem.json b/domains/kareem.json index 760ed1e29..fb6592863 100644 --- a/domains/kareem.json +++ b/domains/kareem.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kareem-m", - "email": "kareemmoh1911@gmail.com" - }, - "record": { - "CNAME": "kareemelramady.vercel.app" - } + "owner": { + "username": "kareem-m", + "email": "kareemmoh1911@gmail.com" + }, + "record": { + "CNAME": "kareemelramady.vercel.app" + } } diff --git a/domains/karify98.json b/domains/karify98.json new file mode 100644 index 000000000..68a246fbc --- /dev/null +++ b/domains/karify98.json @@ -0,0 +1,12 @@ + +{ + "description": "karify98's website", + "repo": "https://github.com/karify98/karify98.github.io", + "owner": { + "username": "karify98", + "email": "nnnam048@gmail.com" + }, + "record": { + "CNAME": "karify98.github.io" + } +} diff --git a/domains/karthikeyanj.json b/domains/karthikeyanj.json new file mode 100644 index 000000000..b4889bc1f --- /dev/null +++ b/domains/karthikeyanj.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio of karthikeyan J", + "repo": "https://github.com/karthik1915/my-vue-portfolio", + "owner": { + "username": "karthik1915", + "email": "karthikeyanj1915@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/katidoki.json b/domains/katidoki.json new file mode 100644 index 000000000..54be96678 --- /dev/null +++ b/domains/katidoki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hitoshi-okada", + "email": "okada@katidoki.com" + }, + "record": { + "CNAME": "hitoshi-okada.github.io" + } +} diff --git a/domains/katumbapaul.json b/domains/katumbapaul.json index 33aab8e61..f9ad1810b 100644 --- a/domains/katumbapaul.json +++ b/domains/katumbapaul.json @@ -1,10 +1,9 @@ -{ - "owner": { - "username": "kpaool", - "email": "jonathapkatumba@gmail.com" - }, - "record": { - "CNAME": "katumbapaul.com" - } - } - \ No newline at end of file +{ + "owner": { + "username": "kpaool", + "email": "jonathapkatumba@gmail.com" + }, + "record": { + "CNAME": "katumbapaul.com" + } +} diff --git a/domains/keishi.json b/domains/keishi.json new file mode 100644 index 000000000..ee22f1bf1 --- /dev/null +++ b/domains/keishi.json @@ -0,0 +1,11 @@ +{ + "description": "Keishi's portfolio", + "repo": "https://github.com/VoidKeishi/PPA-Porfolio", + "owner": { + "username": "VoidKeishi", + "email": "phananha4@gmail.com" + }, + "record": { + "CNAME": "voidkeishi.github.io" + } +} diff --git a/domains/kelly.json b/domains/kelly.json index b6edc2131..b68491bbc 100644 --- a/domains/kelly.json +++ b/domains/kelly.json @@ -1,11 +1,11 @@ { - "description": "Kelly Lawrence's personal website.", - "owner": { - "email": "kelly@kellylawrence.ca", - "username": "kellylawrence" - }, - "record": { - "CNAME": "kellylawrence.github.io" - }, - "repo": "https://github.com/kellylawrence/kellylawrence.github.io" + "description": "Kelly Lawrence's personal website.", + "owner": { + "email": "kelly@kellylawrence.ca", + "username": "kellylawrence" + }, + "record": { + "CNAME": "kellylawrence.github.io" + }, + "repo": "https://github.com/kellylawrence/kellylawrence.github.io" } diff --git a/domains/ken-kuro.json b/domains/ken-kuro.json new file mode 100644 index 000000000..b5bf0c5bd --- /dev/null +++ b/domains/ken-kuro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ken-kuro", + "linkedin": "hieuhm2610" + }, + "record": { + "CNAME": "kuro-querencia.vercel.app" + } +} diff --git a/domains/ken.json b/domains/ken.json deleted file mode 100644 index 44de3f8f8..000000000 --- a/domains/ken.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kenpem", - "email": "kenpem@gmail.com" - }, - "record": { - "CNAME": "grumpyoldfart.org" - } -} diff --git a/domains/kennymolina.json b/domains/kennymolina.json new file mode 100644 index 000000000..89f70f0e2 --- /dev/null +++ b/domains/kennymolina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xXMolinaXx", + "email": "kjmolina@live.com" + }, + "record": { + "CNAME": "xxmolinaxx.github.io" + } +} diff --git a/domains/kevinmolina.json b/domains/kevinmolina.json new file mode 100644 index 000000000..3e11f77cc --- /dev/null +++ b/domains/kevinmolina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kevinmolinadev", + "email": "kevinmolina.dev@gmail.com" + }, + "record": { + "CNAME": "kevinmolinadev.vercel.app" + } +} diff --git a/domains/keys.devmatei.json b/domains/keys.devmatei.json deleted file mode 100644 index 10dc9ea92..000000000 --- a/domains/keys.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": ["176.100.37.70"] - } -} diff --git a/domains/khacviet.json b/domains/khacviet.json new file mode 100644 index 000000000..98389b2d1 --- /dev/null +++ b/domains/khacviet.json @@ -0,0 +1,10 @@ +{ + "description": "Khac Viet Portfolio website", + "owner": { + "username": "Khac-Viet", + "email": "viet2ca11@gmail.com" + }, + "record": { + "A": ["103.97.126.29"] + } +} diff --git a/domains/khao.json b/domains/khao.json new file mode 100644 index 000000000..9b5d96c4f --- /dev/null +++ b/domains/khao.json @@ -0,0 +1,11 @@ +{ + "description": "Khao's Portfolio Website", + "repo": "https://github.com/KhaoDoesDev/portfolio", + "owner": { + "username": "KhaoDoesDev", + "email": "khao@khaodoes.dev" + }, + "record": { + "URL": "https://www.khaodoes.dev" + } +} \ No newline at end of file diff --git a/domains/khuong.json b/domains/khuong.json new file mode 100644 index 000000000..2283f3209 --- /dev/null +++ b/domains/khuong.json @@ -0,0 +1,20 @@ +{ + "description": "khuong.is-a.dev : This is my personal notebook", + "owner": { + "username": "lamngockhuong", + "email": "me@ngockhuong.com" + }, + "record": { + "URL": "https://dev.ngockhuong.com" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lamngockhuong", + "/x": "https://x.com/lamngockhuong", + "/fb": "https://facebook.com/lamngockhuong", + "/linkedin": "https://linkedin.com/in/lamngockhuong", + "/viblo": "https://viblo.asia/u/lamngockhuong" + }, + "redirect_paths": true + } +} diff --git a/domains/khuongln.json b/domains/khuongln.json new file mode 100644 index 000000000..c45eb15c0 --- /dev/null +++ b/domains/khuongln.json @@ -0,0 +1,20 @@ +{ + "description": "khuongln.is-a.dev : This is my personal notebook", + "owner": { + "username": "lamngockhuong", + "email": "me@ngockhuong.com" + }, + "record": { + "URL": "https://dev.ngockhuong.com" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lamngockhuong", + "/x": "https://x.com/lamngockhuong", + "/fb": "https://facebook.com/lamngockhuong", + "/linkedin": "https://linkedin.com/in/lamngockhuong", + "/viblo": "https://viblo.asia/u/lamngockhuong" + }, + "redirect_paths": true + } +} diff --git a/domains/kietdo.json b/domains/kietdo.json new file mode 100644 index 000000000..6b8bb75d5 --- /dev/null +++ b/domains/kietdo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kietdo-dev", + "email": "lionvs12345@gmail.com" + }, + "record": { + "CNAME": "kietdo-portolio.vercel.app" + } +} diff --git a/domains/kilamieaz.json b/domains/kilamieaz.json new file mode 100644 index 000000000..661af786e --- /dev/null +++ b/domains/kilamieaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kilamieaz", + "email": "im.sultaan05@gmail.com" + }, + "record": { + "CNAME": "kilamieaz.vercel.app" + } +} diff --git a/domains/kimduy.json b/domains/kimduy.json new file mode 100644 index 000000000..90bbe207f --- /dev/null +++ b/domains/kimduy.json @@ -0,0 +1,20 @@ +{ + "description": "kimduy.is-a.dev : This is my personal notebook", + "owner": { + "username": "nguyenkimduy180697", + "email": "nguyenkimduy180697@gmail.com" + }, + "record": { + "URL": "https://nguyenkimduy.com/" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/nguyenkimduy180697", + "/fb": "https://facebook.com/nguyenkimduy180697", + "/instagram": "https://instagram.com/nguyenkimduy180697/", + "/linkedin": "https://linkedin.com/in/nguyenkimduy180697", + "/viblo": "https://viblo.asia/u/nguyenkimduy180697" + }, + "redirect_paths": true + } +} diff --git a/domains/kinfhertix.json b/domains/kinfhertix.json new file mode 100644 index 000000000..0e9db9243 --- /dev/null +++ b/domains/kinfhertix.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Kinfhertix", + "email": "kinfhertix@gmail.com", + "discord": "i_mert" + }, + "record": { + "CNAME": "kinfhertix.vercel.app" + } +} \ No newline at end of file diff --git a/domains/kitohemat.iamkevinhuang.json b/domains/kitohemat.iamkevinhuang.json new file mode 100644 index 000000000..24e618a76 --- /dev/null +++ b/domains/kitohemat.iamkevinhuang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iamkevinhuang", + "email": "kevinjaydenwivano@duck.com" + }, + "record": { + "A": ["194.233.91.185"] + } +} diff --git a/domains/kjimenez.json b/domains/kjimenez.json new file mode 100644 index 000000000..43cfb28c7 --- /dev/null +++ b/domains/kjimenez.json @@ -0,0 +1,10 @@ +{ + "subdomain": "kjimenez", + "owner": { + "username": "KevinJG994", + "email": "KevinJG994@gmail.com" + }, + "record": { + "CNAME": "kjimenez.netlify.app" + } +} diff --git a/domains/kona.json b/domains/kona.json new file mode 100644 index 000000000..209ad08d7 --- /dev/null +++ b/domains/kona.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "konaa0", + "discord": "1149438819834269856", + "bluesky": "vornexx.has.fish" + }, + "record": { + "CNAME": "vornexx.pages.dev" + } +} diff --git a/domains/konnn04.json b/domains/konnn04.json index 1da6901be..ef3822a94 100644 --- a/domains/konnn04.json +++ b/domains/konnn04.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "konnn04", - "email": "trieukon1011@gmail.com" - }, - "record": { - "CNAME": "konnn04.github.io" - } + "description": "My personal website", + "repo": "https://github.com/konnn04/konnn04.github.io", + "owner": { + "username": "konnn04", + "email": "trieukon1011@gmail.com" + }, + "record": { + "CNAME": "konnn04.github.io" } +} \ No newline at end of file diff --git a/domains/nh.json b/domains/kramual.json similarity index 54% rename from domains/nh.json rename to domains/kramual.json index 52000b33b..3e664c2f4 100644 --- a/domains/nh.json +++ b/domains/kramual.json @@ -1,9 +1,9 @@ { "owner": { - "username": "nonxistnt", + "username": "kramual", "email": "khtyiscooler@gmail.com" }, "record": { - "CNAME": "nonxistnt.github.io" + "CNAME": "kramual.github.io" } } diff --git a/domains/kristiantokarim.json b/domains/kristiantokarim.json new file mode 100644 index 000000000..1b15105c3 --- /dev/null +++ b/domains/kristiantokarim.json @@ -0,0 +1,11 @@ +{ + "description": "For portfolio and personal page", + "repo": "https://github.com/kristiantokarim/kristiantokarim.github.io", + "owner": { + "username": "kristiantokarim", + "email": "kristiantokarim@gmail.com" + }, + "record": { + "CNAME": "kristiantokarim.github.io" + } +} diff --git a/domains/kruase.json b/domains/kruase.json new file mode 100644 index 000000000..79f09d49d --- /dev/null +++ b/domains/kruase.json @@ -0,0 +1,12 @@ +{ + "description": "Root subdomain, just a CNAME to Vercel", + "repo": "https://github.com/KruASe76", + "owner": { + "username": "KruASe76", + "email": "kruanse@ya.ru", + "telegram": "https://t.me/KruASe" + }, + "record": { + "CNAME": "kruase.vercel.app" + } +} diff --git a/domains/ktpguesser.loomeh.json b/domains/ktpguesser.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/ktpguesser.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/kunalpurandare.json b/domains/kunalpurandare.json new file mode 100644 index 000000000..1207b3f70 --- /dev/null +++ b/domains/kunalpurandare.json @@ -0,0 +1,10 @@ +{ + "repo": "https://kunalpurandare.github.io/portfolio", + "owner": { + "username": "kunalpurandare", + "email": "kunalpurandare1703@gmail.com" + }, + "record": { + "CNAME": "kunalpurandare.github.io" + } +} diff --git a/domains/kush.json b/domains/kush.json deleted file mode 100644 index 185f39166..000000000 --- a/domains/kush.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Kush-Dhingra", - "email": "kushdhingra3112@gmail.com", - "discord": "1035869217796403220" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} diff --git a/domains/kushagra.json b/domains/kushagra.json new file mode 100644 index 000000000..116037ce9 --- /dev/null +++ b/domains/kushagra.json @@ -0,0 +1,11 @@ +{ + "description": "Kushagra Rathore's portfolio website", + "owner": { + "username": "kushagra1212", + "email": "kushagrarathore002@gmail.com" + }, + "record": { + "CNAME": "kushagra.frii.site" + } + } + \ No newline at end of file diff --git a/domains/kushdhingra.json b/domains/kushdhingra.json deleted file mode 100644 index 94d0dfea3..000000000 --- a/domains/kushdhingra.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "kushdhingra", - "email": "kushdhingra3112@gmail.com", - "discord": "1035869217796403220", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.gJTReSXxF-8BxDH8rn6i_DIx0XuVrc4yYnOEN1Awfp7mZcYPIgcPt4mvsScPbJYhZLN5XtDlxl0DcdU8Za12GCk-aIWegJ9-_32bdjw3agBzaJ-ltaslRoVpNJ3zfLaQ9V-BrhwVMEJhpz5-0eYeEiikL4tHAoPzzKMlYIf8f5l7IL6aMfhBZvIFf0B3upGg2FeOpFCXAsttU5QiKkjUt4BjetuYb29UJoNzDco1ZExLdudlKd_fz6IcaAsw2K1u6MMDDs2khsic9M42AE3pRFCP_hacdllY5Z66ATlmKhYAxFryJYWrgbfpGX2PxSrQalAao_IP1TIGgiq7ugiBDw.Lg-WIZSH_nzEfnLZct78Cg.soPtqjy32EA2Ew63dHQ8P8-dt4ZihvZpipBVkHyX_rlnv-y5YpS5v2-2d3O5hGHRfCKnfxQsvewDfcPSGa4_Oq8BN01Kzhbet8AXRCK6uOM.ouoa2YqHKAeX9lKWZoFaog" - }, - "record": { - "CNAME": "kushdhingra.vercel.app" - } -} diff --git a/domains/kyizl.json b/domains/kyizl.json new file mode 100644 index 000000000..4c763685c --- /dev/null +++ b/domains/kyizl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "oqzx", + "email": "ekn@envs.net" + }, + "record": { + "NS": ["ali.ns.cloudflare.com", "clay.ns.cloudflare.com"] + } +} diff --git a/domains/kz.json b/domains/kz.json index 2bc45d58e..18b52cfa4 100644 --- a/domains/kz.json +++ b/domains/kz.json @@ -5,6 +5,6 @@ "discord": "622795838032314388" }, "record": { - "MX": ["mx1.improvmx.com"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } diff --git a/domains/la-pyae-oo.json b/domains/la-pyae-oo.json index 87130f2ba..0006fc51a 100644 --- a/domains/la-pyae-oo.json +++ b/domains/la-pyae-oo.json @@ -1,11 +1,13 @@ { - "description": "For my static portfolio website", - "owner": { - "username": "LaPyaeOo", - "email": "lapyaeootharthar@gmail.com" - }, - "record": { - "CNAME": "lapyaeoo.github.io" - }, - "proxied": true -} + "description": "For my static portfolio website", + "repo": "https://github.com/LaPyaeOo", + "owner": { + "username": "LaPyaeOo", + "email": "lapyaeootharthar@gmail.com" + }, + "record": { + "CNAME": "lapyaeoo.github.io", + "TXT": "google-site-verification=6LBBzq6hGqSJG1IkXd766eWxcJmf7VPHrvSMDZ_h1HE" + }, + "proxied": true +} \ No newline at end of file diff --git a/domains/lakshay.json b/domains/lakshay.json new file mode 100644 index 000000000..48c3d9643 --- /dev/null +++ b/domains/lakshay.json @@ -0,0 +1,10 @@ +{ + "description": "Porfolio website link for lux", + "owner": { + "username": "unlux", + "email": "support@unlux.dev" + }, + "record": { + "URL": "https://unlux.dev" + } +} diff --git a/domains/lakshisherediscord.json b/domains/lakshisherediscord.json new file mode 100644 index 000000000..7a03c091c --- /dev/null +++ b/domains/lakshisherediscord.json @@ -0,0 +1,11 @@ +{ + "description": "Welcome to my experimental domain", + "repo": "https://github.com/WebLux7/WebLux", + "owner": { + "username": "WebLux7", + "email": "lucky7049sp@gmail.com" + }, + "record": { + "URL": "https://github.com/WebLux7" + } +} diff --git a/domains/lamngockhuong.json b/domains/lamngockhuong.json new file mode 100644 index 000000000..ab7eb8792 --- /dev/null +++ b/domains/lamngockhuong.json @@ -0,0 +1,20 @@ +{ + "description": "lamngockhuong.is-a.dev : This is my personal notebook", + "owner": { + "username": "lamngockhuong", + "email": "me@ngockhuong.com" + }, + "record": { + "URL": "https://dev.ngockhuong.com" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lamngockhuong", + "/x": "https://x.com/lamngockhuong", + "/fb": "https://facebook.com/lamngockhuong", + "/linkedin": "https://linkedin.com/in/lamngockhuong", + "/viblo": "https://viblo.asia/u/lamngockhuong" + }, + "redirect_paths": true + } +} diff --git a/domains/laxman.json b/domains/laxman.json new file mode 100644 index 000000000..a0e385a15 --- /dev/null +++ b/domains/laxman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "laxmanpathe", + "email": "pathelaxman11373@gmail.com" + }, + "record": { + "CNAME": "laxmanpathe.github.io" + } +} diff --git a/domains/layhout.json b/domains/layhout.json index c36c03fa1..185abbfcd 100644 --- a/domains/layhout.json +++ b/domains/layhout.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "layhout", - "email": "layhoutworkmail@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "layhout", + "email": "layhoutworkmail@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/lazy.json b/domains/lazy.json new file mode 100644 index 000000000..e4610e565 --- /dev/null +++ b/domains/lazy.json @@ -0,0 +1,10 @@ +{ + "description": "lazydragon.is-a.dev", + "owner": { + "username": "xuan-Thu", + "email": "xuanthu13090@gmail.com" + }, + "record": { + "CNAME": "xuan-thu.github.io" + } +} diff --git a/domains/leek.json b/domains/leek.json new file mode 100644 index 000000000..8352459fc --- /dev/null +++ b/domains/leek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "leek", + "email": "leeked+isadev@gmail.com" + }, + "record": { + "URL": "https://leek.io" + } +} diff --git a/domains/lemon.json b/domains/lemon.json deleted file mode 100644 index 8cdfa5ef6..000000000 --- a/domains/lemon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "PassiveLemon", - "email": "lemonl3mn@protonmail.com" - }, - "record": { - "CNAME": "passivelemon.github.io" - } -} diff --git a/domains/leolb.json b/domains/leolb.json new file mode 100644 index 000000000..d8d150035 --- /dev/null +++ b/domains/leolb.json @@ -0,0 +1,11 @@ +{ + "description": "Leo LB Portfolio", + "repo": "https://github.com/leo-lb29", + "owner": { + "username": "leo-lb29", + "email": "postyourbot@gmail.com" + }, + "record": { + "URL": "https://leolb.wagoo.app" + } +} diff --git a/domains/leon.json b/domains/leon.json new file mode 100644 index 000000000..4f3fbf417 --- /dev/null +++ b/domains/leon.json @@ -0,0 +1,11 @@ +{ + "description": "Leon is a dev!", + "owner": { + "username": "itsLeonB", + "email": "ellionblessan@gmail.com" + }, + "record": { + "CNAME": "itsLeonB.github.io" + }, + "proxied": true +} diff --git a/domains/levon.json b/domains/levon.json new file mode 100644 index 000000000..a3e33e903 --- /dev/null +++ b/domains/levon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "levon-d", + "email": "mycroft2003@gmail.com" + }, + "record": { + "CNAME": "levon-d.github.io" + } +} diff --git a/domains/lhycerie.json b/domains/lhycerie.json new file mode 100644 index 000000000..b38d10278 --- /dev/null +++ b/domains/lhycerie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lhycerie", + "email": "lhycerie@gmail.com" + }, + "record": { + "CNAME": "lhycerie.github.io" + } +} diff --git a/domains/libresplit-resources.loomeh.json b/domains/libresplit-resources.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/libresplit-resources.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/libresplit.loomeh.json b/domains/libresplit.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/libresplit.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/ligmatv.json b/domains/ligmatv.json deleted file mode 100644 index 12be4ab97..000000000 --- a/domains/ligmatv.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "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/lilitha-mdlalana.json b/domains/lilitha-mdlalana.json new file mode 100644 index 000000000..cbd47b997 --- /dev/null +++ b/domains/lilitha-mdlalana.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio website", + "repo": "https://github.com/lilitha-mdlalana/nuxt_portfolio", + "owner": { + "username": "lilitha-mdlalana", + "email": "innomdlalana@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/limeware.json b/domains/limeware.json new file mode 100644 index 000000000..2e3d3b83d --- /dev/null +++ b/domains/limeware.json @@ -0,0 +1,11 @@ +{ + "description": "LimeWare's Official site", + "repo": "https://github.com/dunno8489/dunno8489.github.io", + "owner": { + "username": "dunno8489" + }, + "record": { + "CNAME": "dunno8489.github.io" + }, + "proxied": true +} diff --git a/domains/link-to.lver.json b/domains/link-to.lver.json new file mode 100644 index 000000000..93c4db3e7 --- /dev/null +++ b/domains/link-to.lver.json @@ -0,0 +1,11 @@ +{ + "github": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com" + }, + "record": { + "A": ["52.72.49.79"] + }, + "proxied": true +} diff --git a/domains/links.ikram.json b/domains/links.ikram.json index 0bf36e18f..ff29ca1bb 100644 --- a/domains/links.ikram.json +++ b/domains/links.ikram.json @@ -6,6 +6,5 @@ }, "record": { "A": ["76.76.21.21"] - }, - "proxied": true + } } diff --git a/domains/links.vulcanocraft.json b/domains/links.vulcanocraft.json new file mode 100644 index 000000000..131858673 --- /dev/null +++ b/domains/links.vulcanocraft.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "VulcanoSoftware", + "discord": "814891541205876767", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.DlO2KOEJxA8ox9mvR1isR_rPxNzdgErO1Sz3lDV1n3RjS--FqiD_kwjxXJFUNwCiHYhhUyVab9ZCjvaZ3dmL4En1v8sRTTl4KkrwDnW6ggD95L2KjejHNUpfogXgxzD5JlIg_ANXQX7MMbQKkc3ih8xFAEUCo4Hy7CkGzN7Kwcu9jvWz4TgX6WoRLqN1AGv0Ldn49hDviRsfXUqWuHOJOJjCtMQPj2uZAqKVXPwlFz_QZJCxd6nNCWRZwOi7q06aCPMjkIo3bppt_iBQxmK2XI0rd4nf5qZF9tyAr_d5FXu6gpLApFsb1HGTwNJ2PDHeVvXx9j6pS8shMhLVtYo_0g.V41N00bJ1np-q-JhkGNn1A.Lr5tPaGpBKb_I2r9QF2N8CperG-05bOj-LxHU5QSnPw2VhP-f8g6DQC4sw1HG76SfX6dhV4OOgrr7afpp7axGQefMEUTVEnJhiyxlWsq7NXGqai43vbifEaV8FCrjNLd.vFOZ2h0K7ag6ESfdcFSXAA" + }, + + "record": { + "CNAME": "vulcanolinks.pages.dev" + } + } + \ No newline at end of file diff --git a/domains/lit.lver.json b/domains/lit.lver.json new file mode 100644 index 000000000..7a2497f8e --- /dev/null +++ b/domains/lit.lver.json @@ -0,0 +1,16 @@ +{ + "github": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com" + }, + "record": { + "URL": "https://linktr.ee/lverboy" + }, + "redirect_config": { + "custom_paths": { + "/home": "https://lver.is-a.dev/" + }, + "redirect_paths": true + } +} diff --git a/domains/locionic.json b/domains/locionic.json new file mode 100644 index 000000000..1271c4a37 --- /dev/null +++ b/domains/locionic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "locionic", + "email": "noone000a@gmail.com" + }, + "record": { + "CNAME": "portfolio-blog-locionic.vercel.app" + } +} diff --git a/domains/lololand.json b/domains/lololand.json index aeb4627b9..642812000 100644 --- a/domains/lololand.json +++ b/domains/lololand.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "pessonnier", - "email": "ihdpsidt.hpsi@gmail.com" - }, - "record": { - "URL": "https://pessonnier.github.io/doc/" - } + "owner": { + "username": "pessonnier", + "email": "ihdpsidt.hpsi@gmail.com" + }, + "record": { + "URL": "https://pessonnier.github.io/doc/" + } } diff --git a/domains/loomeh.json b/domains/loomeh.json new file mode 100644 index 000000000..450b9ee89 --- /dev/null +++ b/domains/loomeh.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "A": ["76.76.21.21"], + "TXT": [ + "v=spf1 include:zohomail.eu ~all", + "zoho-verification=zb06679817.zmverify.zoho.eu" + ] + } +} diff --git a/domains/lorenzobautista.json b/domains/lorenzobautista.json deleted file mode 100644 index 9f2b103a1..000000000 --- a/domains/lorenzobautista.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lorenbaucas", - "discord": "Draklum#3847" - }, - "record": { - "CNAME": "myblog-e3n6qwsjfj.live-website.com" - } -} diff --git a/domains/lraffdev.json b/domains/lraffdev.json new file mode 100644 index 000000000..2081951a3 --- /dev/null +++ b/domains/lraffdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LRaffDev", + "email": "raffaele.la.cerra@outlook.it" + }, + "record": { + "CNAME": "LRaffDev.vercel.app" + } +} diff --git a/domains/luanvu.json b/domains/luanvu.json index 5d94b96db..7ab86fd0e 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -1,13 +1,12 @@ -{ - "description": "My portfolio website", - "repo": "https://github.com/zthanhluan/luan.is-a.dev", - "owner": { - "username": "zthanhluan", - "email": "dientu078@gmail.com" - }, - "record": { - "A": ["46.17.172.206"] - }, - - "proxied": false -} +{ + "description": "My portfolio website", + "repo": "https://github.com/zthanhluan/luan.is-a.dev", + "owner": { + "username": "zthanhluan", + "email": "dientu078@gmail.com" + }, + "record": { + "CNAME": "luanvu.betaenglish.com.vn" + }, + "proxied": false +} diff --git a/domains/lucvuro.json b/domains/lucvuro.json new file mode 100644 index 000000000..5a99bce49 --- /dev/null +++ b/domains/lucvuro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lucvuro", + "email": "lucvuit@gmail.com" + }, + "record": { + "CNAME": "my-portfolio-v2-iota.vercel.app" + } +} \ No newline at end of file diff --git a/domains/ludolua.json b/domains/ludolua.json index ed49f49cf..b298132bd 100644 --- a/domains/ludolua.json +++ b/domains/ludolua.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "leduardoaraujo", - "email": "luizeduardo55062@gmail.com" - }, - "record": { - "CNAME": "leduardoaraujo.github.io" - } + "owner": { + "username": "leduardoaraujo", + "email": "luizeduardo55062@gmail.com" + }, + "record": { + "CNAME": "leduardoaraujo.github.io" + } } diff --git a/domains/luiz.json b/domains/luiz.json index acfa30b90..0de948317 100644 --- a/domains/luiz.json +++ b/domains/luiz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "luk4h", - "email": "luizmarcondes@lgvm.dev" - }, - "record": { - "CNAME": "lgvm.dev" - } + "owner": { + "username": "luk4h", + "email": "luizmarcondes@lgvm.dev" + }, + "record": { + "CNAME": "lgvm.dev" + } } diff --git a/domains/luizdario.json b/domains/luizdario.json new file mode 100644 index 000000000..60121377c --- /dev/null +++ b/domains/luizdario.json @@ -0,0 +1,11 @@ +{ + "description": "Personal subdomain", + "repo": "https://github.com/luizearaujo/luizdario.github.io", + "owner": { + "username": "luizearaujo", + "email": "luiz.dario.araujo@hotmail.com" + }, + "record": { + "CNAME": "luizearaujo.github.io" + } +} diff --git a/domains/lumi.json b/domains/lumi.json index c98b1cb19..7b8bd0174 100644 --- a/domains/lumi.json +++ b/domains/lumi.json @@ -1,6 +1,6 @@ { "owner": { - "username": "itsFatlum", + "username": "itssfatlum", "discord": "563697359423406082" }, "record": { diff --git a/domains/lungustefan.json b/domains/lungustefan.json index e85e8ed1f..7d2552a45 100644 --- a/domains/lungustefan.json +++ b/domains/lungustefan.json @@ -3,9 +3,41 @@ "username": "lungustefan", "email": "hi@lungustefan.ro", "discord": "753179409682399332", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ZerVkVuk5RE7iT8ymXVcKhUkihyAdAbufacrfxq1u7NKQ4Hd0_PbY5FYDAR5uuVd-sCe7fOztiSKV7f9q1OI4HNGDqQxiaWqzom_lQsrIMW-gWUDsBG4Vo8gsq0wrw2th797i-JfsXy2crWaeXlX7X1kROV5KZhGwlSusnUrMp3jlN-uUM3b4hxUyEs3grbh4BiZ9CWShm-kLUs572OBpMigXh3aO0DcUl-BdYdlpSEdRQe8zwylJbFnetxG3qBaMcciGwImixY6V4qaqFwH18isGjDknsHB2WvXM8ekMZmSxgMyRtv1VRSbC22grzMeBazgWoj3x65KU3Z8C7KNmw.w-d8n6WalLAvFcWHqlRkcw.W7GJTwpNRB9pUehhfBXVlkOR1knSNSjvJWeDViV6u2h6AyBdwyaAyILEQzC5ishw0f209VgdyaCqocC7nJp_ZjWjAfcyw0ICLiUXM37Sn3Q.xQOo4RjPMh6dBbWiF1Polw" + "phone": "+40770618625", + "mobile": "+40756450998" }, "record": { - "NS": ["teagan.ns.cloudflare.com", "yevgen.ns.cloudflare.com"] + "NS": [ + "ns.lungustefan.ro", + "ns2.lungustefan.ro", + "ns3.lungustefan.ro", + "ns4.lungustefan.ro" + ], + "DS": [ + { + "key_tag": 10684, + "algorithm": 13, + "digest_type": 1, + "digest": "A9933E9513FDD9F4999ED3DC10F1DF1319C34875" + }, + { + "key_tag": 10684, + "algorithm": 13, + "digest_type": 2, + "digest": "2857597715A85AD42B38D3468235022891809B5701763E6EE4792A3A010A3806" + }, + { + "key_tag": 8282, + "algorithm": 13, + "digest_type": 1, + "digest": "19AA7AE3C1857CE964E98E59244D7ABEE07ED490" + }, + { + "key_tag": 8282, + "algorithm": 13, + "digest_type": 2, + "digest": "9A1A6E8F54F85A40009C0C3A31C8815CDB294244FD0E1EB4DBBAF3695D000800" + } + ] } } diff --git a/domains/luoxiaohei.json b/domains/luoxiaohei.json deleted file mode 100644 index 1ef5b4c72..000000000 --- a/domains/luoxiaohei.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "🌸 This is nicer with it's own site of discord app named Luo Xiaohei", - "repo": "https://github.com/lxhapp/lxhapp.github.io", - "owner": { - "username": "Melishy", - "email": "themelishy@outlook.com", - "twitter": "themelishy", - "discord": "1053012080812359750" - }, - "record": { - "CNAME": "lxhapp.github.io" - } -} diff --git a/domains/luvtoxic.json b/domains/luvtoxic.json index 65029ed5f..ff4b58d9d 100644 --- a/domains/luvtoxic.json +++ b/domains/luvtoxic.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "luvtoxic", - "email": "ammarbags2023@gmail.com" - }, - "record": { - "CNAME": "new-portfolio-sigma-indol.vercel.app" - } -} +{ + "owner": { + "username": "luvtoxic", + "email": "ammarbags2023@gmail.com" + }, + "record": { + "CNAME": "new-portfolio-sigma-indol.vercel.app" + } +} diff --git a/domains/lux.json b/domains/lux.json new file mode 100644 index 000000000..48c3d9643 --- /dev/null +++ b/domains/lux.json @@ -0,0 +1,10 @@ +{ + "description": "Porfolio website link for lux", + "owner": { + "username": "unlux", + "email": "support@unlux.dev" + }, + "record": { + "URL": "https://unlux.dev" + } +} diff --git a/domains/luxorens.json b/domains/luxorens.json new file mode 100644 index 000000000..2b8a2d91a --- /dev/null +++ b/domains/luxorens.json @@ -0,0 +1,11 @@ +{ + "description": "Website for Luxorens projects", + "owner": { + "username": "Luxorens", + "email": "luxorens@gmail.com" + }, + "record": { + "CNAME": "luxorens.github.io" + }, + "proxied": true +} diff --git a/domains/lver-rocks.lver.json b/domains/lver-rocks.lver.json new file mode 100644 index 000000000..d5565eb14 --- /dev/null +++ b/domains/lver-rocks.lver.json @@ -0,0 +1,21 @@ +{ + "github": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com" + }, + "record": { + "URL": "https://lver-rocks.pages.dev/" + }, + "redirect_config": { + "custom_paths": { + "/home": "https://lver.is-a.dev/", + "/host": "https://pages.dev/", + "/dir": "https://github.com/is-a-dev/register", + "/iad": "https://is-a.dev/", + "/proxy": "https://developers.cloudflare.com/dns/proxy-status/", + "/contact": "https://contact-lver.pages.dev" + }, + "redirect_paths": true + } +} diff --git a/domains/lver.json b/domains/lver.json new file mode 100644 index 000000000..b381fae98 --- /dev/null +++ b/domains/lver.json @@ -0,0 +1,19 @@ +{ + "repo": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com" + }, + "record": { + "URL": "https://lverz.glitch.me/" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lverx", + "/biz": "https://github.com/lverz", + "/contact": "https://contact-lver.pages.dev/", + "/site": "https://lver.link" + }, + "redirect_paths": true + } +} diff --git a/domains/lyaxsh.json b/domains/lyaxsh.json new file mode 100644 index 000000000..f138821cf --- /dev/null +++ b/domains/lyaxsh.json @@ -0,0 +1,11 @@ +{ + "description": "Simple portfolio website for lyaxsh", + "repo": "https://github.com/lyaxsh/lyaxsh.github.io", + "owner": { + "username": "lyaxsh", + "email": "lakshnahar.forwork@gmail.com" + }, + "record": { + "CNAME": "lyaxsh.github.io" + } +} diff --git a/domains/lycoris.json b/domains/lycoris.json new file mode 100644 index 000000000..8fa432374 --- /dev/null +++ b/domains/lycoris.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lycorissss", + "email": "beelzebub5758@gmail.com" + }, + "record": { + "CNAME": "septyo-adi-dwi-putra.vercel.app" + } +} diff --git a/domains/lym.json b/domains/lym.json new file mode 100644 index 000000000..ace48da9f --- /dev/null +++ b/domains/lym.json @@ -0,0 +1,18 @@ +{ + "owner": { + "username": "valentinsacco", + "email": "vasacco@hotmail.com.ar" + }, + "record": { + "MX": [ + { + "target": "feedback-smtp.sa-east-1.amazonses.com", + "priority": 10 + } + ], + "TXT": [ + "v=spf1 include:amazonses.com ~all", + "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqQsXtGDYZxYXgHSleoa7EOOoWmb50Y+ShykuiybSJc93jR393vWdAsPRY2nKsK/8+lMuMJjOiS/SzW8LflXyN1cUmkl7qTVS+waGz3hynAYrSNq9knoFjsVTa8KV00sStdUVqdlcxVn/PbawNJeTcjH5ou6f0TuQ58iv12IealwIDAQAB" + ] + } +} \ No newline at end of file diff --git a/domains/lyxtem.json b/domains/lyxtem.json new file mode 100644 index 000000000..a615a3ce9 --- /dev/null +++ b/domains/lyxtem.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Lyxtem", + "email": "nu284955@gmail.com" + }, + "record": { + "CNAME": "lyxtem.vercel.app" + } +} diff --git a/domains/macielsuassuna.json b/domains/macielsuassuna.json new file mode 100644 index 000000000..78bdb88e7 --- /dev/null +++ b/domains/macielsuassuna.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Maciel64", + "discord": "macielmano", + "email": "macielsuassuna14@gmail.com" + }, + "record": { + "CNAME": "macielsuassuna-portfolio.vercel.app" + } +} diff --git a/domains/mack.json b/domains/mack.json new file mode 100644 index 000000000..50f3afa9a --- /dev/null +++ b/domains/mack.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mackcodes", + "email": "mackcodes03@gmail.com" + }, + "record": { + "CNAME": "mayank-port.vercel.app" + } +} diff --git a/domains/maher-xubair.json b/domains/maher-xubair.json new file mode 100644 index 000000000..8203d9ff8 --- /dev/null +++ b/domains/maher-xubair.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maher-xubair", + "email": "za998192@gmail.com" + }, + "record": { + "CNAME": "maher-zubair.vercel.app" + } +} diff --git a/domains/mahmoud-makady.json b/domains/mahmoud-makady.json new file mode 100644 index 000000000..f72f26ac4 --- /dev/null +++ b/domains/mahmoud-makady.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mahmoud-Makady", + "email": "m.makady19@gmail.com" + }, + "record": { + "CNAME": "mahmoud-makady.netlify.app" + } +} diff --git a/domains/mahmulp.json b/domains/mahmulp.json new file mode 100644 index 000000000..f54a85c39 --- /dev/null +++ b/domains/mahmulp.json @@ -0,0 +1,11 @@ +{ + "description": "Personal site for Machmul Pratama", + "owner": { + "username": "MahmulP", + "email": "hello@mahmulp.my.id" + }, + "record": { + "CNAME": "mahmulp.my.id" + }, + "proxied": false +} diff --git a/domains/mail.lver.json b/domains/mail.lver.json new file mode 100644 index 000000000..01af9da15 --- /dev/null +++ b/domains/mail.lver.json @@ -0,0 +1,14 @@ +{ + "repo": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com" + }, + "record": { + "TXT": [ + "zoho-verification=zb43169475.zmverify.zoho.com", + "v=spf1 include:zohomail.com ~all" + ], + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"] + } +} diff --git a/domains/mak5er.json b/domains/mak5er.json new file mode 100644 index 000000000..7f4cb1582 --- /dev/null +++ b/domains/mak5er.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mak5er", + "telegram": "@Mak5er" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/makarbass.json b/domains/makarbass.json new file mode 100644 index 000000000..35ebdb394 --- /dev/null +++ b/domains/makarbass.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "makarbass" + }, + "record": { + "URL": "https://makarbass.github.io/" + } +} diff --git a/domains/manhnguyen18.json b/domains/manhnguyen18.json new file mode 100644 index 000000000..44ffe2526 --- /dev/null +++ b/domains/manhnguyen18.json @@ -0,0 +1,11 @@ +{ + "description": "manhnguyen18 portfolio", + "repo": "https://github.com/nguyenmanh18", + "owner": { + "username": "nguyenmanh18", + "email": "nguyenmanh1891997@gmail.com" + }, + "record": { + "CNAME": "manh-nguyen-blogs.vercel.app" + } +} diff --git a/domains/manoj.json b/domains/manoj.json index 149c49b63..ddfb6adbd 100644 --- a/domains/manoj.json +++ b/domains/manoj.json @@ -1,12 +1,11 @@ { - "description": "Manoj's portfolio website", - "repo": "https://github.com/ManojINaik/portfolio", - "owner": { - "username": "ManojINaik", - "email": "naik97059@gmail.com" - }, - "record": { - "CNAME": "manojinaik.github.io" - } + "description": "Manoj's portfolio website", + "repo": "https://github.com/ManojINaik/portfolio", + "owner": { + "username": "ManojINaik", + "email": "naik97059@gmail.com" + }, + "record": { + "CNAME": "manojinaik.github.io" } - \ No newline at end of file +} diff --git a/domains/manuelramallo.json b/domains/manuelramallo.json new file mode 100644 index 000000000..aeb8928b5 --- /dev/null +++ b/domains/manuelramallo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ManuelRamallo", + "email": "mramallodiaz96@gmail.com" + }, + "record": { + "CNAME": "manuelramallo.github.io" + } +} diff --git a/domains/manulucenaportfolio.json b/domains/manulucenaportfolio.json new file mode 100644 index 000000000..e0b6ba1ec --- /dev/null +++ b/domains/manulucenaportfolio.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "manulucena12", + "email": "mlucenasalas@gmail.com" + }, + "record": { + "CNAME": "manuportolio.netlify.app" + } + } + diff --git a/domains/map.mrdiamond.json b/domains/map.mrdiamond.json new file mode 100644 index 000000000..5fafbf9d2 --- /dev/null +++ b/domains/map.mrdiamond.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MrDiamondDog", + "email": "drewratner27@gmail.com" + }, + "record": { + "A": ["129.146.51.207"] + }, + "proxied": false +} diff --git a/domains/maqbool.json b/domains/maqbool.json new file mode 100644 index 000000000..e7516a453 --- /dev/null +++ b/domains/maqbool.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Abdullah-Maqbool", + "email": "abdullah.maqbool.ahmad@gmail.com" + }, + "record": { + "CNAME": "abdullahmaqbool-portfolio.vercel.app" + } +} diff --git a/domains/marco.voegeli.json b/domains/marco-voegeli.json similarity index 85% rename from domains/marco.voegeli.json rename to domains/marco-voegeli.json index 778087909..c92231ffe 100644 --- a/domains/marco.voegeli.json +++ b/domains/marco-voegeli.json @@ -2,10 +2,8 @@ "owner": { "username": "Marco-Voegeli", "email": "voegelijjm@gmail.com" - }, "record": { "CNAME": "marco-voegeli.github.io" - }, - "proxied": true + } } diff --git a/domains/marjuz.json b/domains/marjuz.json new file mode 100644 index 000000000..6c9415def --- /dev/null +++ b/domains/marjuz.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "marjuzdev" + }, + "record": { + "CNAME": "marjuz.netlify.app" + } +} diff --git a/domains/marlon.json b/domains/marlon.json new file mode 100644 index 000000000..6d5a8ae76 --- /dev/null +++ b/domains/marlon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MarlonDevs", + "email": "marlonmogollon13@gmail.com" + }, + "record": { + "CNAME": "marlondevs.github.io" + } +} diff --git a/domains/marlonbaatjes.json b/domains/marlonbaatjes.json new file mode 100644 index 000000000..b364129b9 --- /dev/null +++ b/domains/marlonbaatjes.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mdesignscode", + "email": "marlonbaatjes62@gmail.com" + }, + "record": { + "CNAME": "marlonbaatjes.vercel.app" + } +} diff --git a/domains/marten-mrfc.json b/domains/marten-mrfc.json new file mode 100644 index 000000000..deb6b4787 --- /dev/null +++ b/domains/marten-mrfc.json @@ -0,0 +1,11 @@ +{ + "description": "For my portfolio site", + "repo": "https://github.com/Marten-Mrfc/Marten-Mrfc", + "owner": { + "username": "Marten-Mrfc", + "email": "martensog@gmail.com" + }, + "record": { + "CNAME": "marten-mrfc.github.io" + } +} diff --git a/domains/masdzub.json b/domains/masdzub.json new file mode 100644 index 000000000..a39de10c1 --- /dev/null +++ b/domains/masdzub.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Website.", + "repo": "https://github.com/masdzub/masdzub.github.io", + "owner": { + "username": "masdzub", + "email": "hello@masdzub.com" + }, + "record": { + "CNAME": "masdzub-github-io.pages.dev" + } +} diff --git a/domains/matei.json b/domains/matei.json new file mode 100644 index 000000000..b2447dc4b --- /dev/null +++ b/domains/matei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json new file mode 100644 index 000000000..30d20d95b --- /dev/null +++ b/domains/mateogariboglio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mateo-404", + "discord": "gary_______" + }, + "record": { + "CNAME": "portfolio-mateo-404s-projects.vercel.app" + } +} diff --git a/domains/mateusz.json b/domains/mateusz.json index 260df4beb..f7047966b 100644 --- a/domains/mateusz.json +++ b/domains/mateusz.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Pand3moniuMx3" - }, - "record": { - "CNAME": "mateuszmirecki.netlify.app" - } + "owner": { + "username": "Pand3moniuMx3" + }, + "record": { + "CNAME": "mateuszmirecki.netlify.app" + } } diff --git a/domains/mattcheng.json b/domains/mattcheng.json new file mode 100644 index 000000000..780913a63 --- /dev/null +++ b/domains/mattcheng.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "mattchengg" + }, + "record": { + "CNAME": "mattchengg.github.io" + } +} diff --git a/domains/mattew.json b/domains/mattew.json new file mode 100644 index 000000000..b2447dc4b --- /dev/null +++ b/domains/mattew.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} diff --git a/domains/mayuresh.json b/domains/mayuresh.json index 376e8374c..90a6ac7f5 100644 --- a/domains/mayuresh.json +++ b/domains/mayuresh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mayur1377", - "email": "mayuresh1377@gmail.com" - }, - "record": { - "CNAME": "iammayur.vercel.app" - } + "owner": { + "username": "mayur1377", + "email": "mayuresh1377@gmail.com" + }, + "record": { + "CNAME": "iammayur.vercel.app" + } } diff --git a/domains/mc.3gee.json b/domains/mc.3gee.json new file mode 100644 index 000000000..754a634a0 --- /dev/null +++ b/domains/mc.3gee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "3geETR", + "email": "egemacun@gmail.com" + }, + "record": { + "CNAME": "gold.magmanode.com" + } +} diff --git a/domains/mc.js.json b/domains/mc.js.json new file mode 100644 index 000000000..697099ead --- /dev/null +++ b/domains/mc.js.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "dev@j.is-a.dev" + }, + "record": { + "NS": [ + "galileo.aternos.org", + "columbus.aternos.org" + ] + } +} diff --git a/domains/mcalec.json b/domains/mcalec.json index cd7664694..70d5716a3 100644 --- a/domains/mcalec.json +++ b/domains/mcalec.json @@ -1,12 +1,12 @@ { - "description": "mcalec.is-a.dev", - "repo": "https://github.com/mcalec-dev/mcalec.is-a.dev", - "owner": { - "username": "mcalec-dev", - "email": "hello@mcalec.dev", - "discord": "mcalec" - }, - "record": { - "CNAME": "mcalec.dev" - } + "description": "mcalec.is-a.dev", + "repo": "https://github.com/mcalec-dev/mcalec.is-a.dev", + "owner": { + "username": "mcalec-dev", + "email": "hello@mcalec.dev", + "discord": "mcalec" + }, + "record": { + "CNAME": "mcalec.dev" + } } diff --git a/domains/me.violet.json b/domains/me.violet.json new file mode 100644 index 000000000..f54e6f023 --- /dev/null +++ b/domains/me.violet.json @@ -0,0 +1,9 @@ +{ + "description": "Personal Page", + "owner": { + "username": "violetlaire" + }, + "record": { + "CNAME": "portfolio-nine-delta-53.vercel.app" + } +} diff --git a/domains/meghdip.json b/domains/meghdip.json index 3365c4c37..9fe8d102e 100644 --- a/domains/meghdip.json +++ b/domains/meghdip.json @@ -5,6 +5,6 @@ "discord": "479631349167423509" }, "record": { - "CNAME": "karmakarmeghdip.github.io" + "CNAME": "meghdip.vercel.app" } -} +} \ No newline at end of file diff --git a/domains/mehedihjim.json b/domains/mehedihjim.json new file mode 100644 index 000000000..e2c02c3e8 --- /dev/null +++ b/domains/mehedihjim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mehedihjim", + "email": "mhjim.info@gmail.com" + }, + "record": { + "CNAME": "mehedihjim.github.io" + } +} diff --git a/domains/mehrshad.json b/domains/mehrshad.json index 3649fe4d8..ea89beb26 100644 --- a/domains/mehrshad.json +++ b/domains/mehrshad.json @@ -1,11 +1,11 @@ { - "description": "Overview And Introduction of Owner's Open Source Projects", - "repo": "https://github.com/SaintScraTchY/SaintScraTchY.github.io", - "owner": { - "username": "SaintScraTchY", - "email": "mehrshad2028@gmail.com" - }, - "record": { - "CNAME": "saintscratchy.github.io" - } + "description": "Overview And Introduction of Owner's Open Source Projects", + "repo": "https://github.com/SaintScraTchY/SaintScraTchY.github.io", + "owner": { + "username": "SaintScraTchY", + "email": "mehrshad2028@gmail.com" + }, + "record": { + "CNAME": "saintscratchy.github.io" + } } diff --git a/domains/menn.json b/domains/menn.json new file mode 100644 index 000000000..cef07f018 --- /dev/null +++ b/domains/menn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hedgehog-menn", + "email": "kp.thananchai@gmail.com", + "discord": "26623men" + }, + "record": { + "CNAME": "hedgehog-menn.vercel.app" + } +} diff --git a/domains/meow.json b/domains/meow.json new file mode 100644 index 000000000..00ab0224a --- /dev/null +++ b/domains/meow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ukriu", + "email": "isadev@ukriu.com" + }, + "record": { + "CNAME": "ukriu.pages.dev" + } +} diff --git a/domains/mertdemir.json b/domains/mertdemir.json new file mode 100644 index 000000000..3108178a2 --- /dev/null +++ b/domains/mertdemir.json @@ -0,0 +1,11 @@ +{ + "description": "Mert Demir CV", + "repo": "https://github.com/mertdemir0/mertdemir0.github.io", + "owner": { + "username": "mertdemir0", + "email": "mertdemir@pec.it" + }, + "record": { + "CNAME": "mertdemir0.github.io" + } +} diff --git a/domains/mesren2.json b/domains/mesren2.json new file mode 100644 index 000000000..cc68a7162 --- /dev/null +++ b/domains/mesren2.json @@ -0,0 +1,11 @@ +{ + "description": "main website for mesren2", + "repo": "https://github.com/mesren2/mesren2.github.io", + "owner": { + "username": "mesren2", + "email": "iamreallysilly90@gmail.com" + }, + "record": { + "CNAME": "mesren2.github.io" + } +} diff --git a/domains/miaomingc.json b/domains/miaomingc.json new file mode 100644 index 000000000..31b7e00be --- /dev/null +++ b/domains/miaomingc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "miaomingc", + "email" : "miaomingc@outlook.com" + }, + "record": { + "A": ["204.194.66.196"], + "AAAA": ["2001:470:18:c89::2"] + } +} diff --git a/domains/micahb.json b/domains/micahb.json new file mode 100644 index 000000000..f9ce68b13 --- /dev/null +++ b/domains/micahb.json @@ -0,0 +1,11 @@ +{ + "description": "Micah Brereton, technologist creating impact", + "owner": { + "username": "BreretonCodez", + "email": "me@micahb.net", + "discord": "kingmb" + }, + "record": { + "URL": "https://micahb.net" + } +} diff --git a/domains/miguelsole.json b/domains/miguelsole.json new file mode 100644 index 000000000..6140e8162 --- /dev/null +++ b/domains/miguelsole.json @@ -0,0 +1,11 @@ +{ + "description": "Miguel Sole's personal portfolio", + "repo": "https://github.com/Msole18/12-portfolio", + "owner": { + "username": "Msole18", + "email": "miguel.sole18@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/mihchis.json b/domains/mihchis.json new file mode 100644 index 000000000..46bb8febe --- /dev/null +++ b/domains/mihchis.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "mihchis" + }, + "record": { + "CNAME": "mihchis.github.io" + } +} diff --git a/domains/mikevdberge.json b/domains/mikevdberge.json new file mode 100644 index 000000000..92498766b --- /dev/null +++ b/domains/mikevdberge.json @@ -0,0 +1,10 @@ +{ + "description": "Mike van den Berge's website and blog", + "owner": { + "username": "mikevdberge", + "email": "mike.van.den.berge@gmail.com" + }, + "record": { + "CNAME": "mikevdberge.github.io" + } +} diff --git a/domains/miko.json b/domains/miko.json new file mode 100644 index 000000000..762f03e35 --- /dev/null +++ b/domains/miko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mspratama", + "email": "mikospratama@gmail.com" + }, + "record": { + "CNAME": "mikosp.pages.dev" + } +} diff --git a/domains/milaan.json b/domains/milaan.json new file mode 100644 index 000000000..e0e4bec57 --- /dev/null +++ b/domains/milaan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "milandangol", + "email": "milandangol57@gmail.com" + }, + "record": { + "CNAME": "milaan.pages.dev" + } +} diff --git a/domains/minecraft.mrdiamond.json b/domains/minecraft.mrdiamond.json new file mode 100644 index 000000000..c5a4758b6 --- /dev/null +++ b/domains/minecraft.mrdiamond.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrDiamondDog", + "email": "drewratner27@gmail.com" + }, + "record": { + "A": ["129.146.51.207"] + } +} diff --git a/domains/minhphuong.json b/domains/minhphuong.json new file mode 100644 index 000000000..993b986b9 --- /dev/null +++ b/domains/minhphuong.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PhuongDeveloper", + "email": "trminhphuong28@gmail.com" + }, + "record": { + "CNAME": "phuongdeveloper.github.io" + } +} diff --git a/domains/minhtan.json b/domains/minhtan.json new file mode 100644 index 000000000..3211b7562 --- /dev/null +++ b/domains/minhtan.json @@ -0,0 +1,12 @@ +{ + "description": "Trình giả lập chạy mã Python trên website.", + "repo": "https://github.com/tanbaycu/pythonCLI-webapp", + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "CNAME": "python-cli-webapp.vercel.app" + }, + "proxied": true +} diff --git a/domains/misaka.json b/domains/misaka.json new file mode 100644 index 000000000..25d07cf31 --- /dev/null +++ b/domains/misaka.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/misaka12843/misaka12843.github.io", + "owner": { + "username": "misaka12843", + "email": "misaka12843@outlook.com" + }, + "record": { + "CNAME": "misaka12843.github.io" + } +} diff --git a/domains/miti99.json b/domains/miti99.json index f09c62708..5efbcd144 100644 --- a/domains/miti99.json +++ b/domains/miti99.json @@ -4,6 +4,6 @@ "email": "minhtienit99@gmail.com" }, "record": { - "CNAME": "miti.eu.org" + "CNAME": "miti99.pages.dev" } } diff --git a/domains/mjresu.json b/domains/mjresu.json new file mode 100644 index 000000000..371171c79 --- /dev/null +++ b/domains/mjresu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mjdsj", + "email": "work.mjdsj+is-a-dev@gmail.com" + }, + "record": { + "CNAME": "portfolio-workmjdsj-gmailcom.vercel.app" + }, + "proxied": false + } \ No newline at end of file diff --git a/domains/mkblane.json b/domains/mkblane.json new file mode 100644 index 000000000..ad2042c60 --- /dev/null +++ b/domains/mkblane.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website and portfolio", + "repo": "https://github.com/mkblane/mkblane.github.io", + "owner": { + "username": "mkblane", + "email": "rendaniman@outlook.com" + }, + "record": { + "CNAME": "mkblane.github.io" + } +} diff --git a/domains/mkeko-dm.json b/domains/mkeko-dm.json new file mode 100644 index 000000000..126a4cd45 --- /dev/null +++ b/domains/mkeko-dm.json @@ -0,0 +1,11 @@ +{ + "description": "Mkeko'S DM RULES DOCS", + "owner": { + "username": "Mkeko", + "email": "mkekoplayreal@gmail.com" + }, + "record": { + "URL": "https://docs.google.com/document/d/11kX-6F9HoGzgIM5KYXvMmPvt4A_vIbLT9aj5uCATpOM/edit?usp=sharing" + }, + "proxied": false +} diff --git a/domains/mln.json b/domains/mln.json new file mode 100644 index 000000000..6439d777e --- /dev/null +++ b/domains/mln.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/xmi1an/portfoliov2.git", + "owner": { + "username": "xmi1an", + "email": "xnarcos300@gmail.com" + }, + "record": { + "CNAME": "xmi1an.vercel.app" + } +} diff --git a/domains/mnhtng.json b/domains/mnhtng.json new file mode 100644 index 000000000..8bc2dc9d2 --- /dev/null +++ b/domains/mnhtng.json @@ -0,0 +1,9 @@ +{ + "description": "mnhtng.is-a.dev", + "owner": { + "username": "MnhTng" + }, + "record": { + "URL": "https://mnhtng.github.io/Student-managerment" + } +} diff --git a/domains/moddatei.json b/domains/moddatei.json new file mode 100644 index 000000000..d220ba65c --- /dev/null +++ b/domains/moddatei.json @@ -0,0 +1,11 @@ +{ + "description": "this is my profile / portfolio", + "repo": "https://github.com/moddatei/moddatei.github.io", + "owner": { + "username": "moddatei", + "email": "moddatei@proton.me" + }, + "record": { + "CNAME": "moddatei.github.io" + } +} diff --git a/domains/moddy.json b/domains/moddy.json new file mode 100644 index 000000000..a94d28e14 --- /dev/null +++ b/domains/moddy.json @@ -0,0 +1,12 @@ +{ + "description": "🚀 This is the official site for Moddy, a Discord bot.", + "repo": "https://github.com/MilkTools/moddybot", + "owner": { + "username": "MilkTools", + "email": "milktuto@gmail.com", + "discord": "1031341585436266546" + }, + "record": { + "CNAME": "milktools.github.io" + } +} diff --git a/domains/mohammad.json b/domains/mohammad.json new file mode 100644 index 000000000..1e51afabe --- /dev/null +++ b/domains/mohammad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "x7dl8p", + "email": "ahmad.khan200499@gmail.com" + }, + "record": { + "CNAME": "d3vmohammad.netlify.app" + } +} diff --git a/domains/mohammedobaid.json b/domains/mohammedobaid.json index a01a57d5a..1849186cf 100644 --- a/domains/mohammedobaid.json +++ b/domains/mohammedobaid.json @@ -1,10 +1,10 @@ { - "description": "My name is mohammed obaid. I am a software engineer", - "owner": { - "username": "mdobaid311", - "email": "mdobaid311@gmail.com" - }, - "record": { - "CNAME": "mohammedobaid.vercel.app" - } + "description": "My name is mohammed obaid. I am a software engineer", + "owner": { + "username": "mdobaid311", + "email": "mdobaid311@gmail.com" + }, + "record": { + "CNAME": "mohammedobaid.vercel.app" + } } diff --git a/domains/mohammedwisam.json b/domains/mohammedwisam.json new file mode 100644 index 000000000..fac907868 --- /dev/null +++ b/domains/mohammedwisam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "redcodemohammed", + "email": "redcodemohammed@gmail.com" + }, + "record": { + "CNAME": "mohammed-wisam.pages.dev" + } +} diff --git a/domains/mohit-sundrani.json b/domains/mohit-sundrani.json new file mode 100644 index 000000000..bb65ea17f --- /dev/null +++ b/domains/mohit-sundrani.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/mohit-sundrani/portfolio", + "owner": { + "username": "mohit-sundrani", + "email": "mohit4sundrani@gmail.com" + }, + "record": { + "CNAME": "mohit-sundrani.web.app" + } +} diff --git a/domains/mohsen.json b/domains/mohsen.json index 835aa5627..3c797b92a 100644 --- a/domains/mohsen.json +++ b/domains/mohsen.json @@ -1,10 +1,10 @@ { - "description": "Portfolio website for mohsenansari.com", - "owner": { - "username": "mohsenari", - "email": "mansari387@gmail.com" - }, - "record": { - "CNAME": "mohsenansari.com" - } + "description": "Portfolio website for mohsenansari.com", + "owner": { + "username": "mohsenari", + "email": "mansari387@gmail.com" + }, + "record": { + "CNAME": "mohsenansari.com" + } } diff --git a/domains/mokho.json b/domains/mokho.json new file mode 100644 index 000000000..8043a0ca7 --- /dev/null +++ b/domains/mokho.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ngompoweredbypoi", + "discord": "ngompoweredbypoi" + }, + "record": { + "CNAME": "mokho.github.io" + } +} diff --git a/domains/molikai.json b/domains/molikai.json new file mode 100644 index 000000000..619f7d57e --- /dev/null +++ b/domains/molikai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "molikai-work", + "email": "wuxiaci@hotmail.com" + }, + "record": { + "CNAME": "molikaiwork.pages.dev" + } +} diff --git a/domains/monosen.json b/domains/monosen.json index c24841fc2..2c70a9fff 100644 --- a/domains/monosen.json +++ b/domains/monosen.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Monosen", - "email": "edisonbj21@gmail.com", - "discord": "monosen" - }, - "record": { - "CNAME": "minimalist-portfolio-zeta.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "Monosen", + "email": "edisonbj21@gmail.com", + "discord": "monosen" + }, + "record": { + "CNAME": "minimalist-portfolio-zeta.vercel.app" + } +} diff --git a/domains/morphoit.json b/domains/morphoit.json new file mode 100644 index 000000000..af609edcb --- /dev/null +++ b/domains/morphoit.json @@ -0,0 +1,11 @@ +{ + "description": "morphoit profile site", + "repo": "https://github.com/morphoit/morphoit.github.io", + "owner": { + "username": "morphoit", + "email": "morphoits@gmail.com" + }, + "record": { + "CNAME": "morphoit.github.io" + } +} diff --git a/domains/morzhstudio.json b/domains/morzhstudio.json index 8196ce57e..d5c2b2cc3 100644 --- a/domains/morzhstudio.json +++ b/domains/morzhstudio.json @@ -5,6 +5,17 @@ "discord": "1261855255147057220" }, "record": { - "A": ["185.199.108.153"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ] } } diff --git a/domains/mrasyadc.json b/domains/mrasyadc.json new file mode 100644 index 000000000..f12e13018 --- /dev/null +++ b/domains/mrasyadc.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Website", + "owner": { + "username": "mrasyadc", + "email": "mrasyadc@gmail.com" + }, + "record": { + "CNAME": "mrasyadc.github.io" + } +} diff --git a/domains/mrtspeedy.json b/domains/mrtspeedy.json new file mode 100644 index 000000000..31cf8f7eb --- /dev/null +++ b/domains/mrtspeedy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mrtspeedy", + "email": "toxicspeedytv@gmail.com", + "discord": "1095502790534627348" + }, + "record": { + "CNAME": "portfolio-mrtspeedy.vercel.app" + } +} diff --git a/domains/muaz.json b/domains/muaz.json new file mode 100644 index 000000000..90d597bcd --- /dev/null +++ b/domains/muaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muazsrc", + "email": "muazsrc17@gmail.com" + }, + "record": { + "CNAME": "muaz-2te.pages.dev" + } +} diff --git a/domains/mudasir.json b/domains/mudasir.json index 8ad64b0cd..28beb19b5 100644 --- a/domains/mudasir.json +++ b/domains/mudasir.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mirzamudassir", - "discord": "0xmudassir" - }, - "record": { - "CNAME": "modasir.vercel.app" - } + "owner": { + "username": "mirzamudassir", + "discord": "0xmudassir" + }, + "record": { + "CNAME": "modasir.vercel.app" + } } diff --git a/domains/muhammed.json b/domains/muhammed.json index d2076691b..13d51c48e 100644 --- a/domains/muhammed.json +++ b/domains/muhammed.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MhmdFais", - "email": "mofam534@gmail.com" - }, - "record": { - "CNAME": "muhammeddev.vercel.app" - } + "owner": { + "username": "MhmdFais", + "email": "mofam534@gmail.com" + }, + "record": { + "CNAME": "muhammeddev.vercel.app" + } } diff --git a/domains/muiz.json b/domains/muiz.json new file mode 100644 index 000000000..9a9b18548 --- /dev/null +++ b/domains/muiz.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/MuizU/muizu.github.io", + "owner": { + "username": "MuizU", + "email": "muizuvais99@gmail.com" + }, + "record": { + "CNAME": "muizu.github.io" + } +} \ No newline at end of file diff --git a/domains/munir.json b/domains/munir.json new file mode 100644 index 000000000..390398d3a --- /dev/null +++ b/domains/munir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "munirsiddiqui54", + "email": "munir230204@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} diff --git a/domains/mxritz.json b/domains/mxritz.json index 26a02cac2..8def2b725 100644 --- a/domains/mxritz.json +++ b/domains/mxritz.json @@ -2,9 +2,9 @@ "description": "Personal Portfolio", "owner": { "username": "mxritzdev", - "email": "contact@mxritz.dev" + "email": "mail@mxritz.dev" }, "record": { - "CNAME": "proxy.host.bytes.wtf" + "CNAME": "server.mxritz.dev" } } diff --git a/domains/my5ter.json b/domains/my5ter.json new file mode 100644 index 000000000..9ac03a862 --- /dev/null +++ b/domains/my5ter.json @@ -0,0 +1,12 @@ +{ + "description": "Myster's website", + "repo": "https://github.com/MysterV/mysterv.github.io", + "owner": { + "username": "MysterV", + "email": "myster@ik.me", + "discord": "my5ter" + }, + "record": { + "CNAME": "mysterv.github.io" + } +} diff --git a/domains/myster.json b/domains/myster.json new file mode 100644 index 000000000..9ac03a862 --- /dev/null +++ b/domains/myster.json @@ -0,0 +1,12 @@ +{ + "description": "Myster's website", + "repo": "https://github.com/MysterV/mysterv.github.io", + "owner": { + "username": "MysterV", + "email": "myster@ik.me", + "discord": "my5ter" + }, + "record": { + "CNAME": "mysterv.github.io" + } +} diff --git a/domains/mzunino.json b/domains/mzunino.json new file mode 100644 index 000000000..440dabca3 --- /dev/null +++ b/domains/mzunino.json @@ -0,0 +1,11 @@ +{ + "description": "Mariano Zunino's personal portfolio site", + "repo": "https://github.com/marianozunino/portfolio", + "owner": { + "username": "marianozunino", + "email": "marianoz@posteo.net" + }, + "record": { + "CNAME": "mzunino.com.uy" + } +} diff --git a/domains/n0kemm.json b/domains/n0kemm.json new file mode 100644 index 000000000..473a22621 --- /dev/null +++ b/domains/n0kemm.json @@ -0,0 +1,10 @@ +{ + "owner":{ + "username": "Chaetard", + "email": "jesus.santos4160@alumnos.udg.mx" + }, + "record":{ + "CNAME": "n0kemm.netlify.app" + } + +} diff --git a/domains/nabil.json b/domains/nabil.json new file mode 100644 index 000000000..55dd2edb4 --- /dev/null +++ b/domains/nabil.json @@ -0,0 +1,11 @@ +{ + "description": "Rahat Morshed Nabil - Portfolio", + "repo": "https://github.com/imrmnabil/profile", + "owner": { + "username": "imrmnabil", + "email": "imrmnabil@gmail.com" + }, + "record": { + "CNAME": "imrmnabil.github.io" + } +} diff --git a/domains/nabin.json b/domains/nabin.json new file mode 100644 index 000000000..521057d79 --- /dev/null +++ b/domains/nabin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nabinkatwal7", + "email": "mediocampistaa@gmail.com" + }, + "record": { + "CNAME": "portfolio-v3-six-iota.vercel.app" + } +} diff --git a/domains/nakim.json b/domains/nakim.json new file mode 100644 index 000000000..17c68f290 --- /dev/null +++ b/domains/nakim.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website", + "repo": "https://github.com/xaviermawet", + "owner": { + "username": "xaviermawet", + "email": "xavier@nakim.be" + }, + "record": { + "CNAME": "nakim.be" + } +} diff --git a/domains/namansethi.json b/domains/namansethi.json new file mode 100644 index 000000000..3c890d681 --- /dev/null +++ b/domains/namansethi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "namansethi13", + "email": "heynamansethi@gmail.com" + }, + "record": { + "CNAME": "namansethi.vercel.app" + } +} diff --git a/domains/namht.json b/domains/namht.json new file mode 100644 index 000000000..9d83a8bac --- /dev/null +++ b/domains/namht.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lagux-coding", + "email": "nguyenhientrungnam@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/narendradwivedi.json b/domains/narendradwivedi.json new file mode 100644 index 000000000..356b74dd3 --- /dev/null +++ b/domains/narendradwivedi.json @@ -0,0 +1,10 @@ +{ + "description": "narendradwivedi.is-a.dev for portfolio and projects", + "owner": { + "username": "NarendraDwivedi", + "discord": "narendradwivedi" + }, + "record": { + "CNAME": "narendradwivedi.github.io" + } +} diff --git a/domains/nashnc.json b/domains/nashnc.json index 6fc930732..aa3277cba 100644 --- a/domains/nashnc.json +++ b/domains/nashnc.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nashnc", - "email": "nash.nc@gmail.com" - }, - "record": { - "CNAME": "nashnc.github.io" - } + "owner": { + "username": "nashnc", + "email": "nash.nc@gmail.com" + }, + "record": { + "CNAME": "nashnc.github.io" + } } diff --git a/domains/nathan.json b/domains/nathan.json index 86bb6d99d..074669a7f 100644 --- a/domains/nathan.json +++ b/domains/nathan.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/MagedNuggets/MagedNuggets.github.io", + "repo": "https://github.com/nduartech/nduartech.github.io", "owner": { - "username": "MagedNuggets", - "email": "mastertofu12345@gmail.com" + "username": "nduartech", + "email": "nduartech101@gmail.com" }, "record": { - "CNAME": "magednuggets.github.io" + "CNAME": "nduartech.github.io" } } diff --git a/domains/nathanospino.json b/domains/nathanospino.json index af1590821..27f28e6c4 100644 --- a/domains/nathanospino.json +++ b/domains/nathanospino.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "C4lumny", - "email": "ospinonathan@gmail.com" - }, - "record": { - "CNAME": "nathanospino.vercel.app" - } + "owner": { + "username": "C4lumny", + "email": "ospinonathan@gmail.com" + }, + "record": { + "CNAME": "nathanospino.vercel.app" + } } diff --git a/domains/naveen-kumar-reddy-murthi.json b/domains/naveen-kumar-reddy-murthi.json new file mode 100644 index 000000000..a621eaa87 --- /dev/null +++ b/domains/naveen-kumar-reddy-murthi.json @@ -0,0 +1,11 @@ +{ + "description": "My personal portfolio website", + "owner": { + "username": "Naveen-Kumar-Reddy-Murthi", + "email": "mnreddy.nv@gmail.com" + }, + "record": { + "CNAME": "naveen-dev.netlify.app" + }, + "proxied": true + } diff --git a/domains/navistar2.json b/domains/navistar2.json index f22a6eb7b..08e613ae2 100644 --- a/domains/navistar2.json +++ b/domains/navistar2.json @@ -4,6 +4,6 @@ "email": "anatoliy.shuba@gmail.com" }, "record": { - "A": ["52.73.119.251"] + "A": ["50.16.7.52"] } } diff --git a/domains/nayandas.json b/domains/nayandas.json new file mode 100644 index 000000000..fb59cdda1 --- /dev/null +++ b/domains/nayandas.json @@ -0,0 +1,11 @@ +{ + "description": "Personal blog for Nayan Das (NayanJD)", + "repo": "https://github.com/NayanJD/nayanjd.github.io", + "owner": { + "username": "NayanJD", + "email": "dastms@gmail.com" + }, + "record": { + "CNAME": "nayanjd.github.io" + } +} diff --git a/domains/nek0zyx.json b/domains/nek0zyx.json new file mode 100644 index 000000000..6bec550e3 --- /dev/null +++ b/domains/nek0zyx.json @@ -0,0 +1,11 @@ +{ + "description": "Serving my website fr fr", + "repo": "https://github.com/nek0zyx/nek0zyx.github.io", + "owner": { + "username": "nek0zyx", + "email": "nek0zyx@costmiku.space" + }, + "record": { + "CNAME": "nek0zyx.github.io" + } +} diff --git a/domains/nestornahuel.json b/domains/nestornahuel.json new file mode 100644 index 000000000..2394f21e7 --- /dev/null +++ b/domains/nestornahuel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NestorNahuel", + "email": "nahuel6195@gmail.com" + }, + "record": { + "CNAME": "portfolio-steel-seven-72.vercel.app" + } +} diff --git a/domains/newtun-code-cheat-sheet.json b/domains/newtun-code-cheat-sheet.json new file mode 100644 index 000000000..8ccbd1102 --- /dev/null +++ b/domains/newtun-code-cheat-sheet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VinhTin-AQUA", + "email": "tinhovinh@gmail.com" + }, + "record": { + "CNAME": "code-cheat-sheet.vercel.app" + } +} diff --git a/domains/newtun.json b/domains/newtun.json new file mode 100644 index 000000000..ca850627c --- /dev/null +++ b/domains/newtun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VinhTin-AQUA", + "email": "tinhovinh@gmail.com" + }, + "record": { + "CNAME": "portfolio-nine-cyan-53.vercel.app" + } +} diff --git a/domains/ngockhuong.json b/domains/ngockhuong.json new file mode 100644 index 000000000..0296c9863 --- /dev/null +++ b/domains/ngockhuong.json @@ -0,0 +1,20 @@ +{ + "description": "ngockhuong.is-a.dev : This is my personal notebook", + "owner": { + "username": "lamngockhuong", + "email": "me@ngockhuong.com" + }, + "record": { + "URL": "https://dev.ngockhuong.com" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lamngockhuong", + "/x": "https://x.com/lamngockhuong", + "/fb": "https://facebook.com/lamngockhuong", + "/linkedin": "https://linkedin.com/in/lamngockhuong", + "/viblo": "https://viblo.asia/u/lamngockhuong" + }, + "redirect_paths": true + } +} diff --git a/domains/ngocphung.json b/domains/ngocphung.json new file mode 100644 index 000000000..78ab8e9b0 --- /dev/null +++ b/domains/ngocphung.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nguyenngocphung2000" + }, + "record": { + "CNAME": "nguyenngocphung2000.github.io" + } +} diff --git a/domains/ngompoweredbypoi.json b/domains/ngompoweredbypoi.json new file mode 100644 index 000000000..908ce0606 --- /dev/null +++ b/domains/ngompoweredbypoi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ngompoweredbypoi", + "discord": "ngompoweredbypoi" + }, + "record": { + "CNAME": "ngompoweredbypoi.github.io" + } +} diff --git a/domains/ngoutam.json b/domains/ngoutam.json new file mode 100644 index 000000000..1d3fc7144 --- /dev/null +++ b/domains/ngoutam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Goutam-04", + "email": "goutamnayak2804+github1@gmail.com" + }, + "record": { + "CNAME": "goutam-porfolio.vercel.app" + } +} diff --git a/domains/nguyen-phuong-nam.json b/domains/nguyen-phuong-nam.json new file mode 100644 index 000000000..72dfdb1ad --- /dev/null +++ b/domains/nguyen-phuong-nam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NBlue", + "email": "nam.np194336@gmail.com" + }, + "record": { + "CNAME": "protofilo-beta.vercel.app" + } +} diff --git a/domains/nguyenkimduy.json b/domains/nguyenkimduy.json new file mode 100644 index 000000000..7d31658a7 --- /dev/null +++ b/domains/nguyenkimduy.json @@ -0,0 +1,20 @@ +{ + "description": "nguyenkimduy.is-a.dev : This is my personal notebook", + "owner": { + "username": "nguyenkimduy180697", + "email": "nguyenkimduy180697@gmail.com" + }, + "record": { + "URL": "https://nguyenkimduy.com/" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/nguyenkimduy180697", + "/fb": "https://facebook.com/nguyenkimduy180697", + "/instagram": "https://instagram.com/nguyenkimduy180697/", + "/linkedin": "https://linkedin.com/in/nguyenkimduy180697", + "/viblo": "https://viblo.asia/u/nguyenkimduy180697" + }, + "redirect_paths": true + } +} diff --git a/domains/nhavy.json b/domains/nhavy.json new file mode 100644 index 000000000..623bce009 --- /dev/null +++ b/domains/nhavy.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "VzTong" + }, + "record": { + "CNAME": "vztong.github.io" + } +} diff --git a/domains/nhim411.json b/domains/nhim411.json index 32eae7f4f..c2daaa8e9 100644 --- a/domains/nhim411.json +++ b/domains/nhim411.json @@ -1,11 +1,11 @@ { - "description": "Le Hoai Nam's website", - "repo": "https://github.com/nhim411/nhim411.github.io", - "owner": { - "username": "nhim411", - "email": "lehoainam1998@gmail.com" - }, - "record": { - "CNAME": "nhim411.github.io" - } -} \ No newline at end of file + "description": "Le Hoai Nam's website", + "repo": "https://github.com/nhim411/nhim411.github.io", + "owner": { + "username": "nhim411", + "email": "lehoainam1998@gmail.com" + }, + "record": { + "CNAME": "nhim411.github.io" + } +} diff --git a/domains/nickibreeki.json b/domains/nickibreeki.json new file mode 100644 index 000000000..abc2b0673 --- /dev/null +++ b/domains/nickibreeki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "n1ckibreeki", + "email": "nickibreeki@outlook.com" + }, + "record": { + "CNAME": "nickibreeki.pages.dev" + } +} diff --git a/domains/nicolas.json b/domains/nicolas.json new file mode 100644 index 000000000..eea2d4406 --- /dev/null +++ b/domains/nicolas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "niicojs", + "discord": ".niico." + }, + "record": { + "CNAME": "home-is-a-dev.vercel.app" + } +} diff --git a/domains/nihalkrishna.json b/domains/nihalkrishna.json new file mode 100644 index 000000000..cbe2b895b --- /dev/null +++ b/domains/nihalkrishna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nkverified", + "email": "nkverifiedyt@gmail.com" + }, + "record": { + "CNAME": "nkverified.github.io" + } +} diff --git a/domains/nipuni.json b/domains/nipuni.json new file mode 100644 index 000000000..6e72a2979 --- /dev/null +++ b/domains/nipuni.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nipunigamage", + "email": "nipunikanishka255@gmail.com" + }, + "record": { + "CNAME": "nipuni.pages.dev" + } +} diff --git a/domains/nithinramkalava.json b/domains/nithinramkalava.json new file mode 100644 index 000000000..5f23c0bed --- /dev/null +++ b/domains/nithinramkalava.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nithinramkalava", + "email": "nithinramkalava@gmail.com" + }, + "record": { + "CNAME": "nithinramkalava.vercel.app" + } +} \ No newline at end of file diff --git a/domains/nitink.json b/domains/nitink.json new file mode 100644 index 000000000..c5ca1c553 --- /dev/null +++ b/domains/nitink.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NitinKosuru", + "email": "nitinkosuru@vk.com" + }, + "record": { + "CNAME": "nitink.pages.dev" + } +} diff --git a/domains/noctade.json b/domains/noctade.json new file mode 100644 index 000000000..97a3b5b64 --- /dev/null +++ b/domains/noctade.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "noctade", + "discord": "1117869855538942032", + "email": "endeade80@gmail.com" + }, + "record": { + "CNAME": "noctade.github.io" + } +} diff --git a/domains/node.devmatei.json b/domains/node.devmatei.json deleted file mode 100644 index 10dc9ea92..000000000 --- a/domains/node.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": ["176.100.37.70"] - } -} diff --git a/domains/noelpatonog.json b/domains/noelpatonog.json new file mode 100644 index 000000000..c3cae7c54 --- /dev/null +++ b/domains/noelpatonog.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "noelpaton-og", + "email": "noel27938@gmail.com" + }, + "record": { + "CNAME": "noelpaton-og.github.io" + } +} diff --git a/domains/nohello.areen.json b/domains/nohello.areen.json new file mode 100644 index 000000000..10cf32ac9 --- /dev/null +++ b/domains/nohello.areen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com" + }, + "record": { + "CNAME": "nogreeting.pages.dev" + } +} diff --git a/domains/noob.json b/domains/noob.json index a5d63400c..a045d21c1 100644 --- a/domains/noob.json +++ b/domains/noob.json @@ -1,11 +1,11 @@ { - "description": "My personal portfolio site, made in nextjs", - "repo": "https://github.com/IMXNOOBX/universe", - "owner": { - "username": "IMXNOOBX", - "email": "me@noob.bio" - }, - "record": { - "CNAME": "noob.bio" - } + "description": "My personal portfolio site, made in nextjs", + "repo": "https://github.com/IMXNOOBX/universe", + "owner": { + "username": "IMXNOOBX", + "email": "me@noob.bio" + }, + "record": { + "CNAME": "noob.bio" + } } diff --git a/domains/noobisaures.json b/domains/noobisaures.json new file mode 100644 index 000000000..09a549ff8 --- /dev/null +++ b/domains/noobisaures.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Noobisaures", + "discord": "870276960612417547", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.U9E5oy6QJ_6JPAXOS_wPVyf-HFpys0sk1g2YTDoXFXHwf401lviDDiIrRSQBpfcX9SU9Z_EiPPRyTPg5MgKPCk0nAZnrLPd9olGHWjmkAqChoilSgbIrPur_XjK4auEqNY5vnXXkRqsqfgyJXCJMWankMAVGPjKe6uCVmw35fHF6OVlQQigUjwF72sOwuyY64jD4E-4JqbWFH9hpf2iiS0zSkiRrky9saSRB4uYtZiufcqr15GuvG1Ph2wxkGsi8TbzULcBJpp6I_l3rdB6YHnMwfIObnxjkit5-XT5Kzg-UeN7ARBo18dRqT8RHBAAkLWFwoh20zjm-ZHFMPRansw.Y4JyMKv3N3ei6sTLWeDnMw.5vxFYH93kZl0hqJSvH-dOrubSvqhySCJSpLwbMcmITDr3iFKQD5MTRmakG5Y7xsVOkfIsVI5SSE_J-xyK9GzF5VqMboA54jr6Ve1MOuJtXk.4R8YFrOAu78Xfu9GB6YNsQ" + }, + + "record": { + "CNAME": "noobisaures.github.io" + } + } + diff --git a/domains/notaproton.json b/domains/notaproton.json index a7763e212..c5c9bf4e1 100644 --- a/domains/notaproton.json +++ b/domains/notaproton.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "NotAProton", - "discord": "881083592648843294", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ljVmbkSps_q105bpImCtqo4lcTC3vXwfeKumQRVxp8bEoL2YAJOK_L1-ZJS3xoqwYz4dGhXRgfMwbXxt5DywBdnkWksIaVeslM0kAmjfqFGzT6j7YuFHHn0lCrtJACVCqfnkM6m-K8JVO71W66hnpyHqUep-pk-PEi7ySj7NibAjqMNf2UJiawXTTVLk3ynTUkwF4TJPwm4SdUJ6u9-YoFOh2aLOc716UINMAyRtnhB_LrfOYbl2a0OEnQGNdyEMqs1gjzmtn1wq_MZp6rI0HsRGV8PXuUh4GeEdptRCk2WIs2Rgg8vK1ECQ_DbbFCH0f1qxZAEngq-kTmByoICfhg.vi-XIRIxV8vkUwHBfoDxvQ._nY8vknWdQ_aGvm7_e2oh64O8IePxVzUV-Cxc20Y8HIG1ZihZ1_ae_BeL5b6OxJ9Ku0vnvwzitskb1y58Ja6krv4v-OVUft6kdUUYkyhB5Hai7HIRDbtiT9FD5EFXd3F.uS_CcluynSxFeTDrJosDrw" - }, - - "record": { - "CNAME": "notaproton.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "NotAProton", + "discord": "881083592648843294", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ljVmbkSps_q105bpImCtqo4lcTC3vXwfeKumQRVxp8bEoL2YAJOK_L1-ZJS3xoqwYz4dGhXRgfMwbXxt5DywBdnkWksIaVeslM0kAmjfqFGzT6j7YuFHHn0lCrtJACVCqfnkM6m-K8JVO71W66hnpyHqUep-pk-PEi7ySj7NibAjqMNf2UJiawXTTVLk3ynTUkwF4TJPwm4SdUJ6u9-YoFOh2aLOc716UINMAyRtnhB_LrfOYbl2a0OEnQGNdyEMqs1gjzmtn1wq_MZp6rI0HsRGV8PXuUh4GeEdptRCk2WIs2Rgg8vK1ECQ_DbbFCH0f1qxZAEngq-kTmByoICfhg.vi-XIRIxV8vkUwHBfoDxvQ._nY8vknWdQ_aGvm7_e2oh64O8IePxVzUV-Cxc20Y8HIG1ZihZ1_ae_BeL5b6OxJ9Ku0vnvwzitskb1y58Ja6krv4v-OVUft6kdUUYkyhB5Hai7HIRDbtiT9FD5EFXd3F.uS_CcluynSxFeTDrJosDrw" + }, + + "record": { + "CNAME": "notaproton.github.io" + } +} diff --git a/domains/notdevmatei.json b/domains/notdevmatei.json new file mode 100644 index 000000000..b2447dc4b --- /dev/null +++ b/domains/notdevmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} diff --git a/domains/notzer0two.json b/domains/notzer0two.json new file mode 100644 index 000000000..d1205c6f6 --- /dev/null +++ b/domains/notzer0two.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotZer0Two", + "email": "lyonfan2010@gmail.com" + }, + "record": { + "CNAME": "notzer0two.vercel.app" + } +} diff --git a/domains/nova.json b/domains/nova.json index 4d94af0ef..8b26af689 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -6,6 +6,6 @@ "discord": "7un4r" }, "record": { - "A": ["130.51.94.101"] + "A": ["23.136.44.108"] } } diff --git a/domains/nuggew.json b/domains/nuggew.json new file mode 100644 index 000000000..917fd7f2a --- /dev/null +++ b/domains/nuggew.json @@ -0,0 +1,10 @@ +{ + "description": "nuggew's fortress (portfolio)", + "owner": { + "username": "Nuggew", + "email": "contato.guilherme.silva.araujo@gmail.com" + }, + "record": { + "CNAME": "nuggew.github.io" + } +} diff --git a/domains/nuraly.json b/domains/nuraly.json new file mode 100644 index 000000000..54dea8e7c --- /dev/null +++ b/domains/nuraly.json @@ -0,0 +1,10 @@ +{ + "description": "Domain for the portfolio website", + "owner": { + "username": "nuraly-v", + "email": "mescorpx@gmail.com" + }, + "record": { + "CNAME": "nuraly-v.github.io" + } +} diff --git a/domains/nvcoden.json b/domains/nvcoden.json new file mode 100644 index 000000000..2a76f5f2a --- /dev/null +++ b/domains/nvcoden.json @@ -0,0 +1,11 @@ +{ + "description": "Blog for my personal stuff and things I like", + "repo": "https://github.com/nvcoden/nvcoden.github.io", + "owner": { + "username": "nvcoden", + "email": "navneeths55555@gmail.com" + }, + "record": { + "CNAME": "nvcoden.github.io" + } +} diff --git a/domains/nvhai272.json b/domains/nvhai272.json new file mode 100644 index 000000000..1a5cb16fb --- /dev/null +++ b/domains/nvhai272.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nvhai272" + }, + "record": { + "CNAME": "nvhai272.github.io" + } +} diff --git a/domains/ofheather.json b/domains/ofheather.json new file mode 100644 index 000000000..db6a84853 --- /dev/null +++ b/domains/ofheather.json @@ -0,0 +1,11 @@ +{ + "description": "It is for my portfolio", + "repo": "https://github.com/alfonso12dev/portfolio", + "owner": { + "username": "alfonso12dev", + "email": "bmeza9407@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/old.rizz.json b/domains/old.rizz.json new file mode 100644 index 000000000..8d131c18a --- /dev/null +++ b/domains/old.rizz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bananaking6", + "discord": "skibidibagel" + }, + "record": { + "CNAME": "skibidi-2.vercel.app" + } +} diff --git a/domains/oliver.json b/domains/oliver.json index 0f16d3134..357322288 100644 --- a/domains/oliver.json +++ b/domains/oliver.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "oli-ward", - "email": "oliver.ward94@gmail.com" - }, - "record": { - "CNAME": "is-a-dev-zc9.pages.dev" - } + "owner": { + "username": "oli-ward", + "email": "oliver.ward94@gmail.com" + }, + "record": { + "CNAME": "is-a-dev-zc9.pages.dev" + } } diff --git a/domains/oliverg.json b/domains/oliverg.json new file mode 100644 index 000000000..199bf0bba --- /dev/null +++ b/domains/oliverg.json @@ -0,0 +1,13 @@ +{ + "description": "Portfolio", + "owner": { + "username": "oliver720", + "email": "olivergarro2017@gmail.com" + }, + "record": { + "A": [ + "52.160.46.153" + ] + }, + "proxied": false +} diff --git a/domains/omaradel.json b/domains/omaradel.json new file mode 100644 index 000000000..0b634aaba --- /dev/null +++ b/domains/omaradel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0xOmarAdel", + "email": "omaradelawad20013@gmail.com" + }, + "record": { + "CNAME": "omar-adel.netlify.app" + } +} diff --git a/domains/omarjaber.json b/domains/omarjaber.json new file mode 100644 index 000000000..18ff50d83 --- /dev/null +++ b/domains/omarjaber.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/omarHJ/Portfolio-Website", + "owner": { + "username": "omarHJ", + "email": "omarpp5555@gmail.com" + }, + "record": { + "CNAME": "omarhj.github.io" + } +} diff --git a/domains/omarmarquez.json b/domains/omarmarquez.json new file mode 100644 index 000000000..f1509f066 --- /dev/null +++ b/domains/omarmarquez.json @@ -0,0 +1,11 @@ +{ + "description": "Omar Márquez minimalist portfolio", + "repo": "https://github.com/Trkiller02/minimalist-portfolio", + "owner": { + "username": "Trkiller02", + "email": "trollkiller0207@gmail.com" + }, + "record": { + "CNAME": "trkiller02.github.io" + } + } diff --git a/domains/omesh.json b/domains/omesh.json new file mode 100644 index 000000000..a6fd02709 --- /dev/null +++ b/domains/omesh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "omesh7" + }, + "record": { + "CNAME": "omesh7.github.io" + } +} diff --git a/domains/omkar.json b/domains/omkar.json new file mode 100644 index 000000000..31c6b9561 --- /dev/null +++ b/domains/omkar.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "omkarkirpan", + "email": "okirpan@gmail.com" + }, + "repo": "https://github.com/omkarkirpan", + "record": { + "CNAME": "omkarkirpan.com" + } +} diff --git a/domains/omkhalane.json b/domains/omkhalane.json new file mode 100644 index 000000000..c6b5fb2ed --- /dev/null +++ b/domains/omkhalane.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "omkhalane", + "email": "om.khalane.dev@gmail.com" + }, + "record": { + "URL": "https://omkhalane.github.io/portfolio/" + } +} diff --git a/domains/onerandom.json b/domains/onerandom.json new file mode 100644 index 000000000..7ce863398 --- /dev/null +++ b/domains/onerandom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "OneRandom1509", + "email": "anantukid@gmail.com" + }, + "record": { + "CNAME": "folio-five-beta.vercel.app" + } +} diff --git a/domains/orbit.json b/domains/orbit.json new file mode 100644 index 000000000..803bbf754 --- /dev/null +++ b/domains/orbit.json @@ -0,0 +1,11 @@ +{ + "description": "Discord bot site", + "owner": { + "username": "sheet315", + "email": "shaundereuv@gmail.com" + }, + "record": { + "A": ["185.206.148.149"] + }, + "proxied": true +} diff --git a/domains/owens.json b/domains/owens.json index 0332c732d..c9cec82df 100644 --- a/domains/owens.json +++ b/domains/owens.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "owenslopez211" - }, - "record": { - "CNAME": "owenslopez211.github.io" - } + "owner": { + "username": "owenslopez211" + }, + "record": { + "CNAME": "owenslopez211.github.io" + } } diff --git a/domains/p.json b/domains/p.json index 04961f75d..4f8ad8e8c 100644 --- a/domains/p.json +++ b/domains/p.json @@ -1,7 +1,7 @@ { "owner": { "username": "Priyansxu", - "email": "cloudypriyanshu@gmail.com" + "email": "priyansxu@yahoo.com" }, "record": { "CNAME": "edge.redirect.pizza" diff --git a/domains/panashe-mapika.json b/domains/panashe-mapika.json index 88535ae2c..0369a3bb4 100644 --- a/domains/panashe-mapika.json +++ b/domains/panashe-mapika.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "panda-zw" - }, - "record": { - "CNAME": "panashe.codes" - } + "owner": { + "username": "panda-zw" + }, + "record": { + "CNAME": "panashe.codes" + } } diff --git a/domains/panashe.json b/domains/panashe.json index 88535ae2c..0369a3bb4 100644 --- a/domains/panashe.json +++ b/domains/panashe.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "panda-zw" - }, - "record": { - "CNAME": "panashe.codes" - } + "owner": { + "username": "panda-zw" + }, + "record": { + "CNAME": "panashe.codes" + } } diff --git a/domains/panel.devmatei.json b/domains/panel.devmatei.json deleted file mode 100644 index 10dc9ea92..000000000 --- a/domains/panel.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": ["176.100.37.70"] - } -} diff --git a/domains/parthmandawaria.json b/domains/parthmandawaria.json new file mode 100644 index 000000000..a6d4e2727 --- /dev/null +++ b/domains/parthmandawaria.json @@ -0,0 +1,10 @@ +{ + "description": "crazyy domain for my portfolio", + "owner": { + "username": "parthhcodess", + "email": "parthmandawaria@gmail.com" + }, + "record": { + "CNAME": "parthhcodess.github.io" + } + } \ No newline at end of file diff --git a/domains/patrick.json b/domains/patrick.json new file mode 100644 index 000000000..98cdd9f96 --- /dev/null +++ b/domains/patrick.json @@ -0,0 +1,10 @@ +{ + "description": "My portfolio website made with GoHugo", + "owner": { + "username": "davidsneighbour", + "email": "pkollitsch+isadev@gmail.com" + }, + "record": { + "URL": "https://kollitsch.dev/" + } +} diff --git a/domains/pau.json b/domains/pau.json new file mode 100644 index 000000000..0681828fc --- /dev/null +++ b/domains/pau.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "paugp", + "email": "hello@pau.dev" + }, + "record": { + "URL": "https://pau.dev/" + } +} diff --git a/domains/paul8liveira.json b/domains/paul8liveira.json new file mode 100644 index 000000000..20abf88a4 --- /dev/null +++ b/domains/paul8liveira.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "paul8liveira", + "email": "paul8liveira@gmail.com" + }, + "record": { + "CNAME": "paul8liveira.vercel.app" + } +} diff --git a/domains/paulmarc.json b/domains/paulmarc.json new file mode 100644 index 000000000..814800126 --- /dev/null +++ b/domains/paulmarc.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Dev website for paulmarc.is-a.dev", + "repo": "https://github.com/paulmarc", + "owner": { + "username": "paulmarc", + "email": "develop@paulmarc.org" + }, + "record": { + "URL": "https://github.com/paulmarc" + }, + "proxied": false +} diff --git a/domains/pavanc.json b/domains/pavanc.json index f25da9045..9a452f4d4 100644 --- a/domains/pavanc.json +++ b/domains/pavanc.json @@ -1,10 +1,9 @@ -{ - "owner": { - "username": "pavancos", - "email": "pavankc005@gmail.com" - }, - "record": { - "URL": "https://pavanc.me" - } - } - \ No newline at end of file +{ + "owner": { + "username": "pavancos", + "email": "pavankc005@gmail.com" + }, + "record": { + "URL": "https://pavanc.me" + } +} diff --git a/domains/pavlo.json b/domains/pavlo.json new file mode 100644 index 000000000..39fa6a911 --- /dev/null +++ b/domains/pavlo.json @@ -0,0 +1,11 @@ +{ + "description": "Documentation for https://github.com/olvap80", + "repo": "https://github.com/olvap80", + "owner": { + "username": "olvap80", + "email": "olvap@i.ua" + }, + "record": { + "CNAME": "olvap80.github.io" + } +} diff --git a/domains/paylink.joe50097.json b/domains/paylink.joe50097.json new file mode 100644 index 000000000..8e8189e0c --- /dev/null +++ b/domains/paylink.joe50097.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "CNAME": "paylink-comming-soon.netlify.app" + } +} diff --git a/domains/pedrofff.json b/domains/pedrofff.json index f007edb28..42d2319d8 100644 --- a/domains/pedrofff.json +++ b/domains/pedrofff.json @@ -2,7 +2,7 @@ "description": "Portfolio", "repo": "https://github.com/Pedrofff23/Portfolio", "owner": { - "username": "Pedrofff", + "username": "Pedrofff23", "email": "pmendes09@hotmail.com" }, "record": { diff --git a/domains/pete.json b/domains/pete.json new file mode 100644 index 000000000..b55fcc504 --- /dev/null +++ b/domains/pete.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio of a fullstack developer", + "repo": "https://github.com/daspete/pete-github-io", + "owner": { + "username": "daspete", + "email": "daspetemail@gmail.com" + }, + "record": { + "CNAME": "daspete.github.io" + } +} diff --git a/domains/peterbuga.json b/domains/peterbuga.json new file mode 100644 index 000000000..f4ee26dca --- /dev/null +++ b/domains/peterbuga.json @@ -0,0 +1,11 @@ +{ + "description": "Presentation website for peterbuga", + "repo": "https://github.com/peterbuga/peterbuga.github.io", + "owner": { + "username": "peterbuga", + "discord": "902580031044325407" + }, + "record": { + "CNAME": "peterbuga.github.io" + } +} diff --git a/domains/phi.json b/domains/phi.json index 9a7ddbf0e..6e182f503 100644 --- a/domains/phi.json +++ b/domains/phi.json @@ -4,9 +4,6 @@ "email": "y5c4l3@proton.me" }, "record": { - "NS": [ - "johnny.ns.cloudflare.com", - "rachel.ns.cloudflare.com" - ] + "NS": ["johnny.ns.cloudflare.com", "rachel.ns.cloudflare.com"] } } diff --git a/domains/pikachu.json b/domains/pikachu.json index 8f9c2cf8d..68a2d64b4 100644 --- a/domains/pikachu.json +++ b/domains/pikachu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vighnesh153", - "email": "pikachu@vighnesh153.dev" - }, - "record": { - "CNAME": "vighnesh153-app.web.app" - } + "owner": { + "username": "vighnesh153", + "email": "pikachu@vighnesh153.dev" + }, + "record": { + "CNAME": "vighnesh153-app.web.app" + } } diff --git a/domains/pita.json b/domains/pita.json new file mode 100644 index 000000000..de9887004 --- /dev/null +++ b/domains/pita.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pita092", + "discord": "spongebob_spongebob_spongebob" + }, + "record": { + "CNAME": "pita092.github.io" + } +} diff --git a/domains/pixelbend.json b/domains/pixelbend.json index b3d2b2822..93e524266 100644 --- a/domains/pixelbend.json +++ b/domains/pixelbend.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "pixelbend", - "email": "m.arkamfahry@gmail.com" - }, - "record": { - "CNAME": "pixelbend.github.io" - } + "owner": { + "username": "pixelbend", + "email": "m.arkamfahry@gmail.com" + }, + "record": { + "CNAME": "pixelbend.github.io" + } } diff --git a/domains/pixelll.json b/domains/pixelll.json new file mode 100644 index 000000000..92b988cda --- /dev/null +++ b/domains/pixelll.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pixel2175", + "email": "pixel2175@gmail.com" + }, + "record": { + "CNAME": "pixell.ddns.net" + } +} diff --git a/domains/pixxo.json b/domains/pixxo.json new file mode 100644 index 000000000..53e40f62b --- /dev/null +++ b/domains/pixxo.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website for Aleeyoo", + "owner": { + "username": "Aleeyoo", + "email": "m16638037095@163.com" + }, + "record": { + "URL": "https://aleeyoo.github.io/pixxo.github.io/" + } +} diff --git a/domains/piyushrb.json b/domains/piyushrb.json index d63f30855..75fa6d016 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -1,11 +1,13 @@ { "description": "Personal Portfolio Website", - "repo": "https://github.com/piyush-rb/piyush-rb.github.io", + "repo": "https://github.com/pibiswal/pibiswal.github.io", "owner": { - "username": "piyush-rb", + "username": "pibiswal", "email": "urpiyush39@gmail.com" }, "record": { - "CNAME": "piyush-rb.github.io" - } + "CNAME": "pibiswal.github.io", + "TXT": "google-site-verification=kDWGAChQixBO8bGxGGNoA9kXH24lQyfomrT3zyC5jiM" + }, + "proxied": true } diff --git a/domains/play.alora.json b/domains/play.alora.json new file mode 100644 index 000000000..9dcd83339 --- /dev/null +++ b/domains/play.alora.json @@ -0,0 +1,11 @@ +{ + "description": "Making my MC server accessible via a custom domain name", + "repo": "https://www.minecraft.com/", + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com" + }, + "record": { + "A": ["78.46.65.243"] + } +} diff --git a/domains/play.soccer.json b/domains/play.soccer.json new file mode 100644 index 000000000..7ea912de0 --- /dev/null +++ b/domains/play.soccer.json @@ -0,0 +1,19 @@ +{ + "description": "KillToLive minecraft server", + "owner": { + "username": "minecradt", + "email": "soccer1992.is.a.dev@gmail.com" + }, + "record": { + "SRV": [ + { + "name": "_minecraft._tcp.play", + "priority": 0, + "weight": 5, + "port": 25565, + "target": "KillToLive.valksystems.pro" + } + ], + "A": ["82.45.179.13"] + } +} diff --git a/domains/ploszukiwacz.json b/domains/ploszukiwacz.json index 2223f7b4c..a67be9b22 100644 --- a/domains/ploszukiwacz.json +++ b/domains/ploszukiwacz.json @@ -1,11 +1,17 @@ { "description": "Personal Website for PlOszukiwacz", - "repo": "https://github.com/PlOszukiwaczDEV/ploszukiwaczdev.github.io", + "repo": "https://github.com/ploszukiwacz/website_new", "owner": { - "username": "PlOszukiwaczDEV", + "username": "ploszukiwacz", "email": "ploszukiwacz1@gmail.com" }, "record": { - "NS": ["jake.ns.cloudflare.com", "stephane.ns.cloudflare.com"] + "NS": ["jake.ns.cloudflare.com", "stephane.ns.cloudflare.com"], + "DS": [{ + "key_tag": 2371, + "algorithm": 13, + "digest_type": 2, + "digest": "CD6679293B68CD539A071B61A4BBC03B2B81F1B1DA48AAC2F2F690E957524AD1" + }] } } diff --git a/domains/plumbus.json b/domains/plumbus.json new file mode 100644 index 000000000..e35970e23 --- /dev/null +++ b/domains/plumbus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MAM-SYS", + "email": "m.hossein95th@gmail.com" + }, + "record": { + "URL": "https://github.com/MAM-SYS" + } + } diff --git a/domains/portfolio.json b/domains/portfolio.json new file mode 100644 index 000000000..0b14d465b --- /dev/null +++ b/domains/portfolio.json @@ -0,0 +1,12 @@ + +{ + "description": "It is for my portfolio", + "repo": "https://github.com/alfonso12dev/portfolio", + "owner": { + "username": "alfonso12dev", + "email": "bmeza9407@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/ppierzchalka.json b/domains/ppierzchalka.json new file mode 100644 index 000000000..aa0acb0c5 --- /dev/null +++ b/domains/ppierzchalka.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website of Przemyslaw Pierzchalka", + "repo": "https://github.com/ppierzchalka/firegarden", + "owner": { + "username": "ppierzchalka", + "email": "przemekpierzchalka@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/pranavagrawal.json b/domains/pranavagrawal.json index 961525336..ee91c44b5 100644 --- a/domains/pranavagrawal.json +++ b/domains/pranavagrawal.json @@ -6,8 +6,18 @@ "email": "pranavagrawal321@gmail.com" }, "record": { - "A": ["185.199.108.153"], - "AAAA": ["2606:50c0:8001::153"], + "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.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/pranavarya.json b/domains/pranavarya.json new file mode 100644 index 000000000..58082d9e5 --- /dev/null +++ b/domains/pranavarya.json @@ -0,0 +1,11 @@ +{ + "description:": "pranavarya.is-a.dev (pranavarya.in)", + "owner": { + "username": "PranavArya37", + "email": "pranavarya2799@gmail.com", + "linkedin": "https://www.linkedin.com/in/pranavarya37/" + }, + "record": { + "URL": "https://pranavarya.in" + } +} diff --git a/domains/pranavs.json b/domains/pranavs.json new file mode 100644 index 000000000..8bb379083 --- /dev/null +++ b/domains/pranavs.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio-website", + "repo": "https://github.com/Prs96/portfolio-website.git", + "owner": { + "username": "Prs96", + "email": "pranavsudheesh34@gmail.com" + }, + "record": { + "CNAME": "prs96.github.io" + } +} diff --git a/domains/pranavsingh.json b/domains/pranavsingh.json new file mode 100644 index 000000000..84cf57ada --- /dev/null +++ b/domains/pranavsingh.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/pranavsinghpatil/portfolio", + "owner": { + "username": "pranavsinghpatil", + "email": "puneet.pranav04@gmail.com" + }, + "record": { + "CNAME": "pranavsingh.vercel.app" + }, + "proxied": true + } \ No newline at end of file diff --git a/domains/prasant.json b/domains/prasant.json index e7f6582ed..291eca8f9 100644 --- a/domains/prasant.json +++ b/domains/prasant.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio Website", - "repo": "https://github.com/prashant48653c/portfolio", - "owner": { - "username": "prashant48653c", - "email": "acharyaprashant227@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } -} \ No newline at end of file + "description": "My Portfolio Website", + "repo": "https://github.com/prashant48653c/portfolio", + "owner": { + "username": "prashant48653c", + "email": "acharyaprashant227@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/prashil.json b/domains/prashil.json new file mode 100644 index 000000000..55a5a788f --- /dev/null +++ b/domains/prashil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prashilthul", + "email": "prashil1411@gmail.com" + }, + "record": { + "A": ["216.198.79.1", "64.29.17.1"] + } +} diff --git a/domains/pratham.json b/domains/pratham.json new file mode 100644 index 000000000..c6534572b --- /dev/null +++ b/domains/pratham.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Prathamdas3", + "email": "daspratham3@gmail.com" + }, + "record": { + "CNAME": "prathamdas.vercel.app" + } +} diff --git a/domains/pratikthapw.json b/domains/pratikthapw.json index 56e62a18a..5fb285a9f 100644 --- a/domains/pratikthapw.json +++ b/domains/pratikthapw.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "pratikthapw", - "email": "pratikthapw@gmail.com" - }, - "record": { - "CNAME": "pratikthapw.github.io" - } + "owner": { + "username": "pratikthapw", + "email": "pratikthapw@gmail.com" + }, + "record": { + "CNAME": "pratikthapw.github.io" + } } diff --git a/domains/praveen-2006.json b/domains/praveen-2006.json new file mode 100644 index 000000000..77d1e048d --- /dev/null +++ b/domains/praveen-2006.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "InfiniteCoder06", + "email": "mallidipraveenkumar@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/priscila.json b/domains/priscila.json new file mode 100644 index 000000000..1b6d1c568 --- /dev/null +++ b/domains/priscila.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pgoliv-code", + "email": "pguillen.oliv@gmail.com" + }, + "record": { + "CNAME": "pgoliv-code.github.io" + } +} diff --git a/domains/priyanshu.json b/domains/priyanshu.json index bc043c227..4061965a0 100644 --- a/domains/priyanshu.json +++ b/domains/priyanshu.json @@ -1,7 +1,7 @@ { "owner": { "username": "Priyansxu", - "email": "cloudypriyanshu@gmail.com", + "email": "priyansxu@yahoo.com", "twitter": "priyansxu_gupta" }, "record": { diff --git a/domains/ptr.json b/domains/ptr.json new file mode 100644 index 000000000..c8412a1a4 --- /dev/null +++ b/domains/ptr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "schminho", + "email": "peter@geiselnehmer.de" + }, + "record": { + "CNAME": "schminho.github.io" + } +} diff --git a/domains/pulkitmidha.json b/domains/pulkitmidha.json new file mode 100644 index 000000000..9e0d36c21 --- /dev/null +++ b/domains/pulkitmidha.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website", + "owner": { + "username": "midopooler", + "email": "midhapulkit28@gmail.com" + }, + "record": { + "CNAME": "midopooler.github.io" + } +} diff --git a/domains/pyaesonewin.json b/domains/pyaesonewin.json new file mode 100644 index 000000000..bfe0b476e --- /dev/null +++ b/domains/pyaesonewin.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website and portfolio for Pyae Sone Win", + "repo": "https://github.com/mgmgpyaesonewin/mgmgpyaesonewin.github.io", + "owner": { + "username": "mgmgpyaesonewin", + "email": "pyaesonewin.dev@gmail.com" + }, + "record": { + "CNAME": "mgmgpyaesonewin.github.io" + } +} diff --git a/domains/pythonweb.json b/domains/pythonweb.json new file mode 100644 index 000000000..6b4c91ebd --- /dev/null +++ b/domains/pythonweb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeGeekR", + "discord": "768080481924677632" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/pyyupsk.json b/domains/pyyupsk.json index 8fc257f3a..bfdd321b6 100644 --- a/domains/pyyupsk.json +++ b/domains/pyyupsk.json @@ -3,9 +3,8 @@ "username": "pyyupsk", "email": "pyyupsk@proton.me" }, - "description": "I'm a passionate software engineer with 6 years of experience in building web applications. I specialize in React, Node.js, and cloud technologies. My goal is to create efficient, scalable, and user-friendly solutions that make a positive impact.", - "repo": "https://github.com/pyyupsk/personal-website", + "description": "Independent full-stack developer based in Thailand. Building efficient and scalable web apps.", "record": { - "CNAME": "pyyupsk.vercel.app" + "CNAME": "personal-website-4xb.pages.dev" } } diff --git a/domains/qr.akshtt.json b/domains/qr.akshtt.json new file mode 100644 index 000000000..f04f6a386 --- /dev/null +++ b/domains/qr.akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "akshtt-dev", + "discord": "1056531806763102218", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.r9iiVY90pmXjtloeTqKUGrrgRnUBQEsU1QJEQctt4Es3z5IHZdFYyiVW_2io7PHPlMP3eAGM1j1CegiLjjqdVc0pQ-2o6RzAkp0gkQh-6X7Av-3mHZJtTrFFVOwDO85v7f9aSirYPIT_NedPLNj2SifRGEZny7uvbli1wz_OLefmB3RW-3jpHQSJwyLd3SKZzTYWD8gmilgrK8Kfwfo64G3iGNfL6Muu3PuXlE3N_QR12w-OIxZBh7QsUYxURyl7qYqwJGVyShkQpZKe1azsFXRcMGp-VCLScxlumz6nW-pTlmOmozdFJ9bT2bn480qsjIyTlvRvffhfVJge6tGlYA.JxKLxZ8e69m8W27S-ulILw.PHcJk0yt7TYYBJpEJUBvcnA5n3uL4RuED29wFClWf7XQ6NLxZk4YazmMwPg2sRN9OPJMIvnD67Lh5oQMxnvLSOIrafb9wUBv_n7oEeTjBWQ.ZTLSMXrzfFjU6OqH7F-j5Q" + }, + + "record": { + "CNAME": "cname.vercel-dns.com" + } + } + \ No newline at end of file diff --git a/domains/quang.json b/domains/quang.json new file mode 100644 index 000000000..832f5f7d6 --- /dev/null +++ b/domains/quang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kokkini", + "email": "trannhatquang1104@gmail.com" + }, + "record": { + "CNAME": "kokkini.github.io" + } +} diff --git a/domains/quangtran.json b/domains/quangtran.json new file mode 100644 index 000000000..832f5f7d6 --- /dev/null +++ b/domains/quangtran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kokkini", + "email": "trannhatquang1104@gmail.com" + }, + "record": { + "CNAME": "kokkini.github.io" + } +} diff --git a/domains/quantum.json b/domains/quantum.json index d472647a4..65f56c1f6 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -1,9 +1,12 @@ { - "owner": { - "username": "RabbitFored", - "email": "quantum@theostrich.eu.org" - }, - "record": { - "CNAME": "quantum.theostrich.eu.org" - } + "owner": { + "username": "lakshinhemachandran", + "email": "lh140313@outlook.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"], + "CNAME": "lakshinhemachandran.github.io" + }, + "proxied": true } diff --git a/domains/quddi.json b/domains/quddi.json index ac920f3da..82da25fce 100644 --- a/domains/quddi.json +++ b/domains/quddi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Quddi", - "email": "quddi6@gmail.com" - }, - "record": { - "CNAME": "quddiy.github.io" - } + "owner": { + "username": "Quddi", + "email": "quddi6@gmail.com" + }, + "record": { + "CNAME": "quddiy.github.io" + } } diff --git a/domains/r.json b/domains/r.json deleted file mode 100644 index eb5b1172f..000000000 --- a/domains/r.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Razuuu", - "discord": "346717564895887360", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.e12vH6rhniPE29iegE8Nldgxx-_a4OW-RXe-JU-CbynMzDOPDozeZi-ASerbzV3Ta0HfAVDZmy5jYz1afPDuYIN4p1l_BI3Z_YTkWyiX37-hIkX9HSwY9epZ6keYodPHLCO5yWBlLaJ0zJ5PMUbzCYQvbB7WA1dmFEU7Aro_gYiIKkUMRMOtBkemiPJPp3YxuOFN18nboDTAk9_tmlgpyiChcjEezP3j3w4t7sw6b6EPy2gmrGEH5E4bd4Je2Pzk-Dt-9d20bYygn2tGaiKqMtGSx0b77K-J0SCG-yAE0SCDJzf4IuGD-tTsl12Q5WfolA90aKc_NPZyferBU0-BLw.E39G4iGbEfitm6rMmdGO9g.zNLGD5wcfN73kGkj9WKuUnycEpB7tsdzrZGeZT8TTjYyG-xdkbmgTObik7PdzD48ddnOwm7x0W2Cn9bOoqxpmNHb5ORhegp9x8ejUZT8Q_z6EJICfqEcRoDjk9sV7_Tf.suB-fbnKTcGFHoUmZyb45w" - }, - "record": { - "CNAME": "razuuu.de" - } -} diff --git a/domains/r42mp6d7pwns.bao.json b/domains/r42mp6d7pwns.bao.json new file mode 100644 index 000000000..3acff5b85 --- /dev/null +++ b/domains/r42mp6d7pwns.bao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bphamict", + "email": "bphamict@gmail.com" + }, + "record": { + "CNAME": "gv-t63jjd67zkqqxj.dv.googlehosted.com" + } +} diff --git a/domains/raafey.json b/domains/raafey.json index b2cd0e262..0e0c632bb 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -4,8 +4,6 @@ "email": "raafeyraza1@gmail.com" }, "record": { - "A": ["69.197.135.202"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "CNAME": "v0-personal-portfolio-tf.vercel.app" } } diff --git a/domains/raahi.json b/domains/raahi.json deleted file mode 100644 index a35019c37..000000000 --- a/domains/raahi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ravan745", - "email": "carelessgaming8@gmail.com" - }, - "record": { - "A": ["45.90.12.29"] - } -} diff --git a/domains/rafaelfernandes.json b/domains/rafaelfernandes.json new file mode 100644 index 000000000..8175b139a --- /dev/null +++ b/domains/rafaelfernandes.json @@ -0,0 +1,17 @@ +{ + "description": "Personal potifolho site.", + "repo": "https://github.com/RafaelFernandesBR/rafaelfernandes.github.io", + "owner": { + "username": "RafaelFernandesBR", + "email": "marcorafaeldemelo16@protonmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + }, + "proxied": true +} diff --git a/domains/rafsanza.json b/domains/rafsanza.json new file mode 100644 index 000000000..b53f6420b --- /dev/null +++ b/domains/rafsanza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rafsanza-hub", + "email": "rapsanza@gmail.com" + }, + "record": { + "CNAME": "rafsanza.vercel.app" + } +} diff --git a/domains/raghav.json b/domains/raghav.json new file mode 100644 index 000000000..e290738b3 --- /dev/null +++ b/domains/raghav.json @@ -0,0 +1,11 @@ +{ + "description": "Flex", + "repo": "https://github.com/GodKode69/GodKode69.github.io", + "owner": { + "username": "GodKode69", + "email": "knownasraghav@gmail.com" + }, + "record": { + "CNAME": "godkode69.github.io" + } +} diff --git a/domains/rahatrumi.json b/domains/rahatrumi.json new file mode 100644 index 000000000..d9cb4c7c7 --- /dev/null +++ b/domains/rahatrumi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rahat87942R", + "email": "rumirahat63@gmail.com" + }, + "record": { + "CNAME": "rahatrumi.vercel.app" + } +} diff --git a/domains/rahulc0dy.json b/domains/rahulc0dy.json index 69887d408..d1cdc8186 100644 --- a/domains/rahulc0dy.json +++ b/domains/rahulc0dy.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/rahulc0dy/rahulc0dy.github.io", - "owner": { - "username": "rahulc0dy", - "email": "codyrahulop@gmail.com" - }, - "record": { - "CNAME": "rahulc0dy.github.io" - } + "repo": "https://github.com/rahulc0dy/rahulc0dy.github.io", + "owner": { + "username": "rahulc0dy", + "email": "codyrahulop@gmail.com" + }, + "record": { + "CNAME": "rahulc0dy.github.io" + } } diff --git a/domains/rahulgurujala.json b/domains/rahulgurujala.json new file mode 100644 index 000000000..d0b1f0932 --- /dev/null +++ b/domains/rahulgurujala.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/rahulgurujala/personal-portfolio", + "owner": { + "username": "rahulgurujala", + "email": "isaacnewtonrahul@gmail.com" + }, + "record": { + "CNAME": "rahulgurujala.vercel.app" + } +} \ No newline at end of file diff --git a/domains/rahulsunil.json b/domains/rahulsunil.json new file mode 100644 index 000000000..3e6e7ad57 --- /dev/null +++ b/domains/rahulsunil.json @@ -0,0 +1,11 @@ +{ + "description": "Rahul Sunil - GenAI Engineer", + "repo": "https://github.com/rahulsunil2/rahulsunil-code-portfolio", + "owner": { + "username": "rahulsunil2", + "email": "rahulsunil2@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/rahulverma.json b/domains/rahulverma.json new file mode 100644 index 000000000..1d47b75a2 --- /dev/null +++ b/domains/rahulverma.json @@ -0,0 +1,11 @@ +{ + "description": "My Developer Portfolio", + "repo": "https://github.com/SudoRV/register", + "owner": { + "username": "SudoRV", + "email": "rahulverma.1.2005@gamil.com" + }, + "record": { + "CNAME": "rahul-verma.onrender.com" + } +} diff --git a/domains/rajeshreddy.json b/domains/rajeshreddy.json index b15963b2e..d5995d048 100644 --- a/domains/rajeshreddy.json +++ b/domains/rajeshreddy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rajesh-reddy1", - "email": "mrrajeshreddy1@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "rajesh-reddy1", + "email": "mrrajeshreddy1@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/rajputshashank.json b/domains/rajputshashank.json index d048f6c2f..995e6296b 100644 --- a/domains/rajputshashank.json +++ b/domains/rajputshashank.json @@ -1,11 +1,11 @@ { - "description": "Shashank's portfolio", - "repo": "https://github.com/rajputshashank003/details", - "owner": { - "username": "rajputshashank003", - "email": "hariomshashank@gmail.com" - }, - "record": { - "CNAME": "rajputshashank.vercel.app" - } -} \ No newline at end of file + "description": "Shashank's portfolio", + "repo": "https://github.com/rajputshashank003/details", + "owner": { + "username": "rajputshashank003", + "email": "hariomshashank@gmail.com" + }, + "record": { + "CNAME": "rajputshashank.vercel.app" + } +} diff --git a/domains/ramirocosa.json b/domains/ramirocosa.json new file mode 100644 index 000000000..a590c441f --- /dev/null +++ b/domains/ramirocosa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RadikeCosa", + "email": "ramirocosa@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} diff --git a/domains/ramya.json b/domains/ramya.json new file mode 100644 index 000000000..0d4aa83e9 --- /dev/null +++ b/domains/ramya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ramya-Me", + "email": "ramyashah.dev@gmail.com" + }, + "record": { + "CNAME": "ramya-umber.vercel.app" + } +} diff --git a/domains/rappergi.json b/domains/rappergi.json new file mode 100644 index 000000000..07a5ddf9c --- /dev/null +++ b/domains/rappergi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rappergi", + "email": "hoangvanchu202@gmail.com" + }, + "record": { + "NS": ["norm.ns.cloudflare.com", "pola.ns.cloudflare.com"] + } +} diff --git a/domains/raspicloud.json b/domains/raspicloud.json index cd400dd65..376aa0682 100644 --- a/domains/raspicloud.json +++ b/domains/raspicloud.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mkrage", - "email": "manuel.krage@gmx.de" - }, - "record": { - "A": ["141.144.239.115"] - } + "owner": { + "username": "mkrage", + "email": "manuel.krage@gmx.de" + }, + "record": { + "A": ["141.144.239.115"] + } } diff --git a/domains/rathee.json b/domains/rathee.json new file mode 100644 index 000000000..8b07733a3 --- /dev/null +++ b/domains/rathee.json @@ -0,0 +1,11 @@ +{ + "description": "Abhinav' Welcome to my portfolio", + "repo": "https://github.com/abhinavrathee/Folio-AbhinavRathee", + "owner": { + "username": "abhinavrathee", + "email": "abhinavrathee00007@gmail.com" + }, + "record": { + "CNAME": "rathee.vercel.app" + } +} diff --git a/domains/ravi.json b/domains/ravi.json new file mode 100644 index 000000000..4bf4de478 --- /dev/null +++ b/domains/ravi.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website of Ravi", + "repo": "https://github.com/ravikhokhar23/ravikhokhar23.github.io", + "owner": { + "username": "ravikhokhar23", + "email": "khokhar.ravikumar@gmail.com" + }, + "record": { + "CNAME": "ravikhokhar23.github.io" + } +} diff --git a/domains/raw-api.json b/domains/raw-api.json index b8d2e61c5..48df34639 100644 --- a/domains/raw-api.json +++ b/domains/raw-api.json @@ -4,6 +4,6 @@ "email": "admin@is-a.dev" }, "record": { - "CNAME": "is-a.dev" + "URL": "https://raw.is-a.dev" } } diff --git a/domains/raw.json b/domains/raw.json index cc2562542..b8d2e61c5 100644 --- a/domains/raw.json +++ b/domains/raw.json @@ -4,6 +4,6 @@ "email": "admin@is-a.dev" }, "record": { - "URL": "https://raw-api.is-a.dev" + "CNAME": "is-a.dev" } } diff --git a/domains/rawr.json b/domains/rawr.json new file mode 100644 index 000000000..1bac253e7 --- /dev/null +++ b/domains/rawr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yunexiz", + "discord": "yunexiz" + }, + "record": { + "URL": "https://y.is-a.dev" + } +} diff --git a/domains/rayen.json b/domains/rayen.json new file mode 100644 index 000000000..b99703e18 --- /dev/null +++ b/domains/rayen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "korbirayen", + "email": "contact.rayenkorbi@gmail.com" + }, + "record": { + "CNAME": "korbirayen.github.io" + } +} diff --git a/domains/raynaldescala.json b/domains/raynaldescala.json index a2dc696f9..53e9f8c27 100644 --- a/domains/raynaldescala.json +++ b/domains/raynaldescala.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "raynaldescala", - "email": "raynaldescala01@gmail.com" - }, - "record": { - "CNAME": "raynaldescala.vercel.app" - } + "owner": { + "username": "raynaldescala", + "email": "raynaldescala01@gmail.com" + }, + "record": { + "CNAME": "raynaldescala.vercel.app" + } } diff --git a/domains/rbk.json b/domains/rbk.json new file mode 100644 index 000000000..73f84d35a --- /dev/null +++ b/domains/rbk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "its-me-rbk", + "email": "ceo@greendwarftech.com" + }, + "record": { + "CNAME": "rubhak.greendwarftech.com" + } +} diff --git a/domains/rdap.json b/domains/rdap.json deleted file mode 100644 index f2b45dc76..000000000 --- a/domains/rdap.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rdaphq", - "email": "rdapshii@gmail.com" - }, - "record": { - "A": ["156.67.73.46"] - } -} diff --git a/domains/realfara.json b/domains/realfara.json index 71d688c8c..29b94d786 100644 --- a/domains/realfara.json +++ b/domains/realfara.json @@ -4,6 +4,17 @@ "email": "faradey.iskra@mail.ru" }, "record": { - "A": ["185.199.111.153"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ] } } diff --git a/domains/reejit.json b/domains/reejit.json new file mode 100644 index 000000000..3a5d8a374 --- /dev/null +++ b/domains/reejit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "reejit", + "email": "guardiansofspartax@gmail.com" + }, + "record": { + "NS": ["gloria.ns.cloudflare.com", "west.ns.cloudflare.com"] + } +} diff --git a/domains/register-bot.json b/domains/register-bot.json deleted file mode 100644 index c1ee8caa7..000000000 --- a/domains/register-bot.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "CNAME": "wdh.app" - }, - "proxied": true -} diff --git a/domains/register.json b/domains/register.json deleted file mode 100644 index aab28d71a..000000000 --- a/domains/register.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "URL": "https://github.com/is-a-dev/register" - } -} diff --git a/domains/reiiv-beta.json b/domains/reiiv-beta.json new file mode 100644 index 000000000..c6f4ea812 --- /dev/null +++ b/domains/reiiv-beta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "revansp", + "email": "revanspstudy28@gmail.com" + }, + "record": { + "CNAME": "reiiv-beta.vercel.app" + } +} diff --git a/domains/reiiv-dev.json b/domains/reiiv-dev.json new file mode 100644 index 000000000..5946005db --- /dev/null +++ b/domains/reiiv-dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "revansp", + "email": "revanspstudy28@gmail.com" + }, + "record": { + "CNAME": "reiiv-dev.vercel.app" + } + } diff --git a/domains/reiiv.json b/domains/reiiv.json new file mode 100644 index 000000000..a11069afb --- /dev/null +++ b/domains/reiiv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "revansp", + "email": "revanspstudy28@gmail.com" + }, + "record": { + "CNAME": "reiiv.vercel.app" + } +} diff --git a/domains/reiya.json b/domains/reiya.json new file mode 100644 index 000000000..840a23f7a --- /dev/null +++ b/domains/reiya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "reiya", + "discord": "atlayer3" + }, + "record": { + "CNAME": "atlayer3.net" + } +} diff --git a/domains/rejectmodders.json b/domains/rejectmodders.json new file mode 100644 index 000000000..88d4706d3 --- /dev/null +++ b/domains/rejectmodders.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RejectModders", + "discord": "RejectModders", + "email": "rejectmodders@disutils.com" + }, + "record": { + "CNAME": "rejectmoddersis-adev.vercel.app" + } +} diff --git a/domains/renant.json b/domains/renant.json new file mode 100644 index 000000000..86e36854f --- /dev/null +++ b/domains/renant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "renant", + "email": "renan_replay@live.com" + }, + "record": { + "CNAME": "renant.vercel.app" + } +} diff --git a/domains/renato-dulog.json b/domains/renato-dulog.json new file mode 100644 index 000000000..aadffaa8b --- /dev/null +++ b/domains/renato-dulog.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Web Portfolio", + "owner": { + "username": "renskiedulog", + "email": "renrendulog@gmail.com" + }, + "record": { + "CNAME": "renato-dulog.vercel.app" + } +} diff --git a/domains/repo.abdullahcxd.json b/domains/repo.abdullahcxd.json new file mode 100644 index 000000000..6926427dc --- /dev/null +++ b/domains/repo.abdullahcxd.json @@ -0,0 +1,11 @@ +{ + "description": "The use of this domain is to host my Java projects for public use", + "owner": { + "username": "abdullahcxd", + "email": "sabdullahcxd@gmail.com", + "discord": "sabdullahcxd" + }, + "record": { + "CNAME": "abdullahcxd-reposilite-server.fly.dev" + } +} diff --git a/domains/resend._domainkey.ante.json b/domains/resend._domainkey.ante.json new file mode 100644 index 000000000..2cb95b7c8 --- /dev/null +++ b/domains/resend._domainkey.ante.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "antebrl", + "email": "ahcwnh@gmail.com" + }, + "record": { + "TXT": ["p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrwZyojtcNVKIEV258MoPimYCFNqQkIfUhvHXnBMuhTchV+NyWO2BKlLktz7eCDxwiLBEqBWqnfFT13Dimq5Xf2gPuc118Zua+2ZyIv2eC/kUo/dKY9EnZdqcvQOPPRs4PzDeXL7cDChrbvfNw9Pct9DG1PYdpe9vHYz+/2gINbwIDAQAB"] + } +} diff --git a/domains/resend._domainkey.auth.sign.alvin.json b/domains/resend._domainkey.auth.sign.alvin.json new file mode 100644 index 000000000..37fb5d358 --- /dev/null +++ b/domains/resend._domainkey.auth.sign.alvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "TXT": "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDJKRhjsqeFCeiJu7RCgTQLle1cBelrRmpLQJoJIc1JHTBSc0RNuLTwMEWzE3Kb/ichQ+9JiOnSAEYXM/HYmdPdBL0e1xj5WJum/kKidmyaSJunNVUmpy85BgbIex3icbnZcTaUOXzTTPdxnJJZy5iJWGt39/hYkHKdOuYtNDeKJwIDAQAB" + } +} diff --git a/domains/resend._domainkey.blogs.akk1to.json b/domains/resend._domainkey.blogs.akk1to.json new file mode 100644 index 000000000..d3bd69516 --- /dev/null +++ b/domains/resend._domainkey.blogs.akk1to.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com" + }, + "record": { + "TXT": "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCkC3QeDPeGYFp3nDf2GByvCWnS24VLN9lnWJWWnkPNJGiFuoucjxU8CpeD74C1XlZDz6dr/zcNPsOrh5Zi/87XugfwQsDzjfPPosCRIGa1SVqm1S4kdaT2Ms7i6//x5Y0y7uoE+dK2EecDVwLJAqc93Yipp+xihK9HOf4ffO6nxwIDAQAB" + } +} diff --git a/domains/retro.horibyte.json b/domains/retro.horibyte.json new file mode 100644 index 000000000..4a1863917 --- /dev/null +++ b/domains/retro.horibyte.json @@ -0,0 +1,11 @@ +{ + "description": "Horibyte's personal website", + "repo": "https://github.com/horibyte/horibyte.github.io", + "owner": { + "username": "horibyte", + "email": "thehoribyte@gmail.com" + }, + "record": { + "CNAME": "horibyte.github.io" + } +} diff --git a/domains/revansp.json b/domains/revansp.json new file mode 100644 index 000000000..18e211cd3 --- /dev/null +++ b/domains/revansp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "revansp", + "email": "revanspstudy28@gmail.com" + }, + "record": { + "CNAME": "revansp.pages.dev" + } +} diff --git a/domains/reyuki.json b/domains/reyuki.json new file mode 100644 index 000000000..f2e722485 --- /dev/null +++ b/domains/reyuki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "realyukii", + "email": "me@reyuki.site" + }, + "record": { + "CNAME": "www.reyuki.site" + } +} diff --git a/domains/rhushabhrathod.json b/domains/rhushabhrathod.json new file mode 100644 index 000000000..59fc9c31b --- /dev/null +++ b/domains/rhushabhrathod.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rhushabhrathod", + "email": "rhushabhrathodmark9@gmail.com" + }, + "record": { + "CNAME": "rhushabhrathod.github.io" + } +} diff --git a/domains/riccardo126.json b/domains/riccardo126.json index f7a201342..3d8ca7fd4 100644 --- a/domains/riccardo126.json +++ b/domains/riccardo126.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "riccardo126", - "email": "riccardopassacantando@gmail.com" - }, - "record": { - "CNAME": "riccardo126.vercel.app" - } + "owner": { + "username": "riccardo126", + "email": "riccardopassacantando@gmail.com" + }, + "record": { + "CNAME": "riccardo126.vercel.app" + } } diff --git a/domains/ridwan.json b/domains/ridwan.json new file mode 100644 index 000000000..3e4a2b6c8 --- /dev/null +++ b/domains/ridwan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ridwanyinus", + "email": "ridwanyinusa15@gmail.com" + }, + "record": { + "CNAME": "ridwanyinus.vercel.app" + } +} diff --git a/domains/ridwanyinus.json b/domains/ridwanyinus.json deleted file mode 100644 index b077d79f5..000000000 --- a/domains/ridwanyinus.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Portfolio", - "repo": "https://github.com/ridwanyinus/pfp-2", - "owner": { - "username": "ridwanyinusa", - "email": "ridwanyinusa15@gmail.com" - }, - "record": { - "CNAME": "ridwanyinusa.netlify.app" - } -} diff --git a/domains/rifai.json b/domains/rifai.json new file mode 100644 index 000000000..c32ef16c3 --- /dev/null +++ b/domains/rifai.json @@ -0,0 +1,10 @@ +{ + "description": "Using is-a.dev for my personal portfolio", + "owner": { + "username": "humanwhodebugs", + "email": "humanwhodebugs@gmail.com" + }, + "record": { + "CNAME": "humanwhodebugs.netlify.app" + } +} diff --git a/domains/rilliat.json b/domains/rilliat.json new file mode 100644 index 000000000..d21cc827c --- /dev/null +++ b/domains/rilliat.json @@ -0,0 +1,12 @@ +{ + "description": "Rilliat's is-a.dev domain", + "repo": "https://github.com/Rilliat/rilliat.github.io", + "owner": { + "username": "Rilliat", + "email": "rilliatserver@gmail.com", + "telegram": "rilliat.t.me" + }, + "record": { + "URL": "https://www.rilliat.ru" + } +} diff --git a/domains/rishika.json b/domains/rishika.json new file mode 100644 index 000000000..80da6c48f --- /dev/null +++ b/domains/rishika.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/rishika105/Portfolio-Website-React", + "owner": { + "username": "rishika105", + "email": "rishikaagarwal2316@gmail.com" + }, + "record": { + "URL": "https://portfolio-website-react-vert.vercel.app/" + } +} \ No newline at end of file diff --git a/domains/risqiahmad.json b/domains/risqiahmad.json new file mode 100644 index 000000000..0a4baad15 --- /dev/null +++ b/domains/risqiahmad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "risqi17", + "email": "ahmadreys@gmail.com", + "discord": "risqi_ahmad9230" + }, + "record": { + "CNAME": "nextjs-notion-starter-kit-transitive-bullshit.vercel.app" + } +} diff --git a/domains/ritesh.json b/domains/ritesh.json new file mode 100644 index 000000000..17521b68f --- /dev/null +++ b/domains/ritesh.json @@ -0,0 +1,11 @@ +{ + "description": "For personal portfolio website.", + "repo": "https://github.com/riteshsargam/register", + "owner": { + "username": "riteshsargam", + "email": "ritesh.sargam00@gmail.com" + }, + "record": { + "CNAME": "riteshsargam.github.io" + } +} diff --git a/domains/rith.json b/domains/rith.json new file mode 100644 index 000000000..15ebde14e --- /dev/null +++ b/domains/rith.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rithb898", + "email": "rithb2004@gmail.com" + }, + "record": { + "CNAME": "rith-portfolio-next-js.vercel.app" + } +} \ No newline at end of file diff --git a/domains/rizkykr.json b/domains/rizkykr.json new file mode 100644 index 000000000..bcab1cd18 --- /dev/null +++ b/domains/rizkykr.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rizkykr", + "email": "me@rizkykr.com" + }, + "description": "Personal Website for Personal Branding", + "record": { + "CNAME": "rizkykr-is-a-dev.rizkykr.workers.dev" + }, + "proxied": false +} diff --git a/domains/rizqi.json b/domains/rizqi.json new file mode 100644 index 000000000..d3cc7bfa6 --- /dev/null +++ b/domains/rizqi.json @@ -0,0 +1,11 @@ +{ + "description": "Portofolio Website.", + "repo": "https://github.com/RizqiSeijuuro/portfolio", + "owner": { + "username": "RizqiSeijuuro", + "email": "rizqiansyah52@gmail.com" + }, + "record": { + "CNAME": "rizqiseijuuro.github.io" + } +} diff --git a/domains/rizz.json b/domains/rizz.json index 8d131c18a..44ee87226 100644 --- a/domains/rizz.json +++ b/domains/rizz.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "bananaking6", - "discord": "skibidibagel" - }, - "record": { - "CNAME": "skibidi-2.vercel.app" - } + "owner": { + "username": "bananaking6", + "discord": "skibidibagel" + }, + + "record": { + "CNAME": "bananaking6.github.io" + } } diff --git a/domains/rodolfo.json b/domains/rodolfo.json index 7a4e83fd0..2ad8be59f 100644 --- a/domains/rodolfo.json +++ b/domains/rodolfo.json @@ -1,4 +1,6 @@ { + "description": "Rodolfo Rodrigues developer page", + "repo": "https://github.com/rudwolf/rudwolf.github.io", "owner": { "username": "rudwolf", "email": "rudwolf@gmail.com" diff --git a/domains/roei.json b/domains/roei.json index 33710d976..08d323ffd 100644 --- a/domains/roei.json +++ b/domains/roei.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "roei111", - "email": "roeiyaacobi@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } + "owner": { + "username": "roei111", + "email": "roeiyaacobi@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/rogo.json b/domains/rogo.json new file mode 100644 index 000000000..a4b3384d8 --- /dev/null +++ b/domains/rogo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "BenRogozinski", + "discord": "BenDaBuilder", + "email": "brogodev@gmail.com" + }, + "record": { + "A": ["5.161.233.190"], + "AAAA": ["2a01:4ff:f0:dd7c::1"] + } +} diff --git a/domains/roki.json b/domains/roki.json new file mode 100644 index 000000000..dccec75d7 --- /dev/null +++ b/domains/roki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Roki100", + "discord": "289479495444987904" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} diff --git a/domains/ronnieaban.json b/domains/ronnieaban.json index 40b727fdc..65b6406bd 100644 --- a/domains/ronnieaban.json +++ b/domains/ronnieaban.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ronnieaban", - "email": "ronnieaban@gmail.com" - }, - "record": { - "CNAME": "ronnieaban.pages.dev" - } + "owner": { + "username": "ronnieaban", + "email": "ronnieaban@gmail.com" + }, + "record": { + "CNAME": "ronnieaban.pages.dev" + } } diff --git a/domains/roohullah.kazmi.json b/domains/roohullah.kazmi.json deleted file mode 100644 index 74b6cab92..000000000 --- a/domains/roohullah.kazmi.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "roohullah.kazmi", - "owner": { - "username": "r-kazmi", - "email": "smrkamzi@gmail.com" - }, - "record": { - "URL": "https://linktr.ee/roohullah.kazmi" - }, - "proxied": false -} diff --git a/domains/roshan.json b/domains/roshan.json index 6ca21a0e2..0e8534360 100644 --- a/domains/roshan.json +++ b/domains/roshan.json @@ -1,12 +1,13 @@ { "description": "Personal portfolio", - "repo": "https://github.com/roshan1337d/roshan1337d.github.io", "owner": { - "username": "roshan1337d", - "email": "roshan1337x@gmail.com", - "twitter": "roshan1337d" + "username": "roshan1885", + "discord": "roshan1885" }, "record": { - "CNAME": "roshan1337d.github.io" - } + "CNAME": "roshan1885.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + }, + "proxied": true } diff --git a/domains/roshansahani.json b/domains/roshansahani.json new file mode 100644 index 000000000..37ca5212c --- /dev/null +++ b/domains/roshansahani.json @@ -0,0 +1,11 @@ +{ + "description": "Portofolio Website", + "repo": "https://github.com/felixop7/Portfolio", + "owner": { + "username": "felixop7", + "email": "roshansahani226@gmail.com" + }, + "record": { + "CNAME": "felixop7.github.io" + } +} \ No newline at end of file diff --git a/domains/rouf0x.json b/domains/rouf0x.json index 47555a910..ad4235268 100644 --- a/domains/rouf0x.json +++ b/domains/rouf0x.json @@ -1,7 +1,6 @@ { "owner": { "username": "Rouf0x", - "email": "gabriel.ruf@gmail.com", "discord": "790712104058617876" }, "record": { diff --git a/domains/roufox.json b/domains/roufox.json index 653875194..cdcfccd46 100644 --- a/domains/roufox.json +++ b/domains/roufox.json @@ -1,7 +1,6 @@ { "owner": { "username": "Rouf0x", - "email": "gabriel.ruf@gmail.com", "discord": "790712104058617876" }, "record": { diff --git a/domains/roylee0704.json b/domains/roylee0704.json new file mode 100644 index 000000000..66a6a4721 --- /dev/null +++ b/domains/roylee0704.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roylee0704", + "email": "roylee0704@gmail.com" + }, + "record": { + "CNAME": "roylee0704.github.io" + } +} diff --git a/domains/rudeus.json b/domains/rudeus.json new file mode 100644 index 000000000..605e8c6bd --- /dev/null +++ b/domains/rudeus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dmquang", + "email": "mq.rudyy.08@gmai.com" + }, + "record": { + "CNAME": "dmquang.github.io" + } +} diff --git a/domains/rupankar.json b/domains/rupankar.json index d968cb51b..83901f13e 100644 --- a/domains/rupankar.json +++ b/domains/rupankar.json @@ -1,11 +1,11 @@ { - "description": "A portfolio website", - "repo": "https://github.com/InvictusRex/InvictusRex.github.io", - "owner": { - "username": "InvictusRex", - "email": "rupankar.majumdar2023@vitstudent.ac.in" - }, - "record": { - "CNAME": "invictusrex.github.io" - } -} + "description": "A portfolio website", + "repo": "https://github.com/InvictusRex/InvictusRex.github.io", + "owner": { + "username": "InvictusRex", + "email": "rupankar.majumdar2023@vitstudent.ac.in" + }, + "record": { + "CNAME": "invictusrex.github.io" + } +} diff --git a/domains/s.json b/domains/s.json deleted file mode 100644 index e079a7e08..000000000 --- a/domains/s.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Smartlinuxcoder", - "email": "smartcoder@linuxmail.org", - "discord": "987972818341888021" - }, - "record": { - "CNAME": "proxy.smart.is-a.dev" - } -} diff --git a/domains/s1dd.json b/domains/s1dd.json new file mode 100644 index 000000000..e7a6119eb --- /dev/null +++ b/domains/s1dd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nots1dd", + "email": "sid9.karanam@gmail.com" + }, + "record": { + "CNAME": "webpage-seven-puce.vercel.app" + } +} diff --git a/domains/sad-devmatei.json b/domains/sad-devmatei.json new file mode 100644 index 000000000..b2447dc4b --- /dev/null +++ b/domains/sad-devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} diff --git a/domains/sadik.json b/domains/sadik.json new file mode 100644 index 000000000..42ecb335f --- /dev/null +++ b/domains/sadik.json @@ -0,0 +1,11 @@ +{ + "description": "For Portfolio", + "repo": "https://github.com/square-story/portfolio-next.js", + "owner": { + "username": "square-story", + "email": "gibmepreo@gmail.com" + }, + "record": { + "CNAME": "sadik-mu.vercel.app" + } +} \ No newline at end of file diff --git a/domains/saeedmfarahani.json b/domains/saeedmfarahani.json new file mode 100644 index 000000000..10813186c --- /dev/null +++ b/domains/saeedmfarahani.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Silitonix" + }, + "record": { + "CNAME": "silitonix.github.io" + } +} diff --git a/domains/saftec.json b/domains/saftec.json index 516324bb9..29f984f33 100644 --- a/domains/saftec.json +++ b/domains/saftec.json @@ -4,6 +4,6 @@ "email": "Samuraiflamesf@gmail.com" }, "record": { - "A": ["207.244.235.32"] + "A": ["152.67.45.142"] } } diff --git a/domains/sageofluke.json b/domains/sageofluke.json new file mode 100644 index 000000000..5b4d94e2b --- /dev/null +++ b/domains/sageofluke.json @@ -0,0 +1,11 @@ +{ + "description": "SageofLuke.is-a.dev", + "repo": "https://github.com/sageofluke/sageofluke.github.io", + "owner": { + "username": "SageOfLuke", + "email": "rj05tilak@hotmail.com" + }, + "record": { + "CNAME": "sageofluke.github.io" + } +} diff --git a/domains/saif.json b/domains/saif.json index d547e534c..50a8e1d09 100644 --- a/domains/saif.json +++ b/domains/saif.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Saifkhanz", - "email": "saif137.khan@gmail.com" - }, - "record": { - "CNAME": "saif-two.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "Saifkhanz", + "email": "saif137.khan@gmail.com" + }, + "record": { + "CNAME": "saif-two.vercel.app" + } +} diff --git a/domains/saisrujanreddyp.json b/domains/saisrujanreddyp.json new file mode 100644 index 000000000..60228750b --- /dev/null +++ b/domains/saisrujanreddyp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "SaiSrujanReddyP", + "email": "srujansaireddy.p@gmai.com", + "discord": "1092467372201361488" + }, + "record": { + "CNAME": "saisrujanreddyp.pages.dev" + } +} diff --git a/domains/sajid.json b/domains/sajid.json new file mode 100644 index 000000000..321365b27 --- /dev/null +++ b/domains/sajid.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/sajidshahriar72543/sajidshahriar72543.github.io", + "owner": { + "username": "sajidshahriar72543", + "email": "sazidshahriar39@gmail.com" + }, + "record": { + "CNAME": "sajidshahriar72543.github.io" + } +} \ No newline at end of file diff --git a/domains/sakis.json b/domains/sakis.json new file mode 100644 index 000000000..a6e1c94db --- /dev/null +++ b/domains/sakis.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "syakhisk", + "email": "syakhisks@gmail.com" + }, + "record": { + "URL": "https://al-az.me" + } +} diff --git a/domains/sakshi.json b/domains/sakshi.json new file mode 100644 index 000000000..7be25164e --- /dev/null +++ b/domains/sakshi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "git-sakshii", + "email": "sakshiii@outlook.com" + }, + "record": { + "URL": "https://github.com/git-sakshii/" + } + } diff --git a/domains/salsabila.json b/domains/salsabila.json new file mode 100644 index 000000000..f19a9f6e9 --- /dev/null +++ b/domains/salsabila.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "salsabilarhdsy", + "email": "salsabiladsy@gmail.com" + }, + "record": { + "A": [ + "216.239.32.21", + "216.239.34.21", + "216.239.36.21", + "216.239.38.21" + ], + "TXT": "google-site-verification=wa09XM-Var9ELqseOfjGhhz19slF_29d7M5h76mhdQE" + } +} diff --git a/domains/samadhi.json b/domains/samadhi.json new file mode 100644 index 000000000..f02292fba --- /dev/null +++ b/domains/samadhi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "samadhi1311", + "email": "samadhilakmina.sl@gmail.com" + }, + "record": { + "CNAME": "samadhi-gunasinghe.pages.dev" + } +} diff --git a/domains/samenal.json b/domains/samenal.json new file mode 100644 index 000000000..8f6649b25 --- /dev/null +++ b/domains/samenal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Samenal-sys", + "email": "samenaal@proton.me" + }, + "record": { + "CNAME": "samenal.pages.dev" + } +} diff --git a/domains/sandun.json b/domains/sandun.json new file mode 100644 index 000000000..9e888ae80 --- /dev/null +++ b/domains/sandun.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website of Sandun Madhushan", + "repo": "https://github.com/sandunMadhushan/sandunMadhushan.github.io", + "owner": { + "username": "sandunMadhushan", + "email": "sandunhmadushan9330@gmail.com" + }, + "record": { + "CNAME": "sandunmadhushan.github.io" + } +} diff --git a/domains/sangeeth.json b/domains/sangeeth.json index 178d24f73..a05494c84 100644 --- a/domains/sangeeth.json +++ b/domains/sangeeth.json @@ -1,12 +1,11 @@ { - "description": "PORTFOLIO", - "owner": { - "username": "sangeeth-606", - "email": "sangeeth999123@gmail.com" - }, - "repo": "https://github.com/sangeeth-606/meh", - "record": { - "CNAME": "github-sangeeth-606.github.io" - } + "description": "PORTFOLIO", + "owner": { + "username": "sangeeth-606", + "email": "sangeeth999123@gmail.com" + }, + "repo": "https://github.com/sangeeth-606/meh", + "record": { + "CNAME": "github-sangeeth-606.github.io" } - +} diff --git a/domains/santiago.json b/domains/santiago.json new file mode 100644 index 000000000..889d2490c --- /dev/null +++ b/domains/santiago.json @@ -0,0 +1,11 @@ +{ + "description": "Portafolio personal", + "repo": "https://github.com/smpineda129/portfolio", + "owner": { + "username": "smpineda129", + "email": "smpineda129@gmail.com" + }, + "record": { + "CNAME": "smpineda129.github.io" + } +} \ No newline at end of file diff --git a/domains/santty.json b/domains/santty.json new file mode 100644 index 000000000..b97d0d7e5 --- /dev/null +++ b/domains/santty.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "santiagogr05", + "email": "san7iagogr.05@gmail.com" + }, + "record": { + "CNAME": "portfolio-santtys-projects.vercel.app" + } +} \ No newline at end of file diff --git a/domains/satindar.json b/domains/satindar.json index 9ed1644bd..bf02e1c4e 100644 --- a/domains/satindar.json +++ b/domains/satindar.json @@ -8,11 +8,13 @@ }, "record": { "NS": ["brodie.ns.cloudflare.com", "jamie.ns.cloudflare.com"], - "DS": [{ - "key_tag": 2371, - "algorithm": 13, - "digest_type": 2, - "digest": "C2074462471B81206F792AEC23469EF33DDC53538E8580DCCC92FD130C9A6096" - }] + "DS": [ + { + "key_tag": 2371, + "algorithm": 13, + "digest_type": 2, + "digest": "C2074462471B81206F792AEC23469EF33DDC53538E8580DCCC92FD130C9A6096" + } + ] } } diff --git a/domains/saxophone.json b/domains/saxophone.json index 7e6fc1394..ae8888e00 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -1,7 +1,7 @@ { "description": "my personal site where i do random stuff i guess", "owner": { - "username": "saxophone-guy", + "username": "saxophone-dev", "email": "itsarchit@keemail.me" }, "record": { @@ -10,6 +10,6 @@ "forward-email=itsarchit@keemail.me", "google-site-verification=xWSXW0sDedf6aw6w8tJnySqXZYExIAViuKmTEiuJZpU" ], - "A": ["216.24.57.1"] + "A": ["76.76.21.21"] } } diff --git a/domains/schuh.json b/domains/schuh.json index 896579524..a1919a9de 100644 --- a/domains/schuh.json +++ b/domains/schuh.json @@ -1,6 +1,6 @@ { "owner": { - "username": "schuh", + "username": "vqpe", "email": "theschuhofyou@gmail.com" }, "record": { diff --git a/domains/sebastianguz.json b/domains/sebastianguz.json new file mode 100644 index 000000000..e86b94ee6 --- /dev/null +++ b/domains/sebastianguz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sebaguse", + "email": "sebaguse@gmail.com" + }, + "record": { + "CNAME": "friendly-churros-e20592.netlify.app" + } +} diff --git a/domains/sebdev.json b/domains/sebdev.json new file mode 100644 index 000000000..c51e20935 --- /dev/null +++ b/domains/sebdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sebdeveloper6952", + "email": "seb@sebdev.io" + }, + "record": { + "CNAME": "blog.sebdev.io" + } +} diff --git a/domains/secsum.json b/domains/secsum.json new file mode 100644 index 000000000..077fc697d --- /dev/null +++ b/domains/secsum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NgoQuangThien", + "email": "quangthien18032000@gmail.com" + }, + "record": { + "A": ["3.24.49.246"] + } +} diff --git a/domains/send.ante.json b/domains/send.ante.json new file mode 100644 index 000000000..98cfcad3f --- /dev/null +++ b/domains/send.ante.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "antebrl", + "email": "ahcwnh@gmail.com" + }, + "record": { + "MX": [ + { + "target": "feedback-smtp.eu-west-1.amazonses.com", + "priority": 10 + } + ], + "TXT": ["v=spf1 include:amazonses.com ~all"] + } +} diff --git a/domains/send.auth.sign.alvin.json b/domains/send.auth.sign.alvin.json new file mode 100644 index 000000000..fbe05e7a4 --- /dev/null +++ b/domains/send.auth.sign.alvin.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "MX": ["feedback-smtp.ap-northeast-1.amazonses.com"], + "TXT": ["v=spf1 include:amazonses.com ~all"] + } +} diff --git a/domains/send.blogs.akk1to.json b/domains/send.blogs.akk1to.json new file mode 100644 index 000000000..b988ef95f --- /dev/null +++ b/domains/send.blogs.akk1to.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "akk1to", + "email": "akk1to.dev@outlook.com" + }, + "record": { + "MX": ["feedback-smtp.us-east-1.amazonses.com"], + "TXT": "v=spf1 include:amazonses.com ~all" + } +} diff --git a/domains/senthil.json b/domains/senthil.json new file mode 100644 index 000000000..4c8db6adc --- /dev/null +++ b/domains/senthil.json @@ -0,0 +1,11 @@ +{ + "description": "Senthil's personal tech blog and portfolio", + "repo": "https://github.com/gptechland/senthil-portfolio", + "owner": { + "username": "gptechland", + "email": "skn.hills@gmail.com" + }, + "record": { + "CNAME": "gptechland.github.io" + } +} diff --git a/domains/sep.json b/domains/sep.json index 47a8c1a97..4706dc1d6 100644 --- a/domains/sep.json +++ b/domains/sep.json @@ -1,11 +1,11 @@ -{ - "description": "personel-website", - "repo": "https://github.com/sepultrex/sepultrex.github.io", - "owner": { - "username": "sepultrex", - "email": "sepultrex@gmail.com" - }, - "record": { - "CNAME": "sepultrex.github.io" - } -} \ No newline at end of file +{ + "description": "personel-website", + "repo": "https://github.com/sepultrex/sepultrex.github.io", + "owner": { + "username": "sepultrex", + "email": "sepultrex@gmail.com" + }, + "record": { + "CNAME": "sepultrex.github.io" + } +} diff --git a/domains/sergarsilla.json b/domains/sergarsilla.json new file mode 100644 index 000000000..acc50cad4 --- /dev/null +++ b/domains/sergarsilla.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sergarsilla", + "email": "sergarsilla@gmail.com" + }, + "record": { + "CNAME": "sergarsilla.github.io" + } +} diff --git a/domains/sergioperea.json b/domains/sergioperea.json new file mode 100644 index 000000000..3d07f1a09 --- /dev/null +++ b/domains/sergioperea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sperea", + "email": "perea@mailfence.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/services.defective.json b/domains/services.defective.json new file mode 100644 index 000000000..3a9459cac --- /dev/null +++ b/domains/services.defective.json @@ -0,0 +1,10 @@ +{ + "description": "A sub-domain for my services", + "owner": { + "username": "Defective4", + "email": "def3ctive4@gmail.com" + }, + "record": { + "A": ["130.61.27.34"] + } +} diff --git a/domains/sewt.json b/domains/sewt.json index 1823b48d7..f0d948321 100644 --- a/domains/sewt.json +++ b/domains/sewt.json @@ -6,9 +6,10 @@ "record": { "A": ["37.27.51.34"], "AAAA": ["2a01:4f9:3081:399c::4"], - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "MX": ["mx1.simplelogin.co", "mx2.simplelogin.co"], "TXT": [ - "v=spf1 include:zohomail.eu ~all", + "sl-verification=sibwuwbmtopnrrdmfxvdabidjzvcow", + "v=spf1 include:simplelogin.co ~all", "domain-verification=skyexplorewastaken" ] }, diff --git a/domains/sh13y.json b/domains/sh13y.json new file mode 100644 index 000000000..392946361 --- /dev/null +++ b/domains/sh13y.json @@ -0,0 +1,11 @@ +{ + "description": "For My Blog", + "repo": "https://github.com/sh13y/register", + "owner": { + "username": "sh13y", + "email": "lucky10isuru@gmail.com" + }, + "record": { + "CNAME": "sh13y.github.io" + } +} diff --git a/domains/shadowjobs.json b/domains/shadowjobs.json new file mode 100644 index 000000000..616cc94e9 --- /dev/null +++ b/domains/shadowjobs.json @@ -0,0 +1,10 @@ +{ + "description": "shadowjobs self website", + "owner": { + "username": "shadowjobs", + "email": "shadowjobs@qq.com" + }, + "record": { + "A": ["114.116.231.183"] + } +} diff --git a/domains/sharad.json b/domains/sharad.json new file mode 100644 index 000000000..c31504da1 --- /dev/null +++ b/domains/sharad.json @@ -0,0 +1,11 @@ +{ + "description": "Personal developer portfolio hosted on Render", + "repo": "https://github.com/SharadJ19/portfolio", + "owner": { + "username": "SharadJ19", + "email": "sharadchandel2005@gmail.com" + }, + "record": { + "A": ["216.24.57.1"] + } +} diff --git a/domains/share.alora.json b/domains/share.alora.json new file mode 100644 index 000000000..6eeb74d82 --- /dev/null +++ b/domains/share.alora.json @@ -0,0 +1,11 @@ +{ + "description": "An open-source file sharing application with a cyberpunk dystopian interface. Built with Next.js, Supabase, and Tailwind CSS.", + "repo": "https://github.com/aloramiaa/fileshare", + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com" + }, + "record": { + "CNAME": "fileshare-snowy.vercel.app" + } +} diff --git a/domains/shikhar.json b/domains/shikhar.json index 819cecd6d..ad2a7a480 100644 --- a/domains/shikhar.json +++ b/domains/shikhar.json @@ -1,11 +1,11 @@ { - "description": "YOUR DESCRIPTION GOES HERE", - "repo": "https://github.com/adityasriv2317/portfolioAditya", - "owner": { - "username": "adityasriv2317", - "email": "adityaxia9237@gmail.com" - }, - "record": { - "URL": "https://adityasrivastava.vercel.app/" - } + "description": "YOUR DESCRIPTION GOES HERE", + "repo": "https://github.com/adityasriv2317/portfolioAditya", + "owner": { + "username": "adityasriv2317", + "email": "adityaxia9237@gmail.com" + }, + "record": { + "URL": "https://adityasrivastava.vercel.app/" + } } diff --git a/domains/shimizu.json b/domains/shimizu.json new file mode 100644 index 000000000..b0c335042 --- /dev/null +++ b/domains/shimizu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mikofoxie", + "email": "shimizulazy@gmail.com" + }, + "record": { + "CNAME": "shimizulinks.vercel.app" + } +} diff --git a/domains/shin.json b/domains/shin.json new file mode 100644 index 000000000..eecde04a7 --- /dev/null +++ b/domains/shin.json @@ -0,0 +1,15 @@ +{ + "description": "Email forward Tachibana Shin (@tachib_shin)", + "owner": { + "username": "tachibana-shin", + "email": "", + "twitter": "tachib_shin" + }, + "record": { + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": "forward-email=tachibshin@duck.com" + } +} diff --git a/domains/shinobi9.json b/domains/shinobi9.json new file mode 100644 index 000000000..99ef1071d --- /dev/null +++ b/domains/shinobi9.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shinobi9", + "email": "shinobi9c@outlook.com" + }, + "record": { + "CNAME": "shinobi9.github.io" + } +} diff --git a/domains/shirshen.json b/domains/shirshen.json new file mode 100644 index 000000000..f8f108786 --- /dev/null +++ b/domains/shirshen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shu-vro", + "email": "official.shirshen@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/shivabajpai.json b/domains/shivabajpai.json new file mode 100644 index 000000000..c28844190 --- /dev/null +++ b/domains/shivabajpai.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio website for Shiva Bajpai", + "repo": "https://github.com/Shiva-Bajpai/", + "owner": { + "username": "Shiva-Bajpai", + "email": "shivabajpai2006@gmail.com" + }, + "record": { + "CNAME": "shivacodes.vercel.app" + }, + "proxied": false +} diff --git a/domains/shivamtrivedi.json b/domains/shivamtrivedi.json new file mode 100644 index 000000000..f2d372662 --- /dev/null +++ b/domains/shivamtrivedi.json @@ -0,0 +1,12 @@ +{ + "description": "Personal portfolio website", + "repo": "https://github.com/Shivam1303/portfolio.git", + "owner": { + "username": "Shivam1303", + "email": "shivamtrivedi1434@gmail.com" + }, + "record": { + "CNAME": "portfolio-three-lake-77.vercel.app" + }, + "proxied": true +} diff --git a/domains/shoaib.json b/domains/shoaib.json new file mode 100644 index 000000000..492b7ef35 --- /dev/null +++ b/domains/shoaib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "d3vshoaib", + "email": "d3vshoaib@gmail.com" + }, + "record": { + "CNAME": "d3vshoaib.netlify.app" + } +} diff --git a/domains/shoppavpn.json b/domains/shoppavpn.json new file mode 100644 index 000000000..7180df0e8 --- /dev/null +++ b/domains/shoppavpn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mfshoppa", + "email": "metalist.haha@gmail.com" + }, + "record": { + "A": ["5.187.7.200"] + } +} diff --git a/domains/shubhamprajapati.json b/domains/shubhamprajapati.json new file mode 100644 index 000000000..a0e028e69 --- /dev/null +++ b/domains/shubhamprajapati.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShubhamP528", + "email": "shubham528prajapati@gmail.com" + }, + "record": { + "CNAME": "portfolio-kappa-orpin-32.vercel.app" + } +} diff --git a/domains/shubhamverma.json b/domains/shubhamverma.json new file mode 100644 index 000000000..e00d1e26c --- /dev/null +++ b/domains/shubhamverma.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Stroller15" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} diff --git a/domains/shukraditya.json b/domains/shukraditya.json index c0ba14a62..8210c31d5 100644 --- a/domains/shukraditya.json +++ b/domains/shukraditya.json @@ -1,11 +1,11 @@ { - "description": "Personal Blog and portfolio", - "repo": "https://github.com/shukraditya/shukraditya", - "owner": { - "username": "shukraditya", - "email": "shukra12bose@gmail.com" - }, - "record": { - "CNAME": "shukraditya.github.io" - } -} \ No newline at end of file + "description": "Personal Blog and portfolio", + "repo": "https://github.com/shukraditya/shukraditya", + "owner": { + "username": "shukraditya", + "email": "shukra12bose@gmail.com" + }, + "record": { + "CNAME": "shukraditya.github.io" + } +} diff --git a/domains/si458.json b/domains/si458.json new file mode 100644 index 000000000..69fff21be --- /dev/null +++ b/domains/si458.json @@ -0,0 +1,11 @@ +{ + "description": "an open source software developer supporting opensource applications", + "repo": "https://github.com/si458", + "owner": { + "username": "si458", + "email": "simonsmith5521@gmail.com" + }, + "record": { + "NS": ["jake.ns.cloudflare.com", "jill.ns.cloudflare.com"] + } +} diff --git a/domains/sid385.json b/domains/sid385.json index 8b97b2a63..f421fdcb1 100644 --- a/domains/sid385.json +++ b/domains/sid385.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio ", - "repo": "https://github.com/siddhant385/siddhant385.github.io", - "owner": { - "username": "siddhant385", - "email": "ssiddhant.ssharma@gmail.com" - }, - "record": { - "CNAME": "siddhant385.github.io" - } + "description": "Personal portfolio ", + "repo": "https://github.com/siddhant385/siddhant385.github.io", + "owner": { + "username": "siddhant385", + "email": "ssiddhant.ssharma@gmail.com" + }, + "record": { + "CNAME": "siddhant385.github.io" + } } diff --git a/domains/sidhant.json b/domains/sidhant.json new file mode 100644 index 000000000..1abbaa50a --- /dev/null +++ b/domains/sidhant.json @@ -0,0 +1,11 @@ +{ + "description": "This is for my personal portfolio", + "repo": "https://github.com/sidhant947/sidhant947.github.io", + "owner": { + "username": "sidhant947", + "email": "khatkarsidhant@gmail.com" + }, + "record": { + "CNAME": "sidhant947.github.io" + } +} diff --git a/domains/sifat.json b/domains/sifat.json new file mode 100644 index 000000000..0e714ec56 --- /dev/null +++ b/domains/sifat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mahi160", + "email": "omarsifat288@gmail.com" + }, + "record": { + "CNAME": "mahi160.vercel.app" + } +} diff --git a/domains/sign.alvin.json b/domains/sign.alvin.json new file mode 100644 index 000000000..810c13865 --- /dev/null +++ b/domains/sign.alvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/silent0070.json b/domains/silent0070.json new file mode 100644 index 000000000..c7f94f1d3 --- /dev/null +++ b/domains/silent0070.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "silent0070", + "email": "niranjanbrahma007@gmail.com" + }, + "record": { + "CNAME": "silent0070.github.io" + } +} diff --git a/domains/silva.json b/domains/silva.json index 412f8402c..22ac88af5 100644 --- a/domains/silva.json +++ b/domains/silva.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SilvaTechB", - "email": "momanyi.2913@gmail.com" - }, - "record": { - "CNAME": "silvatechb.github.io" - } + "owner": { + "username": "SilvaTechB", + "email": "momanyi.2913@gmail.com" + }, + "record": { + "CNAME": "silvatechb.github.io" + } } diff --git a/domains/simone.json b/domains/simone.json new file mode 100644 index 000000000..6adc3b493 --- /dev/null +++ b/domains/simone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cimasim89", + "email": "cimasim89@gmail.com" + }, + "record": { + "CNAME": "cimasim-portfolio.vercel.app" + } +} diff --git a/domains/simontran.json b/domains/simontran.json new file mode 100644 index 000000000..eb732a4e1 --- /dev/null +++ b/domains/simontran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tvkorsimon02", + "email": "tntgaming2016@gmail.com" + }, + "record": { + "CNAME": "tvkorsimon02.github.io" + } +} diff --git a/domains/sincererflame71.json b/domains/sincererflame71.json index c6e93e287..3a985230f 100644 --- a/domains/sincererflame71.json +++ b/domains/sincererflame71.json @@ -4,6 +4,17 @@ "email": "DarkNightcore8@outlook.com" }, "record": { - "A": ["185.199.108.153"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ] } } diff --git a/domains/siritas.json b/domains/siritas.json index f036001d6..164e7d993 100644 --- a/domains/siritas.json +++ b/domains/siritas.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dahoba", - "email": "dahoba+github@gmail.com" - }, - "record": { - "URL": "https://siritas.gitlab.io" - } + "owner": { + "username": "dahoba", + "email": "dahoba+github@gmail.com" + }, + "record": { + "URL": "https://siritas.gitlab.io" + } } diff --git a/domains/sitov.json b/domains/sitov.json new file mode 100644 index 000000000..84c2cb4a1 --- /dev/null +++ b/domains/sitov.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sitov", + "email": "cristian.sitov@gmail.com" + }, + "record": { + "CNAME": "sitov.ro" + } +} diff --git a/domains/sivaraj.json b/domains/sivaraj.json index d00a09ee7..91c3c4821 100644 --- a/domains/sivaraj.json +++ b/domains/sivaraj.json @@ -5,6 +5,17 @@ "discord": "1057144035812327524" }, "record": { - "A": ["185.199.108.153"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ] } } diff --git a/domains/siya.json b/domains/siya.json new file mode 100644 index 000000000..6d829e4d5 --- /dev/null +++ b/domains/siya.json @@ -0,0 +1,11 @@ +{ + "description": "Siya's portfolio", + "repo": "https://github.com/rajputsiya/portfolio", + "owner": { + "username": "rajputsiya", + "email": "siyarajput9258@gmail.com" + }, + "record": { + "CNAME": "siyarajput.vercel.app" + } +} diff --git a/domains/skierka.json b/domains/skierka.json new file mode 100644 index 000000000..ef5adfa2f --- /dev/null +++ b/domains/skierka.json @@ -0,0 +1,11 @@ +{ + "description": "Landing page to host EdTech projects", + "repo": "https://github.com/skierkcity/skierkcity.github.io", + "owner": { + "username": "skierkcity", + "email": "jacobskierka@outlook.com" + }, + "record": { + "CNAME": "skierkcity.github.io" + } +} diff --git a/domains/slovaks.json b/domains/slovaks.json new file mode 100644 index 000000000..7f21aec3d --- /dev/null +++ b/domains/slovaks.json @@ -0,0 +1,12 @@ +{ + "description": "a website for my personal things", + "repo": "https://github.com/slovakians/crvt", + "owner": { + "username": "slovakians", + "email": "vipmodzteam@gmail.com" + }, + "record": { + "CNAME": "slovakians.github.io" + }, + "proxied": true +} diff --git a/domains/smlxdesign.json b/domains/smlxdesign.json new file mode 100644 index 000000000..5f6635fb0 --- /dev/null +++ b/domains/smlxdesign.json @@ -0,0 +1,11 @@ +{ + "description": "SMLX Design's personal blog site", + "repo": "https://github.com/smlxdesign/astro-newsite", + "owner": { + "username": "smlxdesign", + "email": "samuel.smlxdesign@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/soccer.json b/domains/soccer.json index 86423c1a1..713e2b038 100644 --- a/domains/soccer.json +++ b/domains/soccer.json @@ -1,6 +1,6 @@ { "owner": { - "username": "soccer", + "username": "minecradt", "email": "soccer1992.is.a.dev@gmail.com" }, "record": { diff --git a/domains/sohag.json b/domains/sohag.json index cd06c3546..a23436df4 100644 --- a/domains/sohag.json +++ b/domains/sohag.json @@ -1,10 +1,10 @@ -{ - "description": "For my portfolio", - "owner": { - "username": "sohag02", - "discord": "sohagjabed" - }, - "record": { - "CNAME": "sohagj.vercel.app" - } -} \ No newline at end of file +{ + "description": "For my portfolio", + "owner": { + "username": "sohag02", + "discord": "sohagjabed" + }, + "record": { + "CNAME": "sohagj.vercel.app" + } +} diff --git a/domains/solfeggio-training.json b/domains/solfeggio-training.json new file mode 100644 index 000000000..ff1b82753 --- /dev/null +++ b/domains/solfeggio-training.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/henrique-coder/solfeggio-training", + "owner": { + "username": "henrique-coder", + "email": "hjyz6rqyb@mozmail.com" + }, + "record": { + "CNAME": "solfeggio-training.vercel.app" + } +} diff --git a/domains/sombochea.json b/domains/sombochea.json index 41182a1db..0c39b6a29 100644 --- a/domains/sombochea.json +++ b/domains/sombochea.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sombochea", - "email": "sombochea100@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } -} \ No newline at end of file + "owner": { + "username": "sombochea", + "email": "sombochea100@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/sortalost.json b/domains/sortalost.json new file mode 100644 index 000000000..286fcf564 --- /dev/null +++ b/domains/sortalost.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sortalost", + "email": "sortalost@cock.li" + }, + "record": { + "CNAME": "sortalost.vercel.app" + } +} diff --git a/domains/soul.json b/domains/soul.json new file mode 100644 index 000000000..7bfa67701 --- /dev/null +++ b/domains/soul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SoulDevs", + "email": "soulcosmic1406@proton.me" + }, + "record": { + "CNAME": "main-protfolio-seven.vercel.app" + } +} diff --git a/domains/speedindeed1.json b/domains/speedindeed1.json index 202eaadd3..4b66ab415 100644 --- a/domains/speedindeed1.json +++ b/domains/speedindeed1.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Rohan-ingle", - "email": "rohaningle911@gmail.com" - }, - "record": { - "CNAME": "rohan-ingle.github.io" - } + "owner": { + "username": "Rohan-ingle", + "email": "rohaningle911@gmail.com" + }, + "record": { + "CNAME": "rohan-ingle.github.io" + } } diff --git a/domains/spencer.json b/domains/spencer.json new file mode 100644 index 000000000..43484de0f --- /dev/null +++ b/domains/spencer.json @@ -0,0 +1,11 @@ +{ + "description": "Spencer's website", + "repo": "https://github.com/LeeSpencer/leespencer.github.io", + "owner": { + "username": "LeeSpencer", + "email": "mr.lee.spencer@gmail.com" + }, + "record": { + "CNAME": "leespencer.github.io" + } +} diff --git a/domains/squair.json b/domains/squair.json new file mode 100644 index 000000000..2c2e6f506 --- /dev/null +++ b/domains/squair.json @@ -0,0 +1,11 @@ +{ + "description": "Dev Home Page", + "repo": "https://github.com/squairdev/squairdev.github.io", + "owner": { + "username": "squairdev", + "email": "squairyt@gmail.com" + }, + "record": { + "CNAME": "squairdev.github.io" + } +} diff --git a/domains/sree.json b/domains/sree.json new file mode 100644 index 000000000..4432550c6 --- /dev/null +++ b/domains/sree.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sreekanthputta", + "email": "srikanthp12896@gmail.com" + }, + "record": { + "TXT": "google-site-verification=nXX-abxPPSr9hSqhiakyIHcXYGcuPpIBYVXtPnnxf00", + "A": [ + "35.209.162.51" + ] + } +} diff --git a/domains/sreehari.json b/domains/sreehari.json new file mode 100644 index 000000000..b58faca18 --- /dev/null +++ b/domains/sreehari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SreehariTS", + "email": "sreeharisudarshan@gmail.com" + }, + "record": { + "CNAME": "sreeharits.github.io" + } +} diff --git a/domains/stark.json b/domains/stark.json new file mode 100644 index 000000000..ceb61f2e8 --- /dev/null +++ b/domains/stark.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nguyentruongton", + "email": "tonstark.dev@gmail.com" + }, + "record": { + "CNAME": "truongton.vercel.app" + } +} diff --git a/domains/status.akshtt.json b/domains/status.akshtt.json new file mode 100644 index 000000000..fe5c56fa7 --- /dev/null +++ b/domains/status.akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "akshtt-dev", + "discord": "1056531806763102218", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.rO2QcFbFjVqF890hZkgp-vCurdFW-B1GjE_QsbqCCszXMjFWf-o-wBgXBM-ReBw9UIvsHMK-VUWWBoz2OGEM6gH9-akt_7UVyb0rRW7Cf14EsDKlLrGu68NUcloWaKJBmTljShGS53br937l0Fg4C52Xrj-KSt13gUNBqOgipQDLxu6XQDrDDkqSRs_qG2Fj_bwV8aryDtBmeNPpmSccvj_2iBNtakgNrau8Z9MQpyC3cnygPEkHE-TG9B7MLFTUHeUM4aVD6m4m8TiTOMN-8wfQIZGWJRJN63v4CrqwWIVsLdNcLt4LH4QZVDQ9UoxsZ3HmYHnjKZwx9abrvsjE-A.-Fq-Y9GRM5CtqSKSC9_j-g.CLe5PojAjpjIz18t3pjBvFYOqyMX84yHtk9rCgPIKazQ78Oci-Y99APp170QCa7doh5MFbmwGXQ5l8j5pPYqdvsyrS43vV_uXkohYi69oMI.gickB69tvnA1Ag7WXseE9w" + }, + + "record": { + "A": ["144.24.140.13"] + } + } + diff --git a/domains/status.jes.json b/domains/status.jes.json new file mode 100644 index 000000000..85f017016 --- /dev/null +++ b/domains/status.jes.json @@ -0,0 +1,11 @@ +{ + "description": "status page for my bot hosted on db hosting", + "repo": "https://github.com/BMO-Bots/CentroAssistenzaPoldhub", + "owner": { + "username": "jesgran", + "email": "calzdani20@libero.it" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/status.killuazoldyck.json b/domains/status.killuazoldyck.json index 137660aee..c03099498 100644 --- a/domains/status.killuazoldyck.json +++ b/domains/status.killuazoldyck.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "killuazoldyckreal", - "email": "bk1030798@gmail.com" - }, - "record": { - "CNAME": "statuspage.betteruptime.com" - } + "owner": { + "username": "killuazoldyckreal", + "email": "bk1030798@gmail.com" + }, + "record": { + "CNAME": "statuspage.betteruptime.com" + } } diff --git a/domains/stevesajeev.json b/domains/stevesajeev.json new file mode 100644 index 000000000..46d06aba0 --- /dev/null +++ b/domains/stevesajeev.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio webpage", + "repo": "https://github.com/SteveSajeev/SteveSajeev", + "owner": { + "username": "SteveSajeev", + "email": "stevepsajeev2008@gmail.com" + }, + "record": { + "CNAME": "SteveSajeev.github.io" + } +} diff --git a/domains/stkong.json b/domains/stkong.json new file mode 100644 index 000000000..8727f9102 --- /dev/null +++ b/domains/stkong.json @@ -0,0 +1,12 @@ +{ + "description": "hosting personal / portfolio website for myself. Also this website is a link to my personal blog.", + "repo": "https://github.com/congltk1234/congltk1234.github.io", + "owner": { + "username": "congltk1234", + "email": "suwuanxan@gmail.com", + "linkedin": "https://www.linkedin.com/in/suthanhcong" + }, + "record": { + "CNAME": "congltk1234.github.io" + } +} diff --git a/domains/studio.json b/domains/studio.json new file mode 100644 index 000000000..68c44d3ee --- /dev/null +++ b/domains/studio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev" + }, + "record": { + "URL": "https://juststudio.is-a.dev/" + } +} diff --git a/domains/subhajit.json b/domains/subhajit.json new file mode 100644 index 000000000..e2899a24f --- /dev/null +++ b/domains/subhajit.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website hosted on GitHub Pages", + "repo": "https://github.com/HappySR/Subhajit-portfolio", + "owner": { + "username": "HappySR", + "email": "darrang48@gmail.com" + }, + "record": { + "CNAME": "happysr.github.io" + } +} diff --git a/domains/subhan.json b/domains/subhan.json new file mode 100644 index 000000000..c77c29a22 --- /dev/null +++ b/domains/subhan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MS1034", + "email": "muhammadsubhan5701@gmail.com" + }, + "record": { + "CNAME": "muhammad-subhan.vercel.app" + } +} \ No newline at end of file diff --git a/domains/suki.json b/domains/suki.json index 1669d49a0..e6b1e0f73 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -4,6 +4,7 @@ "email": "sukimayoo@outlook.com" }, "record": { - "CNAME": "portfolio-b8o.pages.dev" - } + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/summon-the-coder.json b/domains/summon-the-coder.json new file mode 100644 index 000000000..d80088a6d --- /dev/null +++ b/domains/summon-the-coder.json @@ -0,0 +1,11 @@ +{ + "description": "Site about me", + "repo": "https://github.com/banana6boom/banana6boom.github.io", + "owner": { + "username": "banana6boom", + "email": "themadhouse@mail.ru" + }, + "record": { + "CNAME": "banana6boom.github.io" + } +} diff --git a/domains/supers0n1k.json b/domains/supers0n1k.json new file mode 100644 index 000000000..ffdf6933b --- /dev/null +++ b/domains/supers0n1k.json @@ -0,0 +1,11 @@ +{ + "description": "supers0n1k's website. private email not disclosed. discord contact given", + "repo": "https://github.com/supers0n1k/supers0n1k.github.io", + "owner": { + "username": "supers0n1k", + "discord": "46mil" + }, + "record": { + "CNAME": "supers0n1k.github.io" + } +} diff --git a/domains/supperfreddo.json b/domains/supperfreddo.json new file mode 100644 index 000000000..121f6e599 --- /dev/null +++ b/domains/supperfreddo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "supperfreddo", + "email": "supperfreddoio@gmail.com", + "discord": "supperfreddo" + }, + "record": { + "CNAME": "supperfreddo.vercel.app" + } +} diff --git a/domains/sylphin3107.json b/domains/sylphin3107.json new file mode 100644 index 000000000..673d0cd5d --- /dev/null +++ b/domains/sylphin3107.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sylphin3107", + "email": "tqvcontacts@gmail.com" + }, + "record": { + "URL": "https://sylphin3107.uwu.ai/" + } +} diff --git a/domains/synthara.json b/domains/synthara.json new file mode 100644 index 000000000..0c8c720b9 --- /dev/null +++ b/domains/synthara.json @@ -0,0 +1,13 @@ +{ + "description": "🚀 Synthara – Your Smart AI Assistant Synthara is an advanced AI-powered virtual assistant designed to enhance productivity, answer queries, and automate tasks efficiently. Built with cutting-edge AI technology, Synthara delivers seamless interactions and intelligent responses.", + "repo": "https://github.com/ArhanAnsari/Synthara", + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com", + "x": "https://x.com/codewitharhan", + "discord": "@codewitharhan" + }, + "record": { + "CNAME": "synthara.vercel.app" + } +} diff --git a/domains/tafviet.json b/domains/tafviet.json deleted file mode 100644 index e28823b63..000000000 --- a/domains/tafviet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Landing page for tafviet.is-a.dev", - "repo": "https://github.com/is-a-dev/docs", - "owner": { - "username": "is-a-dev", - "email": "meccar@protonmail.com" - }, - "record": { - "CNAME": "meccar.github.io" - } -} diff --git a/domains/tainguyen.json b/domains/tainguyen.json new file mode 100644 index 000000000..1819fd70e --- /dev/null +++ b/domains/tainguyen.json @@ -0,0 +1,11 @@ +{ + "description": "this is my profile", + "repo": "https://github.com/taitai2107/web_cv", + "owner": { + "username": "taitai2107", + "email": "nguyencongkhanhtai21072001@gmail.com" + }, + "record": { + "CNAME": "taitai2107.github.io" + } +} diff --git a/domains/tak.json b/domains/tak.json index 4b6963878..c456bb828 100644 --- a/domains/tak.json +++ b/domains/tak.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "tak-gamingYT", - "email": "tak@tak.io.vn" - }, - "record": { - "CNAME": "tak-gamingyt.github.io" - }, - "proxied": true + "owner": { + "username": "tak-gamingYT", + "email": "tak@tak.io.vn" + }, + "record": { + "A": ["103.221.223.52"] + }, + "proxied": true } diff --git a/domains/tanbaycu.json b/domains/tanbaycu.json new file mode 100644 index 000000000..892edd731 --- /dev/null +++ b/domains/tanbaycu.json @@ -0,0 +1,12 @@ +{ + "description": "Trang portfolio cá nhân của tôi.", + "repo": "https://github.com/tanbaycu/tanbaycu.github.io", + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "CNAME": "tanbaycu.vercel.app" + }, + "proxied": true +} diff --git a/domains/tandevhtml.json b/domains/tandevhtml.json new file mode 100644 index 000000000..ab2025905 --- /dev/null +++ b/domains/tandevhtml.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation website for tanbaycu Dev Website AI", + "repo": "https://github.com/tanbaycu", + "owner": { + "username": "tanbaycu", + "email": "mnew20128@gmail.com" + }, + "record": { + "CNAME": "aiview.vercel.app" + }, + "proxied": true +} diff --git a/domains/tanish-chahal.json b/domains/tanish-chahal.json index 332880c13..af18388a1 100644 --- a/domains/tanish-chahal.json +++ b/domains/tanish-chahal.json @@ -1,11 +1,11 @@ { - "description": "Tanish's Portfolio", - "repo": "https://github.com/TanishChahal/register", - "owner": { - "username": "TanishChahal", - "email": "TanishChahal5705@gmail.com" - }, - "record": { - "URL": "https://tanishchahal.netlify.app" - } + "description": "Tanish's Portfolio", + "repo": "https://github.com/TanishChahal/register", + "owner": { + "username": "TanishChahal", + "email": "TanishChahal5705@gmail.com" + }, + "record": { + "URL": "https://tanishchahal.netlify.app" + } } diff --git a/domains/tanuj-nagpal.json b/domains/tanuj-nagpal.json new file mode 100644 index 000000000..be8d09b2d --- /dev/null +++ b/domains/tanuj-nagpal.json @@ -0,0 +1,11 @@ +{ + "description": "personal website", + "repo": "https://github.com/tanuj101/personal-web-space", + "owner": { + "username": "tanuj101", + "email": "tanujnagpal999@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/tanviyeole.json b/domains/tanviyeole.json new file mode 100644 index 000000000..13d1d4e7d --- /dev/null +++ b/domains/tanviyeole.json @@ -0,0 +1,10 @@ +{ + "description": "Hello! I am Tanvi, a Full Stack Web Developer based in Nashik", + "owner": { + "username": "tanvi-yeole", + "email": "tanvi.yeole3@gmail.com" + }, + "record": { + "CNAME": "portfolio-nu-eight-80.vercel.app" + } +} \ No newline at end of file diff --git a/domains/tassio.json b/domains/tassio.json new file mode 100644 index 000000000..00b2d4ba0 --- /dev/null +++ b/domains/tassio.json @@ -0,0 +1,11 @@ +{ + "description": "tassiovirginio", + "repo": "https://github.com/tassiovirginio/tassiovirginio.github.io", + "owner": { + "username": "tassiovirginio", + "email": "tassiovirginio@gmail.com" + }, + "record": { + "CNAME": "tassiovirginio.github.io" + } +} diff --git a/domains/tawhid.json b/domains/tawhid.json index 4a7ab0430..893e43d52 100644 --- a/domains/tawhid.json +++ b/domains/tawhid.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "Dumbo-programmer", - "email": "rony.120285d2k@gmail.com" - }, - "record": { - "CNAME": "dumbo-programmer.github.io" - } + "description": "Personal hobby site", + "repo": "https://github.com/Dumbo-programmer/Dumbo-programmer.github.io", + "owner": { + "username": "Dumbo-programmer", + "email": "rony.120285d2k@gmail.com" + }, + "record": { + "A": ["52.74.232.59"] + } } diff --git a/domains/tawhidislam.json b/domains/tawhidislam.json new file mode 100644 index 000000000..ebcd697f3 --- /dev/null +++ b/domains/tawhidislam.json @@ -0,0 +1,10 @@ +{ + "description": "For my personal portfolio website", + "owner": { + "username": "tawhid404Err", + "email": "xcode.dev@yahoo.com" + }, + "record": { + "A": ["103.62.149.9"] + } +} diff --git a/domains/tawiah.json b/domains/tawiah.json new file mode 100644 index 000000000..7582148ea --- /dev/null +++ b/domains/tawiah.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/tawiahnyt/tawiah", + "owner": { + "username": "tawiahnyt", + "email": "tawiahin4k@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/terry.json b/domains/terry.json new file mode 100644 index 000000000..e6de06fe4 --- /dev/null +++ b/domains/terry.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "realyoterry", + "email": "theterrykim@gmail.com" + }, + "record": { + "CNAME": "realyoterry.vercel.app" + } +} diff --git a/domains/texh.json b/domains/texh.json index b41ddb98b..b1ea1da39 100644 --- a/domains/texh.json +++ b/domains/texh.json @@ -4,6 +4,6 @@ "email": "techtonic709@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } diff --git a/domains/thanh-sang.json b/domains/thanh-sang.json new file mode 100644 index 000000000..5254349b3 --- /dev/null +++ b/domains/thanh-sang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sanG-github", + "email": "sanghuynh20000@gmail.com" + }, + "record": { + "CNAME": "portfolio-logan.netlify.app" + } +} diff --git a/domains/thavirak.json b/domains/thavirak.json new file mode 100644 index 000000000..2ae929ee3 --- /dev/null +++ b/domains/thavirak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thavirak", + "email": "thavirak@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/the-green-light.json b/domains/the-green-light.json deleted file mode 100644 index bec4a9ac0..000000000 --- a/domains/the-green-light.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Senky-Dev", - "email": "agarwala.keshav10@gmail.com" - }, - "record": { - "CNAME": "the-green-light.pages.dev" - } -} diff --git a/domains/thedt.json b/domains/thedt.json index ca92d70ce..af18ae2b3 100644 --- a/domains/thedt.json +++ b/domains/thedt.json @@ -4,6 +4,6 @@ "email": "duongtuan30306@gmail.com" }, "record": { - "CNAME": "thedt-portfolio.pages.dev" + "CNAME": "thedthomepage.pages.dev" } } diff --git a/domains/thegoofy-guy.json b/domains/thegoofy-guy.json new file mode 100644 index 000000000..19c70cf17 --- /dev/null +++ b/domains/thegoofy-guy.json @@ -0,0 +1,10 @@ +{ + "description": "My personal portfolio website", + "owner": { + "username": "thegoofy-dev", + "email": "pankajtyagi1601@gmail.com" + }, + "record": { + "CNAME": "pankajtyagi-portfolio.vercel.app" + } +} diff --git a/domains/therookiecoder.json b/domains/therookiecoder.json index 3dec24550..be47f4fa2 100644 --- a/domains/therookiecoder.json +++ b/domains/therookiecoder.json @@ -1,10 +1,12 @@ { + "description": "My personal website", + "repo": "https://github.com/theRookieCoder/theRookieCoder.github.io", "owner": { "username": "theRookieCoder", "email": "ileshkt@gmail.com", - "discord": "theRookieCoder#1287" + "discord": "therookiecoder" }, "record": { - "URL": "https://github.com/theRookieCoder" + "CNAME": "therookiecoder.github.io" } } diff --git a/domains/thinhnguyen.json b/domains/thinhnguyen.json new file mode 100644 index 000000000..4023b9961 --- /dev/null +++ b/domains/thinhnguyen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thinhdnn", + "email": "nguyenvanthinh.dnn@gmail.com" + }, + "record": { + "A": ["152.69.196.244"] + } +} diff --git a/domains/thorito.json b/domains/thorito.json new file mode 100644 index 000000000..f9b31b22d --- /dev/null +++ b/domains/thorito.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/thorito/thorito.github.io", + "owner": { + "username": "thorito", + "email": "victor.villar.misa@gmail.com" + }, + "record": { + "CNAME": "thorito.github.io" + } +} diff --git a/domains/thuc.json b/domains/thuc.json new file mode 100644 index 000000000..5c10b4b73 --- /dev/null +++ b/domains/thuc.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "thucngyyen" + }, + "record": { + "CNAME": "thucngyyen.github.io" + } +} diff --git a/domains/miti.json b/domains/tiennm99.json similarity index 76% rename from domains/miti.json rename to domains/tiennm99.json index f09c62708..5efbcd144 100644 --- a/domains/miti.json +++ b/domains/tiennm99.json @@ -4,6 +4,6 @@ "email": "minhtienit99@gmail.com" }, "record": { - "CNAME": "miti.eu.org" + "CNAME": "miti99.pages.dev" } } diff --git a/domains/tiep-dv.json b/domains/tiep-dv.json new file mode 100644 index 000000000..06c89907c --- /dev/null +++ b/domains/tiep-dv.json @@ -0,0 +1,11 @@ +{ + "description": "tiep-dv.is-a.dev : This is my personal notebook", + "repo": "https://github.com/tiep-dv/github-repository", + "owner": { + "username": "tiep-dv", + "email": "tiepduongv@gmail.com" + }, + "record": { + "URL": "https://github.com/tiep-dv" + } +} diff --git a/domains/tio.json b/domains/tio.json new file mode 100644 index 000000000..39dc91e55 --- /dev/null +++ b/domains/tio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hostinger-bot", + "email": "hostingerbalance@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/toastedstuff.json b/domains/toastedstuff.json new file mode 100644 index 000000000..279bc8f6f --- /dev/null +++ b/domains/toastedstuff.json @@ -0,0 +1,11 @@ +{ + "description": "toast's site lol", + "repo": "https://github.com/bpr1ch3/bpr1ch3.github.io", + "owner": { + "username": "bpr1ch3", + "email": "toastedstufff@gmail.com" + }, + "record": { + "CNAME": "bpr1ch3.github.io" + } +} diff --git a/domains/tobi.json b/domains/tobi.json new file mode 100644 index 000000000..b8f1d131f --- /dev/null +++ b/domains/tobi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tobikli", + "email": "tobikli@pm.me" + }, + "record": { + "URL": "https://tobia.sh" + } +} diff --git a/domains/tobias.json b/domains/tobias.json index 238276223..bd43dbc9d 100644 --- a/domains/tobias.json +++ b/domains/tobias.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "smarterToby", - "discord": "724712767080235049" - }, - "record": { - "CNAME": "tobiasreuss.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "smarterToby", + "discord": "724712767080235049" + }, + "record": { + "CNAME": "tobiasreuss.vercel.app" + } +} diff --git a/domains/tomek.json b/domains/tomek.json new file mode 100644 index 000000000..defbebbd1 --- /dev/null +++ b/domains/tomek.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tomek-i" + }, + "record": { + "CNAME": "tomek-i.github.io" + } +} diff --git a/domains/trademark.json b/domains/trademark.json index 116efdcd4..59d91b0bb 100644 --- a/domains/trademark.json +++ b/domains/trademark.json @@ -1,11 +1,11 @@ { - "description": "nice subdomain for my personal website.", - "repo": "https://github.com/trmrk/trademark", - "owner": { - "username": "trmrk", - "email": "augmooney@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } + "description": "nice subdomain for my personal website.", + "repo": "https://github.com/trmrk/trademark", + "owner": { + "username": "trmrk", + "email": "augmooney@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/tranduytoan.json b/domains/tranduytoan.json new file mode 100644 index 000000000..9c327da91 --- /dev/null +++ b/domains/tranduytoan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tranduytoan", + "email": "toandeptraibodoiqua.10a4@gmail.com" + }, + "record": { + "CNAME": "tranduytoan.github.io" + } +} diff --git a/domains/tranminhtan.json b/domains/tranminhtan.json new file mode 100644 index 000000000..f0ffe91e4 --- /dev/null +++ b/domains/tranminhtan.json @@ -0,0 +1,12 @@ +{ + "description": "Documents AI website for tanbaycu", + "repo": "https://github.com/tanbaycu", + "owner": { + "username": "tanbaycu", + "email": "mnew20128@gmail.com" + }, + "record": { + "CNAME": "trituenhantao.vercel.app" + }, + "proxied": true +} diff --git a/domains/trucpham.json b/domains/trucpham.json new file mode 100644 index 000000000..af42286f9 --- /dev/null +++ b/domains/trucpham.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio website.", + "repo": "https://github.com/trucpham04", + "owner": { + "username": "trucpham04", + "email": "trucpham04@proton.me" + }, + "record": { + "CNAME": "trucpham.pages.dev" + }, + "proxied": true +} diff --git a/domains/truongvanthong.json b/domains/truongvanthong.json new file mode 100644 index 000000000..835cd40cc --- /dev/null +++ b/domains/truongvanthong.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "truongvanthong", + "email": "thongvanpro2002@gmail.com" + }, + "record": { + "CNAME": "truongvanthong.github.io" + } +} diff --git a/domains/tsania.json b/domains/tsania.json new file mode 100644 index 000000000..bfb6df136 --- /dev/null +++ b/domains/tsania.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tsnzzhr", + "email": "tsnzzhr102@gmail.com" + }, + "record": { + "CNAME": "tsanias.vercel.app" + } +} diff --git a/domains/tulasidhar.json b/domains/tulasidhar.json new file mode 100644 index 000000000..323dd95dc --- /dev/null +++ b/domains/tulasidhar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tulasidharm", + "email": "tulasidharmulakaluri@gmail.com" + }, + "record": { + "CNAME": "tulasidharm.github.io" + } +} diff --git a/domains/tungbt.json b/domains/tungbt.json new file mode 100644 index 000000000..c4a66578f --- /dev/null +++ b/domains/tungbt.json @@ -0,0 +1,20 @@ +{ + "description": "tungbt.is-a.dev : This is my personal blog", + "owner": { + "username": "bthanhtung", + "email": "bthanhtung.se@gmail.com" + }, + "record": { + "URL": "https://tungbt.vercel.app/" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/bthanhtung", + "/x": "https://x.com/_bthanhtung", + "/fb": "https://facebook.com/TungDaDev", + "/linkedin": "https://linkedin.com/in/TungDaDev", + "/viblo": "https://viblo.asia/u/bthanhtung" + }, + "redirect_paths": true + } +} diff --git a/domains/udit.json b/domains/udit.json new file mode 100644 index 000000000..b80065b9a --- /dev/null +++ b/domains/udit.json @@ -0,0 +1,11 @@ +{ + "description": "Udit's portfolio", + "repo": "https://github.com/uditdev1/details", + "owner": { + "username": "uditdev", + "email": "uditdev0008@gmail.com" + }, + "record": { + "CNAME": "details-five.vercel.app" + } +} diff --git a/domains/uditha.json b/domains/uditha.json new file mode 100644 index 000000000..962512690 --- /dev/null +++ b/domains/uditha.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "udithamanohara" + }, + "record": { + "CNAME": "udithamanohara.github.io" + } +} diff --git a/domains/udyanupal.json b/domains/udyanupal.json new file mode 100644 index 000000000..b257a8a54 --- /dev/null +++ b/domains/udyanupal.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "udyanupal" + }, + "record": { + "CNAME": "usupal.vercel.app" + } +} diff --git a/domains/ujjvaljoshi.json b/domains/ujjvaljoshi.json index ff022a990..aeffece32 100644 --- a/domains/ujjvaljoshi.json +++ b/domains/ujjvaljoshi.json @@ -1,11 +1,10 @@ { - "description": "Portfolio Website", - "repo": "https://github.com/ujjvaljoshi45/ujjvaljoshi45", - "owner": { - "username": "ujjvaljoshi45", - "email": "ujjvaljoshi45@gmail.com" - }, - "record": { - "CNAME": "portfolio-ivui.vercel.app" - } + "description": "Main Page", + "owner": { + "username": "ujjvaljoshi45", + "email": "ujjvaljoshi45@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/umar.json b/domains/umar.json index de9b455a7..063adf298 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "umarsidiki", - "email": "siddiquiumar0007@gmail.com" - }, - "record": { - "CNAME": "umarsidiki.github.io" - } -} \ No newline at end of file +{ + "owner": { + "username": "umarsidiki", + "email": "siddiquiumar0007@gmail.com" + }, + "record": { + "CNAME": "umarsidiki.github.io" + } +} diff --git a/domains/unlux.json b/domains/unlux.json new file mode 100644 index 000000000..48c3d9643 --- /dev/null +++ b/domains/unlux.json @@ -0,0 +1,10 @@ +{ + "description": "Porfolio website link for lux", + "owner": { + "username": "unlux", + "email": "support@unlux.dev" + }, + "record": { + "URL": "https://unlux.dev" + } +} diff --git a/domains/url.aditya.json b/domains/url.aditya.json deleted file mode 100644 index bdf74b007..000000000 --- a/domains/url.aditya.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "subdomain for link redirection", - "owner": { - "username": "dedomil", - "email": "ishqaddy@gmail.com", - "twitter": "aadixl", - "discord": "dedomil" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} diff --git a/domains/usamakhalid.json b/domains/usamakhalid.json new file mode 100644 index 000000000..a07a72c04 --- /dev/null +++ b/domains/usamakhalid.json @@ -0,0 +1,11 @@ +{ + "description": "THIS IS MY PORTFOLIO WEBSITE, But I am still working on it. I will update it soon.", + "repo": "https://github.com/usama0155/portfolio", + "owner": { + "username": "usama0155", + "email": "usamak5453@gmail.com" + }, + "record": { + "CNAME": "usama0155.github.io" + } +} diff --git a/domains/user0.json b/domains/user0.json index f20cd0911..a4d0c0619 100644 --- a/domains/user0.json +++ b/domains/user0.json @@ -3,10 +3,9 @@ "repo": "https://github.com/user0-07161/user0-07161.github.io", "owner": { "username": "user0-07161", - "email": "user0thenyancat@proton.me", - "discord": "1213799919920484364" + "email": "user0thenyancat@proton.me" }, "record": { - "CNAME": "user0-07161.github.io" + "CNAME": "user0-07161.codeberg.page" } } diff --git a/domains/ushnish.json b/domains/ushnish.json new file mode 100644 index 000000000..104afd249 --- /dev/null +++ b/domains/ushnish.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "UshnishG", + "email": "ghosalushnish@gmail.com" + }, + "record": { + "URL": "https://ushnish.vercel.app" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/UshnishG", + "/linkedin": "https://www.linkedin.com/in/ushnishghosal" + }, + "redirect_paths": true + } +} diff --git a/domains/utkarsh.json b/domains/utkarsh.json index 27aa394c1..e234891d3 100644 --- a/domains/utkarsh.json +++ b/domains/utkarsh.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/utkarshkrsingh/website", - "owner": { - "username": "Utkarshkrsingh", - "email": "utkarshkrsingh@proton.me" - }, - "record": { - "CNAME": "utkarshkrsingh.github.io" - } + "repo": "https://github.com/utkarshkrsingh/website", + "owner": { + "username": "Utkarshkrsingh", + "email": "utkarsh.isa.dev@gmail.com" + }, + "record": { + "CNAME": "utkarshkrsingh.github.io" + } } diff --git a/domains/uukelele.json b/domains/uukelele.json new file mode 100644 index 000000000..124d822cc --- /dev/null +++ b/domains/uukelele.json @@ -0,0 +1,12 @@ +{ + "repo": "https://github.com/uukelele-scratch/uukelele-scratch.github.io", + "owner": { + "username": "uukelele-scratch", + "email": "robustrobot11@gmail.com", + "discord": "robustrobot11" + }, + "record": { + "CNAME": "uukelele-scratch.github.io" + }, + "proxied": true +} diff --git a/domains/vaishnavi.json b/domains/vaishnavi.json new file mode 100644 index 000000000..23d6b9cbb --- /dev/null +++ b/domains/vaishnavi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vaishnavid07", + "email": "vaishnavi.deshmukh201@gmail.com" + }, + "record": { + "CNAME": "vaishnavid07.github.io" + } +} diff --git a/domains/valdoyking.json b/domains/valdoyking.json new file mode 100644 index 000000000..14b8e19b1 --- /dev/null +++ b/domains/valdoyking.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "valdoyking", + "email": "osvaldovillalba-02@hotmail.com" + }, + "record": { + "CNAME": "valdoyking.github.io" + } +} diff --git a/domains/valentin-nicheglod.json b/domains/valentin-nicheglod.json new file mode 100644 index 000000000..08cf9c30c --- /dev/null +++ b/domains/valentin-nicheglod.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "valentinnicheglod", + "email": "nicheglod69@gmail.com" + }, + "record": { + "CNAME": "valentinnicheglod.github.io" + } +} diff --git a/domains/valenvivaldi.json b/domains/valenvivaldi.json new file mode 100644 index 000000000..e4dae1730 --- /dev/null +++ b/domains/valenvivaldi.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "valenvivaldi" + }, + "record": { + "URL": "https://github.com/valenvivaldi" + } +} diff --git a/domains/vampirepapi.json b/domains/vampirepapi.json new file mode 100644 index 000000000..27854e7c8 --- /dev/null +++ b/domains/vampirepapi.json @@ -0,0 +1,11 @@ +{ + "description": "vampirepapi's portfolio website", + "repo": "https://github.com/vampirepapi/vampirepapi.github.io", + "owner": { + "username": "vampirepapi", + "email": "shubhamsourabh8@gmail.com" + }, + "record": { + "CNAME": "vampirepapi.github.io" + } +} \ No newline at end of file diff --git a/domains/vanshaggarwal.json b/domains/vanshaggarwal.json new file mode 100644 index 000000000..9e12a4808 --- /dev/null +++ b/domains/vanshaggarwal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aggarwalvansh", + "email": "aggvans@gmail.com" + }, + "record": { + "CNAME": "portfolio-rho-one-46.vercel.app" + }, + "proxied": true +} diff --git a/domains/vapr.json b/domains/vapr.json new file mode 100644 index 000000000..39ba7b6ae --- /dev/null +++ b/domains/vapr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bitsamedida", + "email": "bitsamedida@gmail.com" + }, + "record": { + "CNAME": "vapr.vercel.app" + } +} diff --git a/domains/varun-kumar.json b/domains/varun-kumar.json index 747ee4f16..be2a09ca9 100644 --- a/domains/varun-kumar.json +++ b/domains/varun-kumar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "varun-kumar-code", - "email": "varunkumar1329@gmail.com" - }, - "record": { - "CNAME": "varun-kumar-code.github.io" - } + "owner": { + "username": "varun-kumar-code", + "email": "varunkumar1329@gmail.com" + }, + "record": { + "CNAME": "varun-kumar-code.github.io" + } } diff --git a/domains/vasu-xd.json b/domains/vasu-xd.json new file mode 100644 index 000000000..9deb83c2c --- /dev/null +++ b/domains/vasu-xd.json @@ -0,0 +1,13 @@ +{ + "description": "Vasu's personal developer website", + "repo": "https://github.com/Vasu-XD/Vasu-XD", + "owner": { + "username": "VasuXD", + "email": "mr.v4su@gmail.com", + "telegram": "VasuXD", + "github": "Vasu-XD" + }, + "record": { + "CNAME": "vasu-xd.github.io" + } +} diff --git a/domains/vasuxd.json b/domains/vasuxd.json new file mode 100644 index 000000000..aab28af31 --- /dev/null +++ b/domains/vasuxd.json @@ -0,0 +1,13 @@ +{ + "description": "Vasu's personal developer website", + "repo": "https://github.com/VasuXD/VasuXD", + "owner": { + "username": "VasuXD", + "email": "mr.v4su@gmail.com", + "telegram": "VasuXD", + "github": "VasuXD" + }, + "record": { + "CNAME": "vasuxd.github.io" + } +} diff --git a/domains/vdevanarayan.json b/domains/vdevanarayan.json index 91adbc61a..149ef15b8 100644 --- a/domains/vdevanarayan.json +++ b/domains/vdevanarayan.json @@ -4,6 +4,7 @@ "email": "octavius1983bc@gmail.com" }, "record": { - "URL": "https://vdevanarayan.vercel.app" + "A": ["76.76.21.21"], + "TXT": "google-site-verification=NcQI-OpciiCC6SO5bs1ws-ptlIZ9AEZskMszLGwFcOY" } } diff --git a/domains/vedant.json b/domains/vedant.json new file mode 100644 index 000000000..15624eabb --- /dev/null +++ b/domains/vedant.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "theonlyvedu" + }, + "record": { + "CNAME": "theonlyvedu.github.io" + } +} diff --git a/domains/venkat.json b/domains/venkat.json new file mode 100644 index 000000000..f95983656 --- /dev/null +++ b/domains/venkat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "venkatk-git", + "email": "venkatkumar.profiles@gmail.com" + }, + "record": { + "CNAME": "v3nkat.vercel.app" + } +} diff --git a/domains/verify.alora.json b/domains/verify.alora.json new file mode 100644 index 000000000..f5cfc756b --- /dev/null +++ b/domains/verify.alora.json @@ -0,0 +1,10 @@ +{ + "description": "Verification Site For my Roleplay Server", + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com" + }, + "record": { + "CNAME": "europaverification.vercel.app" + } +} diff --git a/domains/veronicacamarzana.json b/domains/veronicacamarzana.json new file mode 100644 index 000000000..0d425e9ae --- /dev/null +++ b/domains/veronicacamarzana.json @@ -0,0 +1,11 @@ +{ + "description": "Veronica Camarzana Website", + "repo": "https://github.com/vcamarzana/web", + "owner": { + "username": "vcamarzana", + "email": "veronicacamarzana@outlook.es" + }, + "record": { + "CNAME": "vcamarzana.github.io" + } +} diff --git a/domains/veygax.json b/domains/veygax.json new file mode 100644 index 000000000..d07e62baf --- /dev/null +++ b/domains/veygax.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "veygax", + "email": "veyga@checkpoint.llc", + "discord": "1119938236245094521" + + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} diff --git a/domains/victordev.json b/domains/victordev.json new file mode 100644 index 000000000..99d626d43 --- /dev/null +++ b/domains/victordev.json @@ -0,0 +1,9 @@ + { + "owner": { + "username": "VictorHumberto01", + "email": "victor.humberto.dev@gmail.com" + }, + "record": { + "CNAME": "victor-humberto.vercel.app" + } + } diff --git a/domains/viernes.json b/domains/viernes.json new file mode 100644 index 000000000..a738e08c8 --- /dev/null +++ b/domains/viernes.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "br0k3r", + "email": "br0k3r@protonmail.com" + }, + "record": { + "CNAME": "viernes.surge.sh" + } +} diff --git a/domains/viet.json b/domains/viet.json new file mode 100644 index 000000000..8ed672915 --- /dev/null +++ b/domains/viet.json @@ -0,0 +1,12 @@ +{ + "description": "Secondary domain for vietthe.dev", + "repo": "https://github.com/vietthedev/vietthe.dev", + "owner": { + "username": "vietthedev", + "email": "vietthedev@gmail.com", + "discord": "vietthedev" + }, + "record": { + "NS": ["evangeline.ns.cloudflare.com", "salvador.ns.cloudflare.com"] + } +} diff --git a/domains/vikipranata.json b/domains/vikipranata.json new file mode 100644 index 000000000..1bdca1386 --- /dev/null +++ b/domains/vikipranata.json @@ -0,0 +1,12 @@ +{ + "description": "Domain for personal web pages", + "owner": { + "username": "vikipranata", + "email": "helovikipranata@gmail.com" + }, + "record": { + "CNAME": "vikipranata.github.io", + "TXT": "google-site-verification=P0NDXXGrIMQIApUCl70HKX0nLphXZtzeW2B4qckwuLE" + }, + "proxied": true +} diff --git a/domains/vineeth.json b/domains/vineeth.json new file mode 100644 index 000000000..c523be526 --- /dev/null +++ b/domains/vineeth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vineeth-motati", + "email": "vineethmotati@duck.com" + }, + "record": { + "CNAME": "vineeth-reddy-motati.vercel.app" + } +} \ No newline at end of file diff --git a/domains/vinitshah.json b/domains/vinitshah.json new file mode 100644 index 000000000..a40cd92da --- /dev/null +++ b/domains/vinitshah.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Webisite", + "repo": "https://github.com/vinitshah101/portfolio-website", + "owner": { + "username": "vinitshah101", + "email": "vinitshahofficial@gmail.com" + }, + "record": { + "CNAME": "vinitshah101.github.io" + } +} diff --git a/domains/violet.json b/domains/violet.json new file mode 100644 index 000000000..62f245b5e --- /dev/null +++ b/domains/violet.json @@ -0,0 +1,10 @@ +{ + "description": "My Main Portfolio Page", + "owner": { + "username": "violetlaire", + "email": "violetlaire@proton.me" + }, + "record": { + "CNAME": "violetmainpage.vercel.app" + } +} diff --git a/domains/visionmate.akshit-jain.json b/domains/visionmate.akshit-jain.json new file mode 100644 index 000000000..736a47c01 --- /dev/null +++ b/domains/visionmate.akshit-jain.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "akshitjain16", + "email": "gang.akshitjain@gmail.com" + }, + "record": { + "URL": "https://vision-mate.netlify.app/" + } + } + \ No newline at end of file diff --git a/domains/vlad.json b/domains/vlad.json new file mode 100644 index 000000000..cfc329f7e --- /dev/null +++ b/domains/vlad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "uladkaminski", + "email": "i@uladkaminski.com" + }, + "record": { + "CNAME": "uladkaminski.com" + } +} diff --git a/domains/voucan.json b/domains/voucan.json new file mode 100644 index 000000000..a61ce1080 --- /dev/null +++ b/domains/voucan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "voucan", + "email": "vcn4313@gmail.com" + }, + "record": { + "CNAME": "voucan.pages.dev" + } +} diff --git a/domains/vrachit.json b/domains/vrachit.json new file mode 100644 index 000000000..c26784391 --- /dev/null +++ b/domains/vrachit.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Rachitverma2006", + "email": "vrachit@proton.me" + }, + "record": { + "TXT": [ + "zoho-verification=zb12977056.zmverify.zoho.in" + ], + "CNAME": "vrachit.pages.dev" + }, + "proxied": true + } diff --git a/domains/vs206.json b/domains/vs206.json new file mode 100644 index 000000000..28fded3f2 --- /dev/null +++ b/domains/vs206.json @@ -0,0 +1,11 @@ +{ + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/vs206/vs206.github.io", + "owner": { + "username": "vs206", + "email": "singhvikal891@gmail.com" + }, + "record": { + "CNAME": "vs206.github.io" + } +} diff --git a/domains/vsnu.json b/domains/vsnu.json new file mode 100644 index 000000000..43d4363ef --- /dev/null +++ b/domains/vsnu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VishnuKMi", + "email": "vsnuoffc@gmail.com" + }, + "record": { + "CNAME": "portfolio-ten-gamma-18.vercel.app" + } +} diff --git a/domains/vtx.json b/domains/vtx.json new file mode 100644 index 000000000..6e54c73b5 --- /dev/null +++ b/domains/vtx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jOaawd", + "email": "theyneverfwme@gmail.com" + }, + "record": { + "CNAME": "9bc1w8wq.up.railway.app" + } +} diff --git a/domains/vugx.json b/domains/vugx.json new file mode 100644 index 000000000..522ba37b9 --- /dev/null +++ b/domains/vugx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheVugx", + "email": "thevugx@gmail.com" + }, + "record": { + "CNAME": "thevugx.github.io" + } +} diff --git a/domains/vukhoi.json b/domains/vukhoi.json new file mode 100644 index 000000000..e71f148b4 --- /dev/null +++ b/domains/vukhoi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "khoivt", + "email": "khoidragonslayer+is-a-dev@gmail.com" + }, + "record": { + "CNAME": "vukhoidev.vercel.app" + }, + "proxied": false + } diff --git a/domains/vulehuan.json b/domains/vulehuan.json new file mode 100644 index 000000000..4676646d1 --- /dev/null +++ b/domains/vulehuan.json @@ -0,0 +1,10 @@ +{ + "description": "vulehuan.is-a.dev : This is my personal notebook", + "owner": { + "username": "vulehuan", + "email": "vulehuan@gmail.com" + }, + "record": { + "URL": "https://vulehuan.com" + } +} diff --git a/domains/w.json b/domains/w.json deleted file mode 100644 index 55dcef36b..000000000 --- a/domains/w.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "wdhdev", - "email": "william@is-a.dev" - }, - "record": { - "URL": "https://william.is-a.dev" - }, - "redirect_config": { - "redirect_paths": true - } -} diff --git a/domains/w0l1d.json b/domains/w0l1d.json new file mode 100644 index 000000000..f96d1bd90 --- /dev/null +++ b/domains/w0l1d.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Software engineer portfolio", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "w0l1d", + "email": "w0l1d.dev@gmail.com", + "linkedin": "linkedin.com/in/w0l1d" + }, + "record": { + "CNAME": "www.w0l1d.me" + }, + "proxied": true +} diff --git a/domains/w3teal.json b/domains/w3teal.json new file mode 100644 index 000000000..d8afb6325 --- /dev/null +++ b/domains/w3teal.json @@ -0,0 +1,16 @@ +{ + "description": "Used for my W3Teal's blog website, Keyoxide verification and ImprovMX.", + "repo": "https://github.com/w3teal/w3teal.github.io", + "owner": { + "username": "w3teal", + "email": "w3teal@gmail.com" + }, + "record": { + "A": ["76.76.21.21"], + "TXT": [ + "aspe:keyoxide.org:YM7J2J5UIVYRWSHRSOTYFYJ2HQ", + "v=spf1 include:spf.improvmx.com ~all" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } +} diff --git a/domains/wahid7852.json b/domains/wahid7852.json index 9e204221e..f922c2c83 100644 --- a/domains/wahid7852.json +++ b/domains/wahid7852.json @@ -1,11 +1,11 @@ { "description": "portfolio site for Abdul Wahid Khan", - "repo": "https://github.com/Wahid7852/Wahid7852.github.io", + "repo": "https://github.com/Wahid7852/wahid-portfolio", "owner": { "username": "Wahid7852", "email": "wahidzk0091@gmail.com" }, "record": { - "URL": "https://wahid-wahid7852.vercel.app" + "URL": "https://wahid-portfolio-tczb-wahid-khans-projects.vercel.app/" } } diff --git a/domains/waltersonna.json b/domains/waltersonna.json new file mode 100644 index 000000000..f84d6a2e1 --- /dev/null +++ b/domains/waltersonna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RichestHumanAlive", + "email": "walter.n.sonna@gmail.com" + }, + "record": { + "CNAME": "diagram-portfolio.vercel.app" + } +} diff --git a/domains/wasim.json b/domains/wasim.json new file mode 100644 index 000000000..fdae2d706 --- /dev/null +++ b/domains/wasim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "simbaig", + "email": "wasimbaig000@gmail.com" + }, + "record": { + "CNAME": "wasimb.vercel.app" + } +} diff --git a/domains/wh.json b/domains/wh.json deleted file mode 100644 index 55dcef36b..000000000 --- a/domains/wh.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "wdhdev", - "email": "william@is-a.dev" - }, - "record": { - "URL": "https://william.is-a.dev" - }, - "redirect_config": { - "redirect_paths": true - } -} diff --git a/domains/william2sober.json b/domains/william2sober.json new file mode 100644 index 000000000..89d6ca4f9 --- /dev/null +++ b/domains/william2sober.json @@ -0,0 +1,12 @@ +{ + "description": "The Website is to show off all my links and Dev Discord server", + "repo": "https://github.com/william2sober/is-a-dev", + "owner": { + "username": "william2sober", + "email": "willliam2sober@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + }, + "proxied": false +} diff --git a/domains/williamwei.json b/domains/williamwei.json new file mode 100644 index 000000000..3c5db8571 --- /dev/null +++ b/domains/williamwei.json @@ -0,0 +1,11 @@ +{ + "description": "William Wei's Blog", + "repo": "https://github.com/WiIIiamWei", + "owner": { + "username": "WiIIiamWei", + "email": "me@williamwei.top" + }, + "record": { + "CNAME": "willwell.netlify.app" + } +} diff --git a/domains/wilson-cordova.json b/domains/wilson-cordova.json new file mode 100644 index 000000000..6adad4a17 --- /dev/null +++ b/domains/wilson-cordova.json @@ -0,0 +1,11 @@ +{ + "description": "Subdominio para el portafolio de Wilson Córdova", + "repo": "https://github.com/WSteeven/wilson-steeven.github.io", + "owner": { + "username": "WSteeven", + "email": "wilson972906@gmail.com" + }, + "record": { + "CNAME": "wsteeven.github.io" + } +} diff --git a/domains/windol.json b/domains/windol.json new file mode 100644 index 000000000..69798c072 --- /dev/null +++ b/domains/windol.json @@ -0,0 +1,13 @@ +{ + "description": "Windol Is a Dev", + "repo": "https://github.com/Windol/windol", + "owner": { + "username": "Windol", + "email": "windol.dev@legytma.com.br", + "LinkedIn": "Windol" + }, + "record": { + "CNAME": "windol.github.io" + }, + "proxied": true + } \ No newline at end of file diff --git a/domains/winter.json b/domains/winter.json new file mode 100644 index 000000000..3ffb543bf --- /dev/null +++ b/domains/winter.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "virtualwinter", + "discord": "vwinter", + "email": "me@vwinter.moe" + }, + "record": { + "NS": [ + "blakely.ns.cloudflare.com", + "rocco.ns.cloudflare.com" + ] + } +} diff --git a/domains/wisit.json b/domains/wisit.json new file mode 100644 index 000000000..4eb4e8447 --- /dev/null +++ b/domains/wisit.json @@ -0,0 +1,12 @@ +{ + "description": "wisit moondet", + "repo": "https://github.com/Wisitt/wisit", + "owner": { + "username": "Wisitt", + "email": "wisitmoondet@gmail.com" + }, + "record": { + "CNAME": "wisit.vercel.app" + }, + "proxied": true +} diff --git a/domains/witchboo.json b/domains/witchboo.json index 965a7c682..53865792f 100644 --- a/domains/witchboo.json +++ b/domains/witchboo.json @@ -4,6 +4,6 @@ "email": "soconfirmo@hotmail.com" }, "record": { - "CNAME": "witchboo.github.io" + "URL": "https://witchboo.me" } } diff --git a/domains/wizzybot.joe50097.json b/domains/wizzybot.joe50097.json new file mode 100644 index 000000000..832d78797 --- /dev/null +++ b/domains/wizzybot.joe50097.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "CNAME": "wizzybot.netlify.app" + } +} diff --git a/domains/worlarusham.json b/domains/worlarusham.json new file mode 100644 index 000000000..10dead0bd --- /dev/null +++ b/domains/worlarusham.json @@ -0,0 +1,11 @@ +{ + "description": "my portfolio", + "repo": "https://github.com/worlarusham/my_portfolio", + "owner": { + "username": "worlarusham", + "email": "worlariscoooool@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/worldsavior.json b/domains/worldsavior.json new file mode 100644 index 000000000..def794982 --- /dev/null +++ b/domains/worldsavior.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Worldsavior", + "email": "kajuki27@gmail.com" + }, + "record": { + "CNAME": "worldsavior.me" + } +} diff --git a/domains/fenrir.json b/domains/wrothmir.json similarity index 91% rename from domains/fenrir.json rename to domains/wrothmir.json index e4d569834..b3d140d6e 100644 --- a/domains/fenrir.json +++ b/domains/wrothmir.json @@ -1,10 +1,10 @@ { "owner": { - "username": "fenrir-san", + "username": "wrothmir", "discord": "459219626484826113", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.UoRrv1IHlwaxxz5pjNT0ADqyG3EpR8FA3v2oBJGdoMuSZ5v-8ImQVabz3rQ8P1peUKADV4RExI0OtGfajWYQw11bJD9KNXCPMi_MevxxaAX22yvnyW3hPGf_sUe6qhltlGftElkG_yoO6MzxtZyB1_NTeiHR44IZywuoOOEZIwdkrWyLtgczCoTLFNPBtAwcBPaCQf1t94yTgI09juyLVQzHL26dzb-VISsWxfAxAnanBfMfn1ELUnMQXm32QlJPbuQ7f0OATmGfW-XwIiBRt3Zyn28PNZm7Vhgyr3m4NYylpgDjz5v2jibtw7rAO9eP_a9cfToZY7bwj02mZfMIBA.KnAaAaz-Spr94XeYJF4lLQ.dyOn2mafCFB2J1682xUN2VxAtMG35Sh8nJ1AFLqYGmo1nttcRWosRX6NjRxoK_FLRP1Bv9CdVhzhx-R39bLmXYM7fksuKYd_qsY_od-0vwGSm56iHkLrE5PZnjYULssO.70k22YtUqSrQtnO1MDwHwg" }, "record": { - "CNAME": "fenrir-san.github.io" + "CNAME": "wrothmir.github.io" } } diff --git a/domains/www.all.json b/domains/www.all.json new file mode 100644 index 000000000..425e8bf7e --- /dev/null +++ b/domains/www.all.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "justdeveloper@juststudio.is-a.dev" + }, + "record": { + "URL": "https://all.is-a.dev/" + } +} diff --git a/domains/www.angganix.json b/domains/www.angganix.json new file mode 100644 index 000000000..e7078cf3b --- /dev/null +++ b/domains/www.angganix.json @@ -0,0 +1,10 @@ +{ + "description": "Domain for redirection to angganix.is-a.dev", + "owner": { + "username": "angganix", + "email": "angganix@gmail.com" + }, + "record": { + "URL": "https://angganix.is-a.dev" + } +} diff --git a/domains/www.bao.json b/domains/www.bao.json new file mode 100644 index 000000000..712d7588f --- /dev/null +++ b/domains/www.bao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bphamict", + "email": "bphamict@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } +} diff --git a/domains/www.encoder.js.json b/domains/www.encoder.js.json new file mode 100644 index 000000000..78d2124d6 --- /dev/null +++ b/domains/www.encoder.js.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev" + }, + "record": { + "URL": "https://encoder.js.is-a.dev/" + } +} diff --git a/domains/www.harunabdullah.json b/domains/www.harunabdullah.json new file mode 100644 index 000000000..f535533c9 --- /dev/null +++ b/domains/www.harunabdullah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "harunabdullahrakin" + }, + + "record": { + "A": ["185.31.40.12"] + } +} diff --git a/domains/www.justdeveloper.json b/domains/www.justdeveloper.json new file mode 100644 index 000000000..a2dd570b7 --- /dev/null +++ b/domains/www.justdeveloper.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "justdeveloper@juststudio.is-a.dev" + }, + "record": { + "URL": "https://justdeveloper.is-a.dev/" + } +} diff --git a/domains/www.juststudio.json b/domains/www.juststudio.json new file mode 100644 index 000000000..68c44d3ee --- /dev/null +++ b/domains/www.juststudio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev" + }, + "record": { + "URL": "https://juststudio.is-a.dev/" + } +} diff --git a/domains/www.paylink.joe50097.json b/domains/www.paylink.joe50097.json new file mode 100644 index 000000000..8e8189e0c --- /dev/null +++ b/domains/www.paylink.joe50097.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "CNAME": "paylink-comming-soon.netlify.app" + } +} diff --git a/domains/www.sign.alvin.json b/domains/www.sign.alvin.json new file mode 100644 index 000000000..810c13865 --- /dev/null +++ b/domains/www.sign.alvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/www.tanuj-nagpal.json b/domains/www.tanuj-nagpal.json new file mode 100644 index 000000000..b174bda4e --- /dev/null +++ b/domains/www.tanuj-nagpal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanuj101", + "email": "tanujnagpal999@gmail.com" + }, + "record": { + "CNAME": "tanuj101.netlify.app" + } +} diff --git a/domains/www.vikipranata.json b/domains/www.vikipranata.json new file mode 100644 index 000000000..6f71cbfe9 --- /dev/null +++ b/domains/www.vikipranata.json @@ -0,0 +1,10 @@ +{ + "description": "Domain for redirection to vikipranata.is-a.dev", + "owner": { + "username": "vikipranata", + "email": "helovikipranata@gmail.com" + }, + "record": { + "URL": "https://vikipranata.is-a.dev" + } +} diff --git a/domains/www.wizzybot.joe50097.json b/domains/www.wizzybot.joe50097.json new file mode 100644 index 000000000..832d78797 --- /dev/null +++ b/domains/www.wizzybot.joe50097.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "CNAME": "wizzybot.netlify.app" + } +} diff --git a/domains/x.json b/domains/x.json deleted file mode 100644 index beb04f342..000000000 --- a/domains/x.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jvideo-sk", - "discord": "1030204181207859260" - }, - "record": { - "CNAME": "jvideo.github.io" - } -} diff --git a/domains/xavier.json b/domains/xavier.json index fa5b6efeb..e8c7047f4 100644 --- a/domains/xavier.json +++ b/domains/xavier.json @@ -2,10 +2,10 @@ "description": "Xavier Personal Development Site", "repo": "https://github.com/MrSiir/mrsiir.github.io", "owner": { - "username": "MrSiir", - "email": "mrsiir@gmail.com" + "username": "MrSiir", + "email": "mrsiir@gmail.com" }, "record": { - "CNAME": "mrsiir.github.io" + "CNAME": "mrsiir.github.io" } -} \ No newline at end of file +} diff --git a/domains/xdevman.json b/domains/xdevman.json new file mode 100644 index 000000000..63b31eb54 --- /dev/null +++ b/domains/xdevman.json @@ -0,0 +1,11 @@ +{ + "description": "The domain will be used for my portfolio", + "repo": "https://github.com/xdevman1/register", + "owner": { + "username": "xdevman1", + "email": "xdevman9@gmail.com" + }, + "record": { + "CNAME": "xdevman1.github.io" + } +} diff --git a/domains/xenonrexo.json b/domains/xenonrexo.json index ac46d78de..61d5d10fb 100644 --- a/domains/xenonrexo.json +++ b/domains/xenonrexo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shshams", - "email": "shahadathossenshams@gmail.com" - }, - "record": { - "CNAME": "xenonrexo.vercel.app" - } + "owner": { + "username": "shshams", + "email": "shahadathossenshams@gmail.com" + }, + "record": { + "CNAME": "xenonrexo.vercel.app" + } } diff --git a/domains/xhide341.json b/domains/xhide341.json new file mode 100644 index 000000000..4d5e23169 --- /dev/null +++ b/domains/xhide341.json @@ -0,0 +1,12 @@ +{ + "description": "Hey, I'm hide and I'm a developer", + "repo": "https://github.com/xhide341/portfolio", + "owner": { + "username": "xhide341", + "email": "shawnehgn10@gmail.com", + "discord": "364749406878171136" + }, + "record": { + "CNAME": "xhide341.netlify.app" + } +} diff --git a/domains/xn--01a.json b/domains/xn--01a.json deleted file mode 100644 index 803c2d456..000000000 --- a/domains/xn--01a.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "ы.is-a.dev", - "repo": "https://github.com/juststudio7/website", - "owner": { - "username": "JustDeveloper1", - "email": "support@juststudio.is-a.dev" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} diff --git a/domains/xn--mt9h.json b/domains/xn--mt9h.json deleted file mode 100644 index 9a903f2a6..000000000 --- a/domains/xn--mt9h.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DynoW", - "email": "naffets0@gmail.com", - "discord": "455608238335983617" - }, - "record": { - "URL": "https://dyno.is-a.dev" - } -} diff --git a/domains/xperian.json b/domains/xperian.json new file mode 100644 index 000000000..0c8b6392d --- /dev/null +++ b/domains/xperian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xperian48", + "discord": "xperian_48" + }, + "record": { + "CNAME": "xperian48.github.io" + } +} diff --git a/domains/xrendani.json b/domains/xrendani.json new file mode 100644 index 000000000..f4eeb53bf --- /dev/null +++ b/domains/xrendani.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "xrendani" + }, + "record": { + "CNAME": "xrendani.github.io" + } +} diff --git a/domains/yahli.json b/domains/yahli.json new file mode 100644 index 000000000..94473bb32 --- /dev/null +++ b/domains/yahli.json @@ -0,0 +1,10 @@ +{ + "description": "Personal dev website", + "owner": { + "username": "yahligitzi", + "email": "yahligitzi2@gmail.com" + }, + "record": { + "CNAME": "yahligitzi.github.io" + } +} diff --git a/domains/yamenher.json b/domains/yamenher.json new file mode 100644 index 000000000..c6654d8c5 --- /dev/null +++ b/domains/yamenher.json @@ -0,0 +1,11 @@ +{ + "description": "A Material Website about me", + "repo": "https://github.com/yamenher/info", + "owner": { + "username": "Yamenher", + "email": "hermassiyamen@gmail.com" + }, + "record": { + "CNAME": "yamenher.github.io" + } +} \ No newline at end of file diff --git a/domains/yas.json b/domains/yas.json index e22f156c1..d3b5a8a8b 100644 --- a/domains/yas.json +++ b/domains/yas.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio", - "repo": "https://github.com/yashokuu/yashokuu.github.io", - "owner": { - "username": "yashoukuu", - "email": "yas.studios.en@gmail.com" - }, - "record": { - "CNAME": "yashokuu.github.io" - } + "description": "My Portfolio", + "repo": "https://github.com/yashokuu/yashokuu.github.io", + "owner": { + "username": "yashoukuu", + "email": "yas.studios.en@gmail.com" + }, + "record": { + "CNAME": "yashokuu.github.io" + } } diff --git a/domains/yashnerkar.json b/domains/yashnerkar.json new file mode 100644 index 000000000..dcee824d0 --- /dev/null +++ b/domains/yashnerkar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yashnerkar", + "email": "yashnerkar512@gmail.com" + }, + "record": { + "CNAME": "yashnerkar.github.io" + } +} diff --git a/domains/yatharth.json b/domains/yatharth.json new file mode 100644 index 000000000..33f4922a8 --- /dev/null +++ b/domains/yatharth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yatharthbhatia", + "email": "yatharthbhatia2004@gmail.com" + }, + "record": { + "CNAME": "yatharth-bhatia.vercel.app" + } +} diff --git a/domains/yatsuki.json b/domains/yatsuki.json new file mode 100644 index 000000000..5e975566f --- /dev/null +++ b/domains/yatsuki.json @@ -0,0 +1,11 @@ +{ + "description": "Personal dev domain for my portfolio, testing purposes, and self-hosting via Cloudflare Tunnel.", + "owner": { + "username": "Turkitutu", + "email": "turkitututfm@gmail.com", + "discord": "yatsuki." + }, + "record": { + "NS": ["ezra.ns.cloudflare.com", "teagan.ns.cloudflare.com"] + } +} diff --git a/domains/yeasin.json b/domains/yeasin.json new file mode 100644 index 000000000..9cb2a9e92 --- /dev/null +++ b/domains/yeasin.json @@ -0,0 +1,11 @@ +{ + "description": "yeasin.is-a.dev", + "owner": { + "username": "yeasiin", + "email": "iamyeasiin@gmail.com" + }, + "record": { + "CNAME": "yeasiin.github.io" + }, + "proxied": true +} diff --git a/domains/yellososa.json b/domains/yellososa.json new file mode 100644 index 000000000..5673378fa --- /dev/null +++ b/domains/yellososa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Dn1w", + "discord": "923208452581511199", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.UYEThSdIZTWX2_fHUJL6USuvkXNHtizdv6i6tq7VlLbxQ8hB9ShSrlEvwEbAL7xapElXx-Zjn9-DeeQLlpD6evOb-qeUOLp2bBA_TK9RmLnJnQEfTNsnjZAJwkd_IZUWtSoPVISyooLfEIFROAalmyBvOqO4jo6f_VS62akDJjFkpNHGizyTy3Ap4o4ECYhw3DJDpj70ZUfYlMym4IR9vBx-FENksCdRszGj9uSnCqrut0ebez8BhS4orxwF3iyh2zjOJ9RnvZdaBUM_T0bovHD-4W26p4PiOXVlJG-TPiLAA1oJrpRTjO4pIOeokstysYJWCfZMtz8Vzf1wsAXUnw.AtmbV8Ll8uA5ExuCKoLJAA.rw-ak74Tw-ynZRDyHMgKIwwy6-i-RNUSCEHQrvr4lK24iT5nsdqkqzBPFbIAnpbL-UT9VjlXF5JE-VDkg4p9iXaTPcNm11FSaqOEFSwEPIY.LbsXNr4vTuO14AqbVrEXJA" + }, + + "record": { + "CNAME": "yellososa.github.io" + } +} diff --git a/domains/yohanesrioirsan.json b/domains/yohanesrioirsan.json index b3386cce7..dcc978126 100644 --- a/domains/yohanesrioirsan.json +++ b/domains/yohanesrioirsan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yohanesrioirsan", - "email": "rioirsan8@gmail.com" - }, - "record": { - "CNAME": "yohanesrioirsan.vercel.app" - } + "owner": { + "username": "yohanesrioirsan", + "email": "rioirsan8@gmail.com" + }, + "record": { + "CNAME": "yohanesrioirsan.vercel.app" + } } diff --git a/domains/youcef.json b/domains/youcef.json new file mode 100644 index 000000000..860152629 --- /dev/null +++ b/domains/youcef.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/youcefaddou/Portfolio", + "owner": { + "username": "youcefaddou", + "email": "youcefaddou@gmail.com" + }, + "record": { + "CNAME": "youcef-addou.netlify.app" + } +} diff --git a/domains/yourtilak.json b/domains/yourtilak.json deleted file mode 100644 index 23c7fd71e..000000000 --- a/domains/yourtilak.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "YourTilak.is-a.dev", - "repo": "https://github.com/YourTilak/YourTilak.github.io", - "owner": { - "username": "YourTilak", - "email": "rj05tilak@gmail.com" - }, - "record": { - "CNAME": "yourtilak.github.io" - } -} diff --git a/domains/youssef-lmouden.json b/domains/youssef-lmouden.json deleted file mode 100644 index 922756d8c..000000000 --- a/domains/youssef-lmouden.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "YoussefDevPro" - }, - "record": { - "CNAME": "youssefdevpro.github.io" - } -} diff --git a/domains/youssef.json b/domains/youssef.json new file mode 100644 index 000000000..94f62f7dc --- /dev/null +++ b/domains/youssef.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YoussefDevPro", + "email": "youssef.pro.coding@gmail.com" + }, + "record": { + "CNAME": "youssef-portfolio-sigma-youssefdevpros-projects.vercel.app" + } +} diff --git a/domains/ysoseriouz.json b/domains/ysoseriouz.json new file mode 100644 index 000000000..ed5fa1f31 --- /dev/null +++ b/domains/ysoseriouz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ysoseriouz", + "email": "thanh.nguyen.ntt2612@gmail.com" + }, + "record": { + "CNAME": "ysoseriouz.com" + } +} diff --git a/domains/yt.anw.json b/domains/yt.anw.json new file mode 100644 index 000000000..dd1eb6c91 --- /dev/null +++ b/domains/yt.anw.json @@ -0,0 +1,10 @@ +{ + "description": "ANW's (Subhrajit Sain) YouTube Channel", + "owner": { + "username": "SubhrajitSain", + "email": "subhrajitsain34@gmail.com" + }, + "record": { + "URL": "https://www.youtube.com/@ANormalWintrovert" + } +} diff --git a/domains/yu.json b/domains/yu.json new file mode 100644 index 000000000..47b754fa2 --- /dev/null +++ b/domains/yu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729" + }, + "record": { + "CNAME": "redirecting-for-yu.pages.dev" + } +} diff --git a/domains/yunexiz.json b/domains/yunexiz.json index f7ee5f81c..ba62230ec 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -17,8 +17,7 @@ "2606:50c0:8003::153" ], "TXT": [ - "v=spf1 include:spf.improvmx.com ~all", - "google-site-verification=JaMCz_HK22wQhiZbF-51XTXAzEEt3qBYCMo2g_86BWo" + "v=spf1 include:spf.improvmx.com ~all" ], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } diff --git a/domains/yurei.json b/domains/yurei.json new file mode 100644 index 000000000..02bc168eb --- /dev/null +++ b/domains/yurei.json @@ -0,0 +1,12 @@ +{ + "description": "I want clound security for my portfolio website", + "repo": "https://github.com/yurehito/yurei.git", + "owner": { + "username": "yurehito", + "discord": "https://discord.com/users/998608551431897170" + }, + "record": { + "A": ["75.2.60.5"] + }, +"proxied": true +} diff --git a/domains/z.json b/domains/z.json deleted file mode 100644 index 2d0965374..000000000 --- a/domains/z.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jakeharrison90", - "email": "overtonmarke@gmail.com" - }, - "record": { - "CNAME": "excelcommunity.vercel.app" - } -} diff --git a/domains/zara.json b/domains/zara.json new file mode 100644 index 000000000..b5b4b0676 --- /dev/null +++ b/domains/zara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tutupharirabu", + "email": "code.zharaurien@gmail.com" + }, + "record": { + "CNAME": "portofolio-pribadi-irfan-zharauri.vercel.app" + } +} diff --git a/domains/zarcorp.json b/domains/zarcorp.json new file mode 100644 index 000000000..a78dadc2a --- /dev/null +++ b/domains/zarcorp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jona27081", + "email": "ojedarosasjaor@gmail.com" + }, + "record": { + "URL": "https://jonathanojeda.vercel.app/" + } +} diff --git a/domains/zehao.json b/domains/zehao.json new file mode 100644 index 000000000..d2f99bc95 --- /dev/null +++ b/domains/zehao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "2eha0", + "email": "zehao93@outlook.com" + }, + "record": { + "CNAME": "blog-pi-eight.vercel.app" + } +} diff --git a/domains/zerot69.json b/domains/zerot69.json new file mode 100644 index 000000000..1b2d17044 --- /dev/null +++ b/domains/zerot69.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zerot69", + "email": "ngo.vo.hoang.tuan.69@gmail.com" + }, + "record": { + "CNAME": "zerot69.github.io" + } +} diff --git a/domains/zevobla.json b/domains/zevobla.json index d0896aa96..972a02784 100644 --- a/domains/zevobla.json +++ b/domains/zevobla.json @@ -5,6 +5,7 @@ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Yl52Rrzzsl6pjhBgVkYA_NfGUZUHIp18-pe5PQVvoVI_7U_nksgv91HNcy56xoSJ9A8WUJCeE8qwfsenu9qwHVyWlAuNuWKfEMdM4vAI0V_AuW_1YaIm-0ObrxQsOPMohv9n7e6b5vSLz3f7EKsbiqtebvwF1ebxxqN85t64ZrfCSEBATl3sCjR-vLAORej4Kj3MpgKe7Le1qsoey3u5SR1FvGezQh3PLljcKlR72g0TKvkn8WnF2JicERNDNFJYnwipt-G0HyvibpTsh7trMrcrSEfDYFxGkDLYhgHo02RvUhXer4mtCCvMUX2MgsGraqxDBdASwfk62Jn2EINU6Q.PxrZtoeRnAFNvkmvd0vAMg.xokePgy944ELwFNV_7CzH4K_ylDYFqd_rC-XnvJAt22K2dYKk5SVjftxmLJhwib-BcZh-Aqx7FkRmR3bytAKic2a_vdnmkV6c_tuDbSsJviXViBKpPDPhDF2DoWRBvTI.b2HHi1Vk1_cUmFDkZOclbw" }, "record": { - "A": ["77.238.238.131"] + "A": ["46.23.81.157"], + "AAAA": ["2a03:6000:1813:1337::157"] } } diff --git a/domains/zmail._domainkey.ante.json b/domains/zmail._domainkey.ante.json new file mode 100644 index 000000000..b5835f7ca --- /dev/null +++ b/domains/zmail._domainkey.ante.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "antebrl", + "email": "ahcwnh@gmail.com" + }, + "record": { + "TXT": ["v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhuQQB2z2hhaKm7tV8iUB5N80n2yRsl8Iiny6S9wlj7s7M+fIZDNS7nUV3nXUFO7J2oqaTvW1sfWHU26xGZNAAz4MRlBss+3YB3gQrvc9xF/Cnuf9RqY1FA9P8pXJJFLVZhTQXup1f3SwcnEgPxm/ekCxHt/5KUOcZL1g4FQaaIQIDAQAB"] + } +} diff --git a/domains/zmail._domainkey.co.ligmatv.json b/domains/zmail._domainkey.co.ligmatv.json deleted file mode 100644 index cd08c7a23..000000000 --- a/domains/zmail._domainkey.co.ligmatv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "This sub-subdomain will i use for my Zoho email.", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDO+5yaTA58OpZCT1ejrzPxjO4xNvsImCfvA2UigeVQwtFbl5QbwcdZUf6ga0LE6VOIDA3bMzHmVgTSZfYizmYDxNZ3TOobKEiT3TaaMcZj1sM2zWFVCpuYCHZ3WYPJj7rFF/PKZK9gCPPr1eLgao2SFkXnpwL/BWGL+uQ5OHZvlQIDAQAB" - } -} diff --git a/domains/zmail._domainkey.devarnav.json b/domains/zmail._domainkey.devarnav.json deleted file mode 100644 index baa38f9b5..000000000 --- a/domains/zmail._domainkey.devarnav.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "ArnavBarway", - "email": "playnav.yt@gmail.com" - }, - "record": { - "TXT": [ - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSshIz5JRWquCDisgpRtbtWwMhzi2asXOamXxO6G80r4cNYll2/7AWSIxEKGV8t/eoGo9xiryfUXi0W5P5jHY6TWcdawPE/xBoBySt58dQtOElHEplukCYxyTotrvdQp1nH9w2jmexZfjXzOS97sGwUXHDWxNZjwT7hYf5Kzif+QIDAQAB" - ] - } -} diff --git a/domains/zmail._domainkey.loomeh.json b/domains/zmail._domainkey.loomeh.json new file mode 100644 index 000000000..20b5d4dd5 --- /dev/null +++ b/domains/zmail._domainkey.loomeh.json @@ -0,0 +1,10 @@ +{ + "description": "zoho mail for loomeh.is-a.dev", + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrWUZ5Vfigr20ye1jk/A8BprQadj0d0ry2cd64fKfh+8r28UkocwQeIFFQ0CYq6vCzeaKHb1ejJh5PZG+C+8J/q152wkerLLgb6+l0FrDC1e7oN5dvIpy4oDvbzAg4dTyG5h3T5W12zFLp58EagAXLC9FLikxer2VstZYBxcUFCQIDAQAB" + } +} diff --git a/domains/zoldyako.json b/domains/zoldyako.json new file mode 100644 index 000000000..d5caacef2 --- /dev/null +++ b/domains/zoldyako.json @@ -0,0 +1,12 @@ +{ + "description": "My personal site hosted on Render", + "repo": "https://github.com/Zoldyako/zoldyako_site", + "owner": { + "username": "Zoldyako", + "email": "jose.vdr.pessoal@gmail.com", + "discord": "Zoldyako" + }, + "record": { + "A": ["216.24.57.1"] + } +} diff --git a/domains/zylo.json b/domains/zylo.json deleted file mode 100644 index b26333371..000000000 --- a/domains/zylo.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "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" - } -} diff --git a/tests/domains.test.js b/tests/domains.test.js index 90262cdef..43395fcda 100644 --- a/tests/domains.test.js +++ b/tests/domains.test.js @@ -3,9 +3,7 @@ const fs = require("fs-extra"); const path = require("path"); const domainsPath = path.resolve("domains"); -const files = fs - .readdirSync(domainsPath) - .filter((file) => file.endsWith(".json")); +const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); const domainCache = {}; @@ -15,120 +13,95 @@ function getDomainData(subdomain) { } try { - const data = fs.readJsonSync( - path.join(domainsPath, `${subdomain}.json`), - ); + const data = fs.readJsonSync(path.join(domainsPath, `${subdomain}.json`)); domainCache[subdomain] = data; // Cache the domain data return data; } catch (error) { - throw new Error( - `Failed to read JSON for ${subdomain}: ${error.message}`, - ); + throw new Error(`Failed to read JSON for ${subdomain}: ${error.message}`); } } -function getParentSubdomain(subdomain) { - const parts = subdomain.split("."); - - if (parts.length <= 1) return null; // No parent for top-level subdomains - - // Try to find the parent subdomain by iterating over the parts - for (let i = parts.length - 1; i > 0; i--) { - const potentialParent = parts.slice(i - 1).join("."); - - if (files.includes(`${potentialParent}.json`)) { - return potentialParent; - } - } - - return null; -} - t("Nested subdomains should not exist without a parent subdomain", (t) => { files.forEach((file) => { const subdomain = file.replace(/\.json$/, ""); + const parts = subdomain.split("."); + + for (let i = 1; i < parts.length; i++) { + const parent = parts.slice(i).join("."); + if (parent.startsWith("_")) continue; - if (subdomain.split(".").length > 1) { - const parentSubdomain = getParentSubdomain(subdomain); t.true( - parentSubdomain && files.includes(`${parentSubdomain}.json`), - `${file}: Parent subdomain does not exist`, + files.includes(`${parent}.json`), + `${file}: Parent subdomain "${parent}" does not exist` ); } }); }); -t( - "Nested subdomains should not exist if the parent subdomain has NS records", - (t) => { - files.forEach((file) => { - const subdomain = file.replace(/\.json$/, ""); +t("Nested subdomains should not exist if any parent subdomain has NS records", (t) => { + files.forEach((file) => { + const subdomain = file.replace(/\.json$/, ""); + const parts = subdomain.split("."); - if (subdomain.split(".").length > 1) { - const parentSubdomain = getParentSubdomain(subdomain); - const parentDomain = getDomainData(parentSubdomain); + for (let i = 1; i < parts.length; i++) { + const parent = parts.slice(i).join("."); + if (parent.startsWith("_") || !files.includes(`${parent}.json`)) continue; + const parentData = getDomainData(parent); - t.true( - !parentDomain.record.NS, - `${file}: Parent subdomain has NS records`, - ); - } - }); - }, -); + t.true(!parentData.record.NS, `${file}: Parent subdomain "${parent}" has NS records`); + } + }); +}); t("Nested subdomains should be owned by the parent subdomain's owner", (t) => { files.forEach((file) => { const subdomain = file.replace(/\.json$/, ""); + const parentDomain = subdomain.split(".").reverse()[0]; - if (subdomain.split(".").length > 1) { + if (parentDomain !== subdomain) { const data = getDomainData(subdomain); - const parentSubdomain = getParentSubdomain(subdomain); - const parentDomain = getDomainData(parentSubdomain); + const parentData = getDomainData(parentDomain); t.true( - data.owner.username.toLowerCase() === - parentDomain.owner.username.toLowerCase(), - `${file}: Owner does not match the parent subdomain`, + data.owner.username.toLowerCase() === parentData.owner.username.toLowerCase(), + `${file}: Owner does not match the parent subdomain` ); } }); }); -t("Subdomains containing an underscore can only have specific records", (t) => { +t("Users are limited to one single character subdomain", (t) => { + const results = []; + files.forEach((file) => { const subdomain = file.replace(/\.json$/, ""); + const data = getDomainData(subdomain); - if (subdomain.includes("_")) { - const data = getDomainData(subdomain); - const recordKeys = Object.keys(data.record); - - if ( - subdomain.startsWith("_acme-challenge.") || - subdomain.includes("._domainkey.") - ) { - t.true( - recordKeys.every((key) => - new Set(["TXT", "CNAME"]).has(key), - ), - `${file}: This type of subdomain can only have TXT or CNAME records`, - ); - } else if ( - subdomain.includes("._tcp.") || - subdomain.includes("._udp.") - ) { - t.deepEqual( - recordKeys, - ["SRV"], - `${file}: This type of subdomain can only have SRV records`, - ); - } else { - t.deepEqual( - recordKeys, - ["TXT"], - `${file}: Subdomains with underscores can only have TXT records`, - ); - } + if (subdomain.length === 1 && data.owner.username.toLowerCase() !== "is-a-dev") { + results.push({ + subdomain, + owner: data.owner.username.toLowerCase() + }); } }); + + const duplicates = results.filter((result) => results.filter((r) => r.owner === result.owner).length > 1); + const output = duplicates.reduce((acc, curr) => { + if (!acc[curr.owner]) { + acc[curr.owner] = []; + } + + acc[curr.owner].push(`${curr.subdomain}.is-a.dev`); + return acc; + }, {}); + + t.is( + duplicates.length, + 0, + Object.keys(output) + .map((owner) => `${owner} - ${output[owner].join(", ")}`) + .join("\n") + ); + + t.pass(); }); diff --git a/tests/json.test.js b/tests/json.test.js index 847cf0259..123902a73 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -6,239 +6,170 @@ const ignoredRootJSONFiles = ["package-lock.json", "package.json"]; const requiredFields = { owner: "object", - record: "object", + record: "object" }; const optionalFields = { proxied: "boolean", - redirect_config: "object", + redirect_config: "object" }; const requiredOwnerFields = { - username: "string", + username: "string" }; const optionalOwnerFields = { - email: "string", + email: "string" }; const optionalRedirectConfigFields = { custom_paths: "object", - redirect_paths: "boolean", + redirect_paths: "boolean" }; const emailRegex = /^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/; -const hostnameRegex = - /^(?=.{1,253}$)(?:(?:[_a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)\.)+[a-zA-Z]{2,63}$/; +const hostnameRegex = /^(?=.{1,253}$)(?:(?:[_a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)\.)+[a-zA-Z]{2,63}$/; -const exceptedDomains = require("../util/excepted.json"); +const excludedDomains = require("../util/excluded.json"); const reservedDomains = require("../util/reserved.json"); const domainsPath = path.resolve("domains"); const files = fs.readdirSync(domainsPath); -function expandReservedDomains(reserved) { - const expandedList = [...reserved]; - - reserved.forEach((item) => { - const rangeMatch = item.match(/\[(\d+)-(\d+)\]/); - - if (rangeMatch) { - const prefix = item.split("[")[0]; - const start = parseInt(rangeMatch[1], 10); - const end = parseInt(rangeMatch[2], 10); - - if (start < end) { - for (let i = start; i <= end; i++) { - expandedList.push(prefix + i); - } - expandedList.splice(expandedList.indexOf(item), 1); - } else { - throw new Error( - `[util/reserved.json] Invalid range [${start}-${end}] in "${item}"`, - ); - } - } - }); - - return expandedList; -} - -const expandedReservedDomains = expandReservedDomains(reservedDomains); - function findDuplicateKeys(jsonString) { - const keyPattern = /"([^"]+)"(?=\s*:)/g; - const keys = []; - let match; + const duplicateKeys = new Set(); + const keyStack = []; - // Find all keys in the JSON string - while ((match = keyPattern.exec(jsonString)) !== null) { - keys.push(match[1]); + const keyRegex = /"(.*?)"\s*:/g; + + let i = 0; + while (i < jsonString.length) { + const char = jsonString[i]; + + if (char === "{") { + keyStack.push({}); + i++; + continue; + } + + if (char === "}") { + keyStack.pop(); + i++; + continue; + } + + keyRegex.lastIndex = i; + const match = keyRegex.exec(jsonString); + if (match && match.index === i && keyStack.length > 0) { + const key = match[1]; + const currentScope = keyStack[keyStack.length - 1]; + + if (currentScope[key]) { + duplicateKeys.add(key); + } else { + currentScope[key] = true; + } + + i = keyRegex.lastIndex; + } else { + i++; + } } - // Count occurrences of each key - const keyCount = {}; - keys.forEach((key) => { - keyCount[key] = (keyCount[key] || 0) + 1; - }); - - // Return keys that occur more than once - return Object.keys(keyCount).filter((key) => keyCount[key] > 1); + return [...duplicateKeys]; } -function validateFields(t, obj, fields, file, prefix = "") { - Object.keys(fields).forEach((key) => { +async function validateFields(t, obj, fields, file, prefix = "") { + for (const key of Object.keys(fields)) { const fieldPath = prefix ? `${prefix}.${key}` : key; if (obj.hasOwnProperty(key)) { - t.is( - typeof obj[key], - fields[key], - `${file}: Field ${fieldPath} should be of type ${fields[key]}`, - ); + t.is(typeof obj[key], fields[key], `${file}: Field ${fieldPath} should be of type ${fields[key]}`); } else if (fields === requiredFields) { t.true(false, `${file}: Missing required field: ${fieldPath}`); } - }); + } } -function validateFileName(t, file) { - t.true( - file.endsWith(".json"), - `${file}: File does not have .json extension`, - ); - t.false( - file.includes(".is-a.dev"), - `${file}: File name should not contain .is-a.dev`, - ); - t.true( - file === file.toLowerCase(), - `${file}: File name should be all lowercase`, - ); +async function validateFileName(t, file) { + t.true(file.endsWith(".json"), `${file}: File does not have .json extension`); + t.false(file.includes(".is-a.dev"), `${file}: File name should not contain .is-a.dev`); + t.true(file === file.toLowerCase(), `${file}: File name should be all lowercase`); + t.false(file.includes("--"), `${file}: File name should not contain consecutive hyphens`); + t.false(file.startsWith("_redirect."), `${file}: File name should not start with _redirect`); - // Ignore root domain if (file !== "@.json") { const subdomain = file.replace(/\.json$/, ""); t.regex( subdomain + ".is-a.dev", hostnameRegex, - `${file}: FQDN must be 1-253 characters, use letters, numbers, dots, or hyphens, and not start or end with a hyphen.`, + `${file}: FQDN must be 1-253 characters, can use letters, numbers, dots, and non-consecutive hyphens.` ); - t.false( - expandedReservedDomains.includes(subdomain), - `${file}: Subdomain name is reserved`, - ); - // Disallow nested subdomains above reserved domains + t.false(reservedDomains.includes(subdomain), `${file}: Subdomain name is reserved`); t.true( - !expandedReservedDomains.some((reserved) => - subdomain.endsWith(`.${reserved}`), - ), - `${file}: Subdomain name is reserved`, + !reservedDomains.some((reserved) => subdomain.endsWith(`.${reserved}`)), + `${file}: Subdomain name is reserved` ); const rootSubdomain = subdomain.split(".").pop(); - if (!exceptedDomains.includes(rootSubdomain)) { - t.false( - rootSubdomain.startsWith("_"), - `${file}: Root subdomains should not start with an underscore`, - ); + if (!excludedDomains.includes(rootSubdomain)) { + t.false(rootSubdomain.startsWith("_"), `${file}: Root subdomains should not start with an underscore`); } } } +async function processFile(file, t) { + const filePath = path.join(domainsPath, file); + const data = await fs.readJson(filePath); + + validateFileName(t, file); + + // Validate fields and duplicates + validateFields(t, data, requiredFields, file); + validateFields(t, data.owner, requiredOwnerFields, file, "owner"); + validateFields(t, data.owner, optionalOwnerFields, file, "owner"); + validateFields(t, data, optionalFields, file); + + if (data.redirect_config) { + validateFields(t, data.redirect_config, optionalRedirectConfigFields, file, "redirect_config"); + } + + if (data.owner.email) { + t.regex(data.owner.email, emailRegex, `${file}: Owner email should be a valid email address`); + t.false( + data.owner.email.endsWith("@users.noreply.github.com"), + `${file}: Owner email should not be a GitHub no-reply email` + ); + } + + t.true(Object.keys(data.record).length > 0, `${file}: Missing DNS records`); + + // Check for duplicate keys + const rawData = await fs.readFile(filePath, "utf8"); + const duplicateKeys = findDuplicateKeys(rawData); + t.true(!duplicateKeys.length, `${file}: Duplicate keys found: ${duplicateKeys.join(", ")}`); +} + t("JSON files should not be in the root directory", (t) => { const rootFiles = fs .readdirSync(path.resolve()) - .filter( - (file) => - file.endsWith(".json") && !ignoredRootJSONFiles.includes(file), - ); + .filter((file) => file.endsWith(".json") && !ignoredRootJSONFiles.includes(file)); t.is(rootFiles.length, 0, "JSON files should not be in the root directory"); }); -t("All files should be valid JSON", (t) => { - files.forEach((file) => { - t.notThrows( - () => fs.readJsonSync(path.join(domainsPath, file)), - `${file}: Invalid JSON file`, - ); - }); +t("All files should be valid JSON", async (t) => { + await Promise.all( + files.map((file) => { + return t.notThrows(() => fs.readJson(path.join(domainsPath, file)), `${file}: Invalid JSON file`); + }) + ); }); -t("All files should not have duplicate keys", (t) => { - files.forEach((file) => { - // Parse JSON as a string because JS automatically gets the last key if there are duplicates - const rawData = fs.readFileSync(`${domainsPath}/${file}`, "utf8"); - const duplicateKeys = findDuplicateKeys(rawData); - - t.true( - !duplicateKeys.length, - `${file}: Duplicate keys found: ${duplicateKeys.join(", ")}`, - ); - }); +t("All files should have valid file names", async (t) => { + await Promise.all(files.map((file) => validateFileName(t, file))); }); -t("All files should have valid file names", (t) => { - files.forEach((file) => { - validateFileName(t, file); - }); -}); - -t("All files should have valid required and optional fields", (t) => { - files.forEach((file) => { - const data = fs.readJsonSync(path.join(domainsPath, file)); - - // Validate top-level required fields - validateFields(t, data, requiredFields, file); - - // Validate owner fields - validateFields(t, data.owner, requiredOwnerFields, file, "owner"); - validateFields(t, data.owner, optionalOwnerFields, file, "owner"); - - // Validate optional fields for top-level and redirect config - validateFields(t, data, optionalFields, file); - if (data.redirect_config) { - validateFields( - t, - data.redirect_config, - optionalRedirectConfigFields, - file, - "redirect_config", - ); - } - - // Validate email format - if (data.owner.email) { - t.regex( - data.owner.email, - emailRegex, - `${file}: Owner email should be a valid email address`, - ); - t.false( - data.owner.email.endsWith("@users.noreply.github.com"), - `${file}: Owner email should not be a GitHub no-reply email`, - ); - } - - // Ensure 'record' field is not empty - t.true( - Object.keys(data.record).length > 0, - `${file}: Missing DNS records`, - ); - }); -}); - -t("Reserved domains file should be valid", (t) => { - const subdomainRegex = /^_?[a-zA-Z0-9]+([-\.][a-zA-Z0-9]+)*(\[\d+-\d+\])?$/; - - expandedReservedDomains.forEach((item, index) => { - t.regex( - item, - subdomainRegex, - `[util/reserved-domains.json] Invalid subdomain name "${item}" at index ${index}`, - ); - }); - - t.pass(); +t("All files should have valid required and optional fields", async (t) => { + await Promise.all(files.map((file) => processFile(file, t))); }); diff --git a/tests/pr.test.js b/tests/pr.test.js new file mode 100644 index 000000000..6afa1ff85 --- /dev/null +++ b/tests/pr.test.js @@ -0,0 +1,63 @@ +const t = require("ava"); +const fs = require("fs-extra"); +const path = require("path"); + +const requiredEnvVars = ["PR_AUTHOR", "PR_AUTHOR_ID"]; +const trustedUsers = require("../util/trusted.json").map((u) => u.id.toString()); + +function getDomainData(subdomain) { + try { + const data = fs.readJsonSync(path.join(path.resolve("domains"), `${subdomain}.json`)); + return data; + } catch (error) { + throw new Error(`Failed to read JSON for ${subdomain}: ${error.message}`); + } +} + +t("Users can only update their own subdomains", (t) => { + if (requiredEnvVars.every((v) => process.env[v])) { + const changedFiles = JSON.parse(process.env.CHANGED_FILES); + const deletedFiles = JSON.parse(process.env.DELETED_FILES); + const prAuthor = process.env.PR_AUTHOR.toLowerCase(); + const prAuthorId = process.env.PR_AUTHOR_ID; + + const changedJSONFiles = changedFiles + .filter((file) => file.startsWith("domains/")) + .map((file) => path.basename(file)); + const deletedJSONFiles = deletedFiles + .filter((file) => file.name.startsWith("domains/")) + .map((file) => path.basename(file.name)); + + if ((!changedJSONFiles && !deletedFiles) || trustedUsers.includes(prAuthorId)) return t.pass(); + if (process.env.PR_LABELS && process.env.PR_LABELS.includes("ci: bypass-owner-check")) return t.pass(); + + changedJSONFiles.forEach((file) => { + const subdomain = file.replace(/\.json$/, ""); + const data = getDomainData(subdomain); + + t.true( + data.owner.username.toLowerCase() === prAuthor, + `${subdomain}: ${prAuthor} is not authorized to update ${subdomain}.is-a.dev` + ); + }); + + deletedJSONFiles.forEach((file) => { + const subdomain = file.replace(/\.json$/, ""); + const data = JSON.parse( + deletedFiles + .find((f) => f.name === `domains/${file}`) + .data.split("\n") + .filter((line) => line.startsWith("-") && !line.startsWith("---")) + .map((line) => line.substring(1)) + .join("\n") + ); + + t.true( + data.owner.username.toLowerCase() === prAuthor, + `${file}: ${prAuthor} is not authorized to delete ${subdomain}.is-a.dev` + ); + }); + } + + t.pass(); +}); diff --git a/tests/proxy.test.js b/tests/proxy.test.js index 0f1c65039..4a193a5d5 100644 --- a/tests/proxy.test.js +++ b/tests/proxy.test.js @@ -21,33 +21,31 @@ function getDomainData(file) { } function validateProxiedRecords(t, data, file) { - // Convert the Set to an array for message display (moved outside the loop to optimize performance) const recordTypes = Array.from(requiredRecordsToProxy).join(", "); + // Forcefully stop raw.is-a.dev from being proxied + if (file === "raw.json") { + t.true(!data.proxied, `${file}: raw.is-a.dev cannot be proxied`); + return; + } + if (data.proxied) { - const hasProxiedRecord = Object.keys(data.record).some((key) => - requiredRecordsToProxy.has(key), - ); + const hasProxiedRecord = Object.keys(data.record).some((key) => requiredRecordsToProxy.has(key)); t.true( hasProxiedRecord, - `${file}: Proxied is true but there are no records that can be proxied (${recordTypes} expected)`, + `${file}: Proxied is true but there are no records that can be proxied (${recordTypes} expected)` ); } } const domainsPath = path.resolve("domains"); -const files = fs - .readdirSync(domainsPath) - .filter((file) => file.endsWith(".json")); +const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); -t( - "Domains with proxy enabled must have at least one proxy-able record", - (t) => { - files.forEach((file) => { - const domain = getDomainData(file); +t("Domains with proxy enabled must have at least one proxy-able record", (t) => { + files.forEach((file) => { + const data = getDomainData(file); - validateProxiedRecords(t, domain, file); - }); - }, -); + validateProxiedRecords(t, data, file); + }); +}); diff --git a/tests/records.test.js b/tests/records.test.js index 9f05a650b..573e0604e 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -2,29 +2,14 @@ const t = require("ava"); const fs = require("fs-extra"); const path = require("path"); -const validRecordTypes = new Set([ - "A", - "AAAA", - "CAA", - "CNAME", - "DS", - "MX", - "NS", - "SRV", - "TXT", - "URL", -]); -const hostnameRegex = - /^(?=.{1,253}$)(?:(?:[_a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)\.)+[a-zA-Z]{2,63}$/; -const ipv4Regex = - /^(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])(\.(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])){3}$/; +const validRecordTypes = new Set(["A", "AAAA", "CAA", "CNAME", "DS", "MX", "NS", "SRV", "TLSA", "TXT", "URL"]); +const hostnameRegex = /^(?=.{1,253}$)(?:(?:[_a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)\.)+[a-zA-Z]{2,63}$/; +const ipv4Regex = /^(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])(\.(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])){3}$/; const ipv6Regex = /^(?:[0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}$|^::(?:[0-9a-fA-F]{1,4}:){0,6}[0-9a-fA-F]{1,4}$|^(?:[0-9a-fA-F]{1,4}:){1,7}:$|^(?:[0-9a-fA-F]{1,4}:){0,6}::(?:[0-9a-fA-F]{1,4}:){0,5}[0-9a-fA-F]{1,4}$/; const domainsPath = path.resolve("domains"); -const files = fs - .readdirSync(domainsPath) - .filter((file) => file.endsWith(".json")); +const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); const domainCache = {}; @@ -53,7 +38,7 @@ function expandIPv6(ip) { segments = [ ...nonEmptySegments.slice(0, emptyIndex), ...Array(missingSegments).fill("0000"), - ...nonEmptySegments.slice(emptyIndex), + ...nonEmptySegments.slice(emptyIndex) ]; } @@ -63,11 +48,7 @@ function expandIPv6(ip) { function validateIPv4(ip, proxied) { const parts = ip.split(".").map(Number); - if ( - parts.length !== 4 || - parts.some((part) => isNaN(part) || part < 0 || part > 255) - ) - return false; + if (parts.length !== 4 || parts.some((part) => isNaN(part) || part < 0 || part > 255)) return false; if (ip === "192.0.2.1" && proxied) return true; return !( @@ -113,152 +94,131 @@ function validateRecordValues(t, data, file) { Object.entries(data.record).forEach(([key, value]) => { // General validation for arrays if (["A", "AAAA", "MX", "NS"].includes(key)) { - t.true( - Array.isArray(value), - `${file}: Record value for ${key} should be an array`, - ); + t.true(Array.isArray(value), `${file}: Record value for ${key} should be an array`); value.forEach((record, idx) => { t.true( - typeof record === "string", - `${file}: Record value for ${key} should be a string at index ${idx}`, + typeof record === "string" || typeof record === "object", + `${file}: Record value for ${key} should be a string or an object at index ${idx}` ); if (key === "A") { - t.true( - ipv4Regex.test(record), - `${file}: Invalid IPv4 address for ${key} at index ${idx}`, - ); + t.true(ipv4Regex.test(record), `${file}: Invalid IPv4 address for ${key} at index ${idx}`); t.true( validateIPv4(record, data.proxied), - `${file}: Invalid IPv4 address for ${key} at index ${idx}`, + `${file}: Invalid IPv4 address for ${key} at index ${idx}` ); } else if (key === "AAAA") { const expandedIPv6 = expandIPv6(record); + t.true(ipv6Regex.test(expandedIPv6), `${file}: Invalid IPv6 address for ${key} at index ${idx}`); + t.true(validateIPv6(expandedIPv6), `${file}: Invalid IPv6 address for ${key} at index ${idx}`); + } else if (key === "MX") { t.true( - ipv6Regex.test(expandedIPv6), - `${file}: Invalid IPv6 address for ${key} at index ${idx}`, - ); - t.true( - validateIPv6(expandedIPv6), - `${file}: Invalid IPv6 address for ${key} at index ${idx}`, - ); - } else if (["MX", "NS"].includes(key)) { - t.true( - isValidHostname(record), - `${file}: Invalid hostname for ${key} at index ${idx}`, + typeof record === "object" || typeof record === "string", + `${file}: Record value for ${key} should be an object or a string at index ${idx}` ); + + if (typeof record === "string") { + t.true(isValidHostname(record), `${file}: Invalid hostname for ${key} at index ${idx}`); + } else { + t.true(isValidHostname(record.target), `${file}: Invalid target for ${key} at index ${idx}`); + t.true( + Number.isInteger(record.priority) && record.priority >= 0 && record.priority <= 65535, + `${file}: Invalid priority for ${key} at index ${idx}` + ); + } + } else if (key === "NS") { + t.true(isValidHostname(record), `${file}: Invalid hostname for ${key} at index ${idx}`); } }); } // CNAME and URL validations if (["CNAME", "URL"].includes(key)) { - t.true( - typeof value === "string", - `${file}: Record value for ${key} should be a string`, - ); + t.true(typeof value === "string", `${file}: Record value for ${key} should be a string`); if (key === "CNAME") { - t.true( - isValidHostname(value), - `${file}: Invalid hostname for ${key}`, - ); + t.true(isValidHostname(value), `${file}: Invalid hostname for ${key}`); t.true(value !== file, `${file}: CNAME cannot point to itself`); } else if (key === "URL") { t.true( value.startsWith("http://") || value.startsWith("https://"), - `${file}: Record value for ${key} must start with http:// or https://`, - ); - t.notThrows( - () => new URL(value), - `${file}: Invalid URL for ${key}`, + `${file}: Record value for ${key} must start with http:// or https://` ); + t.notThrows(() => new URL(value), `${file}: Invalid URL for ${key}`); const urlHost = new URL(value).host; const isSelfReferencing = - file === "@.json" - ? urlHost === "is-a.dev" - : urlHost === `${subdomain}.is-a.dev`; + file === "@.json" ? urlHost === "is-a.dev" : urlHost === `${subdomain}.is-a.dev`; - t.false( - isSelfReferencing, - `${file}: URL cannot point to itself`, - ); + t.false(isSelfReferencing, `${file}: URL cannot point to itself`); } } - // CAA, DS, SRV validations - if (["CAA", "DS", "SRV"].includes(key)) { - t.true( - Array.isArray(value), - `${file}: Record value for ${key} should be an array`, - ); + // CAA, DS, SRV, TLSA validations + if (["CAA", "DS", "SRV", "TLSA"].includes(key)) { + t.true(Array.isArray(value), `${file}: Record value for ${key} should be an array`); value.forEach((record, idx) => { t.true( typeof record === "object", - `${file}: Record value for ${key} should be an object at index ${idx}`, + `${file}: Record value for ${key} should be an object at index ${idx}` ); if (key === "CAA") { t.true( ["issue", "issuewild", "iodef"].includes(record.tag), - `${file}: Invalid tag for CAA at index ${idx}`, - ); - t.true( - typeof record.value === "string", - `${file}: Invalid value for CAA at index ${idx}`, + `${file}: Invalid tag for ${key} at index ${idx}` ); + t.true(typeof record.value === "string", `${file}: Invalid value for ${key} at index ${idx}`); t.true( isValidHostname(record.value) || record.value === ";", - `${file}: Value must be a hostname or semicolon for CAA at index ${idx}`, + `${file}: Value must be a hostname or semicolon for ${key} at index ${idx}` ); } else if (key === "DS") { t.true( - Number.isInteger(record.key_tag) && - record.key_tag >= 0 && - record.key_tag <= 65535, - `${file}: Invalid key_tag for DS at index ${idx}`, + Number.isInteger(record.key_tag) && record.key_tag >= 0 && record.key_tag <= 65535, + `${file}: Invalid key_tag for ${key} at index ${idx}` ); t.true( - Number.isInteger(record.algorithm) && - record.algorithm >= 0 && - record.algorithm <= 255, - `${file}: Invalid algorithm for DS at index ${idx}`, + Number.isInteger(record.algorithm) && record.algorithm >= 0 && record.algorithm <= 255, + `${file}: Invalid algorithm for ${key} at index ${idx}` ); t.true( - Number.isInteger(record.digest_type) && - record.digest_type >= 0 && - record.digest_type <= 255, - `${file}: Invalid digest_type for DS at index ${idx}`, - ); - t.true( - isValidHexadecimal(record.digest), - `${file}: Invalid digest for DS at index ${idx}`, + Number.isInteger(record.digest_type) && record.digest_type >= 0 && record.digest_type <= 255, + `${file}: Invalid digest_type for ${key} at index ${idx}` ); + t.true(isValidHexadecimal(record.digest), `${file}: Invalid digest for ${key} at index ${idx}`); } else if (key === "SRV") { t.true( - Number.isInteger(record.priority) && - record.priority >= 0 && - record.priority <= 65535, - `${file}: Invalid priority for SRV at index ${idx}`, + Number.isInteger(record.priority) && record.priority >= 0 && record.priority <= 65535, + `${file}: Invalid priority for ${key} at index ${idx}` ); t.true( - Number.isInteger(record.weight) && - record.weight >= 0 && - record.weight <= 65535, - `${file}: Invalid weight for SRV at index ${idx}`, + Number.isInteger(record.weight) && record.weight >= 0 && record.weight <= 65535, + `${file}: Invalid weight for ${key} at index ${idx}` ); t.true( - Number.isInteger(record.port) && - record.port >= 0 && - record.port <= 65535, - `${file}: Invalid port for SRV at index ${idx}`, + Number.isInteger(record.port) && record.port >= 0 && record.port <= 65535, + `${file}: Invalid port for ${key} at index ${idx}` + ); + t.true(isValidHostname(record.target), `${file}: Invalid target for ${key} at index ${idx}`); + } else if (key === "TLSA") { + t.true( + Number.isInteger(record.usage) && record.usage >= 0 && record.usage <= 255, + `${file}: Invalid usage for ${key} at index ${idx}` ); t.true( - isValidHostname(record.target), - `${file}: Invalid target for SRV at index ${idx}`, + Number.isInteger(record.selector) && record.selector >= 0 && record.selector <= 255, + `${file}: Invalid selector for ${key} at index ${idx}` + ); + t.true( + Number.isInteger(record.matchingType) && record.matchingType >= 0 && record.matchingType <= 255, + `${file}: Invalid matchingType for ${key} at index ${idx}` + ); + t.true( + isValidHexadecimal(record.certificate), + `${file}: Invalid certificate for ${key} at index ${idx}` ); } }); @@ -268,60 +228,44 @@ function validateRecordValues(t, data, file) { if (key === "TXT") { const values = Array.isArray(value) ? value : [value]; values.forEach((record, idx) => { - t.true( - typeof record === "string", - `${file}: TXT record value should be a string at index ${idx}`, - ); + t.true(typeof record === "string", `${file}: TXT record value should be a string at index ${idx}`); }); } }); if (data.redirect_config) { - const customPaths = Object.keys( - data.redirect_config.custom_paths || {}, - ); + const customPaths = Object.keys(data.redirect_config.custom_paths || {}); const pathRegex = /^\/[a-zA-Z0-9\-_\.\/]+(? { - const customRedirectURL = - data.redirect_config.custom_paths[customPath]; + const customRedirectURL = data.redirect_config.custom_paths[customPath]; const urlMessage = `${file}: Custom path in redirect_config`; // Validate the custom path t.true( pathRegex.test(customPath), - `${urlMessage} must start with a slash, contain only alphanumeric characters, hyphens, underscores, periods, and slashes, and cannot end with a slash at index ${idx}`, + `${urlMessage} must start with a slash, contain only alphanumeric characters, hyphens, underscores, periods, and slashes, and cannot end with a slash at index ${idx}` ); t.true( customPath.length >= 2 && customPath.length <= 255, - `${urlMessage} should be 2-255 characters long at index ${idx}`, + `${urlMessage} should be 2-255 characters long at index ${idx}` ); // Validate the redirect URL t.true( data.record.URL !== customRedirectURL, - `${urlMessage} should be different from the URL record at index ${idx}`, + `${urlMessage} should be different from the URL record at index ${idx}` ); t.true( - customRedirectURL.startsWith("http://") || - customRedirectURL.startsWith("https://"), - `${urlMessage} must start with http:// or https:// at index ${idx}`, - ); - t.notThrows( - () => new URL(customRedirectURL), - `${urlMessage} contains an invalid URL at index ${idx}`, + customRedirectURL.startsWith("http://") || customRedirectURL.startsWith("https://"), + `${urlMessage} must start with http:// or https:// at index ${idx}` ); + t.notThrows(() => new URL(customRedirectURL), `${urlMessage} contains an invalid URL at index ${idx}`); // Check for self-referencing redirects const urlHost = new URL(customRedirectURL).host; - const isSelfReferencing = - file === "@.json" - ? urlHost === "is-a.dev" - : urlHost === `${subdomain}.is-a.dev`; - t.false( - isSelfReferencing, - `${urlMessage} cannot point to itself at index ${idx}`, - ); + const isSelfReferencing = file === "@.json" ? urlHost === "is-a.dev" : urlHost === `${subdomain}.is-a.dev`; + t.false(isSelfReferencing, `${urlMessage} cannot point to itself at index ${idx}`); }); } } @@ -332,51 +276,35 @@ t("All files should have valid record types", (t) => { const recordKeys = Object.keys(data.record); recordKeys.forEach((key) => { - t.true( - validateRecordType(key), - `${file}: Invalid record type: ${key}`, - ); + t.true(validateRecordType(key), `${file}: Invalid record type: ${key}`); }); // Record type combinations validation if (recordKeys.includes("CNAME") && !data.proxied) { - t.is( - recordKeys.length, - 1, - `${file}: CNAME records cannot be combined with other records unless proxied`, - ); + t.is(recordKeys.length, 1, `${file}: CNAME records cannot be combined with other records unless proxied`); } if (recordKeys.includes("NS")) { t.true( - recordKeys.length === 1 || - (recordKeys.length === 2 && recordKeys.includes("DS")), - `${file}: NS records cannot be combined with other records, except for DS records`, + recordKeys.length === 1 || (recordKeys.length === 2 && recordKeys.includes("DS")), + `${file}: NS records cannot be combined with other records, except for DS records` ); } if (recordKeys.includes("DS")) { - t.true( - recordKeys.includes("NS"), - `${file}: DS records must be combined with NS records`, - ); + t.true(recordKeys.includes("NS"), `${file}: DS records must be combined with NS records`); } if (recordKeys.includes("URL")) { t.true( - !recordKeys.includes("A") && - !recordKeys.includes("AAAA") && - !recordKeys.includes("CNAME"), - `${file}: URL records cannot be combined with A, AAAA, or CNAME records`, + !recordKeys.includes("A") && !recordKeys.includes("AAAA") && !recordKeys.includes("CNAME"), + `${file}: URL records cannot be combined with A, AAAA, or CNAME records` ); } if (data.redirect_config) { t.true( recordKeys.includes("URL") || data.proxied, - `${file}: Redirect config must be combined with a URL record or the domain must be proxied`, + `${file}: Redirect config must be combined with a URL record or the domain must be proxied` ); if (data.redirect_config.redirect_paths) { - t.true( - recordKeys.includes("URL"), - `${file}: redirect_config.redirect_paths requires a URL record`, - ); + t.true(recordKeys.includes("URL"), `${file}: redirect_config.redirect_paths requires a URL record`); } } @@ -385,3 +313,20 @@ t("All files should have valid record types", (t) => { t.pass(); }); + +t("Root subdomains should have at least one usable record", (t) => { + const usableRecordTypes = ["A", "AAAA", "CNAME", "MX", "NS", "URL"]; + + files.forEach((file) => { + const subdomain = file.replace(/\.json$/, ""); + if (subdomain.includes(".") || subdomain.startsWith("_")) return; + + const data = getDomainData(file); + const recordKeys = Object.keys(data.record); + + t.true( + usableRecordTypes.some((record) => recordKeys.includes(record)), + `${file}: Root subdomains must have at least one A, AAAA, CNAME, MX, NS, or URL record` + ); + }); +}); diff --git a/tests/special.test.js b/tests/special.test.js deleted file mode 100644 index 3a5f8aeef..000000000 --- a/tests/special.test.js +++ /dev/null @@ -1,66 +0,0 @@ -const t = require("ava"); -const fs = require("fs-extra"); -const path = require("path"); - -const domainsPath = path.resolve("domains"); -const files = fs - .readdirSync(domainsPath) - .filter((file) => file.endsWith(".json")); - -const bypassedUsernames = require("../util/bypassed.json").map((username) => - username.toLowerCase(), -); - -function getDomainData(subdomain) { - try { - const data = fs.readJsonSync( - path.join(domainsPath, `${subdomain}.json`), - ); - return data; - } catch (error) { - throw new Error( - `Failed to read JSON for ${subdomain}: ${error.message}`, - ); - } -} - -t("Users are limited to one single character subdomain", (t) => { - const results = []; - - files.forEach((file) => { - const subdomain = file.replace(/\.json$/, ""); - const data = getDomainData(subdomain); - - if ( - subdomain.length === 1 && - !bypassedUsernames.includes(data.owner.username.toLowerCase()) - ) { - results.push({ - subdomain, - owner: data.owner.username.toLowerCase(), - }); - } - }); - - const duplicates = results.filter( - (result) => results.filter((r) => r.owner === result.owner).length > 1, - ); - const output = duplicates.reduce((acc, curr) => { - if (!acc[curr.owner]) { - acc[curr.owner] = []; - } - - acc[curr.owner].push(`${curr.subdomain}.is-a.dev`); - return acc; - }, {}); - - t.is( - duplicates.length, - 0, - Object.keys(output) - .map((owner) => `${owner} - ${output[owner].join(", ")}`) - .join("\n"), - ); - - t.pass(); -}); diff --git a/util/bypassed.json b/util/bypassed.json deleted file mode 100644 index 31fe6be0d..000000000 --- a/util/bypassed.json +++ /dev/null @@ -1 +0,0 @@ -["is-a-dev", "wdhdev"] diff --git a/util/excepted.json b/util/excluded.json similarity index 77% rename from util/excepted.json rename to util/excluded.json index fd68638d8..9f7268d2e 100644 --- a/util/excepted.json +++ b/util/excluded.json @@ -1,7 +1,6 @@ [ "_discord", "_psl", - "_gh-is-a-dev-docs-o", "_gh-is-a-dev-o", "_github-pages-challenge-is-a-dev" ] diff --git a/util/reserved.json b/util/reserved.json index 4482ced8e..9b81d53fa 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -1,133 +1,174 @@ [ - "_acme-challenge.www", - "_atproto.www", - "_discord.www", - "_vercel.www", + "_zone-updated", + "about", "account", "accounts", + "ad", "admin", - "administrator", - "alert", - "alerts", + "ads", "api", + "apis", + "app", + "apps", + "asset", + "assets", "auth", "authentication", "authorisation", "authorise", "authorization", "authorize", - "aux", "billing", "blog", - "calendar", - "cart", - "catalog", + "board", + "bot", + "cdn", "chat", "checkout", + "cname", "co", "com", - "com[1-9]", "con", - "confirm", - "confirmation", + "contribute", + "contributing", + "dash", "dashboard", - "default", "dns", "doc", "documentation", + "domain", "email", - "emails", - "error", - "errors", "event", "events", "example", "feedback", - "finance", - "forgot", - "forgot-password", - "gtld", - "guest", + "file", + "files", + "get", "help", - "helpdesk", + "helper", + "helpers", + "home", "hostmaster", + "http", + "https", "info", - "infos", "int", "internal", + "legal", + "license", "login", - "logout", - "lpt[1-9]", + "lpt1", + "lpt2", + "lpt3", + "lpt4", + "lpt5", + "lpt6", + "lpt7", + "lpt8", + "lpt9", "m", "mail", "maintainer", "maintainers", - "marketing", "media", "mobile", + "moderator", + "moderators", "net", "network", "news", + "nic", "noc", "notification", "notifications", - "notify", "ns", - "ns[1-99]", - "nul", + "ns0", + "ns1", + "ns2", + "ns3", + "ns4", + "ns5", + "ns6", + "ns7", + "ns8", + "ns9", "oauth", - "official", - "operations", + "online", "ops", "org", - "organisation", + "owner", "pay", "payment", "payments", + "poll", + "polls", "portal", "postmaster", - "recovery", + "preview", + "private", + "prod", + "production", + "r", + "rdap", "redirect", + "register", "registrar", "registry", - "reset", - "reset-password", + "reserved", "root", - "sales", - "schedule", "secure", "security", "service", "services", - "session", - "sessions", "shop", - "signin", - "signout", - "signup", + "sso", "staff", + "staging", + "static", "statistics", "stats", "status", "store", - "superuser", + "subdomain", "support", "sys", "system", - "teams", "test", - "test[1-9999]", - "tld", + "terms", "token", "tokens", + "tos", "url", - "url[1-9999]", - "user", - "users", + "vote", + "web", "webmail", "webmaster", + "website", "whois", - "www[1-99]", + "ww", + "ww0", + "ww1", + "ww2", + "ww3", + "ww4", + "ww5", + "ww6", + "ww7", + "ww8", + "ww9", + "www0", + "www1", + "www2", + "www3", + "www4", + "www5", + "www6", + "www7", + "www8", + "www9", "wwww", - "your-domain-name" + "your-domain-name", + "zone", + "zone-updated" ] diff --git a/util/trusted.json b/util/trusted.json new file mode 100644 index 000000000..c1eab71cc --- /dev/null +++ b/util/trusted.json @@ -0,0 +1,11 @@ +[ + { "username": "21Z", "id": 69188068 }, + { "username": "DEV-DIBSTER", "id": 76603072 }, + { "username": "iostpa", "id": 69630113 }, + { "username": "is-a-dev-bot", "id": 106927495 }, + { "username": "orangci", "id": 90866414 }, + { "username": "Stef-00012", "id": 81536172 }, + { "username": "SX-9", "id": 90962949 }, + { "username": "WDH-2", "id": 115670568 }, + { "username": "wdhdev", "id": 87287585 } +]