Merge branch 'main' into main

This commit is contained in:
ArnavBarway
2024-12-16 16:34:46 +05:30
committed by GitHub
267 changed files with 2427 additions and 626 deletions
+1 -3
View File
@@ -9,7 +9,7 @@ on:
- "domains/*"
- "tests/*"
- "utils/*"
- ".github/workflows/validate.yml"
- ".github/workflows/validation.yml"
- "dnsconfig.js"
workflow_dispatch:
@@ -21,7 +21,6 @@ concurrency:
jobs:
dns:
name: DNS
if: "!contains(github.event.head_commit.message, '[skip-ci]')"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
@@ -33,7 +32,6 @@ jobs:
tests:
name: Tests
if: "!contains(github.event.head_commit.message, '[skip-ci]')"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
+9 -12
View File
@@ -18,30 +18,27 @@
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.
<a href="https://discord.gg/is-a-dev-830872854677422150"><img alt="Discord Server" src="https://invidget.switchblade.xyz/is-a-dev-830872854677422150"></a>
<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. Please provide a detailed reason (with evidence) of why you require NS records.
9 times out of 10, you do not actually need NS records, and merely want them. We already support a wide range of records, so it is extremely unlikely you will actually require them.
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, you can too.
- I want to use Cloudflare's proxy for DDoS protection.
- Simply add `"proxied": true` to your file, to enable Cloudflare's Enterprise-level DDoS protection for your subdomain.
- Note: We *may* allow certain users to register NS records if it would expose their home IP.
For any questions regarding NS records, feel free to email support@is-a.dev.
- 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.
>
> All donations go towards supporting the service's running costs.
>
> 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
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "3geETR",
"email": "egemacun@gmail.com"
},
"record": {
"CNAME": "3geetr.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "XikiZxGS",
"discord": "1015654462334971925",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kNjv0EEp6UIN8_jPk0TdLMyTslpHdTnysn-P5MDOuH0LfVqLDOyN99OFSrg2vYYuiUM5-4DcKlgbkkL0058Fq241CIaKmwnabVQ2tcEch4QNl3jEbUDUP9sNp6h-D7_AQjHPTnW8P297FrZ2sNkJLabJ5hTgeEuns8CypzoVOy8I6GwdC6aL2OXLwl21L-CEUKHrO0CvLi-OGWp4Lkx1IowXksW8o-y91NKgmal6t7Qxp2K89pJ0byiXIpu9L1aNBYKNfR_Q5_rPmr9XWMiVBojgyog8YPmmweAYO1kViNPJLSZHIth1pOEM2fjZQzaWAUdqK-AgRYyPld0RuutfDw.3zQYmH_sLC-vr73VkslM0A.LDOyObkmMtZ3W48zwT9bVwhqMZsy21eW2CfjUy4k9tRm0XYJqT6GQLt-PeQ9yPcP9TIFDm4TvyZTrMewZCOs1hHrRKHbJnxSdekzx2Hnb_Y.ZglWFD_r-t4Zwp9ojse5Gg"
},
"record": {
"CNAME": "xikizxgs.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "anirbaaaan183",
"email": "anirbanrc@proton.me"
},
"record": {
"TXT": "dh=ef12f3d26e5f641e4a2f956c2a208b8da58b5c47"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "antebrl",
"email": "ahcwnh@gmail.com"
},
"record": {
"TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"]
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "CodeSuthar",
"email": "AdityaSuthar13@outlook.com"
},
"record": {
"TXT": "dh=c9d95514358feae443357e8366bfa224cb7709e1"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "DXRdev",
"discordID": "335635478684499970",
"discord": "elastrixx"
},
"record": {
"TXT": ["dh=146345133ea568500a36844c85d85ec0aead3bae"]
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "tr1xem"
},
"record": {
"TXT": ["dh=2cd8606690feb1e7c8ed348d2875d718bb5b87f1"]
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "PlOszukiwaczDEV",
"email": "ploszukiwacz1@gmail.com"
},
"record": {
"TXT": "dh=eaa22a150696d8482b787e7ec7b05b3512224995"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "potato0706",
"email": "potatochips0706@gmail.com"
},
"record": {
"TXT": "dh=0eeef9c4f4ec2b1309eec477bd8170e116d3b1d9"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "keydevelops",
"email": "rumaevvadim@gmail.com"
},
"record": {
"TXT": "dh=be4a0fbe37df16fa2d25e29ec7bc4f669703a71d"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "Roufox",
"email": "gabrielruf.fr@gmail.com",
"discord": "Roufox"
},
"record": {
"TXT": "dh=c3f8c6ef337cccc45ed0c1fac8f1dbbb76b86271"
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "s8rr"
},
"record": {
"TXT": ["dh=02cb947f7961bbd1816cb3aa4d2d47854665515c"]
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "tr1xem"
},
"record": {
"TXT": ["dh=ecefe601258bdf0c1e1e20adb05d84c7b7229995"]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "MukuJhansi",
"email": "mukundagrawal800@gmail.com"
},
"record": {
"TXT": "dh=4df0e55d42947236385030525829593c2e5cbd62"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "yz9551",
"email": "",
"discord": "yz9551"
},
"record": {
"TXT": [
"v=DMARC1; p=reject; pct=100; rua=mailto:dmarc-reports@yxz.is-a.dev; ruf=mailto:forensic-reports@yxz.is-a.dev; adkim=r; aspf=r"
]
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "anirbaaaan183",
"email": "anirbanrc@proton.me"
},
"record": {
"TXT": "5f8c296170c0f2cd8aa1089b065900"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "aruntechpro",
"email": "arunkumarakr03@gmail.com"
},
"record": {
"TXT": "8583e778337112b720ebf6e1ec46a5"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "FormunaGit",
"discord": "formuna"
},
"record": {
"TXT": ["f1190641c5391341d1097c3a2a8160"]
}
}
@@ -0,0 +1,10 @@
{
"description": "Personal Website",
"owner": {
"username": "mrinjamul",
"email": "injamulmohammadmollah@gmail.com"
},
"record": {
"TXT": "f89efe65af996d174d8f254c511bf3"
}
}
@@ -1,9 +0,0 @@
{
"owner": {
"username": "potato0706",
"email": "potatochips0706@gmail.com"
},
"record": {
"TXT": "5b91b8e422a44c261ea94f0cd21d21"
}
}
@@ -0,0 +1,10 @@
{
"owner": {
"username": "vurihuang",
"email": "vengeancehuang@gmail.com"
},
"record": {
"TXT": ["2447215d9fcea09574fc1831f99c8d"]
}
}
@@ -0,0 +1,10 @@
{
"owner": {
"username": "vurihuang",
"email": "vengeancehuang@gmail.com"
},
"record": {
"TXT": ["8ba2660c4c9bb5915177df7123d158"]
}
}
@@ -0,0 +1,8 @@
{
"owner": {
"username": "wizcann"
},
"record": {
"TXT": ["76bdb40edcf54ac449921a71e3e388"]
}
}
@@ -0,0 +1,12 @@
{
"owner": {
"username": "yz9551",
"email": "",
"discord": "yz9551"
},
"record": {
"TXT": [
"1b83953af6bc9eb40dc5ccfb434238"
]
}
}
+21
View File
@@ -0,0 +1,21 @@
{
"owner": {
"username": "3geETR",
"email": "egemacun@gmail.com"
},
"record": {
"SRV": [
{
"priority": 0,
"weight": 5,
"port": 32279,
"target": "gold.magmanode.com"
}
]
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Domain for my portfolio website",
"owner": {
"username": "aeyika",
"email": "aeyikastech@gmail.com"
},
"record": {
"TXT": [
"vc-domain-verify=aeyika.is-a.dev,84418c102cd22e0a172c"
]
}
}
+3 -1
View File
@@ -7,7 +7,9 @@
"TXT": [
"vc-domain-verify=www.alvin.is-a.dev,8cfb8dfac816eacccf2d",
"vc-domain-verify=hive.alvin.is-a.dev,c60034f22ad745c15021",
"vc-domain-verify=www.hive.alvin.is-a.dev,682186731d1f9275c277"
"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"
]
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "OverCharred"
},
"record": {
"TXT": "vc-domain-verify=chrisbase12.is-a.dev,2adfe83fcf59b08d47b0"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "Vercel verification of chuyentinorz.is-a.dev",
"owner": {
"username": "akk1to",
"email": "akk1to.dev@gmail.com",
"discord": "727497287777124414"
},
"record": {
"TXT": [
"vc-domain-verify=chuyentinorz.is-a.dev,46d8c5be943cf4eb7cd2"
]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "sYnceDez41",
"email": "zdaim78@gmail.com"
},
"record": {
"TXT": [
"vc-domain-verify=daim.is-a.dev,d88985a4876213470d49"
]
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "MatrixCoder0101"
},
"record": {
"TXT": [
"vc-domain-verify=goutam.is-a.dev,cde668462cf6a679633f"
]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "hienlh",
"email": "hienlh1298@gmail.com"
},
"record": {
"TXT": ["vc-domain-verify=hien.is-a.dev,8c95220c38753532b45f"]
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "krebinkkj",
"email": "krebinkkj@gmail.com",
"discord": "1041878326169587732"
},
"record": {
"TXT": [
"vc-domain-verify=krebinkkj.is-a.dev,dadd7998d7a4c506db3b"
]
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "kushdhingra"
},
"record": {
"TXT": ["vc-domain-verify=kushdhingra.is-a.dev,a0343a97ff791537efcd"]
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "itsFatlum",
"discord": "563697359423406082"
},
"record": {
"TXT": "vc-domain-verify=lumi.is-a.dev,38de86570893517719b8"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "magitian",
"email": "magitian@duck.com"
},
"record": {
"TXT": [
"vc-domain-verify=magitian.is-a.dev,645e2d8f0ecf6f802922"
]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "nxrmqlly",
"email": "ritam@duck.com"
},
"record": {
"TXT": ["vc-domain-verify=ritam.is-a.dev,fc2fd1d325b0a4f9269b"]
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "R3tr0LastKnight"
},
"record": {
"TXT": ["vc-domain-verify=shubh.is-a.dev,ec236054bf6268762e7e"]
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "Shuhaab-coder"
},
"record": {
"TXT": ["vc-domain-verify=shuhaab.is-a.dev,4f90144524ddbcf1a09b"]
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"owner": {
"username": "getSono",
"discord": "1222250424309121145",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.B0E8HDNESQtYbnqBzGRtbUo8aLtRfD3w-btRsFsnAelPi1iHjMb7C1RSEXvClmiEIlqtyIflfg_twb-RQK30p-oc8THXQ_fnA0m2I2YZhjP5jFIraPP7bOV71YTSPiJ-reWMhErizuqL17nDmsdwhrm2na4pVgqPNRVAPo1CV_h2m7ZXHCGjYNysuXvx48HX7MHC5kVyDsSyonKqxoC-545i4u-oCb-qBBGfEbuH3h7-rFIFjYzeG8qJ22cYpjNz6QY9PkI4LLtyzHTbdyTWVyzPY5zZUqFJz_C3aP5Up0de5xxxUcU-QMvP-xptfRmfs9OlHSaQFYGT22SnTUA3qg.II3jjDcfMUNmUNeiFj7lmg.roR-IKIqPZMcdKSjw5IV1QKYDbr6swbEiYbd1bbsCj3cVHc_04zhCKWy7hL_TH9wntdYjG9K8gGU0jtZ0bO3O9S3-dmooa3QDiLjoA4QQHc.fGW4EK-eAEERdQQBBeUCJg"
},
"record": {
"TXT": "vc-domain-verify=sono.is-a.dev,35c69f97808f44838a85"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"owner": {
"username": "blaze-099",
"email": "",
"discord": "1186691290759434350",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA"
},
"record": {
"TXT": [
"vc-domain-verify=vantage.is-a.dev,880ae7aaeb22f3419bd0"
]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "MukuJhansi",
"discord": "1115658967012626542"
},
"record": {
"TXT": [
"vc-domain-verify=wizardsword.is-a.dev,bf203775c8ab97f0aa24"
]
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"owner": {
"username": "MiloDev123",
"email": "milo@milosantos.com",
"discord": "699318362848886864"
},
"record": {
"NS": [
"kristin.ns.cloudflare.com",
"uriah.ns.cloudflare.com"
]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "abdessattar23",
"discord": "1226143665567567954",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.eU0sigYFTiUmRSsjTm8HIpmuwsrshbwh3EHiAN0We7TPTvlwMZxh3Yf7G9dkLOygXKomX08LOA1ELcJB9vK2OWbbK2k6fOJQQCKr6S7pV9ZU4HifKGXPxQKoPAmo72Zqenp9PBZ0USq0j05eprWD5deGY3YvW_L6o38wcDJdSD2k8ivwPFxvY3PUA1ntL8tHVAhq-oMPXUVXVpsHjZqDGbatQEHyUe0vQhc7dbmJF5HlvRVXOw3M-1EQmBURw_5tEAKDxZSzn2G0zu2hGnzT_vqgi-OAu9cSM1br4ytgLbUHG1VnuU9VQtEXLF1Rvp8aWPUwxq_1ojm07mzXBChM4g.JuGnrwrSF9PLG44nC_dtRA.Lb1j-9z9OQiV-bS8d0vSFUqV367FZpYp2wZmKlodkAagnu8suFiGz2DzxT086wdpucbFOCRJD4l1jjBVcNDq7R12hdcpu5_o-zh8r5JwpbDVyjC4Mjdxs4hLpwZH5OEp.OmkfnGL8CjO_8IJtjAfnwQ"
},
"record": {
"CNAME": "king255-del.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "aeyika",
"email": "aeyikastech@gmail.com"
},
"record": {
"CNAME": "portfolio-aeyikas-projects.vercel.app"
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"owner": {
"username": "DrPleaseRespect",
"email": "juliannayr2007@gmail.com"
},
"record": {
"A": ["146.19.100.135"],
"AAAA": ["2a05:dfc1:4400:6c00::a"]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "sangnd2x",
"email": "sanguyen128@gmail.com"
},
"record": {
"A": ["103.211.201.28"]
}
}
+4 -1
View File
@@ -4,6 +4,9 @@
"discord": "825382504353234954"
},
"record": {
"A": ["76.76.21.21"]
"A": ["76.76.21.21"],
"TXT": [
"google-site-verification=CT0XYnjNC4mKSCOf5Bg0MhiAI1iA5fE2j0cQRJ6PNNo"
]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "hdmquan",
"email": "hdmquan@gmail.com"
},
"record": {
"A": [
"75.2.60.5"
]
}
}
+14
View File
@@ -0,0 +1,14 @@
{
"description": "my email forwarding domain",
"owner": {
"username": "Somaiya-XI",
"discord": "Sen!#0577"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": ["v=spf1 include:spf.improvmx.com ~all"]
}
}
+4 -2
View File
@@ -2,9 +2,11 @@
"owner": {
"username": "ajhalili2006",
"discord": "437044173825114113",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KYflKk2IBSfS6chUMYUGHREeeZVR18nZA-TlYCa5lgQGaR1P6lixNKJAJcJv72mUkHus2VyrrxSkl5ttCTtBXFdFs8eA4jNFPjtvC_7Qt-i_v0UWs5rxtdZ2y3MsN6jzPeVzHcVq2gQG9RFdIniBHMKuEOfiPCPqXp_CbdjBddCRQRsIzunnAwof917053o4EV3JCMVN9ObW3Jdq9GD9QaB_vPG9HjFqzwlvSA6QFbQYYilvij7UF5I3pcLfNyOw3tascM6GMDlXJxtqL2r6HLo58MSagDKycFCuuxdfsRljnLypuwF0m_3bEV76QRpvMWY_NmW6FaveHLjzd82l0g.ABEBdXC3pvmyqoKfDAw86A.NNKf3gP3_-fzpnvGWIBJaSzsU-d1ZJsDFJSyc52B6pjz1LrYOeK_0-QjF8w1Y1xiaRz475Drvb-27xOCjANJjZlgtCVrG1mgVxWDanb30kmyV8KtNLnlGO3VKMWXqy7r.K9X3W6jos3JsIFCn6LGifA"
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KYflKk2IBSfS6chUMYUGHREeeZVR18nZA-TlYCa5lgQGaR1P6lixNKJAJcJv72mUkHus2VyrrxSkl5ttCTtBXFdFs8eA4jNFPjtvC_7Qt-i_v0UWs5rxtdZ2y3MsN6jzPeVzHcVq2gQG9RFdIniBHMKuEOfiPCPqXp_CbdjBddCRQRsIzunnAwof917053o4EV3JCMVN9ObW3Jdq9GD9QaB_vPG9HjFqzwlvSA6QFbQYYilvij7UF5I3pcLfNyOw3tascM6GMDlXJxtqL2r6HLo58MSagDKycFCuuxdfsRljnLypuwF0m_3bEV76QRpvMWY_NmW6FaveHLjzd82l0g.ABEBdXC3pvmyqoKfDAw86A.NNKf3gP3_-fzpnvGWIBJaSzsU-d1ZJsDFJSyc52B6pjz1LrYOeK_0-QjF8w1Y1xiaRz475Drvb-27xOCjANJjZlgtCVrG1mgVxWDanb30kmyV8KtNLnlGO3VKMWXqy7r.K9X3W6jos3JsIFCn6LGifA",
"fediverse": "@ajhalili2006@tilde.zone",
"bsky": "did:plc:wcx4c3osbuzrwmxkqdfqygwv"
},
"record": {
"CNAME": "ajhalili2006.pages.dev"
"NS": ["kallie.ns.cloudflare.com","tadeo.ns.cloudflare.com"]
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "Portfolio redirect for anhnguyen1907",
"owner": {
"username": "anhnguyen1907",
"email": "cau2tomy@gmail.com"
},
"record": {
"CNAME": "anhnguyen1907.github.io"
}
}
+27
View File
@@ -0,0 +1,27 @@
{
"owner": {
"username": "anirbaaaan183",
"email": "anirbanrc@proton.me"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"AAAA": [
"2606:50c0:8000::153",
"2606:50c0:8001::153",
"2606:50c0:8002::153",
"2606:50c0:8003::153"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": [
"v=spf1 include:spf.improvmx.com ~all"
]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "anshu-prakash",
"email": "anshuprakash8445@gmail.com"
},
"record": {
"CNAME": "anshu-prakash.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "antebrl",
"email": "ahcwnh@gmail.com"
},
"record": {
"A": ["130.61.108.36"],
"TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "peantastic",
"email": "leostark.vndev@gmail.com"
},
"description": "Hello, my name is Peantastic, and I am a dedicated developer with a passion for creating innovative solutions and enhancing user experiences. It's a pleasure to connect with you!",
"repo": "https://github.com/peantastic/",
"record": {
"CNAME": "tantinh.onrender.com"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "AcronicalYT",
"email": "acronicalbusiness@gmail.com"
},
"record": {
"A": [
"138.68.133.84"
]
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "getSono",
"email": "sono.arbeit@gmail.com"
},
"record": {
"CNAME": "imaginary-wakeful-busby.glitch.me"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "aquiffoo",
"email": "aquilesffoliveira@gmail.com"
},
"record": {
"URL": "https://aquiffoo.vercel.app"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "Personal Website",
"owner": {
"username": "aruntechpro",
"email": "arunkumarakr03@gmail.com"
},
"record": {
"CNAME": "aruntechpro.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"repo": "https://github.com/professorSergioMarquina/professorSergioMarquina.github.io",
"owner": {
"username": "professorSergioMarquina",
"email": "mrjinnoftg@gmail.com"
},
"record": {
"CNAME": "professorsergiomarquina.github.io"
},
"proxied": true
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "MeHiGalatHu",
"email": "jabpadhekaindiatabhitoiitjayga@gmail.com"
},
"record": {
"CNAME": "astra-api.glitch.me"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Anchu251",
"email": "thuanhvu.ai@gmail.com"
},
"record": {
"CNAME": "anchu251.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "axinux",
"email": "theaxinux@gmail.com"
},
"record": {
"CNAME": "my-website-cvi.pages.dev"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "ImAxolotlicekDev",
"discord": "1125148972449796136",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qTh1SRQ2rIL26gQVBhmWSiLfW8cEEKLYBIYAj90jEctx9sSIXBWVGNBbtHzRKEajLmLPJClSn3H1ZEh1y0a-xaZZtyyQMJPSnLz0uq9GwjGqnC7GERliGZZMgdcdbHkskkDx5HU0yIjQYKcCKcTxDpEoIGfjJsc0sxQSGvz7gzH2XLuPmaGQY_9N-iJRT5Qxoe7dZ8f8cXT1XQr0SMuVw_MK-oHv05N8Mq33n7bYBdevRJjwGm9-fgceAS4Az30GCu4LPftFw2aUnz-mfzQNP7FaTq6hAkmIXGF1TI4zZwI8s0E5SYYF0Wdeza5I5bL2eV9U0ZKb8TBDYlOCu4zt-A.l7hez3hwbNNkuYc5mGcHnw.ZaJJd4kNJZPDYem-sNHBJ1qzSaGPQiERP1LBUZ-HDvbGC6FHBrdBJ-LFm_9k_jmPTSYgyU7Pz9YqKcaZhLWPHmYYhurP2t3gG9jDEAGoi4HB6I5Ddlc0g_WthxOak8Yx.bwqnONbqUYeiqlYhZ6fWXw"
},
"record": {
"A": ["158.178.206.169"]
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "aynonyme@proton.me"
},
"record": {
"CNAME": "ayn0nyme.github.io"
"A": ["93.95.117.183"]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "nguyenbaduy011",
"email": "nguyenbaduy011@gmail.com"
},
"record": {
"CNAME": "nguyenbaduy011.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Base-Swag",
"email": "officialnamefier@gmail.com"
},
"record": {
"CNAME": "base-swag.github.io"
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"owner": {
"username": "getSono",
"email": "julianwolf2013@outlook.de",
"discord": "1222250424309121145"
},
"record": {
"A": ["69.197.135.202"]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Binh Pham's Personal Website",
"repo": "https://github.com/pham-tuan-binh",
"owner": {
"username": "pham-tuan-binh",
"email": "binhpham@binhph.am"
},
"record": {
"URL": "https://www.binhph.am"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "ahmedtohamy1",
"email": "1ahmed.tohamy@gmail.com"
},
"record": {
"CNAME": "ahmedtohamy1.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "blacsheep",
"email": "lanzou1.0@gmail.com"
},
"record": {
"CNAME": "blacsheep.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "BleemIs42",
"description": "BleemIs42.is-a.dev",
"email": "BleemIs42@gmail.com"
},
"record": {
"CNAME": "BleemIs42.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "aayushsiwa",
"email": "22052177@kiit.ac.in"
},
"record": {
"CNAME": "blog-aayushsiwa.pages.dev"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "anirbaaaan183",
"email": "anirbanrc@proton.me"
},
"record": {
"CNAME": "anirbaaaan183.github.io"
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "tanmoythebot"
},
"record": {
"CNAME": "tanmoythebot.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "bteamapp",
"email": "helpapp.bta@gmail.com"
},
"record": {
"CNAME": "ghs.google.com"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"domain": "bxqrn.is-a.dev",
"subdomain": "bxqrn",
"owner": {
"repo": "https://github.com/bxqrn/bxqrn.github.io",
"email": "flqmze@gmail.com",
"username": "bxqrn"
},
"record": {
"CNAME": "bxqrn.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "Pele12324",
"email": "pele.puric@gmail.com",
"discord": "483261654818226186"
},
"record": {
"A": ["38.242.242.224"]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "winbo-yml-exe",
"email": "winbo-yml-exe@outlook.com"
},
"record": {
"CNAME": "winbo-cdn.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "chamzz99",
"email": "chamzz.dev@gmail.com"
},
"record": {
"CNAME": "chamzz99.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "alvinsjoy",
"discord": "825382504353234954"
},
"record": {
"A": ["76.76.21.21"]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "chez1s's is-a-dev domain",
"repo": "https://github.com/TRIBUI106",
"owner": {
"username": "TRIBUI106",
"discord": "1250225950268850312"
},
"record": {
"URL": "https://yeume-enterprise.edu.vn"
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "OverCharred"
},
"record": {
"CNAME": "chris-base12-portfolio.vercel.app"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Website for ChromeSEC a guide for admins to secure their chromeOS devices",
"repo": "https://github.com/CaenJones/ChromeSEC",
"owner": {
"username": "CaenJones",
"email": "cj@caenjones.com",
"twitter": ""
},
"record": {
"URL": "https://caenjones.is-a.dev/ChromeSEC"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "chubol",
"email": "husks@tuta.io"
},
"record": {
"CNAME": "chubol.github.io"
}
}
+18
View File
@@ -0,0 +1,18 @@
{
"description": "This is the landing page of ChuyenTinORZ",
"owner": {
"username": "akk1to",
"email": "akk1to.dev@gmail.com",
"discord": "727497287777124414"
},
"record": {
"A": [
"216.198.79.65"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"repo": "https://github.com/ClayzaAubert/clayzaaubert.github.io",
"owner": {
"username": "ClayzaAubert",
"email": "clayzasc@gmail.com"
},
"record": {
"CNAME": "clayzaaubert.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "OfficialSmojo17",
"email": "smmojo17@gmail.com",
"discord": "mapperdotexe"
},
"record": {
"A": [
"75.2.60.5"
]
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"repo": "https://github.com/shadowgaming-backup/register",
"owner": {
"email": "shadowgaming-backup@proton.me",
"username": "shadowgaming-backup"
},
"record": {
"NS": [
"mina.ns.cloudflare.com",
"harlan.ns.cloudflare.com"
]
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"owner": {
"username": "getSono",
"email": "julianwolf2013@outlook.de",
"discord": "1222250424309121145"
},
"record": {
"A": ["69.197.135.202"]
}
}
+3 -5
View File
@@ -4,11 +4,9 @@
"email": "AdityaSuthar13@outlook.com"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.111.153",
"185.199.110.153"
"NS": [
"dexter.ns.cloudflare.com",
"fay.ns.cloudflare.com"
]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "congnv0330",
"email": "congnv3030@gmail.com"
},
"record": {
"CNAME": "congnv0330.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"repo": "https://github.com/QuantumMapleQC/quantummapleqc.github.io",
"username": "quantummapleqc",
"discord": "herricksom"
},
"record": {
"CNAME": "quantummapleqc.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "bteamapp",
"email": "helpapp.bta@gmail.com"
},
"record": {
"CNAME": "gv-g66qqa7lomqvs2.dv.googlehosted.com"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "sYnceDez41",
"email":"zdaim78@gmail.com"
},
"record": {
"CNAME": "devdaim.vercel.app"
}
}
+20 -20
View File
@@ -1,22 +1,22 @@
{
"owner": {
"username": "DaInfLoop",
"email": "backupharoongames100@gmail.com"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"AAAA": [
"2606:50c0:8000::153",
"2606:50c0:8001::153",
"2606:50c0:8002::153",
"2606:50c0:8003::153"
],
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 ip4:37.27.51.34 ip6:2a01:4f9:3081:399c::/64 include:spf.improvmx.com ~all"
}
"owner": {
"username": "DaInfLoop",
"email": "backupharoongames100@gmail.com"
},
"record": {
"A": [
"37.27.51.34"
],
"AAAA": [
"2a01:4f9:3081:399c::4"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": [
"v=spf1 ip4:37.27.51.34 ip6:2a01:4f9:3081:399c::/64 include:spf.improvmx.com ~all",
"domain-verification=haroon"
]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "Samuraiflamesf",
"email": "Samuraiflamesf@gmail.com"
},
"record": {
"A": [
"100.42.189.124"
]
}
}

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