Merge branch 'main' into main

This commit is contained in:
iostpa
2025-02-13 16:31:05 +02:00
committed by GitHub
1812 changed files with 13993 additions and 13121 deletions
+1 -2
View File
@@ -1,9 +1,8 @@
---
name: bug
about: Use this template to report any bugs you've encountered related to the project
title: 'What bug did you encounter?'
title: "What bug did you encounter?"
labels: bug
---
### Your subdomain
+1 -2
View File
@@ -1,9 +1,8 @@
---
name: question
about: Use this template to ask any questions about the service
title: 'Whats your question'
title: "Whats your question"
labels: question
---
### Your question
+1 -2
View File
@@ -1,9 +1,8 @@
---
name: report-abuse
about: Use this template to report abusive domains
title: 'Report abuse'
title: "Report abuse"
labels: report-abuse
---
### Domain
+1 -2
View File
@@ -1,9 +1,8 @@
---
name: suggestion
about: Use this template for feedbacks and suggestions
title: 'Feedback/suggestion'
title: "Feedback/suggestion"
labels: suggestion
---
### What do you want added?
+1 -2
View File
@@ -1,9 +1,8 @@
---
name: support
about: Use this template if you need any support with your domain
title: 'Support'
title: "Support"
labels: support
---
### Your subdomain
+6 -9
View File
@@ -1,24 +1,21 @@
<!--
!!!
YOU MUST FILL OUT THIS TEMPLATE FOR YOUR PR TO BE ACCEPTED.
YOU MUST FILL OUT THIS TEMPLATE ENTIRELY FOR YOUR PR TO BE ACCEPTED, IT IS NOT OPTIONAL.
IF YOU DO NOT FILL OUT THIS PR TEMPLATE TO ITS ENTIRETY, YOUR PR WILL BE IMMEDIATELY DENIED.
!!!
-->
# Requirements
Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain **MUST** pass **ALL** the indicated requirements below.
<!-- Your domain MUST pass ALL the requirements below, otherwise it WILL BE DENIED. -->
<!-- Change each checkbox to [x] to mark it as checked. Do not keep the spaces between the parentheses. -->
- [ ] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). <!-- Your domain MUST follow the TOS to be approved. -->
- [ ] My domain is **not** for commercial use. <!-- e.g. Your domain should not be selling products & services -->
- [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms).
- [ ] My file is in the `domains` directory and has the `.json` file extension.
- [ ] My file's name is lowercased and alphanumeric. <!-- Your file's name is yourname.json, not YourName.json or your_name.json. -->
- [ ] My website is **reachable**.
- [ ] I have **completed** my website. <!-- We do not permit simple "Hello, world!" websites. -->
- [ ] My website is related to **software development**. <!-- We don't permit websites for domains unrelated to development (e.g. Discord servers, gaming guilds, etc.) -->
- [ ] My website is **reachable** and **completed**. <!-- We do not permit simple "Hello, world!" or simply copied websites. -->
- [ ] I have provided sufficient contact information in the `owner` key. <!-- Provide your email in the `email` field or another platform (e.g., X, Discord) for contact. -->
- [ ] I have followed and read the [documentation](https://docs.is-a.dev).
- [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms).
# Website Preview
<!-- Provide a link or preview of your website below. If you can't make the website visible, then a screenshot of the website also works. -->
<!-- Provide a link or screenshot of your website below. You MUST complete this step for your PR to be approved. -->
+3 -3
View File
@@ -1,6 +1,6 @@
domain:
- domains/*.json
- domains/*.json
documentation:
- ./*.md
- ./**/*.md
- ./*.md
- ./**/*.md
+10 -10
View File
@@ -1,13 +1,13 @@
name: Pull Request Labeler
on:
schedule:
- cron: '*/10 * * * *'
schedule:
- cron: "*/10 * * * *"
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: docker://docker.io/ilyam8/periodic-pr-labeler:v0.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ github.repository }}
LABEL_MAPPINGS_FILE: .github/labeler.yml
labeler:
runs-on: ubuntu-latest
steps:
- uses: docker://docker.io/ilyam8/periodic-pr-labeler:v0.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ github.repository }}
LABEL_MAPPINGS_FILE: .github/labeler.yml
+2 -11
View File
@@ -1,17 +1,8 @@
# Contributing
When contributing to this repository, please first discuss the change you wish to make via issue before making a change.
You should also read up on this project's [code of conduct](https://github.com/is-a-dev/register/blob/main/CODE_OF_CONDUCT.md).
## Pull requests
- Adding, changing or removing a domain file you own.
- Fixing a bug in the scripts or CI.
- Fix an error in the documentation.
#### Domains
- Your pull request will be reviewed and merged into `main` branch.
- The records will be published as soon as the PR is merged.
- The changes should reflect soon after publishing.
- If the PR template is updated, any pre-existing PRs must follow the updated template, in order to be merged.
- We reserve the right to deny any pull request for any reason.
## Issues
- **Report an abusive domain** - Create a new issue with the label `report-abuse`.
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "S4IL21",
"email": "s4il.is.a.dev@gmail.com"
},
"record": {
"CNAME": "s4il21.github.io"
}
}
"owner": {
"username": "S4IL21",
"email": "s4il.is.a.dev@gmail.com"
},
"record": {
"CNAME": "s4il21.github.io"
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "Rayrsn",
"email": "rayrsn@proton.me"
},
"record": {
"URL": "https://rayrsn.me/"
}
}
"owner": {
"username": "Rayrsn",
"email": "rayrsn@proton.me"
},
"record": {
"URL": "https://rayrsn.me/"
}
}
+10 -10
View File
@@ -1,11 +1,11 @@
{
"description": "SatyamV7.is-a.dev",
"repo": "https://github.com/SatyamV7/SatyamV7.github.io",
"owner": {
"username": "SatyamV7",
"email": "satyamverma46@outlook.com"
},
"record": {
"CNAME": "satyamv7.github.io"
}
}
"description": "SatyamV7.is-a.dev",
"repo": "https://github.com/SatyamV7/SatyamV7.github.io",
"owner": {
"username": "SatyamV7",
"email": "satyamverma46@outlook.com"
},
"record": {
"CNAME": "satyamv7.github.io"
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "Rayrsn",
"email": "rayrsn@proton.me"
},
"record": {
"URL": "https://rayrsn.me/"
}
}
"owner": {
"username": "Rayrsn",
"email": "rayrsn@proton.me"
},
"record": {
"URL": "https://rayrsn.me/"
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "iamxani",
"email": "xenpei11@gmail.com"
},
"record": {
"CNAME": "iamxani.github.io"
}
}
"owner": {
"username": "iamxani",
"email": "xenpei11@gmail.com"
},
"record": {
"CNAME": "iamxani.github.io"
}
}
+9 -11
View File
@@ -1,12 +1,10 @@
{
"owner": {
"username": "conaitus",
"discord": "772867638920609823",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KYStWS9u7kn8H-BJLNUxA0PsFkP5qxGPZm-HYknRfHbFc6c3X2z3Fyz2NQcDz1Du3xpCP58mQsd4lEB9ZBYuzYy8f0xpwr_NeZ1H8l8qIrcekOv3znNXBzfEb5f_jY9lzqUCqD-1f3_X-9J-Q403qxVvx3Tg-7rtUNNtuy4nGPWQK92f1MQva2K2mtFjcvwQyKJLhf1hYakfULm_1UnknYTnfcBmsUZL42CzCeZia9ofvahOGjl4tapLWMbcb3gKtY2cIm37aF3bAXvIIpd50BOv8k4J0NAiKB_1pTcPJlIjvPasoD7-sZBTZ9b5gjjIpajuJaJrh2L5ZN5L4c3X8A.T8PosqQdCtq5qKzL_90vWQ.UCrMJwoBu-vRd5Wj4oS-B63aoapDpka6A0x31G1GpIbzUO-7kHBO1uK7c9rDPpAnuHkOSEp0evh9PJ2-7E1xI-UDIjVkLlE6KUL0eBD8oO0.U0OIRYK4tTs9GV6b1FiarQ"
},
"record": {
"A": [
"77.175.38.88"
]
}
}
"owner": {
"username": "conaitus",
"discord": "772867638920609823",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KYStWS9u7kn8H-BJLNUxA0PsFkP5qxGPZm-HYknRfHbFc6c3X2z3Fyz2NQcDz1Du3xpCP58mQsd4lEB9ZBYuzYy8f0xpwr_NeZ1H8l8qIrcekOv3znNXBzfEb5f_jY9lzqUCqD-1f3_X-9J-Q403qxVvx3Tg-7rtUNNtuy4nGPWQK92f1MQva2K2mtFjcvwQyKJLhf1hYakfULm_1UnknYTnfcBmsUZL42CzCeZia9ofvahOGjl4tapLWMbcb3gKtY2cIm37aF3bAXvIIpd50BOv8k4J0NAiKB_1pTcPJlIjvPasoD7-sZBTZ9b5gjjIpajuJaJrh2L5ZN5L4c3X8A.T8PosqQdCtq5qKzL_90vWQ.UCrMJwoBu-vRd5Wj4oS-B63aoapDpka6A0x31G1GpIbzUO-7kHBO1uK7c9rDPpAnuHkOSEp0evh9PJ2-7E1xI-UDIjVkLlE6KUL0eBD8oO0.U0OIRYK4tTs9GV6b1FiarQ"
},
"record": {
"A": ["77.175.38.88"]
}
}
+10 -10
View File
@@ -1,11 +1,11 @@
{
"description": "0ad.is-a.dev",
"owner": {
"username": "broduer40",
"email": "broduer@aogamers.net",
"discord": "[AoG+] Broduer#0331"
},
"record": {
"URL": "https://play0ad.com"
}
}
"description": "0ad.is-a.dev",
"owner": {
"username": "broduer40",
"email": "broduer@aogamers.net",
"discord": "[AoG+] Broduer#0331"
},
"record": {
"URL": "https://play0ad.com"
}
}
+9 -11
View File
@@ -1,12 +1,10 @@
{
"owner": {
"username": "chuckchicken100",
"discord": "815256243786350594",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.T8bRgPEutjHjEjKjSZNHRhoeLZVxW_dxgWIwpTe7r5vVqdbx-MtV23kRR7ZKYKO5fyRcvR0i-rxyVTqWyk141vjXvjvx0-op0G2EzSBfPUif_y9VrSXOe03MuIk0fE8J8QVxN5nYNFR4-mhamlVOml5EzQh2NJYtL0y6jyV2NNZn6xn0L2E_6wpNiszZoxCt7lmBmbN9r5pEA8n3CPca8XY9nDqSNwQIufuVkGoifmbluGWKMCJl1NJYBtBqtF70_5fDOTGAGi2aWqJ3ZRmJENvdnafjSOxK4HNYu1rqa7HeCSIW0EBsTfvcHZAyqVqMAXkaK-2wKJbWgsZmV7iaEQ.-i_4qpIVnvNZiYt-GHAjew.RPKfuVCpY1wTAP-uBHPZs-kduKC-cCB_rovn1uOJyIEgEZeOU3BQiHgzDdTNiitXiPKhLaWfg7A9VGYqEfJQt9aIoSoDGdWv_e46o4aKMhQ.TIzGWSSO6JchPkdCTKqn9g"
},
"record": {
"A": [
"103.97.126.29"
]
}
}
"owner": {
"username": "chuckchicken100",
"discord": "815256243786350594",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.T8bRgPEutjHjEjKjSZNHRhoeLZVxW_dxgWIwpTe7r5vVqdbx-MtV23kRR7ZKYKO5fyRcvR0i-rxyVTqWyk141vjXvjvx0-op0G2EzSBfPUif_y9VrSXOe03MuIk0fE8J8QVxN5nYNFR4-mhamlVOml5EzQh2NJYtL0y6jyV2NNZn6xn0L2E_6wpNiszZoxCt7lmBmbN9r5pEA8n3CPca8XY9nDqSNwQIufuVkGoifmbluGWKMCJl1NJYBtBqtF70_5fDOTGAGi2aWqJ3ZRmJENvdnafjSOxK4HNYu1rqa7HeCSIW0EBsTfvcHZAyqVqMAXkaK-2wKJbWgsZmV7iaEQ.-i_4qpIVnvNZiYt-GHAjew.RPKfuVCpY1wTAP-uBHPZs-kduKC-cCB_rovn1uOJyIEgEZeOU3BQiHgzDdTNiitXiPKhLaWfg7A9VGYqEfJQt9aIoSoDGdWv_e46o4aKMhQ.TIzGWSSO6JchPkdCTKqn9g"
},
"record": {
"A": ["103.97.126.29"]
}
}
+9 -9
View File
@@ -1,11 +1,11 @@
{
"description": "Personal Portfolio",
"repo": "https://github.com/0spol/0spol.github.io",
"owner": {
"username": "0spol",
"email": "gaparicio368@gmail.com"
},
"record": {
"CNAME": "0spol.github.io"
}
"description": "Personal Portfolio",
"repo": "https://github.com/0spol/0spol.github.io",
"owner": {
"username": "0spol",
"email": "gaparicio368@gmail.com"
},
"record": {
"CNAME": "0spol.github.io"
}
}
+15 -15
View File
@@ -1,16 +1,16 @@
{
"description": "Personal Portfolio Website",
"repo": "https://github.com/0v90/0v90.github.io",
"owner": {
"username": "0v90",
"discord": "651519394673065989"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
]
}
}
"description": "Personal Portfolio Website",
"repo": "https://github.com/0v90/0v90.github.io",
"owner": {
"username": "0v90",
"discord": "651519394673065989"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
]
}
}
+9 -9
View File
@@ -1,10 +1,10 @@
{
"owner": {
"username": "SkyExploreWasTaken",
"discord": "1049263707177353247",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ae9lxcsRx9K7NJv-AcRXmgm-8sWQp-2e6Pxly82K9_797Wy3RjBtVGaq9snYtOkL-Qm9Oj845TiS8DV-ae7fPyWYwHgzrDj99tuRjVFyrvWfCbglvOWWHODsjV5lJpJZQjuHQn08O1Ptv69N5E2-imTQegZhcn5pkMiTCW8VpuXNXD_1Viu5_xSUYXYaAsaY-G0QYNLK3IPky8zorgdC4-5w23htVxmbiAMTtqHHOJx-wqv2R-xya96-BlQ_P8GtCTG5XJQzdqrqz630012T_tdD5VL5wbBbsCcWI4EoHqGZcBt4LhUL0GPnr9jnWuTcoBVyMSevG6plNjPF9wc6WQ.cOsFit33h3r9GZdCYQ8B3Q.iOkTaYYCBBWaWv9ZtDxpCL4ix4zMWwIYcIMuje17bYUcWom6plFOQFmG24WCucDMgbeMd_eM0NdttpHYRdl7VaM_E4zTUMViGInDWEO1ucI2whNYUt3Cf1Zev1851l44.eoIzam49yND7K-OzfY6Rag"
},
"record": {
"CNAME": "edge.redirect.pizza"
}
}
"owner": {
"username": "SkyExploreWasTaken",
"discord": "1049263707177353247",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ae9lxcsRx9K7NJv-AcRXmgm-8sWQp-2e6Pxly82K9_797Wy3RjBtVGaq9snYtOkL-Qm9Oj845TiS8DV-ae7fPyWYwHgzrDj99tuRjVFyrvWfCbglvOWWHODsjV5lJpJZQjuHQn08O1Ptv69N5E2-imTQegZhcn5pkMiTCW8VpuXNXD_1Viu5_xSUYXYaAsaY-G0QYNLK3IPky8zorgdC4-5w23htVxmbiAMTtqHHOJx-wqv2R-xya96-BlQ_P8GtCTG5XJQzdqrqz630012T_tdD5VL5wbBbsCcWI4EoHqGZcBt4LhUL0GPnr9jnWuTcoBVyMSevG6plNjPF9wc6WQ.cOsFit33h3r9GZdCYQ8B3Q.iOkTaYYCBBWaWv9ZtDxpCL4ix4zMWwIYcIMuje17bYUcWom6plFOQFmG24WCucDMgbeMd_eM0NdttpHYRdl7VaM_E4zTUMViGInDWEO1ucI2whNYUt3Cf1Zev1851l44.eoIzam49yND7K-OzfY6Rag"
},
"record": {
"CNAME": "edge.redirect.pizza"
}
}
+12 -12
View File
@@ -1,13 +1,13 @@
{
"owner": {
"username": "pythonmcpi",
"email": "user3456@insomnia247.nl",
"irc": "user3456@irc.insomnia247.nl/#shells",
"discord": "Little Furret#7901",
"note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc."
},
"description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯",
"record": {
"CNAME": "insomnia247.nl"
}
}
"owner": {
"username": "pythonmcpi",
"email": "user3456@insomnia247.nl",
"irc": "user3456@irc.insomnia247.nl/#shells",
"discord": "Little Furret#7901",
"note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc."
},
"description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯",
"record": {
"CNAME": "insomnia247.nl"
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "0x1026",
"email": "me@hugovidafe.dev"
},
"record": {
"URL": "https://hugovidafe.dev"
}
}
"owner": {
"username": "0x1026",
"email": "me@hugovidafe.dev"
},
"record": {
"URL": "https://hugovidafe.dev"
}
}
+11 -11
View File
@@ -1,12 +1,12 @@
{
"description": "Yamaishi's website",
"repo": "https://github.com/0x3st/0x3st.github.io",
"owner": {
"username": "0x3st",
"email": "t.yamaishi@qq.com",
"twitter": "TenkutiYamaishi"
},
"record": {
"CNAME": "0x3st.github.io"
}
}
"description": "Yamaishi's website",
"repo": "https://github.com/0x3st/0x3st.github.io",
"owner": {
"username": "0x3st",
"email": "t.yamaishi@qq.com",
"twitter": "TenkutiYamaishi"
},
"record": {
"CNAME": "0x3st.github.io"
}
}
+7 -7
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "0xbitx",
"email": "0xbit25125@gmail.com"
},
"record": {
"CNAME": "0xbitx.github.io"
}
"owner": {
"username": "0xbitx",
"email": "0xbit25125@gmail.com"
},
"record": {
"CNAME": "0xbitx.github.io"
}
}
+10 -10
View File
@@ -1,11 +1,11 @@
{
"description": "0xflotus' personal developer website",
"repo": "https://github.com/0xflotus/0xflotus.github.io",
"owner": {
"username": "0xflotus",
"email": "0xflotus@gmail.com"
},
"record": {
"CNAME": "0xflotus.github.io"
}
}
"description": "0xflotus' personal developer website",
"repo": "https://github.com/0xflotus/0xflotus.github.io",
"owner": {
"username": "0xflotus",
"email": "0xflotus@gmail.com"
},
"record": {
"CNAME": "0xflotus.github.io"
}
}
+11 -11
View File
@@ -1,12 +1,12 @@
{
"description": "0xviel github page",
"repo": "https://github.com/nobuyaki/nobuyaki.github.io",
"owner": {
"username": "nobuyaki",
"email": "contact@0xviel.my.id",
"discord": "445073800850046977"
},
"record": {
"CNAME": "nobuyaki.github.io"
}
}
"description": "0xviel github page",
"repo": "https://github.com/nobuyaki/nobuyaki.github.io",
"owner": {
"username": "nobuyaki",
"email": "contact@0xviel.my.id",
"discord": "445073800850046977"
},
"record": {
"CNAME": "nobuyaki.github.io"
}
}
+12 -15
View File
@@ -1,16 +1,13 @@
{
"owner": {
"username": "0xzer0x",
"email": "youssefessamasu@gmail.com"
},
"record": {
"MX": [
"mx1.forwardemail.net",
"mx2.forwardemail.net"
],
"TXT": [
"forward-email=youssefessamasu@gmail.com",
"v=spf1 a include:spf.forwardemail.net include:_spf.google.com -all"
]
}
}
"owner": {
"username": "0xzer0x",
"email": "youssefessamasu@gmail.com"
},
"record": {
"MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"],
"TXT": [
"forward-email=youssefessamasu@gmail.com",
"v=spf1 a include:spf.forwardemail.net include:_spf.google.com -all"
]
}
}
+9 -11
View File
@@ -1,12 +1,10 @@
{
"description": "1.is-a.dev",
"owner": {
"username": "i-am-is-a-dev",
"email": "lx737456@gmail.com"
},
"record": {
"A": [
"89.106.200.1"
]
}
}
"description": "1.is-a.dev",
"owner": {
"username": "i-am-is-a-dev",
"email": "lx737456@gmail.com"
},
"record": {
"A": ["89.106.200.1"]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "leopku",
"discord": "1168846640464019570"
},
"record": {
"URL": "https://www.himysql.com"
}
}
+13 -13
View File
@@ -1,14 +1,14 @@
{
"description": "Email thingy",
"owner": {
"username": "QuinceTart10",
"discord": "862644161156218891"
},
"record": {
"MX": [
"a8aacaa795f68ffd.mx1.emailprofi.seznam.cz",
"a8aacaa795f68ffd.mx2.emailprofi.seznam.cz"
],
"TXT": "v=spf1 include:spf.seznam.cz ~all"
}
}
"description": "Email thingy",
"owner": {
"username": "QuinceTart10",
"discord": "862644161156218891"
},
"record": {
"MX": [
"a8aacaa795f68ffd.mx1.emailprofi.seznam.cz",
"a8aacaa795f68ffd.mx2.emailprofi.seznam.cz"
],
"TXT": "v=spf1 include:spf.seznam.cz ~all"
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "PogMaster9001",
"discord": "1190052608346435597"
},
"record": {
"CNAME": "projectdevs.net"
}
}
"owner": {
"username": "PogMaster9001",
"discord": "1190052608346435597"
},
"record": {
"CNAME": "projectdevs.net"
}
}
+10 -10
View File
@@ -1,11 +1,11 @@
{
"description": "Personal Website",
"repo": "https://github.com/navandarnidhi/navandarnidhi.github.io",
"owner": {
"username": "navandarnidhi",
"email": "nidhi.navandar@mescoeorg.onmicrsoft.com"
},
"record": {
"CNAME": "navandarnidhi.github.io"
}
}
"description": "Personal Website",
"repo": "https://github.com/navandarnidhi/navandarnidhi.github.io",
"owner": {
"username": "navandarnidhi",
"email": "nidhi.navandar@mescoeorg.onmicrsoft.com"
},
"record": {
"CNAME": "navandarnidhi.github.io"
}
}
+10 -10
View File
@@ -1,11 +1,11 @@
{
"description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.",
"repo": "https://github.com/EndingPencil/EndingPencil.github.io",
"owner": {
"username": "EndingPencil",
"email": "watsonsohil@gmail.com"
},
"record": {
"CNAME": "endingpencil.github.io"
}
}
"description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.",
"repo": "https://github.com/EndingPencil/EndingPencil.github.io",
"owner": {
"username": "EndingPencil",
"email": "watsonsohil@gmail.com"
},
"record": {
"CNAME": "endingpencil.github.io"
}
}
+9 -9
View File
@@ -1,10 +1,10 @@
{
"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"
}
}
"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"
}
}
+9 -9
View File
@@ -1,10 +1,10 @@
{
"description": "LIGMATV's URL Manager (aka 2)",
"owner": {
"username": "LIGMATV",
"email": "ligmatv.id@gmail.com"
},
"record": {
"CNAME": "ligmatv-links.vercel.app"
}
}
"description": "LIGMATV's URL Manager (aka 2)",
"owner": {
"username": "LIGMATV",
"email": "ligmatv.id@gmail.com"
},
"record": {
"CNAME": "ligmatv-links.vercel.app"
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "200anxy",
"email": "aadarshnair.p@gmail.com"
},
"record": {
"CNAME": "200anxy.github.io"
}
}
"owner": {
"username": "200anxy",
"email": "aadarshnair.p@gmail.com"
},
"record": {
"CNAME": "200anxy.github.io"
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "merakesh207",
"email": "merakesh207@gmail.com"
},
"record": {
"URL": "https://behance.net/merakesh207"
}
}
"owner": {
"username": "merakesh207",
"email": "merakesh207@gmail.com"
},
"record": {
"URL": "https://behance.net/merakesh207"
}
}
+9 -9
View File
@@ -1,10 +1,10 @@
{
"owner": {
"username": "2096779623",
"email": "2096779623@qq.com",
"telegram": "utermux_blog"
},
"record": {
"URL": "https://www.utermux.dev"
}
}
"owner": {
"username": "2096779623",
"email": "2096779623@qq.com",
"telegram": "utermux_blog"
},
"record": {
"URL": "https://www.utermux.dev"
}
}
+9 -9
View File
@@ -1,11 +1,11 @@
{
"description": "Portfolio and Blog for 20zzy19",
"repo": "https://github.com/20zzy19/Portfolioy",
"owner": {
"username": "20zzy19",
"email": "a620zzy@gmail.com"
},
"record": {
"A": ["98.43.59.193"]
}
"description": "Portfolio and Blog for 20zzy19",
"repo": "https://github.com/20zzy19/Portfolioy",
"owner": {
"username": "20zzy19",
"email": "a620zzy@gmail.com"
},
"record": {
"A": ["98.43.59.193"]
}
}
+9 -12
View File
@@ -1,13 +1,10 @@
{
"owner": {
"username": "21Z",
"discord": "780356848737058857"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
"owner": {
"username": "21Z",
"discord": "780356848737058857"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
+9 -9
View File
@@ -1,10 +1,10 @@
{
"repo": "https://github.com/256javy/256javy.github.io",
"owner": {
"username": "256javy",
"email": "256javiervillalba@gmail.com"
},
"record": {
"CNAME": "256javy.github.io"
}
}
"repo": "https://github.com/256javy/256javy.github.io",
"owner": {
"username": "256javy",
"email": "256javiervillalba@gmail.com"
},
"record": {
"CNAME": "256javy.github.io"
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "2giosangmitom",
"email": "yeuxacucodon.dev@proton.me"
},
"record": {
"CNAME": "2giosangmitom.github.io"
}
}
"owner": {
"username": "2giosangmitom",
"email": "yeuxacucodon.dev@proton.me"
},
"record": {
"CNAME": "2giosangmitom.github.io"
}
}
+10 -10
View File
@@ -1,11 +1,11 @@
{
"description": "Url redirect to cutt37.is-a.dev",
"repo": "https://github.com/37cut/37cut.github.io",
"owner": {
"username": "37cut",
"email": "cutt37@outlook.com"
},
"record": {
"URL": "https://cutt37.is-a.dev"
}
}
"description": "Url redirect to cutt37.is-a.dev",
"repo": "https://github.com/37cut/37cut.github.io",
"owner": {
"username": "37cut",
"email": "cutt37@outlook.com"
},
"record": {
"URL": "https://cutt37.is-a.dev"
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "3geETR",
"email": "egemacun@gmail.com"
},
"record": {
"CNAME": "3geetr.github.io"
}
}
"owner": {
"username": "3geETR",
"email": "egemacun@gmail.com"
},
"record": {
"CNAME": "3geetr.github.io"
}
}
+9 -10
View File
@@ -1,11 +1,10 @@
{
"description": "3pls0de.is-a.dev.",
"repo": "https://github.com/3pls0de",
"owner": {
"username": "3pls0de",
"email": "naji.aka58@gmail.com"
},
"record": {
"URL": "https://lostpipel.blogspot.com"
}
}
"description": "3pls0de.is-a.dev.",
"owner": {
"username": "3pls0de",
"email": "naji.aka58@gmail.com"
},
"record": {
"URL": "https://lostpipel.blogspot.com"
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "4-m4t",
"email": "e_serhat@hotmail.com"
},
"record": {
"CNAME": "ambitious-flower-0b346cf0f.4.azurestaticapps.net"
}
}
"owner": {
"username": "4-m4t",
"email": "e_serhat@hotmail.com"
},
"record": {
"CNAME": "ambitious-flower-0b346cf0f.4.azurestaticapps.net"
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "404Dev-404",
"email": "anthonyvaldes318+404@gmail.com"
},
"record": {
"CNAME": "404dev-404.github.io"
}
}
"owner": {
"username": "404Dev-404",
"email": "anthonyvaldes318+404@gmail.com"
},
"record": {
"CNAME": "404dev-404.github.io"
}
}
+10 -10
View File
@@ -1,11 +1,11 @@
{
"description": "44.is-a.dev",
"repo": "https://github.com/9xN/9xN.github.io",
"owner": {
"username": "9xN",
"email": "0@fbi.ac"
},
"record": {
"CNAME": "9xn.github.io"
}
}
"description": "44.is-a.dev",
"repo": "https://github.com/9xN/9xN.github.io",
"owner": {
"username": "9xN",
"email": "0@fbi.ac"
},
"record": {
"CNAME": "9xn.github.io"
}
}
+10 -10
View File
@@ -1,11 +1,11 @@
{
"description": "45i.is-a.dev",
"repo": "https://github.com/45i/things",
"owner": {
"username": "45i",
"email": "sayakpalit61@gmail.com"
},
"record": {
"CNAME": "45i.github.io"
}
}
"description": "45i.is-a.dev",
"repo": "https://github.com/45i/things",
"owner": {
"username": "45i",
"email": "sayakpalit61@gmail.com"
},
"record": {
"CNAME": "45i.github.io"
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "Akshay-Arjun",
"email": "akshayvollala779@gmail.com"
},
"record": {
"URL": "https://akshay-arjun.github.io/Akshay-Arjun"
}
}
"owner": {
"username": "Akshay-Arjun",
"email": "akshayvollala779@gmail.com"
},
"record": {
"URL": "https://akshay-arjun.github.io/Akshay-Arjun"
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "MullerIsabella",
"email": "AlpineDreamer92@protonmail.com"
},
"record": {
"CNAME": "suisse.onrender.com"
}
}
"owner": {
"username": "MullerIsabella",
"email": "AlpineDreamer92@protonmail.com"
},
"record": {
"CNAME": "suisse.onrender.com"
}
}
+8 -10
View File
@@ -1,11 +1,9 @@
{
"owner": {
"username": "fiftys7vencode",
"email": "potatogamer34579@gmail.com"
},
"record": {
"A": [
"185.199.108.153"
]
}
}
"owner": {
"username": "fiftys7vencode",
"email": "potatogamer34579@gmail.com"
},
"record": {
"A": ["185.199.108.153"]
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "shockbs",
"discord": "880084860327313459"
},
"record": {
"URL": "https://shockbs.is-a.dev/"
}
}
"owner": {
"username": "shockbs",
"discord": "880084860327313459"
},
"record": {
"URL": "https://shockbs.is-a.dev/"
}
}
+9 -9
View File
@@ -1,10 +1,10 @@
{
"repo": "https://github.com/5rq/5rq.github.io",
"owner": {
"username": "5rq",
"email": "600@fbi.ac"
},
"record": {
"CNAME": "5rq.github.io"
}
}
"repo": "https://github.com/5rq/5rq.github.io",
"owner": {
"username": "5rq",
"email": "600@fbi.ac"
},
"record": {
"CNAME": "5rq.github.io"
}
}
+11 -11
View File
@@ -1,12 +1,12 @@
{
"description": "62radio.is-a.dev",
"repo": "https://github.com/radio-indonesia/radio-indonesia.github.io",
"owner": {
"username": "lrmn7",
"email": "lrmn.dev@gmail.com",
"discord": "romanromannya#0"
},
"record": {
"CNAME": "radio-indonesia.github.io"
}
}
"description": "62radio.is-a.dev",
"repo": "https://github.com/radio-indonesia/radio-indonesia.github.io",
"owner": {
"username": "lrmn7",
"email": "lrmn.dev@gmail.com",
"discord": "romanromannya#0"
},
"record": {
"CNAME": "radio-indonesia.github.io"
}
}
+10 -10
View File
@@ -1,11 +1,11 @@
{
"description": "Portfolio website for 6502",
"repo": "https://github.com/nobody5050/nobody5050.github.io",
"owner": {
"username": "Nobody5050",
"email": "levibelland@gmail.com"
},
"record": {
"CNAME": "nobody5050.github.io"
}
}
"description": "Portfolio website for 6502",
"repo": "https://github.com/nobody5050/nobody5050.github.io",
"owner": {
"username": "Nobody5050",
"email": "levibelland@gmail.com"
},
"record": {
"CNAME": "nobody5050.github.io"
}
}
+9 -9
View File
@@ -1,10 +1,10 @@
{
"owner": {
"username": "realSunyz",
"discord": "800186537719365662",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.lcA-FDIDxbODMySbmJgJOi2oJl04JAODrUgFTVwXa0w-jncbJ6Frvykm7oGVxqKmtOMnRJD7wVTl1Sfr-Y-nOAmN0ZY6FNW1vR1kwY1x_sXLnko9S_t-p0dgZ7lo1cVI1TcL2Z0C7yGOgK06U02dB7tN-m9piRa2cf09QM35oLm8_UZvTeZeCLRJnzTG3FVK0yosy38oXIk0c3oNgEkgufTQZDJgmh4lU4Ws8qmCdrqzRCFFUoNarx_6Q3y22we1x_zr4fGGqarv2lVZOz7DR0_zDK7jrsoC4-42sM_WnECfCVGxyMPeWbNlQyrfqzJjcM2MvKwodx5KbJBHOkRhoA.6n1HQotWwFwdkIu61eaz4A.T-S96mKQwHRD78Xq-8h1htrsFx8PI5XxRneVrP_yed28BIRAtjcNLNvj4CwwaewrNeRp8MBDVYAjKKl79gDZSvnX7SuusOU2Cj82tFkpdJeR_vyqTyODUx5rIIMtD2p5.5MxztQbJrVaqmRuW6e57Cg"
},
"record": {
"CNAME": "pub-seven-intro.pages.dev"
}
}
"owner": {
"username": "realSunyz",
"discord": "800186537719365662",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.lcA-FDIDxbODMySbmJgJOi2oJl04JAODrUgFTVwXa0w-jncbJ6Frvykm7oGVxqKmtOMnRJD7wVTl1Sfr-Y-nOAmN0ZY6FNW1vR1kwY1x_sXLnko9S_t-p0dgZ7lo1cVI1TcL2Z0C7yGOgK06U02dB7tN-m9piRa2cf09QM35oLm8_UZvTeZeCLRJnzTG3FVK0yosy38oXIk0c3oNgEkgufTQZDJgmh4lU4Ws8qmCdrqzRCFFUoNarx_6Q3y22we1x_zr4fGGqarv2lVZOz7DR0_zDK7jrsoC4-42sM_WnECfCVGxyMPeWbNlQyrfqzJjcM2MvKwodx5KbJBHOkRhoA.6n1HQotWwFwdkIu61eaz4A.T-S96mKQwHRD78Xq-8h1htrsFx8PI5XxRneVrP_yed28BIRAtjcNLNvj4CwwaewrNeRp8MBDVYAjKKl79gDZSvnX7SuusOU2Cj82tFkpdJeR_vyqTyODUx5rIIMtD2p5.5MxztQbJrVaqmRuW6e57Cg"
},
"record": {
"CNAME": "pub-seven-intro.pages.dev"
}
}
+9 -9
View File
@@ -1,10 +1,10 @@
{
"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"
}
}
"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"
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "8-bittt",
"email": "8botted@gmail.com"
},
"record": {
"URL": "https://replit.com/@8bittt?path="
}
}
"owner": {
"username": "8-bittt",
"email": "8botted@gmail.com"
},
"record": {
"URL": "https://replit.com/@8bittt?path="
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "is-a-dev",
"email": "admin@is-a.dev"
},
"record": {
"CNAME": "is-a-dev.github.io"
}
}
"owner": {
"username": "is-a-dev",
"email": "admin@is-a.dev"
},
"record": {
"CNAME": "is-a-dev.github.io"
}
}
+8 -8
View File
@@ -1,10 +1,10 @@
{
"owner": {
"username": "NarasimaPandiyan",
"email": "cs42059@gmail.com",
"discord": "gamingdoodle"
},
"record": {
"TXT": "did=did:plc:u5uxl7mjlywolajtgso2ouoe"
}
"owner": {
"username": "NarasimaPandiyan",
"email": "cs42059@gmail.com",
"discord": "gamingdoodle"
},
"record": {
"TXT": "did=did:plc:u5uxl7mjlywolajtgso2ouoe"
}
}
+8 -8
View File
@@ -1,10 +1,10 @@
{
"owner": {
"username": "TheRealCrazyfuy",
"discord": "realabeja",
"reddit": "crazyfuy"
},
"record": {
"TXT": "dh=af03f42bbbaaca145280cdd080f105feb02a9145"
}
"owner": {
"username": "TheRealCrazyfuy",
"discord": "realabeja",
"reddit": "crazyfuy"
},
"record": {
"TXT": "dh=af03f42bbbaaca145280cdd080f105feb02a9145"
}
}
+7 -7
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "ducky4life",
"email": "duckylai@proton.me"
},
"record": {
"TXT": "dh=925876829c7314b41fe3c2a412b7a4250214febf"
}
"owner": {
"username": "ducky4life",
"email": "duckylai@proton.me"
},
"record": {
"TXT": "dh=925876829c7314b41fe3c2a412b7a4250214febf"
}
}
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "PentSec",
"email": "jeffreysfu@gmail.com"
},
"record": {
"TXT": "dh=674aa7264cbcffb1d24dd630c38f8613ad822824"
}
}
"owner": {
"username": "PentSec",
"email": "jeffreysfu@gmail.com"
},
"record": {
"TXT": "dh=674aa7264cbcffb1d24dd630c38f8613ad822824"
}
}
+1 -1
View File
@@ -7,4 +7,4 @@
"record": {
"TXT": "dh=38d522d76c80c10c68fa083f015b65ef2986a91b"
}
}
}
+7 -7
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "heyjumanji",
"email": "madhuchutiya.unhinge650@silomails.com"
},
"record": {
"TXT": "dh=aa51fc97861c871fc4daece76efa42c15712f116"
}
"owner": {
"username": "heyjumanji",
"email": "madhuchutiya.unhinge650@silomails.com"
},
"record": {
"TXT": "dh=aa51fc97861c871fc4daece76efa42c15712f116"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "liamatienza",
"email": "liamdev@duck.com"
},
"record": {
"TXT": "dh=c53cce4432aa366f65bd320ab681d468c8cea968"
}
}
+7 -7
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "NarasimaPandiyan",
"email": "cs42059@gmail.com"
},
"record": {
"TXT": "dh=d54feeb331611626de2134ef368bdcf7691cbbb3"
}
"owner": {
"username": "NarasimaPandiyan",
"email": "cs42059@gmail.com"
},
"record": {
"TXT": "dh=d54feeb331611626de2134ef368bdcf7691cbbb3"
}
}
+7 -7
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "lolinekord",
"email": "contact@lolineko3.net"
},
"record": {
"TXT": "dh=a761b99a6a7d449df2e423a119eab9a4ec773e7e"
}
"owner": {
"username": "lolinekord",
"email": "contact@lolineko3.net"
},
"record": {
"TXT": "dh=a761b99a6a7d449df2e423a119eab9a4ec773e7e"
}
}
+1 -1
View File
@@ -7,4 +7,4 @@
"record": {
"TXT": "dh=b9e9ee170ceabd5d201a50225be187e055b9bbb6"
}
}
}
+1 -2
View File
@@ -1,6 +1,5 @@
{
"description": "niclqs.is-a.dev discord verify ownership''",
"repo": "https://github.com/niclqsger",
"description": "niclqs.is-a.dev discord verify ownership",
"owner": {
"discord": "niclqs",
"email": "discord@push-den-weg.de",
+4 -4
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "IMXNOOBX",
"email": "me@noob.bio"
"username": "IMXNOOBX",
"email": "me@noob.bio"
},
"record": {
"TXT": "dh=4bda89987e4e232aac78bb9d0a0e973c96166119"
"TXT": "dh=4bda89987e4e232aac78bb9d0a0e973c96166119"
}
}
}
+1 -2
View File
@@ -2,8 +2,7 @@
"owner": {
"username": "okineadev",
"discord": "okineadev",
"telegram": "okinea",
"email": "81070564+okineadev@users.noreply.github.com"
"telegram": "okinea"
},
"record": {
"TXT": "dh=72f6dea86d79bda34d2c61e1edb3037954caac82"
+8 -8
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "piker98988",
"email": "iker.pavcur@gmail.com"
},
"record": {
"TXT": "dh=fbea31b6c973108788a610db21edd08f23d92801"
}
}
"owner": {
"username": "piker98988",
"email": "iker.pavcur@gmail.com"
},
"record": {
"TXT": "dh=fbea31b6c973108788a610db21edd08f23d92801"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "keydevelops",
"email": "rumaevvadim@gmail.com"
},
"record": {
"TXT": "dh=be4a0fbe37df16fa2d25e29ec7bc4f669703a71d"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "Ciao287",
"discord": "687333016921440317"
},
"record": {
"TXT": "dh=5b1ae56adf1959519abbb008b4803ee9911ff1b6"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "Ciao287",
"discord": "687333016921440317"
},
"record": {
"TXT": "v=DMARC1; p=none; rua=mailto:dmarc.report@ciaobot.is-a.dev; ruf=mailto:dmarc.report@ciaobot.is-a.dev; fo=0; adkim=r; aspf=r; pct=100; ri=86400; sp=none"
}
}
+9 -9
View File
@@ -1,11 +1,11 @@
{
"owner": {
"username": "peme969",
"email": "mrcoderpeme@gmail.com"
},
"record": {
"TXT":[
"forward-email=NjNhNjJlMjMzOGJhMWUxNy1hOTk2MzljYmY0ZDczZWViZDY2NTljZmUwMDc4OTM5MmQ3YmVjN2RmYWEyMjFlN2VhODAxZWUwOWI5ODhhNDY2"
]
}
"owner": {
"username": "peme969",
"email": "mrcoderpeme@gmail.com"
},
"record": {
"TXT": [
"forward-email=NjNhNjJlMjMzOGJhMWUxNy1hOTk2MzljYmY0ZDczZWViZDY2NTljZmUwMDc4OTM5MmQ3YmVjN2RmYWEyMjFlN2VhODAxZWUwOWI5ODhhNDY2"
]
}
}
-1
View File
@@ -1,7 +1,6 @@
{
"owner": {
"username": "yz9551",
"email": "",
"discord": "yz9551"
},
"record": {
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "is-a-dev",
"email": "admin@is-a.dev"
},
"record": {
"TXT": "2aeb08f313"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "is-a-dev",
"email": "admin@is-a.dev"
},
"record": {
"TXT": "30e221e0a1"
}
}
+1 -3
View File
@@ -6,8 +6,6 @@
"discord": "1117482901353812088"
},
"record": {
"TXT": [
"d878bca923"
]
"TXT": ["d878bca923"]
}
}
+6 -6
View File
@@ -1,8 +1,8 @@
{
"owner": {
"username": "LUMIDevelopment"
},
"record": {
"TXT": ["eade7c5be7"]
}
"owner": {
"username": "LUMIDevelopment"
},
"record": {
"TXT": ["eade7c5be7"]
}
}
@@ -1,6 +1,5 @@
{
"description": "Github Orgs Verify",
"repo": "https://github.com/thenoppy12",
"owner": {
"username": "BussyBakks",
"email": "lengochuykiengiang@gmail.com",
@@ -1,9 +1,9 @@
{
"owner": {
"username": "256javy",
"email": "256javiervillalba@gmail.com"
},
"record": {
"TXT": "5274c84dbbf074d67b53fc4305ced5"
}
"owner": {
"username": "256javy",
"email": "256javiervillalba@gmail.com"
},
"record": {
"TXT": "5274c84dbbf074d67b53fc4305ced5"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "adil-uddin",
"email": "adilaryan786@gmail.com"
},
"record": {
"TXT": "82f634e6b8d39d1a42bf48f2a2ccd3"
}
}
@@ -1,9 +1,9 @@
{
"owner": {
"username": "am333n",
"email": "muhammedameen752@gmail.com"
},
"record": {
"TXT": "ae46785afb026d6f57c4eb85f644eb"
}
"owner": {
"username": "am333n",
"email": "muhammedameen752@gmail.com"
},
"record": {
"TXT": "ae46785afb026d6f57c4eb85f644eb"
}
}
@@ -1,9 +1,9 @@
{
"owner": {
"username": "AnimeshKotka",
"email": "animeshkotka520@gmail.com"
},
"record": {
"TXT": "516e1afaa96818228e8a61bf901188"
}
"owner": {
"username": "AnimeshKotka",
"email": "animeshkotka520@gmail.com"
},
"record": {
"TXT": "516e1afaa96818228e8a61bf901188"
}
}
@@ -1,9 +1,9 @@
{
"owner": {
"username": "asbp",
"email": "guungofficial@gmail.com"
},
"record": {
"TXT": "31b576be5fd342aa2473ebb2fb2816"
}
"owner": {
"username": "asbp",
"email": "guungofficial@gmail.com"
},
"record": {
"TXT": "31b576be5fd342aa2473ebb2fb2816"
}
}
@@ -1,9 +1,9 @@
{
"owner": {
"username": "AshishKingdom",
"email": "ashishkingdom@proton.me"
},
"record": {
"TXT": "4281866da89d9e1bd20fcdb44adca3"
}
"owner": {
"username": "AshishKingdom",
"email": "ashishkingdom@proton.me"
},
"record": {
"TXT": "4281866da89d9e1bd20fcdb44adca3"
}
}
@@ -1,9 +1,9 @@
{
"owner": {
"username": "axioris",
"email": "dane.foster.collins@gmail.com"
},
"record": {
"TXT": "3e68551b5f5903030133fb460e57db"
}
"owner": {
"username": "axioris",
"email": "dane.foster.collins@gmail.com"
},
"record": {
"TXT": "3e68551b5f5903030133fb460e57db"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "btleffler",
"email": "btleffler@gmail.com"
},
"record": {
"TXT": "6c3fe486c491afe19b9ba3bbb03d2a"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "CantCode023",
"email": "cantcode023@gmail.com"
},
"record": {
"TXT": "f1b87d5986bd9abd22ca7fc5da79ad"
}
}
@@ -1,8 +1,7 @@
{
"description": "GitHub Pages verification for devon.is-a.dev",
"owner": {
"username": "D-Pow",
"email": "D-Pow@users.noreply.github.com"
"username": "D-Pow"
},
"record": {
"TXT": "cec54b510828f770750c1b17cad7f2"
@@ -6,4 +6,4 @@
"record": {
"TXT": "36f31b49ddb71ca70a8cb3dd21e61d"
}
}
}
@@ -1,9 +1,9 @@
{
"owner": {
"username": "devhammed",
"email": "hey@hammed.dev"
},
"record": {
"TXT": "7672b068b3140a9fbaaf9bfe0ab136"
}
"owner": {
"username": "devhammed",
"email": "hey@hammed.dev"
},
"record": {
"TXT": "7672b068b3140a9fbaaf9bfe0ab136"
}
}
@@ -1,9 +1,9 @@
{
"owner": {
"username": "drssoccer55",
"email": "sextondouglas@pm.me"
},
"record": {
"TXT": "6605758124fbb4085b1687476d067b"
}
"owner": {
"username": "drssoccer55",
"email": "sextondouglas@pm.me"
},
"record": {
"TXT": "6605758124fbb4085b1687476d067b"
}
}
@@ -1,9 +1,9 @@
{
"owner": {
"username": "ducky4life",
"email": "duckylai@proton.me"
},
"record": {
"TXT": "7b577ecd19bde96461d7b480a5f0a4"
}
"owner": {
"username": "ducky4life",
"email": "duckylai@proton.me"
},
"record": {
"TXT": "7b577ecd19bde96461d7b480a5f0a4"
}
}
@@ -1,9 +1,9 @@
{
"owner": {
"username": "ganesh76",
"email": "ganesh.g.cse@gmail.com"
},
"record": {
"TXT": "94df711e9b048a87929864206a479a"
}
"owner": {
"username": "ganesh76",
"email": "ganesh.g.cse@gmail.com"
},
"record": {
"TXT": "94df711e9b048a87929864206a479a"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "gegendepressed",
"email": "sairaj09pai@gmail.com"
},
"record": {
"TXT": "c6a67c35d8e7aac91ac5afce904ad6"
}
}

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