mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-11 02:22:54 +00:00
Merge remote-tracking branch 'upstream/main'
This commit is contained in:
@@ -10,7 +10,6 @@ on:
|
||||
- "tests/*"
|
||||
- "util/*"
|
||||
- ".github/workflows/ci.yml"
|
||||
- "dnsconfig.js"
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
@@ -44,11 +43,5 @@ jobs:
|
||||
env:
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
|
||||
- name: Run DNSControl tests
|
||||
if: github.event_name == 'pull_request' && contains(fromJson(env.CHANGED_FILES), 'dnsconfig.js')
|
||||
uses: is-a-dev/dnscontrol-action@main
|
||||
with:
|
||||
args: check
|
||||
|
||||
- name: Run tests
|
||||
run: npx ava tests/*.test.js --timeout=1m
|
||||
|
||||
@@ -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
|
||||
@@ -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 }}
|
||||
|
||||
@@ -22,11 +22,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Run DNSControl tests
|
||||
uses: is-a-dev/dnscontrol-action@main
|
||||
with:
|
||||
args: check
|
||||
|
||||
- name: Generate creds.json
|
||||
run: echo '{"cloudflare":{"TYPE":"CLOUDFLAREAPI","apitoken":"$CLOUDFLARE_API_TOKEN"}}' > ./creds.json
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -11,41 +11,42 @@
|
||||
|
||||
<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.
|
||||
|
||||
@@ -133,7 +133,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 + "\""));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -4,13 +4,9 @@
|
||||
"email": "0xarchit@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"],
|
||||
"TXT": [
|
||||
"v=spf1 include:zohomail.in ~all",
|
||||
"zoho-verification=zb94087787.zmverify.zoho.in",
|
||||
"v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB"
|
||||
],
|
||||
"CNAME": "0xarchit.pages.dev"
|
||||
},
|
||||
"proxied": true
|
||||
"NS": [
|
||||
"brenna.ns.cloudflare.com",
|
||||
"cartman.ns.cloudflare.com"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "relentiousdragon",
|
||||
"email": "relentoor@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=a261e0bde9e7d78a88462fda3c35222a35a348de"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "buddhhu",
|
||||
"email": "amitsharma123234@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=5b4d2c16d6e0595278e1eb813028b9de2e442e4c"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "GitHubFanTest",
|
||||
"email": "feelingbloxyburger24@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=7b870ea5ded2a7388f1def1fda8cfbf816f3dfe0"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ThangLe9999",
|
||||
"discord": "872078632565215282",
|
||||
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G5BtkuOaAUmFdixUP1IN4ZTmec-NZCllzsliK6q8sggJkBzasXefGfeEh6pBOiZ6ZkV2gr-GCdTN7LkP7QLPgLN6FglXac8BP1DSGDF3Lo8ULvrM-CpLUdeR0mqes6OQVvWdmPhZgVFGF3ItzDXQ7SqB6zrMbEWEwuZeg2KLHyPqvHsdrWLjzNpvVUwZRBuxicPyNTT70oMbPaOn3cvg4J_mVxNywnrIY5F34-T4tmiOEijsHmPwG2RzHsTCzC3cGYfNmokQtAsL0jhIMH4GzYdbTUsjDOrqbLdT-W2y33pQkeQuCjdf8KkeYCfacE0oWAZKFhrW2X0zJLYvGQBeuw.3qY1yT9H2x2WH2DePTziiw.PJvjWBGxfTgCKqZiHuAsRaUEdjld3XeMAw7NwX9P28VSFOS3-xsSiOvbLrCo1n1nTF-4g8EIRkkFJPn2P1T6YUDNuHVqbvnGg2wfhpfdSaM.yxghx67x9iGLMjDEKJdeAw"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"TXT": "dh=8d98fb5fefbb1915e89d5dc43c9fdd9fa801557f"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "boredcodebyk",
|
||||
"email": "khromabyk+dev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "18eddbb722418d4b62eb8976f91621"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "caodoc",
|
||||
"discord": "caodoc"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "c3aa36c2b7f2e2bf94a92b760760ca"
|
||||
}
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
"owner":
|
||||
{
|
||||
"username": "cc4dev",
|
||||
"email": "caodoc@proton.me"
|
||||
"email": "cc4dev@proton.me"
|
||||
},
|
||||
"record":
|
||||
{
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "imrmnabil",
|
||||
"email": "imrmnabil@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "ce38bed94bccbf581a0efa569f006a"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "Github verification",
|
||||
"owner": {
|
||||
"username": "jd1",
|
||||
"email": "isadev@mail.dilli.me"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "a3c21c7b2bda6160f0f072afcb5d67"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "muazsrc",
|
||||
"email": "muazsrc17@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "fbd85152dbc991f3daa13d534b5875"
|
||||
}
|
||||
}
|
||||
@@ -4,6 +4,6 @@
|
||||
"email": "muizuvais99@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "426da2567c5afddc351a1bf4e7d84c"
|
||||
"TXT": "8cf896945b34d5309a335f41eb2000"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "riviox",
|
||||
"email": "rivioxyt@hotmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "15bce163359555d636e6bd2cc5903f"
|
||||
}
|
||||
}
|
||||
@@ -4,6 +4,6 @@
|
||||
"email": "sazidshahriar39@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "f5a9c65aff454e5a69870bc977a2df"
|
||||
"TXT": "d93567f4844049ce8f6ba59b0c42ab"
|
||||
}
|
||||
}
|
||||
@@ -9,7 +9,7 @@
|
||||
"priority": 0,
|
||||
"weight": 5,
|
||||
"port": 32279,
|
||||
"target": "gold.magmanode.com"
|
||||
"target": "mc.3gee.is-a.dev"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "abranico",
|
||||
"email": "abranico011@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=abranico.is-a.dev,82f8209e355477d34c12"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "aessaputra",
|
||||
"twitter": "pioonrey"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=aessaputra.is-a.dev,e4ae1f9f5dd0538d0b82"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "harsh-mallick",
|
||||
"email": "harshmallick052009@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=harshmallick.is-a.dev,323ae0e1146fa7bc07e2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Ivin-Mathew",
|
||||
"email": "ivinmk2410@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=ivin-mathew.is-a.dev,0ef6e3e9074e997b831b"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Kinfhertix",
|
||||
"email": "kinfhertix@gmail.com",
|
||||
"discord": "i_mert"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=kinfhertix.is-a.dev,059b1c9b761eee935ee8"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "pyyupsk",
|
||||
"email": "pyyupsk@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=pyyupsk.is-a.dev,f537ecd57cc91e12951c"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "rafsanza-hub",
|
||||
"email": "rapsanza@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=rafsanza.is-a.dev,6b6643acbebdf80cd44b"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Rithb898",
|
||||
"email": "rithb2004@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=rith.is-a.dev,9233c12a34113300d9af"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "tanbaycu",
|
||||
"email": "mnew20128@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=tranminhtan.is-a.dev,80e210f84d0b0529d7eb"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "bitsamedida",
|
||||
"email": "bitsamedida@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=vapr.is-a.dev,e0a739ae617bd141d6f0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Wisitt",
|
||||
"email": "wisitmoondet@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=wisit.is-a.dev,00d864c9655408665e4c"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Abdullah-Maqbool",
|
||||
"email": "abdullah.maqbool.ahmad@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "abdullahmaqbool-portfolio.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "abranico",
|
||||
"email": "abranico011@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "abranico.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Ad019El",
|
||||
"email": "a.dafi@esi-sba.dz"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "adel-dafi.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "aessaputra",
|
||||
"twitter": "pioonrey"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "github-profile-summary-cards-aes-saputras-projects.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
+1
-1
@@ -5,6 +5,6 @@
|
||||
"discord": "1056531806763102218"
|
||||
},
|
||||
"record": {
|
||||
"A": ["173.208.244.13"]
|
||||
"A": ["76.76.21.21"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "chewieleaf",
|
||||
"email": "cchirrpy@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=440ef941b9b55391f86cf985e87ed861fc6e9512"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "anthonyuseche",
|
||||
"email": "anthonyuseche64@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "anthonyuseche.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "0xarchit",
|
||||
"email": "0xarchit@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "status.cron-job.org"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "alvinsjoy",
|
||||
"discord": "825382504353234954"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "Created to allow nested subdomains to exist."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "el7amrawy",
|
||||
"email": "el7amrawy@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "portfolio-8sc.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "caodoc",
|
||||
"email": "caodoc@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "caodoc.github.io"
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
"owner":
|
||||
{
|
||||
"username": "cc4dev",
|
||||
"email": "caodoc@proton.me"
|
||||
"email": "cc4dev@proton.me"
|
||||
},
|
||||
"record":
|
||||
{
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "akk1to",
|
||||
"email": "akk1to.dev@gmail.com",
|
||||
"discord": "727497287777124414"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "Created to allow nested subdomains to exist."
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "cedrickdev",
|
||||
"email": "cedrickv.tchindaf@hes-so.ch"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cedrickfeze.vercel.app"
|
||||
}
|
||||
"owner": {
|
||||
"username": "cedrickdev",
|
||||
"email": "cedrickv.tchindaf@hes-so.ch"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cedrickfeze.vercel.app"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "chewieleaf",
|
||||
"email": "cchirrpy@outlook.com",
|
||||
"discord": "898255050592366642"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=440ef941b9b55391f86cf985e87ed861fc6e9512"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"description": "VS Code Remote Access",
|
||||
"username": "aessaputra",
|
||||
"twitter": "pioonrey"
|
||||
},
|
||||
"record": {
|
||||
"A": ["168.138.171.60"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "turbomaster95",
|
||||
"email": "devamidhun.3c.kmbvm@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"NS": [
|
||||
"aria.ns.cloudflare.com",
|
||||
"leonard.ns.cloudflare.com"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "YeahhColix",
|
||||
"email": "yeahhcolix@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "colix.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -4,6 +4,6 @@
|
||||
"email": "anirudhsus001@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "dankamigos-baapekd9aua9esh2.eastus-01.azurewebsites.net"
|
||||
"CNAME": "dankamigos-baapekd9aua9esh2.centralus-01.azurewebsites.net"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "DenisKlimenko",
|
||||
"email": "denis.klimenko.92@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"NS": ["destiny.ns.cloudflare.com", "kirk.ns.cloudflare.com"]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "elulolaito",
|
||||
"email": "eru.lawliet.death@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "elulolaito.github.io"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
+2
-2
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "exrand",
|
||||
"username": "randomyaps",
|
||||
"email": "totallynota903@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["207.180.248.6"]
|
||||
"A": ["212.91.26.79"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "xqxyzl",
|
||||
"email": "exemailhelp+3@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "_discord.exx.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "FaultyFaulty-glitch",
|
||||
"email": "faultywindows+github@gmail.com",
|
||||
"discord": "1041028534690386051"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "google-site-verification=ix1jczu2q87igryc4eaexvdv1vrzjxolu14sjfpsnko"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "FBIK.'s Personal Website",
|
||||
"owner": {
|
||||
"username": "FBIKdot",
|
||||
"email": "fbik@duck.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cname.vercel-dns.com"
|
||||
},
|
||||
"proxied": true
|
||||
}
|
||||
@@ -6,6 +6,6 @@
|
||||
"email": "dherediat97@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://dherediat97.github.io/FilmFlu"
|
||||
"URL": "https://film-flu.web.app/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "fujitime",
|
||||
"email": "racun1601@email.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "fuji-halim-rabani.netlify.app"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "muazsrc",
|
||||
"email": "muazsrc17@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "muaz.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "jacksoncraft859",
|
||||
"email": "pollardjackson@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "replit-verify=ac38945f-f53b-4b1b-980d-e2a1d64175c6"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Ivin-Mathew",
|
||||
"email": "ivinmk2410@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["76.76.21.21"]
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "Personal subdomain",
|
||||
"repo": "https://github.com/Jetrom17/jetrom17.github.io",
|
||||
"repo": "https://github.com/Jeiel0rbit/Jeiel0rbit.github.io",
|
||||
"owner": {
|
||||
"username": "Jetrom17",
|
||||
"username": "Jeiel0rbit",
|
||||
"email": "jeiel@duck.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "jetrom17.github.io"
|
||||
"CNAME": "Jeiel0rbit.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "juanfranciscocis",
|
||||
"email": "jfcisnerosg@icloud.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "portfoliojuanfranciscocisneros.web.app"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "hitoshi-okada",
|
||||
"email": "okada@katidoki.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "hitoshi-okada.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Kinfhertix",
|
||||
"email": "kinfhertix@gmail.com",
|
||||
"discord": "i_mert"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "kinfhertix.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"description": "Hello World!",
|
||||
"description": "My personal website",
|
||||
"repo": "https://github.com/konnn04/konnn04.github.io",
|
||||
"owner": {
|
||||
"username": "konnn04",
|
||||
@@ -9,3 +9,4 @@
|
||||
"CNAME": "konnn04.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "makarbass"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://makarbass.github.io/"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Abdullah-Maqbool",
|
||||
"email": "abdullah.maqbool.ahmad@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "abdullahmaqbool-portfolio.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "3geETR",
|
||||
"email": "egemacun@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "gold.magmanode.com"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "muazsrc",
|
||||
"email": "muazsrc17@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "muaz-2te.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner":{
|
||||
"username": "Chaetard",
|
||||
"email": "jesus.santos4160@alumnos.udg.mx"
|
||||
},
|
||||
"record":{
|
||||
"CNAME": "n0kemm.netlify.app"
|
||||
}
|
||||
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "VzTong"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "vztong.github.io"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "rafsanza-hub",
|
||||
"email": "rapsanza@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "rafsanza.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "reejit",
|
||||
"email": "guardiansofspartax@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"NS": ["gloria.ns.cloudflare.com", "west.ns.cloudflare.com"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "rhushabhrathod",
|
||||
"email": "rhushabhrathodmark9@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "rhushabhrathod.github.io"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user