Merge branch 'main' into main

This commit is contained in:
jirp-upc
2025-04-18 22:53:38 +02:00
committed by GitHub
1471 changed files with 13082 additions and 2970 deletions
+47
View File
@@ -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
+25
View File
@@ -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
+6 -3
View File
@@ -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 }}
+1 -5
View File
@@ -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
+1
View File
@@ -6,6 +6,7 @@ on:
paths:
- "domains/*"
- ".github/workflows/raw-api.yml"
- "util/reserved.json"
workflow_dispatch:
+6 -4
View File
@@ -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
-40
View File
@@ -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
+88
View File
@@ -0,0 +1,88 @@
# Discord Server Rules
## Introduction
This document is intended for staff and community members. It covers what is and isnt 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
+15 -15
View File
@@ -7,46 +7,46 @@
<img alt="Open Pull Requests" src="https://img.shields.io/github/issues-raw/is-a-dev/register?color=5c46eb&label=issues&style=for-the-badge">
<img alt="Open Issues" src="https://img.shields.io/github/issues-pr-raw/is-a-dev/register?color=5c46eb&label=pull%20requests&style=for-the-badge">
<br>
<img alt="Publish" src="https://github.com/is-a-dev/register/actions/workflows/publish.yml/badge.svg">
</p>
<h1 align="center">is-a.dev</h1>
<p align="center"><strong>is-a.dev</strong> is a service that allows developers to get a sweet-looking <code>.is-a.dev</code> domain for their personal websites.</p>
<p align="center"><strong>is-a.dev</strong> is a service that allows developers to get a sweet-looking <code>.is-a.dev</code> subdomain for their personal websites.</p>
## 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.
<a href="https://discord.gg/is-a-dev-830872854677422150"><img alt="Discord Server" src="https://invidget.wdh.app/is-a-dev-830872854677422150"></a>
# 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.
+47 -1
View File
@@ -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"
};
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "0xarchit",
"email": "0xarchit@proton.me"
},
"record": {
"NS": [
"brenna.ns.cloudflare.com",
"cartman.ns.cloudflare.com"
]
}
}
+12
View File
@@ -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/"
}
+11
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+2 -2
View File
@@ -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"
}
}
+7 -7
View File
@@ -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"]
}
}
+12 -1
View File
@@ -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"
]
}
}
@@ -0,0 +1,10 @@
{
"owner": {
"username": "JustDeveloper1",
"email": "support@juststudio.is-a.dev",
"discord": "1117482901353812088"
},
"record": {
"CNAME": "78515120d374647d2302076e._acme.deno.dev"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "exyxz",
"discord": "exyxz"
},
"record": {
"TXT": "did=did:plc:73r55srxmmlhhiof7fnllisy"
}
}
-10
View File
@@ -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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "notxlua",
"email": "notxlua@gmail.com"
},
"record": {
"TXT": "did=did:plc:j7iap5lpvblnrr7lygisgjzp"
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"owner": {
"username": "itsFatlum",
"username": "itssfatlum",
"email": "fatlum@lumi.is-a.dev"
},
"record": {
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Priyansxu",
"email": "priyansxu@yahoo.com"
},
"record": {
"TXT": "did=did:plc:psimj7hgshwoets2jvd6caib"
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"description": "Domain verification for my Bluesky account.",
"owner": {
"username": "razobeckett",
"email": "razobeckett@proton.me"
},
"record": {
"TXT": "did=did:plc:w6h4dilqruly6q4zki2mj5qt"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "relentiousdragon",
"email": "relentoor@gmail.com"
},
"record": {
"TXT": "dh=a261e0bde9e7d78a88462fda3c35222a35a348de"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Alimadcorp",
"email": "alimad.co.ltd@gmail.com"
},
"record": {
"TXT": "dh=d9f9cb8af5ab95e23dd4125a12020c785736192d"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "buddhhu",
"email": "amitsharma123234@gmail.com"
},
"record": {
"TXT": "dh=5b4d2c16d6e0595278e1eb813028b9de2e442e4c"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "handikatriarlan",
"email": "handikaarlan@gmail.com"
},
"record": {
"TXT": "dh=bc2dcf8fbcb6ee4e4d77621a0f2369571bc03416"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "arsenobetaine",
"email": "arsenobetaine@gmail.com"
},
"record": {
"TXT": "dh=a7836fe0f1ee1642624faaa1e95fedba6f53f907"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "GitHubFanTest",
"email": "feelingbloxyburger24@gmail.com"
},
"record": {
"TXT": "dh=7b870ea5ded2a7388f1def1fda8cfbf816f3dfe0"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "cally-jt",
"email": "callumjt@proton.me"
},
"record": {
"TXT": "dh=ad9865a1b510eca9917556bd35b8e60d089d3888"
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "ColinLeDev"
},
"record": {
"TXT": ["dh=f51bcf0f0dac685ca2a69541d3981cd689a1e96a"]
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "devmatei",
"email": "matei.thoma@gmail.com"
},
"record": {
"TXT": ["dh=7b59d54719ce94db5cc653b7439d2e090f724c7a"]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "exyxz",
"discord": "exyxz"
},
"record": {
"TXT": "dh=529be62f885915368b4b5c20beaef95a1c55ea98"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "x1yl",
"discord": "627947214576025610"
},
"record": {
"TXT": "dh=8ce5db15dc011d17526c81dfeccab48d20447344"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "harunabdullahrakin",
"email": "harunabdullahrakin@gmail.com"
},
"record": {
"TXT": "dh=08ca7b2a348ba12437193e6d84e9b819dc75da31"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "imm0nv1nhtv",
"email": "windows10phamvinh+github@gmail.com"
},
"record": {
"TXT": "dh=05d77c5d6895f487e96ea956a6a985fa532fa0ee"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "imnotnahn",
"email": "thanhnhan.contact.work@gmail.com"
},
"record": {
"TXT": "dh=04c429a9247eee97c4db2597f0bdf22e28a949a1"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Jesgran",
"email": "calzdani20@libero.it"
},
"record": {
"TXT": "dh=4b2e5de25234f6ff12194b5a3c98ff0b5edea64e"
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"owner": {
"username": "JonathanXDR",
"email": "jonathan.russ@bluewin.ch",
"discord": "494042822320717827"
},
"record": {
"TXT": "dh=38d522d76c80c10c68fa083f015b65ef2986a91b"
}
}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"owner": {
"username": "JustDeveloper1",
"email": "lk.qq@ya.ru"
"email": "justdeveloper@juststudio.is-a.dev"
},
"record": {
"TXT": "dh=a468556178a0bac462fa84043545b67b982e7fe0"
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "konaa0",
"discord": "1149438819834269856",
"bluesky": "vornexx.has.fish"
},
"record": {
"TXT": "dh=8e7a42d430aa6c34dc619b79f7d6fc1f3ca69845"
}
}
+7 -7
View File
@@ -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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "notxlua",
"email": "notxlua@gmail.com"
},
"record": {
"TXT": "dh=970cb15c19a813efa00124e99f198cbac7942338"
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"owner": {
"username": "itsFatlum",
"username": "itssfatlum",
"discord": "563697359423406082"
},
"record": {
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "lverx",
"email": "profoundlvr@gmail.com"
},
"record": {
"TXT": "dh=2e24b5f5d9aa41852614d8b5760748d097b138b9"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "moddatei",
"email": "moddatei@proton.me"
},
"record": {
"TXT": "dh=61bcf3ed41433d6b179422a6b0bd4fc2b95acf4e"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "nek0zyx",
"email": "nek0zyx@costmiku.space"
},
"record": {
"TXT": "dh=540cae67bbdffb46fb380c384823dda2270a28f0"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "n1ckibreeki",
"email": "nickibreeki@outlook.com"
},
"record": {
"TXT": "dh=14acda3ef13ac5d15f7cf8e8cfd3a8556fc227eb"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "NotZer0Two",
"email": "lyonfan2010@gmail.com"
},
"record": {
"TXT": "dh=89504c863f0365fd5e214e695141b54b8d44c6c7"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Nuggew",
"email": "contato.guilherme.silva.araujo@gmail.com"
},
"record": {
"TXT": "dh=a5d33ae1ddbac9692e675b562538f6b316f1aa1f"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "oliver720",
"email": "olivergarro2017@gmail.com"
},
"record": {
"TXT": "dh=9a0dc7af9a4d5bafe658ebee92cff00b08d46270"
}
}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"owner": {
"username": "Priyansxu",
"email": "cloudypriyanshu@gmail.com",
"email": "priyansxu@yahoo.com",
"discord": "priyansxu"
},
"record": {
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "qing762",
"email": "q1ng762@outlook.com"
},
"record": {
"TXT": "dh=c798ccabffa36b2206669860c46efe903852e675"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "lakshinhemachandran",
"email": "lh140313@outlook.com"
},
"record": {
"TXT": "dh=5a5f9d502ca98ef9d724b197609538f5b5379c83"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "RejectModders",
"email": "rejectmodders@disutils.com"
},
"record": {
"TXT": "dh=b77acadd3e4e89069f1b25422dd5eded7bd1354c"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Roki100",
"discord": "289479495444987904"
},
"record": {
"TXT": "dh=7c71f3dd265b7bae0e9a7383a779bddc4e8adf62"
}
}
+2 -3
View File
@@ -1,8 +1,7 @@
{
"owner": {
"username": "Roufox",
"email": "gabrielruf.fr@gmail.com",
"discord": "Roufox"
"username": "Rouf0x",
"discord": "roufox"
},
"record": {
"TXT": "dh=c3f8c6ef337cccc45ed0c1fac8f1dbbb76b86271"
-8
View File
@@ -1,8 +0,0 @@
{
"owner": {
"username": "s8rr"
},
"record": {
"TXT": ["dh=02cb947f7961bbd1816cb3aa4d2d47854665515c"]
}
}
+7 -7
View File
@@ -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"
}
}
+9 -9
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "sepultrex",
"email": "sepultrex@gmail.com"
},
"record": {
"TXT": "dh=2f929b7a4935af1795801360d92ba2788e27a2ff"
}
}
{
"owner": {
"username": "sepultrex",
"email": "sepultrex@gmail.com"
},
"record": {
"TXT": "dh=2f929b7a4935af1795801360d92ba2788e27a2ff"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Mikofoxie",
"email": "shimizulazy@gmail.com"
},
"record": {
"TXT": "dh=a24d14132caded8f17f5e4fdd4222378e8df2b89"
}
}
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "aminrh@icloud.com"
},
"record": {
"TXT": "dh=6d817006952096ed75c9c1c84fab50783bad46ac"
"TXT": "dh=86ca7e3af41dae9a1eea4036e19ff63c8417dca0"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "itswhisp",
"email": "ag.whisp@gmail.com"
},
"record": {
"TXT": "dh=f98e45bf000905131a5ee712210c9561d2079b24"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "xhide341",
"email": "shawnehgn10@gmail.com"
},
"record": {
"TXT": "dh=22c6450aa2c81b4a2ff82e9174d0381763db407a"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "yurehito",
"discord": "https://discord.com/users/998608551431897170"
},
"record": {
"TXT": "dh=5d5daac60e8c6f56c8c57a3cdf244a294049c273"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "SkyExploreWasTaken",
"discord": "1049263707177353247"
},
"record": {
"TXT": "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s"
}
}
+11
View File
@@ -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"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "JustDeveloper1",
"email": "support@juststudio.is-a.dev",
"discord": "1117482901353812088"
},
"record": {
"TXT": ["53741b79f9"]
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"owner": {
"username": "LUMIDevelopment"
"username": "itssfatlum"
},
"record": {
"TXT": ["eade7c5be7"]
@@ -1,9 +0,0 @@
{
"owner": {
"username": "oyepriyansh",
"email": "oyepriyansh@hotmail.com"
},
"record": {
"TXT": "0e84f14f3a"
}
}
@@ -1,10 +0,0 @@
{
"domain": "abiapp1789.is-a.dev",
"owner": {
"username": "abiapp789",
"email": "abiapp2024@gmail.com"
},
"record": {
"TXT": "e8984bf946de59788c1b78b19b8d51"
}
}
@@ -1,9 +0,0 @@
{
"owner": {
"username": "akpi816218",
"discord": "equus_quagga"
},
"record": {
"TXT": "83f74e3c71720aa4514d32cabe7324"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "alenseeman",
"email": "alenseeman@hotmail.com"
},
"record": {
"TXT": "8a6132b9777f26ea1a3f2a892f92f6"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "alpha-og",
"email": "athulanoop2020@gmail.com"
},
"record": {
"TXT": "f39f5fde5d918c2ca297b843c5776b"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "arsenobetaine",
"email": "arsenobetaine@gmail.com"
},
"record": {
"TXT": "02ff8b21eeaed5e8333376fc244485"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "aw09",
"email": "agungwck.99@gmail.com"
},
"record": {
"TXT": "ec0ab3911b2f62b7dcad33e6fdd5f4"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "ayberktandogan",
"email": "ayberk.tandogan@outlook.com"
},
"record": {
"TXT": "6fe6a3695f856260a2fa97ce9dfe94"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Baturalp52",
"email": "baturalpsonmez2002@gmail.com"
},
"record": {
"TXT": "8e1fd82942a7ceae35f62019e370aa"
}
}
@@ -1,9 +0,0 @@
{
"owner": {
"username": "boredcodebyk",
"email": "khromabyk+dev@gmail.com"
},
"record": {
"TXT": "18eddbb722418d4b62eb8976f91621"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "BreakerTWS",
"email": "breakingtws@gmail.com"
},
"record": {
"TXT": "dcde9a29c9e10cbea2e47c46805b57"
}
}
@@ -1,7 +1,7 @@
{
"description": "Github verification",
"owner": {
"username": "xXTgamerXx",
"username": "brinterwastaken",
"email": "trin.n2848@gmail.com"
},
"record": {
@@ -1,9 +0,0 @@
{
"owner": {
"username": "caodoc",
"discord": "caodoc"
},
"record": {
"TXT": "c3aa36c2b7f2e2bf94a92b760760ca"
}
}
@@ -0,0 +1,11 @@
{
"owner":
{
"username": "cc4dev",
"email": "cc4dev@proton.me"
},
"record":
{
"TXT": "dc5371ee1973414c03ef5e837646e6"
}
}
@@ -1,9 +1,9 @@
{
"owner": {
"username": "chauvansang",
"email": "cvansang94@gmail.com"
},
"record": {
"TXT": "8a2d191d582a62b817e10aa08b67f5"
}
"owner": {
"username": "chauvansang",
"email": "cvansang94@gmail.com"
},
"record": {
"TXT": "8a2d191d582a62b817e10aa08b67f5"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "danilezheng4",
"email": "danilezheng4@outlook.com"
},
"record": {
"TXT": "ecafb05290cd0377aecb8b624f8e7a"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "daspete",
"email": "daspetemail@gmail.com"
},
"record": {
"TXT": "ece69b9f0bf2d6d1bda512b8af30fa"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "duc-ios",
"email": "hi@duk.one"
},
"record": {
"TXT": "91c9fd955fd906fab980881cb5f477"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "exyxz",
"discord": "exyxz"
},
"record": {
"TXT": "38873ba2da582e531282026e6fb4bf"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "eyus00",
"email": "eyus00@duck.com"
},
"record": {
"TXT": "b96876543903f6ec6bdb91f857ea04"
}
}
@@ -1,10 +0,0 @@
{
"description": "Github page domain verification",
"owner": {
"username": "fa-fifi",
"email": "fafifi1997@gmail.com"
},
"record": {
"TXT": "4076c15aac94a89c1a131d252cf368"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "GitHubFanTest",
"email": "feelingbloxyburger24@gmail.com"
},
"record": {
"TXT": "68769d2d26832aca71242d59740d72"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "herwingx",
"email": "herwingmacias@gmail.com"
},
"record": {
"TXT": "2a006f5ffbfb592d6001e215d479da"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "hungthai1401",
"email": "hungthai1401.it@gmail.com"
},
"record": {
"TXT": "693e3be4f1121fc00f2fbad65439d0"
}
}
@@ -1,6 +1,6 @@
{
"owner": {
"username": "JerBlox",
"username": "i-Jer",
"email": "chen.fuyuan07@gmail.com"
},
"record": {
@@ -0,0 +1,9 @@
{
"owner": {
"username": "imnotnahn",
"email": "thanhnhan.contact.work@gmail.com"
},
"record": {
"TXT": "0078b8f8494de41ef1c90903f745c5"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "imrmnabil",
"email": "imrmnabil@gmail.com"
},
"record": {
"TXT": "ce38bed94bccbf581a0efa569f006a"
}
}
@@ -1,9 +0,0 @@
{
"owner": {
"username": "is-a-dev",
"email": "admin@is-a.dev"
},
"record": {
"TXT": "22bbab4068a6c51de6df06aac442d5"
}
}
@@ -4,6 +4,6 @@
"email": "admin@is-a.dev"
},
"record": {
"URL": "https://is-a.dev"
"TXT": "451887dc71c60fef6eb91e9b1ac27d"
}
}
@@ -0,0 +1,10 @@
{
"description": "Github verification",
"owner": {
"username": "jd1",
"email": "isadev@mail.dilli.me"
},
"record": {
"TXT": "a3c21c7b2bda6160f0f072afcb5d67"
}
}

Some files were not shown because too many files have changed in this diff Show More