mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-20 05:27:07 +00:00
Merge branch 'is-a-dev:main' into main
This commit is contained in:
@@ -11,6 +11,6 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- uses: oven-sh/setup-bun@v1
|
||||
with:
|
||||
bun-version: 1.0.0
|
||||
bun-version: 1.0.3
|
||||
- run: bun install
|
||||
- run: bun test
|
||||
|
||||
@@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: oven-sh/setup-bun@v1
|
||||
with:
|
||||
bun-version: 1.0.0
|
||||
bun-version: 1.0.3
|
||||
- run: bun install
|
||||
- run: bun test
|
||||
- name: Publishing records
|
||||
|
||||
@@ -0,0 +1,26 @@
|
||||
name: URL Validation
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * 1' # At 00:00 on Monday
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
validation:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
fetch-depth: 0
|
||||
- name: Setup Up Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.10'
|
||||
- run: pip install requests
|
||||
- run: python tests/url-validation.py
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: URL Validiation Result
|
||||
path: url-validation-result.json
|
||||
retention-days: 7
|
||||
@@ -53,10 +53,7 @@ is-a-dev register
|
||||
```
|
||||
|
||||
## Status
|
||||
You can check the uptime of our services on our [status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw).
|
||||
|
||||
[](https://stats.uptimerobot.com/zY4XKIRVzw/787472645)
|
||||
[](https://stats.uptimerobot.com/zY4XKIRVzw/787472617)
|
||||
You can check the uptime of our services on our [status dashboard](https://status.is-a.dev).
|
||||
|
||||
### 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).
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "cy920820",
|
||||
"email": "cuiyang673308817@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"description": "redirects to my website",
|
||||
"repo": "https://github.com/18o4/18o4.github.io",
|
||||
"owner": {
|
||||
"username": "18o4",
|
||||
"email": "",
|
||||
"discord": "18O4#4350",
|
||||
"discordUserID": "279894305630453760"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://18o4.tk"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "1NO26",
|
||||
"email": "ali2626albayrak@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://whub.pro"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "obstructed",
|
||||
"email": "scamstur@gmail.com"
|
||||
"username": "21Z",
|
||||
"email": "hamdankalliyil@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "3kh0",
|
||||
"email": "echo-the-coder@tuta.io"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "4cxa",
|
||||
"email": "kurdiabood123@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "9fc746bd-8245-4dda-be35-8c34a71a6ff9.id.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "sahmed011",
|
||||
"email": "sufyanmishal@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=7e7e671a8b44d02fde9ab6f6df7baf94086c96fd"
|
||||
}
|
||||
}
|
||||
@@ -5,6 +5,6 @@
|
||||
"discord": "oxmc7769"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "protoshock-utils.000webhostapp.com"
|
||||
"TXT": "dh=6493e80ff0645ec8c706643ae6e357066becb660"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Diordnas",
|
||||
"email": "cassthepurple@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "756d917b8c992b5032094d6765915b"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "aaaminee",
|
||||
"email": "amineoumellouk@yahoo.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://aaaminee.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Aaryan's personal website!",
|
||||
"repo": "https://github.com/aaryanporwal/My-website",
|
||||
"owner": {
|
||||
"username": "aaryanporwal",
|
||||
"email": "altaaryan@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://www.aaryanporwal.me"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "FIRSTB0SS",
|
||||
"email": "abhiwa6@protonmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "abhinavcool42",
|
||||
"email": "abhinavcool42@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "goesbyabhi",
|
||||
"email": "abxisxekpanda@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "waitwhatActo",
|
||||
"email": "acton.clever@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
"email": "phenax5@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://phenax.github.io",
|
||||
"URL": "https://ediblemonad.dev",
|
||||
"TXT": [ "Hello there!", "It's me, Akshay" ]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "akshy3",
|
||||
"email": "akshayashok209@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "aliazhar0",
|
||||
"email": "aliazhar1906@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "b5i",
|
||||
"email": "bollengier.antoine@icloud.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "b5i",
|
||||
"email": "bollengier.antoine@icloud.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Anwar's personal website",
|
||||
"repo": "https://github.com/getanwar",
|
||||
"owner": {
|
||||
"username": "getanwar",
|
||||
"email": "say@anwar.im"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://anwar.im"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"description": "A cool looking link for my Discord server! (and maybe sort of other stuff in future... If I can think of one...)",
|
||||
"repo": "https://github.com/Hazuki-san",
|
||||
"owner": {
|
||||
"username": "Hazuki-san",
|
||||
"email": "aoba@outlook.co.th",
|
||||
"twitter": "AocchiAoba"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://discord.gg/nKbATcMqSp"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Stef-00012",
|
||||
"email": "stefano.delprete.08@gmail.com",
|
||||
"discord": "694986201739952229"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "api-stefdp.onrender.com"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Develop website",
|
||||
"owner": {
|
||||
"username": "apollyon9",
|
||||
"email": "blzzardst0rm@gmail.com",
|
||||
"twitter": "sakurai072"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://eris9.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AsminGiri",
|
||||
"email": "asmingiriofficial@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"repo": "https://github.com/atharvalt/atharvalt.github.io",
|
||||
"repo": "https://github.com/atharvaupadhyay/atharvaupadhyay.github.io",
|
||||
"owner": {
|
||||
"username": "atharvalt",
|
||||
"username": "atharvaupadhyay",
|
||||
"email": "atharva.upadhyay1099@gmail.com",
|
||||
"discord": "シAtharva#5374"
|
||||
"discord": "atharvaupadhyay"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "atharvalt.github.io"
|
||||
"CNAME": "atharvaupadhyay.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "atharvaupadhyay",
|
||||
"email": "atharva.upadhyay1099@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "atharvaupadhyay.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Ax's Portfolio",
|
||||
"repo": "https://github.com/ax-a-dev",
|
||||
"owner": {
|
||||
"username": "ax-a-dev",
|
||||
"email": "ax_a_dev#3122"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://axdev.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "dexjr",
|
||||
"email": "dexjrdexjr@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "NotAymo",
|
||||
"email": "ninecraftoff@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "To Host my personal website :)",
|
||||
"repo": "https://github.com/AyushmanSarkar/terminal-portfolio.github.io",
|
||||
"owner": {
|
||||
"username": "AyushmanSarkar",
|
||||
"email": "aayushmans2008@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
"CNAME": "ayushmansarkar.github.io"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "b5i",
|
||||
"email": "bollengier.antoine@icloud.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "balaganesh102004",
|
||||
"email": "balaganesh10.2004@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://balaganesh.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "bampenes",
|
||||
"email": "rafinhabampa@hotmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "bashoudev",
|
||||
"email": "bashou@luduma.ga",
|
||||
"twitter": "bashouuu"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://bashoudev.ga"
|
||||
}
|
||||
}
|
||||
@@ -5,6 +5,6 @@
|
||||
},
|
||||
|
||||
"record": {
|
||||
"URL": "https://baumistlustig.eu"
|
||||
"CNAME": "hoellwerth.eu"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "istrueuser",
|
||||
"email": "thisistrueemail@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "b34f0c07-3581-4a0e-b0be-81eec794837c.id.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "2618Zahid",
|
||||
"email": "zahidhassankalaroa104@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
+5
-6
@@ -1,12 +1,11 @@
|
||||
{
|
||||
"description": "Personal site for b1uedev, a.k.a Blue.",
|
||||
"repo": "https://github.com/B1ue-Dev/b1ue-dev.github.io",
|
||||
"owner": {
|
||||
"username": "B1ue-Dev",
|
||||
"email": "ngolong1396@hotmail.com",
|
||||
"twitter": "b1uedev"
|
||||
"email": "ngolong1396@hotmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "b1ue-dev.github.io"
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "boggy539",
|
||||
"email": "ethanbogdan@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "alephdfilms",
|
||||
"email": "alephdiallo@mail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"185.199.108.153",
|
||||
"185.199.109.153",
|
||||
"185.199.110.153",
|
||||
"185.199.111.153"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Bumbleboss",
|
||||
"email": "me@bumbleboss.xyz"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"description": "My personal site.",
|
||||
"repo": "https://github.com/cxllm/website",
|
||||
"owner": {
|
||||
"username": "cxllm",
|
||||
"email": "hello@cxllm.xyz",
|
||||
"twitter": "CX11M"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://cxllm.xyz"
|
||||
}
|
||||
}
|
||||
+3
-3
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "Personal website",
|
||||
"repo": "https://github.com/diordnas/diordnas.github.io",
|
||||
"owner": {
|
||||
"username": "Diordnas",
|
||||
"email": "cassthepurple@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
"CNAME": "diordnas.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
"email": "stefano.delprete.08@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "nl2-4.deploy.sbs"
|
||||
"CNAME": "cl-gl94ec41ff.gcdn.co"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Luongzz",
|
||||
"email": "buivanluong0204@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "cha0ticcoder",
|
||||
"email": "chaoticplayern1@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "qing762",
|
||||
"email": "threatedblade@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://qing762.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "chandrabosep",
|
||||
"email": "chandrabosep3112@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -1,13 +1,11 @@
|
||||
{
|
||||
"description": "Patrick Chen's develop site",
|
||||
"repo": "https://github.com/ChpShy/ChpShy.github.io.git",
|
||||
"repo": "https://github.com/PatrickChen928/patrickchen928.github.io",
|
||||
"owner": {
|
||||
"username": "chenpeng",
|
||||
"email": "cp786156072@gmail.com",
|
||||
"twitter": "chepy2019",
|
||||
"discord": "Patrick Chen#9900"
|
||||
"username": "PatrickChen928",
|
||||
"email": "cp786156072@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://chpshy.github.io"
|
||||
"URL": "https://patrickchen928.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Chouhict",
|
||||
"email": "chouhi@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://chouhi.ml"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "NotAymo",
|
||||
"email": "ninecraftoff@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "chiragnahata",
|
||||
"email": "chiragnahata05@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"A": ["129.213.151.29"]
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "iscosmos",
|
||||
"email": "iscosmos@outlook.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"URL": "https://iscosmos.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Redirecting to my socials website.",
|
||||
"repo": "https://github.com/CRACKz-cyber",
|
||||
"owner": {
|
||||
"username": "CRACKz-cyber",
|
||||
"email": "thomasknekibus@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "http://lassewiedemann.de"
|
||||
}
|
||||
}
|
||||
@@ -4,8 +4,7 @@
|
||||
"email": "cycloneaddon@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
"A": ["34.132.134.162"],
|
||||
"TXT": "replit-verify=4aa75152-01c8-46af-b007-80d24ba1a8fa"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Daniel Clarke's website",
|
||||
"repo": "https://github.com/DanielWilliamClarke/Cujo",
|
||||
"owner": {
|
||||
"username": "DanielWilliamClarke",
|
||||
"email": "clarkit@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://danielclarke.tech"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Thedogecraft",
|
||||
"email": "dantaealt@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "nativegames.net"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "justDarian",
|
||||
"email": "Darian.mohaseb@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
+5
-5
@@ -2,8 +2,8 @@
|
||||
"owner": {
|
||||
"username": "BruhDark",
|
||||
"email": "darkpxint@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "bruhdarkgithubio-production.up.railway.app"
|
||||
}
|
||||
}
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "website-93d6f.web.app"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "Student and developer in the United Kingdom.",
|
||||
"repo": "https://github.com/davidjcralph",
|
||||
"record": {
|
||||
"URL": "https://davidjcralph.co.uk"
|
||||
},
|
||||
"owner": {
|
||||
"username": "davidjcralph",
|
||||
"email": "me@davidjcralph.co.uk"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "denizak",
|
||||
"email": "denizakya@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "denizbee",
|
||||
"email": "denizbayramoglu@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "2618Zahid",
|
||||
"email": "zahidhassankalaroa104@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "dew-mortal",
|
||||
"email": "dewmortal.cod@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "dewiscool",
|
||||
"email": "zerolikecyber.2005@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "zerodev.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -6,6 +6,6 @@
|
||||
"email": "donkaos501@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "is-a.dev.donkaos.de"
|
||||
"URL": "https://donkaos.de/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "2618Zahid",
|
||||
"email": "zahidhassankalaroa104@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "is-a.dev website of eaxly",
|
||||
"repo": "https://codeberg.org/eax/website",
|
||||
"owner": {
|
||||
"username": "eaxly",
|
||||
"email": "extinctaxolotl@protonmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://site.eax.li"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ayushbite",
|
||||
"email": "ayushbite@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://visitayush.tech/"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "hoangdev09",
|
||||
"email": "tranconghoang18@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://hoangdev09.github.io/infomation"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "dewiscool",
|
||||
"email": "zerolikecyber.2005@gmail.com",
|
||||
"note": "This record was created by is-a.dev Discord bot via discord id: 878821057748926534"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"],
|
||||
"TXT": "forward-email=zerolikecyber.2005@gmail.com"
|
||||
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"repo": "https://github.com/Enoughsdv/Enoughsdv.github.io",
|
||||
"owner": {
|
||||
"username": "Enoughsdv",
|
||||
"email": "enoughsdv@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "enoughsdv.github.io"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"description": "Website Redirect",
|
||||
"repo": "https://github.com/ThingsOfFallen/Website",
|
||||
"owner": {
|
||||
"username": "TheFallenSpirit",
|
||||
"email": "thefallenspirit@outlook.com",
|
||||
"twitter": "FallenCodes"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://fallenspirit.dev"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "My Personal Website",
|
||||
"repo": "https://github.com/Abdurrahman075/fayyadh-my-id",
|
||||
"owner": {
|
||||
"username": "Fayyadh",
|
||||
"email": "fayyadh.abdurrahman007@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://fayyadh.my.id"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Filo6699",
|
||||
"email": "karka2-6@rambler.ru"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "FinnyMarigold58",
|
||||
"email": "teganherring2016@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "rosenishere",
|
||||
"email": "",
|
||||
"twitter": "rosenishere"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://rosenishere.github.io/fireredzsite"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "FIRSTB0SS",
|
||||
"email": "abhiwa6@protonmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
|
||||
{
|
||||
"owner": {
|
||||
"username": "fuccsoc",
|
||||
"email": "me@fuccsoc.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"URL": "https://fuccsoc.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://fuccsoc.me"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Furrycality",
|
||||
"email": "furrycality@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Furrycality",
|
||||
"email": "furrycality@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Luongzz",
|
||||
"email": "buivanluong0204@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "4ff23fe2-1725-47fb-b45b-0d0dcb0b9b02.id.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Georgee1337",
|
||||
|
||||
"email": "contact@georgexv.ru"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://georgexv.ru"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Vladimir-Urik",
|
||||
"email": "gggedr@protonmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://gggedr.lol"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"description": "My is-a.dev cname record",
|
||||
"repo": "https://github.com/givinghawk",
|
||||
"owner": {
|
||||
"username": "givinghawk",
|
||||
"email": "gh@givinghawk.xyz"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://givinghawk.xyz"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"description": "gTerminal Frontend. ",
|
||||
"repo": "https://github.com/gTerminal-project/gTerminal-project.github.io",
|
||||
"owner": {
|
||||
"username": "J0J0HA",
|
||||
"email": "gterminal@mail.jojojux.de",
|
||||
"twitter": "JoJoJux16"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "gterminal-project.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "HabibMollah",
|
||||
"email": "habib.prodev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://mollah.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "HarisETH",
|
||||
"email": "hariskumar.eth@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://haris.one"
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -4,6 +4,6 @@
|
||||
"email": "hcskaiask@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["5.196.239.158"]
|
||||
"CNAME": "hcs1219.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,8 +3,9 @@
|
||||
"username": "hecterbonha",
|
||||
"email": "untungsoandryanto@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "hecterbonha.github.io"
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "hekker4404",
|
||||
"email": "akhil.ambati@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "herckun",
|
||||
"email": "",
|
||||
"twitter": "herckun",
|
||||
"discord": "herckun#2055"
|
||||
},
|
||||
"description": "Personal portfolio website",
|
||||
"record": {
|
||||
"URL": "https://herckun.xyz"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "heyjumanji",
|
||||
"email": "madhuchutiya.unhinge650@silomails.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["217.174.245.249"],
|
||||
"MX": ["hosts.is-a.dev"],
|
||||
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "hkamran80",
|
||||
"email": "hkamran@hkamran.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://hkamran.com/?ref=isadev"
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user