mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-11 00:25:00 +00:00
Merge branch 'main' into main
This commit is contained in:
@@ -1 +0,0 @@
|
||||
custom: ["https://donate.is-a.dev"]
|
||||
+15
-16
@@ -1,21 +1,20 @@
|
||||
name: StaleBOT
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
name: 'Force cleanup'
|
||||
schedule:
|
||||
- cron: "30 14 * * *"
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "30 14 * * *"
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@v3
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
days-before-stale: 7
|
||||
days-before-close: 3
|
||||
stale-issue-message: 'This issue has been marked as stale due to inactivity and will be closed. Comment anything on this issue to prevent it'
|
||||
stale-pr-message: 'This pull request has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it'
|
||||
exempt-issue-labels: 'no-stale'
|
||||
exempt-pr-labels: 'no-stale'
|
||||
stale:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@v3
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
days-before-stale: 7
|
||||
days-before-close: 3
|
||||
stale-issue-message: "This issue has been marked as stale due to inactivity and will be closed. Comment anything on this issue to prevent it"
|
||||
stale-pr-message: "This pull request has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it"
|
||||
exempt-issue-labels: "no-stale"
|
||||
exempt-pr-labels: "no-stale"
|
||||
|
||||
@@ -8,7 +8,7 @@ on:
|
||||
paths:
|
||||
- "domains/*"
|
||||
- "tests/*"
|
||||
- "utils/*"
|
||||
- "util/*"
|
||||
- ".github/workflows/validation.yml"
|
||||
- "dnsconfig.js"
|
||||
|
||||
@@ -36,6 +36,22 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Clone is-a-dev/register
|
||||
run: git clone https://github.com/is-a-dev/register.git register-${{ github.run_id }}
|
||||
|
||||
- run: npm install
|
||||
|
||||
- run: npm test
|
||||
- name: Get all modified domain JSON files
|
||||
if: github.event_name == 'pull_request'
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v45
|
||||
with:
|
||||
files: domains/*.json
|
||||
|
||||
- name: Run tests
|
||||
run: npx ava tests/*.test.js
|
||||
env:
|
||||
EVENT: ${{ github.event_name }}
|
||||
RUN_ID: ${{ github.run_id }}
|
||||
PR_AUTHOR: ${{ github.event.pull_request.user.login }}
|
||||
MODIFIED_FILES: ${{ steps.changed-files.outputs.all_changed_files }}
|
||||
|
||||
@@ -128,3 +128,6 @@ dist
|
||||
.yarn/build-state.yml
|
||||
.yarn/install-state.gz
|
||||
.pnp.*
|
||||
|
||||
# Custom
|
||||
.DS_Store
|
||||
|
||||
@@ -9,3 +9,23 @@ This is a Code of Conduct for any interactions in this repository. This includes
|
||||
If you believe a domain that has been registered using this service is abusing our terms, you can report it by creating an issue.
|
||||
|
||||
The abuse reports will be investigated and the necessary action will be taken.
|
||||
|
||||
## Explicitly disallowed usage
|
||||
- Online stores/shopping websites
|
||||
- Gambling websites
|
||||
- Game cheat sites
|
||||
- CDNs distributing potentially malicious content (e.g. APKs, executables)
|
||||
- 'Unblocked' gaming websites
|
||||
- Alternate URLs for commonly blocked websites (e.g. gambling/casino websites)
|
||||
- Websites containing 18+ content
|
||||
- Mass emailing (e.g. newsletters, mailing lists)
|
||||
- File-sharing or torrenting websites distributing copyrighted material
|
||||
- Cryptocurrency mining sites or tools
|
||||
- Hacking or cybersecurity exploit websites
|
||||
- Phishing or fraudulent websites
|
||||
- Websites hosting illegal or pirated software
|
||||
- Proxy or VPN services bypassing network restrictions
|
||||
- Online services for identity theft or forgery
|
||||
- Platforms promoting self-harm or violence
|
||||
- Illegal drug marketplaces
|
||||
- Proxy sites (e.g. embedding other websites)
|
||||
|
||||
@@ -21,47 +21,37 @@ Not all of these will be posted on GitHub, however they will always be posted in
|
||||
<a href="https://discord.gg/is-a-dev-830872854677422150"><img alt="Discord Server" src="https://invidget.wdh.app/is-a-dev-830872854677422150"></a>
|
||||
|
||||
# Register
|
||||
### NS Records
|
||||
When applying for NS records, please consider if you *actually* need them.
|
||||
In your PR, please provide *extensive* reasoning, with evidence/examples, of why you need NS records.
|
||||
You can see a good example of this [here](https://github.com/is-a-dev/register/pull/17592).
|
||||
|
||||
***Pull requests adding NS records without valid reasoning will be closed.***
|
||||
|
||||
**Instant Denials**:
|
||||
- I don't want to create a pull request everytime I want to update my DNS records.
|
||||
- Over 3,000 people have to create PRs for updating their records, you can too.
|
||||
- It is easier to manage DNS records on *(insert DNS provider name)*.
|
||||
- It isn't too difficult to open a pull request to update your DNS records. We aim for PRs to be merged with-in 24 hours.
|
||||
- I want to use DDoS protection.
|
||||
- You can simply add `"proxied": true` to your file, to enable Cloudflare's Enterprise-level DDoS protection for your subdomain.
|
||||
|
||||
> [!NOTE]
|
||||
> You can skip these requirements by [supporting the service](https://wdh.gg/pvNCdvs) with a small amount of $2.
|
||||
>
|
||||
> If you decide to donate, please email william@is-a.dev with your payment confirmation and your pull request link to receive your NS records.
|
||||
|
||||
## Manual Registration
|
||||
## 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) and star 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://is-a.dev/docs)
|
||||
- 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!
|
||||
|
||||
## Automated Registration
|
||||
***Returning soon.*** Join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) for updates.
|
||||
### NS Records
|
||||
When applying for NS records, please be aware we already support a [wide range of DNS records](https://is-a.dev/docs/faq/#which-records-are-supported), so you may not need them.
|
||||
|
||||
# Issues
|
||||
If you have any problems, feel free to [open an issue](https://github.com/is-a-dev/register/issues/new/choose).
|
||||
In your PR, please provide sufficient reasoning of why you need NS records, to help us mitigate potential abuse. It is helpful to refer to the [FAQ](https://is-a.dev/docs/faq/#who-can-use-ns-records) to see if you will likely be approved for NS records or not. You can see a good example of a request for NS records [here](https://github.com/is-a-dev/register/pull/17592).
|
||||
|
||||
If you have an issue that contains confidental infomation, send an email to security@is-a.dev.
|
||||
***Pull requests adding NS records without sufficient reasoning will be closed.***
|
||||
|
||||
> Also see: [Why are you so strict with NS records?](https://is-a.dev/docs/faq/#why-are-you-so-strict-with-ns-records)
|
||||
|
||||
> [!NOTE]
|
||||
> You may bypass these requirements by [donating](https://wdh.gg/pvNCdvs) a small amount of $2 (you can also donate via [GitHub Sponsors](https://wdh.gg/sponsor)). You also get a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)!
|
||||
>
|
||||
> If you decide to donate, please email william@is-a.dev (or DM `@williamharrison` on Discord) with your payment receipt and your pull request link.
|
||||
|
||||
## Report Abuse
|
||||
If you find any subdomains being abused, 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.
|
||||
|
||||
---
|
||||
|
||||
We are proud to announce that we are fully supported by Cloudflare's [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria) sponsorship program. We would not be able to operate without their help! 💖
|
||||
We are proud to announce that we are supported by Cloudflare's [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria) sponsorship program. We would not be able to operate without their help! 💖
|
||||
|
||||
<a href="https://www.cloudflare.com">
|
||||
<img alt="Cloudflare Logo" src="https://raw.githubusercontent.com/is-a-dev/register/main/media/cloudflare.png" height="96">
|
||||
|
||||
+1
-3
@@ -1,6 +1,4 @@
|
||||
# Security Policy
|
||||
|
||||
## Reporting a vulnerability
|
||||
You can report low severity bugs as [issues](https://github.com/is-a-dev/register/issues/new/choose) on this repository.
|
||||
|
||||
However, for **higher severity vulnerabilities and bugs**, please email security@is-a.dev.
|
||||
Please report all vulnerabilities to security@is-a.dev.
|
||||
|
||||
+2
-7
@@ -139,12 +139,6 @@ for (var subdomain in domains) {
|
||||
// Handle URL records
|
||||
if (domainData.record.URL) {
|
||||
records.push(A(subdomainName, IP("192.0.2.1"), CF_PROXY_ON));
|
||||
records.push(TXT("_redirect." + subdomainName, "\"" + domainData.record.URL + "\""));
|
||||
}
|
||||
|
||||
// Handle reserved domains
|
||||
if (domainData.reserved) {
|
||||
records.push(TXT(subdomainName, "\"" + "RESERVED" + "\""));
|
||||
}
|
||||
}
|
||||
|
||||
@@ -159,7 +153,8 @@ var ignored = [
|
||||
IGNORE("_dmarc", "TXT"),
|
||||
IGNORE("autoconfig", "CNAME"),
|
||||
IGNORE("autodiscover", "CNAME"),
|
||||
IGNORE("dkim._domainkey", "TXT")
|
||||
IGNORE("dkim._domainkey", "TXT"),
|
||||
IGNORE("ns[1-4]", "A,AAAA"),
|
||||
];
|
||||
|
||||
// Push TXT record of when the zone was last updated
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Yunexiz",
|
||||
"discord": "1040303561847881729"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"185.199.109.153",
|
||||
"185.199.108.153",
|
||||
"185.199.110.153",
|
||||
"185.199.111.153"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "gimmywashere",
|
||||
"discord": "792467650038857748",
|
||||
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G8bQtlAC_K5K-sdnpRQFXtq9H-BJAxXswVmMcZl9dCd4Mx8utIM-wKg-rI20met2wnfK6SNI1dMIFOkdSflITyde93ET8gWwAJNGp18vBl7f416oU7agxTocIXnYiEepVXe2xAqu42dz5eazX_3e_TGFAayBW6mFynhUd2WvFFFIv-BQX1Lh2kTETnV0LBC27Zeiy3J2Nb-9zFyIGgx-I9qars-Q3W2gPwioDbyTc34HWrZrb-v4gDGGEkzCGaO2ct9W7b8BFdWHqsUua3SD59Yec6r8ytCLRpfJp-griYtdKprGl1Md71alh2ntZc8bjXJ6f4dZl_sLvPAArFfvUw.1H7oEmNDK3MLdFoNadP2Kg.xDYLtCuquekDlq9YaIxM63iY2YMEFWd91CxxwuO7uwk8qc9hbQWqBuXA0MQfG_3NRyarb8nNgMGEj0ghKyfxSm1YWQ8M4PK5OPQTub54LiU.8CgG1B1Jv04SYfXkFJhAZQ"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "ammo.lol"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "LIGMATV's URL Manager (aka 2)",
|
||||
"owner": {
|
||||
"username": "LIGMATV",
|
||||
"email": "ligmatv.id@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ligmatv-links.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "Domain verification for my Bluesky account.",
|
||||
"owner": {
|
||||
"username": "LIGMATV",
|
||||
"email": "ligmatv.id@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "did=did:plc:pibkszlhfix34y257kqcozix"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "cjolivier123"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["dh=74c1e1cd4df113f2b79e799d4f0e5910ef8f9557"]
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "CuteDog5695",
|
||||
"username": "iostpa",
|
||||
"discord": "716306888492318790",
|
||||
"twitter": "cutedog5695"
|
||||
"twitter": "iostpa"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=f85ce7cf4e6ff1f6136767a12c041fbbcb446045"
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "devmatei",
|
||||
"email": "matei.thoma@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["dh=7b59d54719ce94db5cc653b7439d2e090f724c7a"]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "gabekgfx",
|
||||
"email": "bussines.gabrys@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=02ed193dbc1e396517abe81c2c5d9a007a4a6e25"
|
||||
}
|
||||
}
|
||||
@@ -4,6 +4,6 @@
|
||||
"bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=d8213a7b69c2c71bfc2cdddc2744080847a4b0da"
|
||||
"TXT": "dh=4d34d136feda8f0fade8d9cbf34cfb3ff0adee15"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Infernum1"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["dh=b25f81ebab2ff999a86bbda2f49f609e03054b39"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "enderfoxbg",
|
||||
"discord": "970380468090437672"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["dh=75e9bdc423ca4351bb8938087b552bc2ee9a3e16"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "duvbolone",
|
||||
"email": "duvbolone@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["dh=00c8db5a2edc793156939308c6f9e4a11bbf27e7"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "niclqs.is-a.dev discord verify „ownership''",
|
||||
"repo": "https://github.com/niclqsger",
|
||||
"owner": {
|
||||
"discord": "niclqs",
|
||||
"email": "discord@push-den-weg.de",
|
||||
"username": "NiclqsGER"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=0b19779c5bdb5bdc6a6e3a5d7f44996deedab1dc"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "nikyy2",
|
||||
"email": "anhky726@gmail.com",
|
||||
"email": "anhky581@gmail.com",
|
||||
"discord": "1007521768761729094"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=0d03c1e4a0e12d0e7190cea1571ec61cb3ba0101"
|
||||
"TXT": "dh=eb8bcab3a2e8a1f278e7cb88404974b46f58a31c"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "profxadke",
|
||||
"email": "xadkeg@duck.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["dh=35ca5646ff4cbe25158bef568c0e26c7224f5a61"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "voxxdevv",
|
||||
"email": "aminrh@icloud.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=6d817006952096ed75c9c1c84fab50783bad46ac"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "webcubed"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["dh=1612c48236f97b2a8b0fc79833cd7e46cf0c512d"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "akzana"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["a9e7df1f4744431d00299a1ca92510"]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "gabekgfx",
|
||||
"email": "bussines.gabrys@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "e9b873f6071bb8f4c1384efe52d14d"
|
||||
}
|
||||
}
|
||||
+2
-2
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "CuteDog5695",
|
||||
"username": "iostpa",
|
||||
"discord": "716306888492318790",
|
||||
"twitter": "cutedog5695"
|
||||
"twitter": "iostpa"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "cd8aac10494e4b5b76656163a11508"
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"description": "GitHub said that the verification was needed so I created this record.",
|
||||
"owner": {
|
||||
"username": "jwaxy",
|
||||
"email": "me@yxawj.aleeas.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "8e4b33b2837436011e57d5cade6b40"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "l6174",
|
||||
"email": "l6174@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "239afcf7406892899a65a396dc024f"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ogsamrat"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["eeef7c979489f42f420873389f2bef"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "wdhdev",
|
||||
"email": "william@is-a.dev"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "6b3a5de4756e5840afc94698b74712"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "webcubed"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["d4d8fdb1fea56bbbf4470d4e6f5e40"]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Yunexiz",
|
||||
"discord": "1040303561847881729"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "a39a9e9549128753e8f6757a37d2c2"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "yunexiz",
|
||||
"discord": "1040303561847881729"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "44acf50d05a09c5bdcb82f64551e6c"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "LIGMATV's URL Manager (aka 2)",
|
||||
"owner": {
|
||||
"username": "LIGMATV",
|
||||
"email": "ligmatv.id@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["vc-domain-verify=2.is-a.dev,ea014a1b9a6ec8986aa0"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AKBORANA3"
|
||||
},
|
||||
"record": {
|
||||
"TXT": [
|
||||
"vc-domain-verify=akay.is-a.dev,f9e6eaccf85abfddae57"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -9,7 +9,9 @@
|
||||
"vc-domain-verify=hive.alvin.is-a.dev,c60034f22ad745c15021",
|
||||
"vc-domain-verify=www.hive.alvin.is-a.dev,682186731d1f9275c277",
|
||||
"vc-domain-verify=chat.alvin.is-a.dev,520a1452a367459dd568",
|
||||
"vc-domain-verify=www.chat.alvin.is-a.dev,df452600790ef98fd42e"
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "2nvrs"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["vc-domain-verify=cnvrs.is-a.dev,759e0953091c88d99f57"]
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "CuteDog5695",
|
||||
"username": "iostpa",
|
||||
"discord": "716306888492318790",
|
||||
"twitter": "cutedog5695"
|
||||
"twitter": "iostpa"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=vercel.cutedog5695.is-a.dev,92820276b2029f5426ec"
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "devmatei"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["vc-domain-verify=chatbot.devmatei.is-a.dev,6928d211a16fe5cd94d1"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "2nvrs"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["vc-domain-verify=f3ntt.is-a.dev,dc540a58beec30597866"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "MukuJhansi",
|
||||
"email": "mukundagrawal800@gmail.com",
|
||||
"discord": "1115658967012626542"
|
||||
},
|
||||
"record": {
|
||||
"TXT": [
|
||||
"vc-domain-verify=gunman.is-a.dev,a31e97770fb8c89e3b57"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "TheHCJ",
|
||||
"bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["vc-domain-verify=hcj.is-a.dev,010396202f45aacdad27"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "jxaq"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["vc-domain-verify=jax.is-a.dev,f8cf558f95e96e1c703e"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "enderfoxbg",
|
||||
"discord": "970380468090437672"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["vc-domain-verify=justwinstuff.is-a.dev,f7737c243dc3c1080dd7"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "khoacao2k4",
|
||||
"email": "cqnhatkhoa@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["vc-domain-verify=khoacao.is-a.dev,9b86aeda2d7aa9f99748"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "duvbolone",
|
||||
"email": "duvbolone@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["vc-domain-verify=matt3o0.is-a.dev,f6f05e41e90e74cd0c09"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Rashed360",
|
||||
"email": "ruman.rush+isadev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["vc-domain-verify=rashed.is-a.dev,b900d35114e0f3394b8c"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "RyanBaig"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["vc-domain-verify=ryanbaig.is-a.dev,6611c040f39e1689070b"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "HayBael"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["vc-domain-verify=snowy.is-a.dev,710433a43c7209070848"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "aadltya"
|
||||
},
|
||||
"record": {
|
||||
"TXT": [
|
||||
"vc-domain-verify=swami.is-a.dev,ebd6de23b5512663a728"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "wythh24",
|
||||
"email": "t3vadadev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=t3vada.is-a.dev,5b01b0c87e766671d811"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "itswhisp",
|
||||
"email": "ag.whisp@gmail.com",
|
||||
"discord": "1276688713434529854"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=whisp.is-a.dev,131ed1253e922c1133f2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "It will be redirect to accounts.juststudio.is-a.dev",
|
||||
"owner": {
|
||||
"username": "JustDeveloper1",
|
||||
"email": "support@juststudio.is-a.dev",
|
||||
"discord": "1117482901353812088"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "juststudio-account.web.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Adib23704",
|
||||
"email": "adib23704@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://adib23704.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ah2",
|
||||
"email": "uni.ahmamy@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "hamd.cloud.libraryofcode.org"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"description": "Portfolio Website",
|
||||
"owner": {
|
||||
"username": "ahmed-eldin",
|
||||
"email": "ahmedeldin98@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ahmed-eldin.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "yunexiz",
|
||||
"discord": "1040303561847881729"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ai-y.onrender.com"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "yunexiz",
|
||||
"discord": "1040303561847881729"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ai-y-main.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "yunexiz",
|
||||
"discord": "1040303561847881729"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "yunexiz.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Documentation website for is-a.dev",
|
||||
"repo": "https://github.com/ajanthaa-lakkshmanan/ajanthaa-lakkshmanan.github.io",
|
||||
"owner": {
|
||||
"username": "ajanthaa-lakkshmanan",
|
||||
"email": "ajanthal@srmist.edu.in"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ajanthaa-lakkshmanan.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AKBORANA3"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"76.76.21.21"
|
||||
],
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"TXT": [
|
||||
"v=spf1 include:spf.improvmx.com ~all"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "akborana3",
|
||||
"email": "akayonfire3@gmail.com",
|
||||
"discord": "1042457884736368721"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "akborana3.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "akiraxdxd",
|
||||
"email": "ekereymen451+645675476345635573454309@gmail.com",
|
||||
"discord": "1241059919377989695"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "akiraxdxd.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Portfolio Site for Akzana. I want to host small projects on Akzana.Is-A.Dev to showcase my software engineering skills.",
|
||||
"repo": "https://github.com/akzana/akzana.github.io",
|
||||
"owner": {
|
||||
"username": "akzana",
|
||||
"email": "akzanaklepsch@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "akzana.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "UtsaVy",
|
||||
"email": "utsavk681@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "utsav.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "esa-zz",
|
||||
"email": "amirhossein6055@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["51.38.127.41"]
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"repo": "https://github.com/amjadAH/amjadAH.github.io",
|
||||
"owner": {
|
||||
"username": "amjadAH",
|
||||
"email": "amjad_ah_@hotmail.com",
|
||||
"tiwtter": "amjad_ah_"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "amjadah.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "anay-208",
|
||||
"email": "admin@anayparaswani.me"
|
||||
"email": "me@anayparaswani.dev",
|
||||
"discord": "anay_208"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://anayparaswani.me/"
|
||||
"URL": "https://anayparaswani.dev/"
|
||||
}
|
||||
}
|
||||
|
||||
+3
-2
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "anay-208",
|
||||
"email": "admin@anayparaswani.me"
|
||||
"email": "me@anayparaswani.dev",
|
||||
"discord": "anay_208"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://anayparaswani.me/"
|
||||
"URL": "https://anayparaswani.dev/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "anay-208",
|
||||
"email": "admin@anayparaswani.me"
|
||||
"email": "me@anayparaswani.dev",
|
||||
"discord": "anay_208"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://anayparaswani.me/"
|
||||
"URL": "https://anayparaswani.dev/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,12 +1,8 @@
|
||||
{
|
||||
"description": "Portfolio for anbuinfosec..",
|
||||
"repo": "https://github.com/anbuinfosec/anbuinfosec.github.io",
|
||||
"owner": {
|
||||
"username": "anbuinfosec",
|
||||
"email": "anbuinfosec@gmail.com",
|
||||
"twitter": ""
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "anbuinfosec.github.io"
|
||||
}
|
||||
}
|
||||
"owner": {
|
||||
"username": "anbuinfosec"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "anbuinfosec.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Will be used to show my page showing stuff about me",
|
||||
"repo": "https://github.com/angerminecraftyt/aboutme",
|
||||
"owner": {
|
||||
"username": "AngerminecraftYT",
|
||||
"discord": "AngerMinecraftYT#3051"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "angerminecraftyt.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ThatNerdyKun",
|
||||
"discord": "629851641579044874"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "annant.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Giua-App è l'applicazione non ufficiale dei registri elettronici giua@school",
|
||||
"repo": "https://github.com/Milanstarkk/Giua-App",
|
||||
"owner": {
|
||||
"username": "Milanstarkk",
|
||||
"email": "milanstark09yt@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "milanstarkk.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "LeVraiArdox",
|
||||
"email": "adrian.arjoca18@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "levraiardox.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Smartlinuxcoder",
|
||||
"email": "smartcoder@linuxmail.org",
|
||||
"discord": "694986201739952229"
|
||||
},
|
||||
"record": {
|
||||
"NS": ["ignacio.ns.cloudflare.com", "nicole.ns.cloudflare.com"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "cjolivier123",
|
||||
"discord": "1175481072088268920",
|
||||
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "cjolivier123.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"description": "My personal developer portfolio.",
|
||||
"repo": "https://github.com/ashl3ycodes/ashl3ycodes.github.io",
|
||||
"owner": {
|
||||
"username": "ashl3ycodes",
|
||||
"email": "ashl3ycodes@protonmail.com",
|
||||
"twitter": "ashl3ycodes"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ashl3ycodes.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "agnesmonret",
|
||||
"email": "agnesmoret@proton.me",
|
||||
"discord": "694917200720429066"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "agnesmonret.github.io"
|
||||
}
|
||||
}
|
||||
@@ -6,6 +6,6 @@
|
||||
"email": "aynonyme@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"A": ["93.95.117.183"]
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "banana's website",
|
||||
"repo": "https://github.com/BANanaD3V/bananadev-ml",
|
||||
"owner": {
|
||||
"username": "BANanaD3V",
|
||||
"email": "banana@bananadev.ml"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "bananad3v.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Sanoojes",
|
||||
"email": "sanoojes6371@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "sanoojes.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Carmelo Velardo",
|
||||
"repo": "https://github.com/2dvisio/2dvisio.github.io",
|
||||
"owner": {
|
||||
"username": "2dvisio",
|
||||
"twitter": "2dvisio"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "2dvisio.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "devmatei"
|
||||
},
|
||||
"record": {
|
||||
"A": ["76.76.21.21"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "riotoff",
|
||||
"discord": "1040929084684902460"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "riotoff.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "hazelvert"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "hazelvert.github.io"
|
||||
}
|
||||
}
|
||||
+2
-6
@@ -1,12 +1,8 @@
|
||||
{
|
||||
"description": "project page/ portfolio",
|
||||
"repo": "https://github.com/2nvrs/cnvrs",
|
||||
"owner": {
|
||||
"username": "2nvrs",
|
||||
"email": "cnvrscnvrscnvrs@gmail.com",
|
||||
"twitter": "projcnvrs"
|
||||
"username": "2nvrs"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "2nvrs.github.io"
|
||||
"A": ["76.76.21.21"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "CuteDog5695",
|
||||
"username": "iostpa",
|
||||
"discord": "716306888492318790",
|
||||
"twitter": "cutedog5695"
|
||||
"twitter": "iostpa"
|
||||
},
|
||||
"record": {
|
||||
"A": ["89.106.200.1"],
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"description": "Dano's resume",
|
||||
"repo": "https://github.com/dano-syrus/dano-syrus.github.io",
|
||||
"owner": {
|
||||
"username": "dano-syrus",
|
||||
"email": "danosyrus@tuta.io",
|
||||
"discord": "dano#6811"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "dano-syrus.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "For account system's database",
|
||||
"owner": {
|
||||
"username": "JustDeveloper1",
|
||||
"email": "support@juststudio.is-a.dev",
|
||||
"discord": "1117482901353812088"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "juststudio-account.web.app"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "whinee",
|
||||
"twitter": "whi_nyaan"
|
||||
},
|
||||
"description": "whi_ne's deno subdomain",
|
||||
"record": {
|
||||
"A": ["34.120.54.55"],
|
||||
"TXT": "deno-com-validation=572b9c00ebc922b6f8367944"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "devbx",
|
||||
"email": "pangys0306@hotmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "devbx.github.io"
|
||||
}
|
||||
}
|
||||
+13
-2
@@ -1,10 +1,21 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "DevMatei"
|
||||
"username": "DevMatei",
|
||||
"email": "matei.thoma@gmail.com"
|
||||
},
|
||||
"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"
|
||||
]
|
||||
}
|
||||
},
|
||||
"proxied": true
|
||||
}
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "for portfolio website",
|
||||
"repo": "https://github.com/dilshad0101/portfolio.website",
|
||||
"owner": {
|
||||
"username": "dilshad0101",
|
||||
"email": "dilshadmuhammed0101@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "dilshad0101.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "DevMatei",
|
||||
"email": "matei.thoma@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"75.2.60.5"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -4,6 +4,6 @@
|
||||
"email": "hungwt334@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["109.228.48.107"]
|
||||
"A": ["31.186.83.254"]
|
||||
}
|
||||
}
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user