mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-05 10:23:47 +00:00
Merge branch 'is-a-dev:main' into main
This commit is contained in:
+4
-1
@@ -1,4 +1,7 @@
|
||||
* @phenax
|
||||
|
||||
domains/ @is-a-dev/maintainers
|
||||
/.github/ @wdhdev
|
||||
/.github/CODEOWNERS @phenax
|
||||
|
||||
/domains/ @is-a-dev/maintainers
|
||||
*.md @is-a-dev/maintainers
|
||||
|
||||
@@ -5,12 +5,12 @@ jobs:
|
||||
validation:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
fetch-depth: 0
|
||||
- uses: oven-sh/setup-bun@v1
|
||||
with:
|
||||
bun-version: 1.0.3
|
||||
bun-version: 1.0.26
|
||||
- run: bun install
|
||||
- run: bun test
|
||||
|
||||
@@ -11,10 +11,10 @@ jobs:
|
||||
if: github.repository == 'is-a-dev/register'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: oven-sh/setup-bun@v1
|
||||
with:
|
||||
bun-version: 1.0.3
|
||||
bun-version: 1.0.26
|
||||
- run: bun install
|
||||
- run: bun test
|
||||
- name: Publishing records
|
||||
|
||||
@@ -0,0 +1,47 @@
|
||||
name: Raw API
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- "domains/*"
|
||||
- ".github/workflows/raw-api.yml"
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.ref }}-raw-api
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
update:
|
||||
name: Update
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: is-a-dev/raw-api
|
||||
path: raw-api
|
||||
token: ${{ secrets.BOT }}
|
||||
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20.x
|
||||
|
||||
- name: Update Data
|
||||
run: node raw-api/scripts/update.js
|
||||
|
||||
- name: Commit
|
||||
uses: cpina/github-action-push-to-another-repository@main
|
||||
with:
|
||||
source-directory: "raw-api"
|
||||
destination-github-username: is-a-dev
|
||||
destination-repository-name: raw-api
|
||||
user-email: is-a-dev@win11react.com
|
||||
user-name: is-a-dev-bot
|
||||
commit-message: "Update Data via is-a-dev/register"
|
||||
env:
|
||||
API_TOKEN_GITHUB: ${{ secrets.BOT }}
|
||||
@@ -0,0 +1,18 @@
|
||||
# is-a.dev Team
|
||||
| Name | GitHub | Role |
|
||||
|:-:|-|-|
|
||||
| Akshay | [@phenax](https://github.com/phenax) | Owner |
|
||||
|||
|
||||
| William | [@wdhdev](https://github.com/wdhdev) | Administrator |
|
||||
||
|
||||
| Andrew | [@andrewstech](https://github.com/andrewstech) | Maintainer |
|
||||
| CuteDog5695 | [@CuteDog5695](https://github.com/CuteDog5695) | Maintainer |
|
||||
| Daniel | [@hackermondev](https://github.com/hackermondev) | Maintainer |
|
||||
| DIBSTER | [@DEV-DIBSTER](https://github.com/DEV-DIBSTER) | Maintainer |
|
||||
| Mahir | [@mtgsquad](https://github.com/mtgsquad) | Maintainer |
|
||||
| Satria | [@SX-9](https://github.com/SX-9) | Maintainer |
|
||||
| Vaibhav | [@VaibhavSys](https://github.com/VaibhavSys) | Maintainer |
|
||||
||
|
||||
| Om | [@TerraPlayz](https://github.com/TerraPlayz) | Helper |
|
||||
| Phoenix | [@PhoenixOrigin](https://github.com/PhoenixOrigin) | Helper |
|
||||
| Stef | [@Stef-00012](https://github.com/Stef-00012) | Helper |
|
||||
@@ -13,7 +13,7 @@
|
||||
<p align="center"><strong>is-a-dev</strong> is a service that allows developers to get a sweet-looking ".is-a.dev" domain for their personal websites.</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://discord.gg/PZCGHz4RhQ"><img alt="Discord Server" src="https://discord.com/api/guilds/830872854677422150/widget.png?style=banner2"></a>
|
||||
<a href="https://discord.gg/is-a-dev-830872854677422150"><img alt="Discord Server" src="https://discord.com/api/guilds/830872854677422150/widget.png?style=banner2"></a>
|
||||
</p>
|
||||
|
||||
## Issues
|
||||
@@ -67,4 +67,4 @@ If you like this project, please consider donating so we can keep this project r
|
||||
<a href="https://liberapay.com/phenax" target="_blank"><img src="https://img.shields.io/badge/liberapay-donate-yellow.svg?style=for-the-badge" alt="Liberapay"></a>
|
||||
|
||||
### Similar Services
|
||||
If you want to find services similar to is-a.dev, take a look on [free-for.life](https://free-for.life/#/?id=domains).
|
||||
If you want to find services similar to is-a.dev, take a look on [Free For Life](https://github.com/wdhdev/free-for-life#domains).
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "iamxani",
|
||||
"email": "xenpei11@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "iamxani.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Personal profile",
|
||||
"repo": "https://github.com/4d62/4d62.github.io",
|
||||
"owner": {
|
||||
"username": "4d62",
|
||||
"email": "4d62@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "4d62.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "denboy0123",
|
||||
"email": "pochtaproverka01@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": [
|
||||
"FZo9g0GqRYR-fhmWc1QzbycfV5UZIE4bwh42BI81NDQ",
|
||||
"V1N8tuJvEcUtltxMXLRvP0U1_jaAgsSJJ89MgyxpWUk"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "adoqet",
|
||||
"email": "adoqet@gmail.com",
|
||||
"discord": "614408768733708288"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=3b5f69bbeb63aef097096698547869d0d47e36fb"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "BrandgrandRealMe",
|
||||
"email": "brandon.lambe@skiff.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=5a46861f9c2b864210ab3d3ffdd61d09e9170650"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ChaoticChaosTheGreat",
|
||||
"email": "ryan.ryanabraham@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=99c69f88a933d5ec20fe830e8543f7e7c63646cd"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Socketlike",
|
||||
"email": "evelynxii.xt@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=2ffdb09f9be5f3f51fe2089c4cced6ec296d490e"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "giocoliere",
|
||||
"email": "simcrigjeki@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=4301bad793b7475c64673daa37b9599f04aafdd8"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "l7neg",
|
||||
"email": "l7negdev@gmail.com",
|
||||
"discord": "669453086418534400"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=5d787c6b4618def8d0af7492ae43cbe337c6675d"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Rtxeon",
|
||||
"email": "AdityaSuthar13@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=665c123dc34d1ff5a58d5baadd5b97bb9a7ade7d"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "UrgingOfc",
|
||||
"email": "diogo.lopes.silva.ch@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=847ffa96587e4547c31ae6c36fbc5fed451bf886"
|
||||
}
|
||||
}
|
||||
@@ -6,6 +6,6 @@
|
||||
"discord": "xiaoxi_tw#0"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=9e975563be399e84dd4007a4638f27e79128dcab"
|
||||
"TXT": "dh=816d1cc1b74e35ba02a286a5b9cbded58cbdf513"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev",
|
||||
"email": "phenax5@gmail.com"
|
||||
"email": ""
|
||||
},
|
||||
|
||||
"record": {
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "GMR828",
|
||||
"email": "gmr828@null.net"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "bec043d001bfdffdda22470793d6d8"
|
||||
}
|
||||
}
|
||||
@@ -6,6 +6,6 @@
|
||||
"discord": "915932527871541309"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "fb2e7de8506002e7aa7df3d938de5d"
|
||||
"TXT": "a3b430c8adc12043863d6785cfa782"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "JerBlox",
|
||||
"email": "chen.fuyuan07@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "e1e6eda49ed7d363f8492c91821a1a"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Socketlike",
|
||||
"email": "evelynxii.xt@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "351773beb3717122300722aeb5d1ac"
|
||||
}
|
||||
}
|
||||
@@ -9,6 +9,6 @@
|
||||
"Mastodon": "@YouFoundAlpha@mastodon.social"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cdn-a12.pages.dev"
|
||||
"TXT": "123b9197abda60197a8afa64af5cf0"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "avellea",
|
||||
"email": "is-a-dev@win11react.com"
|
||||
"email": ""
|
||||
},
|
||||
"record": {
|
||||
"TXT": "5c38dbee73e6936232992c0f98829e"
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "giocoliere",
|
||||
"email": "simcrigjeki@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "6da8f68c4f74f990d4d75ad48bdd93"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "himangshu147-git",
|
||||
"email": "saikiahimangshu1256@gmail.com",
|
||||
"discord": "775660503342776341"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"TXT": "2679f35b2c0a88253be04cc1230ee2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev",
|
||||
"email": "phenax5@gmail.com"
|
||||
"email": ""
|
||||
},
|
||||
|
||||
"record": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev",
|
||||
"email": "phenax5@gmail.com"
|
||||
"email": ""
|
||||
},
|
||||
|
||||
"record": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev",
|
||||
"email": "phenax5@gmail.com"
|
||||
"email": ""
|
||||
},
|
||||
|
||||
"record": {
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
"discord": "694986201739952229"
|
||||
},
|
||||
"record": {
|
||||
"A": ["109.71.252.37"]
|
||||
"TXT": ["7d2f026325a7a6b08efdb7c6031370"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Stef-00012",
|
||||
"email": "admin@stefdp.is-a.dev",
|
||||
"discord": "694986201739952229"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["bd419a0cfdcbf998e7de1e486cbb4c"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Stef-00012",
|
||||
"email": "admin@stefdp.is-a.dev",
|
||||
"discord": "694986201739952229"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["27c2dc9cd3e8a0a37947e82ab6f637"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "vikramisdev",
|
||||
"email": "vs423502@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "14810aa9ee3adf44431d8a64abc84a"
|
||||
}
|
||||
}
|
||||
@@ -4,6 +4,6 @@
|
||||
"email": "SHays24@student.sacs.nsw.edu.au"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "gitlab-pages-verification-code=ae094773869d07be976fc107f5548311"
|
||||
"TXT": "gitlab-pages-verification-code=621b768139e0bfaf6eb43d60db03cabf"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AdityaOP2008",
|
||||
"discord": "844843800874582048",
|
||||
"email": "bw.dev@yahoo.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "c7106b01-6b1c-4d4f-b0a5-6c82b3e9a4a4.id.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "abdallahmehiz",
|
||||
"email": "abdallah.mehiz@univ-bba.dz"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "abdallah.mehiz.xyz"
|
||||
}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "abhisekp",
|
||||
"email": "abhisekp@engineer.com",
|
||||
"twitter": "abhisek",
|
||||
"discord": "abhisekp#3680",
|
||||
"description": "About Abhisek Pattnaik",
|
||||
"repo": "https://github.com/abhisekp/abhisekp"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://abhisekp.com"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "duckmob",
|
||||
"email": "coxy.addison@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "dcd5055c-f746-4223-a171-5f536111d3c5.id.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Clyders",
|
||||
"email": "adityapcgaming1@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "8a7f7c6e-2287-4f07-a605-5ca7824b3f38.id.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AdoQeT",
|
||||
"email": "adoqet@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"TXT": [
|
||||
"v=spf1 include:spf.improvmx.com ~all"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "shygamer123",
|
||||
"email": "gpratham522@gmail.com",
|
||||
"discord": "840244590870003762"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "agnesmonret",
|
||||
"email": "agnesmoret@proton.me",
|
||||
"discord": "694917200720429066"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "agnesmonret.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "LegendOP1041",
|
||||
"email": "maillegendop@gmail.com",
|
||||
"discord": "1056531806763102218"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
+1
-4
@@ -12,9 +12,6 @@
|
||||
"185.199.109.153"
|
||||
],
|
||||
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
|
||||
"TXT": [
|
||||
"v=spf1 include:spf.improvmx.com ~all",
|
||||
"p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDmKWCucfCBImz9pOWBPV5+SO3KNqeQSt6Jusv+3Rbm8BbSv8H0x+E0TEe4JjfNNUmVQ7zNlZFJK4Hlv453aXBNbkk9kzsekW8qm4ZGjeQwMBo2f4V6tkxPFtcYnUfNskc3194C5gH4AusJ4WMbYOe9GNxCRhuok+5tIGciJXxbWQIDAQAB"
|
||||
]
|
||||
"TXT": ["v=spf1 include:spf.improvmx.com ~all"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "KemoXtech",
|
||||
"email": "aljmalrealstate@gmail.com",
|
||||
"discord": "868339557593137212"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["65.19.141.67"],
|
||||
"AAAA": ["2001:470:1:1ee::2009"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "noob0701",
|
||||
"email": "akshat250870@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "main.dfn6axfpgkelx.amplifyapp.com"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Akshay's portfolio website and blog",
|
||||
"repo": "https://github.com/phenax/ediblemonad.dev",
|
||||
"owner": {
|
||||
"username": "phenax",
|
||||
"email": "phenax5@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://ediblemonad.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AldessScratch",
|
||||
"email": "aldess.sc@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "aldess.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"description": "My own personal is-a-dev subdomain",
|
||||
"repo": "https://github.com/AlenGeoAlex",
|
||||
"owner": {
|
||||
"username": "AlenGeoAlex",
|
||||
"email": "alengeoalex@gmail.com",
|
||||
"discord": "< 𝓐𝓵𝓮𝓷_𝓐𝓵𝓮𝔁 !>#6771"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://alenalex.me"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "My developer website.",
|
||||
"repo": "https://github.com/Alex-idk",
|
||||
"owner": {
|
||||
"username": "Alex-idk",
|
||||
"email": "alex@alexidk.dev"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://alexidk.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "alfari24",
|
||||
"email": "ari@alfari.id"
|
||||
},
|
||||
"record": {
|
||||
"A": ["194.15.36.220"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "alijafari-gd",
|
||||
"email": "ali.jafari.sn@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://alijafari-gd.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ALiwoto",
|
||||
"email": "aminnimaj@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["176.9.175.107"]
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
"email": "almazgamer228@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["109.71.252.37"],
|
||||
"A": ["45.11.229.211"],
|
||||
"MX": ["mail.is-a.dev"],
|
||||
"TXT": "v=spf1 mx a:mail.is-a.dev ~all"
|
||||
}
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "alvinbengeorge",
|
||||
"email": "alvinallen333@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "alvinbengeorge.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Aung-myat-min",
|
||||
"email": "koaungmyatmin0@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://ammthercoder.vercel.app/"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev",
|
||||
"email": "phenax5@gmail.com"
|
||||
"email": ""
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "dns.beadman-network.com"
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AndreMor8",
|
||||
"email": "me@andremor.dev"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://andremor.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "andrewstech",
|
||||
"email": "is-a-dev@win11react.com"
|
||||
},
|
||||
"record": {
|
||||
"MX": ["mail.is-a.dev"],
|
||||
"TXT": "v=spf1 mx a:mail.is-a.dev ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "anuragjawalkar",
|
||||
"email": "anurag24jawalkar@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "anuragjawalkar.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "iamxani",
|
||||
"email": "xenpei11@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "iamxani.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "apgyorfi",
|
||||
"email": "apgyorfi@protonmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "gfsys.hu"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"repo": "https://github.com/d99-1/dhyan99-portfolio",
|
||||
"owner": {
|
||||
"username": "D99-1",
|
||||
"email": "dhyantanna@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "41c7b59d-7492-40cb-868c-3c1777f7ebff.id.repl.co"
|
||||
}
|
||||
}
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "wdhdev",
|
||||
"email": "william@williamharrison.dev"
|
||||
"username": "is-a-dev",
|
||||
"email": ""
|
||||
},
|
||||
|
||||
"record": {
|
||||
|
||||
@@ -2,9 +2,12 @@
|
||||
"owner": {
|
||||
"username": "Stef-00012",
|
||||
"email": "admin@stefdp.is-a.dev",
|
||||
"discord": "694986201739952229"
|
||||
"discord": "694986201739952229",
|
||||
"github_id": 81536172
|
||||
},
|
||||
"record": {
|
||||
"A": ["109.71.252.37"]
|
||||
"A": [
|
||||
"45.11.229.211"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "arhammusheer",
|
||||
"email": "arhammusheer@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "croissant.one"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Arthurdw",
|
||||
"email": "mail@arthurdw.com"
|
||||
},
|
||||
"repo": "https://github.com/arthurdw",
|
||||
"record": {
|
||||
"URL": "https://www.arthurdw.com"
|
||||
}
|
||||
}
|
||||
+11
-8
@@ -1,9 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "alex1028199",
|
||||
"email": "yu1234u73f.com@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "proxy.private.danbot.host"
|
||||
}
|
||||
}
|
||||
"owner": {
|
||||
"username": "alex1028199",
|
||||
"email": "yu1234u73f.com@gmail.com",
|
||||
"discord": "834867471885271053"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"repo" :"https://mrakshayas.github.io/me/",
|
||||
"owner": {
|
||||
"username": "MrAkshayAS",
|
||||
"email": "akshau72p@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "mrakshayas.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "TheKingslayer11",
|
||||
"email": "ashifhussain609@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "thekingslayer11.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"description": "Ashutosh Kumar's Portfolio",
|
||||
"owner": {
|
||||
"username": "Ashutoshcoder",
|
||||
"email": "ashutoshkumardbms@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ashutoshkumar.me"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Asicalug",
|
||||
"email": "isaac.poissinger@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "asicalug.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "asnct",
|
||||
"email": "asnct.email@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["5.42.94.94"]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "aspekts",
|
||||
"email": "marcus.kamuntu@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "29e1a02d-9848-4f80-845e-74cb27d553b3.id.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "LilyMusic",
|
||||
"email": "lilymusicdiscord@gmail.com",
|
||||
"discord": "981225782938579014"
|
||||
},
|
||||
"record": {
|
||||
"A": ["69.30.249.53"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "agnesmonret",
|
||||
"email": "agnesmoret@proton.me",
|
||||
"discord": "694917200720429066"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "agnesmonret.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "MrAkshayAS",
|
||||
"email": "akshau72p@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://mrakshayas.github.io/portfolio/"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AustinGraphics",
|
||||
"email": "austinxthomas@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "austingraphics.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Personal portfolio",
|
||||
"repo": "https://github.com/Authorises/authorises.github.io",
|
||||
"owner": {
|
||||
"username": "authorises",
|
||||
"email": "authorises_alt@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "authorises.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "avonryle",
|
||||
"discord": "avonryle#3155",
|
||||
"email": "avonryle@cloudteam.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "b496390d-18ef-4629-990f-a6bb296f35d6.id.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "MrAkshayAS",
|
||||
"email": "",
|
||||
"discord" : "mrakshayas"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "mrakshayas.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"description": "I want to create my personal website, like a portfolio website.",
|
||||
"description": "Personal Website",
|
||||
"repo": "https://github.com/AxewBoTX/axewbotx.github.io",
|
||||
"owner": {
|
||||
"username": "AxewBoTX",
|
||||
"email": "lovedeepbrar54155@gmail.com"
|
||||
"email": "lovedeepbrar54155@gmail.com",
|
||||
"twitter": "@AxewBoTX"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "axewbotx.github.io"
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AaravMehta59",
|
||||
"email": "poojaaarav321@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://aaravm.me/"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ayoungmanwithanoldsoul",
|
||||
"email": "paoloandrewpomar@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ayoungmanwithanoldsoul.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "ayushtiwari.is-a.dev for my portfolio website",
|
||||
"repo": "https://github.com/aaayushh7/myPortfolio.git",
|
||||
"owner": {
|
||||
"username": "aaayushh7",
|
||||
"email": "",
|
||||
"discord": "_aaayushh"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://ayushtiwari.co"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AzureZeng",
|
||||
"email": "weedycn@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "azurezeng.com"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev-bot",
|
||||
"email": "is-a-dev@win11react.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "verify.bing.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "BadEnd777",
|
||||
"email": "badend777@proton.me"
|
||||
},
|
||||
"description": "Discover the portfolio of BadEnd, a skilled software developer passionate about crafting innovative web applications. Explore projects, skills, and a journey into the world of software engineering.",
|
||||
"repo": "https://github.com/BadEnd777/Personal-Website",
|
||||
"record": {
|
||||
"URL": "https://badend.pages.dev/"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "baijiu.yec",
|
||||
"repo": "https://github.com/twentwo/baijiu.yec",
|
||||
"owner": {
|
||||
"username": "twentwo",
|
||||
"email": "joneyee22@qq.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://twentwo.github.io/baijiu.yec"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "BapRx",
|
||||
"email": "rouxbaptiste@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "baprx.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"description": "Bast's unimaginatively named programming blog",
|
||||
"owner": {
|
||||
"username": "bast0006",
|
||||
"email": "bast@bast-development.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://bast-development.com"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "zshmeta",
|
||||
"email": "zshmeta@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["84.235.229.48"]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "usr577",
|
||||
"email": "benedikt.reck@oesdorf.de"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "hosts.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "MicroBenz",
|
||||
"email": "microbenz.prob@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "microbenz.in.th"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Sxurabh",
|
||||
"email": "saurabhkirve@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "berztech.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "bhaskaraa45",
|
||||
"email": "bhaskarmandal369@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["40.76.254.177"]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "BH00TXD",
|
||||
"email": "ghost25112006@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "proxy.private.danbot.host"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "tootypatrooty6",
|
||||
"email": "jmekhi32@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "theblockbreaker.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