Merge branch 'main' into main

This commit is contained in:
Mahir Molai
2023-11-01 02:00:04 +05:00
committed by GitHub
148 changed files with 1254 additions and 124 deletions
+8 -4
View File
@@ -30,12 +30,15 @@ jobs:
- name: test
run: cat domains/_acme-challenge.json
- name: Install Yarn dependencies
run: yarn install --ignore-engines
- uses: oven-sh/setup-bun@v1
with:
bun-version: 1.0.3
- run: bun install
- name: Publishing records
env:
CI: 1
NODE_ENV: production
ENV: production
DOMAIN_USER: ${{ secrets.DOMAIN_USER }}
DOMAIN_API_KEY: ${{ secrets.DOMAIN_API_KEY }}
@@ -43,7 +46,7 @@ jobs:
DOMAIN_API_PORT: ${{ secrets.DOMAIN_API_PORT }}
DOMAIN_DOMAIN: ${{ secrets.DOMAIN_DOMAIN }}
DOMAIN_HOST_IP: ${{ secrets.DOMAIN_HOST_IP }}
run: yarn publish-records
run: bun run publish-records
- name: Sleep
run: sleep 10m
shell: bash
@@ -55,6 +58,7 @@ jobs:
- name: removing records
env:
CI: 1
NODE_ENV: production
ENV: production
DOMAIN_USER: ${{ secrets.DOMAIN_USER }}
DOMAIN_API_KEY: ${{ secrets.DOMAIN_API_KEY }}
@@ -62,4 +66,4 @@ jobs:
DOMAIN_API_PORT: ${{ secrets.DOMAIN_API_PORT }}
DOMAIN_DOMAIN: ${{ secrets.DOMAIN_DOMAIN }}
DOMAIN_HOST_IP: ${{ secrets.DOMAIN_HOST_IP }}
run: yarn publish-records
run: bun run publish-records
+11
View File
@@ -0,0 +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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "YouFoundAlpha",
"email": "sweepalf@gmail.com"
},
"record": {
"TXT": "dh=0ed7bf0ab783536f57a14304a99956a116a1782e"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "Stef-00012",
"email": "admin@stefdp.is-a.dev",
"discord": "694986201739952229"
},
"record": {
"TXT": "dh=e71ddcd3beca6bbd44125eb4d861d4cf28eed0c8"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "Stef-00012",
"email": "admin@stefdp.is-a.dev",
"discord": "694986201739952229"
},
"record": {
"TXT": "dh=03933534192052d1ca904fb933de9acde3b4ed48"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "KrazyKleb",
"email": "krazykleb@outlook.com"
},
"record": {
"TXT": "dh=3e455eb128d3f2996cd8226c6666872d617d7bdf"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "Stef-00012",
"email": "admin@stefdp.is-a.dev",
"discord": "694986201739952229"
},
"record": {
"TXT": "dh=4ded2f0ba889f8dad38ad210e9a015c180dcc6c8"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "Stef-00012",
"email": "admin@stefdp.is-a.dev",
"discord": "694986201739952229"
},
"record": {
"TXT": "dh=f6d71b43aecaa5a4ea3534d21f11f6b0e4559d8a"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "turvenuija1",
"email": "akulehtola123@gmail.com"
},
"record": {
"TXT": "dh=6e9f6180791c2d3ba3454777dde4d4637bc66c17"
}
}
@@ -0,0 +1,10 @@
{
"description": "GitHub Pages verification for devon.is-a.dev",
"owner": {
"username": "D-Pow",
"email": "D-Pow@users.noreply.github.com"
},
"record": {
"TXT": "cec54b510828f770750c1b17cad7f2"
}
}
@@ -0,0 +1,10 @@
{
"description": "GitHub Pages verification for mackrz.is-a.dev",
"owner": {
"username": "mackrz",
"email": "macio181@gmail.com"
},
"record": {
"TXT": "5a7205dd21c68bf953f930899845d9"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "p3nguin-kun",
"email": "p3nguinkun@proton.me"
},
"record": {
"TXT": "5c46702c7db5dc72a476dec9da3d34"
}
}
@@ -1,7 +1,8 @@
{
"owner": {
"username": "Stef-00012",
"email": "stefano.delprete.08@gmail.com"
"email": "admin@stefdp.is-a.dev",
"discord": "694986201739952229"
},
"record": {
"TXT": "27c2dc9cd3e8a0a37947e82ab6f637"
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "9898video",
"email": "548625653@qq.com"
},
"record": {
"CNAME": "mg.707077.xyz"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "5enox",
"email": "animikantan@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
View File
@@ -4,6 +4,6 @@
"email": "aceygoesboom@gmail.com"
},
"record": {
"URL": "https://github.com/AceyDoCodes"
"CNAME": "website-5qo.pages.dev"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "adyoblu",
"email": "adyoblu2000@yahoo.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "AeolusDev",
"email": "aeolusdeveloper@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "5enox",
"email": "animikantan@gmail.com"
},
"record": {
"CNAME": "my-proto.onrender.com"
}
}
+5 -5
View File
@@ -1,12 +1,12 @@
{
"description": "Small portfolio for myself",
"repo": "https://github.com/WilliamAfton-codes/williamafton-codes.github.io",
"description": "My webpage, made using LiveTerm by Cveinnt",
"repo": "https://github.com/aftoncodes/aftoncodes.github.io",
"owner": {
"username": "WilliamAfton-codes",
"username": "aftoncodes",
"email": "williamafton.codes@gmail.com",
"twitter": "manlydalorian"
"twitter": "aftoncodes"
},
"record": {
"CNAME": "williamafton-codes.github.io"
"URL": "https://aftoncodes.vercel.app"
}
}
+8 -3
View File
@@ -4,8 +4,13 @@
"email": "sweepalf@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": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Guru322",
"email": "sahoogurucharan00@gmail.com"
},
"record": {
"CNAME": "guruapi-rlc1.onrender.com"
}
}
+6 -5
View File
@@ -1,11 +1,12 @@
{
"owner": {
"username": "Stef-00012",
"email": "stefano.delprete.08@gmail.com",
"discord": "694986201739952229"
"username": "Stef-00012",
"email": "admin@stefdp.is-a.dev",
"discord": "694986201739952229"
},
"record": {
"CNAME": "api-stefdp.onrender.com"
"A": [
"84.46.245.191"
]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "alex1028199",
"email": "yu1234u73f.com@gmail.com"
},
"record": {
"URL": "http://51.68.194.254:3116"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "arunodmanoharaofficial",
"email": "arunodmanoharaofficial@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
View File
@@ -7,6 +7,6 @@
"discord": "AsrieltheGoat#9753"
},
"record": {
"CNAME": "asrielthegoat.github.io"
"A": ["146.56.191.239"]
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"owner": {
"username": "rherlydev",
"email": "142740981+rherlydev@users.noreply.github.com",
"note": "This record was created by is-a.dev Discord bot via discord id: 948965718794330153"
},
"record": {
"MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"],
"TXT": "forward-email=rherlydev@proton.me"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "BapRx",
"email": "rouxbaptiste@outlook.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner":{
"username":"ruben-as",
"email":"ruben.aja.85@gmail.com"
},
"record":{
"A":[
"212.227.32.105"
]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "real-kwellercat",
"email": "lucas.rausch.732@k12.friscoisd.org"
},
"record": {
"CNAME": "issuelucas.pages.dev"
}
}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"owner": {
"username": "caodoc",
"email": "dochicao2306@gmail.com"
"email": "caodoc@proton.me"
},
"record": {
"CNAME": "caodoc.github.io"
+2 -2
View File
@@ -4,6 +4,6 @@
"email": "threatedblade@outlook.com"
},
"record": {
"URL": "https://qing762.is-a.dev"
"CNAME": "qing-website.onrender.com"
}
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "szchenshixi",
"email": "schenax@connect.ust.hk"
},
"record": {
"CNAME": "srv28401.blue.kundencontroller.de"
}
}
+3 -3
View File
@@ -5,7 +5,7 @@
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all"
}
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "yywbadm",
"email": "yyw.981031@gmail.com"
},
"record": {
"CNAME": "site.namedhosting.com"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "Lightshayan",
"email": "Shayan.y.malik@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Caiden-P",
"email": "iididhejejdj@gmail.com"
},
"record": {
"CNAME": "test-qv7b.onrender.com"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Personal website",
"repo": "https://github.com/37cut/37cut.github.io",
"owner": {
"username": "37cut",
"email": "cutt37@outlook.com"
},
"record": {
"CNAME": "37cut.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "darkdarcool",
"email": "darkdarcool@gmail.com"
},
"record": {
"URL": "https://darkdarcool.me"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "Stef-00012",
"email": "admin@stefdp.is-a.dev",
"discord": "694986201739952229"
},
"record": {
"A": [
"84.46.245.191"
]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "RichardKanshen",
"email": "richard@kanshen.click"
},
"record": {
"CNAME": "deadcodegames.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "denboy0123-root",
"email": "denhajhan@gmail.com"
},
"record": {
"URL": "https://denboy0123.is-a.dev"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "denboy0123-root",
"email": "denhajhan@gmail.com"
},
"record": {
"URL": "https://denboy0123.is-a.dev"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "arabtalent",
"email": "lolhdselect@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "is-a-dev",
"email": "is-a-dev@win11react.com",
"discord": "1094272477137481810"
},
"record": {
"A": ["217.174.245.249"]
}
}
+1 -1
View File
@@ -3,7 +3,7 @@
"repo": "https://github.com/D-Pow/d-pow.github.io",
"owner": {
"username": "D-Pow",
"email": "dpow9373@gmail.com"
"email": "D-Pow@users.noreply.github.com"
},
"record": {
"CNAME": "d-pow.github.io"
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "dimashahbari",
"email": "dimashahbari@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "divyanshxd",
"email": "divyanshv91@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+2 -1
View File
@@ -1,7 +1,8 @@
{
"owner": {
"username": "Stef-00012",
"email": "stefano.delprete.08@gmail.com"
"email": "admin@stefdp.is-a.dev",
"discord": "694986201739952229"
},
"record": {
"CNAME": "c2d298f98c-hosting.gitbook.io"
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "DoDinhPhuc1111",
"email": "prepegasus1111@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "dylan1522",
"email": "wpmar027092@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "My personal developer portfolio.",
"repo": "https://github.com/dizzy123323/dizzy123323.github.io",
"owner": {
"username": "dizzy123323",
"email": "Dhruvksuru@gmail.com"
},
"record": {
"CNAME": "dizzy123323.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "dxomg",
"email": "dxomgmyfriend@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+2 -2
View File
@@ -1,11 +1,11 @@
{
"owner": {
"username": "Silverstero",
"email": "williamandpoohbear@gmail.com"
"email": "pleasedontaddmyemail@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "mrxehmad",
"email": "mrxehmad@naver.com"
},
"record": {
"CNAME": "mrxehmad.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "endouven",
"email": "brunophm@gmail.com"
},
"record": {
"CNAME": "endouven.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "endxrmxn",
"email": "endxrmxn@yahoo.com"
},
"record": {
"CNAME": "endxrmxn.pages.dev"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "erdogansad",
"email": "erdogan.sad@windowslive.com"
},
"record": {
"CNAME": "erdogansad.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "erdogansad",
"email": "erdogan.sad@windowslive.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "thatmarcboi",
"email": "marcacolwell@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "Teapot4195",
"email": "huangalex409@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "mkemal",
"email": "mkemalkorkmaz@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+4 -1
View File
@@ -6,6 +6,9 @@
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
"TXT": [
"v=spf1 a mx ip4:217.174.245.249 ~all",
"_github-pages-challenge-mackrz.frost.is-a.dev=def12fb95f33931df81e99f8e01c5c"
]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "Gabriel-lrx",
"email": "gabriel.reheb@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+14 -5
View File
@@ -1,11 +1,20 @@
{
"owner": {
"username": "Stef-00012",
"email": "stefano.delprete.08@gmail.com"
"email": "admin@stefdp.is-a.dev",
"discord": "694986201739952229"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
"A": [
"217.174.245.249"
],
"MX": [
"mx1.forwardemail.net",
"mx2.forwardemail.net"
],
"TXT": [
"forward-email=support:support.gattinhosbot@mail.stefdp.is-a.dev",
"forward-email=/^(?!support\\.gattinhosbot$).*/:gattinhosbot@mail.stefdp.is-a.dev"
]
}
}
}
+2 -2
View File
@@ -6,7 +6,7 @@
"discord": "gizzyuwu"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
"MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"],
"TXT": "forward-email=nerop455@gmail.com"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "goobric",
"email": "goobric@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "ogorfolio",
"email": "swiatpaczek@gmail.com"
},
"record": {
"CNAME": "groznyogor.github.io.opts-https.redirect.center"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "Gunethra",
"email": "gunethrarp1@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "Guru322",
"email": "sahoogurucharan00@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "h4rldev",
"email": "h4rldev@proton.me"
},
"record": {
"CNAME": "h4rldev-github-io.pages.dev"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Hardikanand1st",
"email": "Hardikanand1st@outlook.com"
},
"record": {
"A": ["162.254.35.62"]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "Ebrahim-Ramadan",
"email": "ramadanebrahim791@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "huzely",
"email": "hieu65175@gmail.com"
},
"record": {
"A": ["161.97.168.211"]
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "itshunterr@protonmail.com"
},
"record": {
"A": ["185.199.108.153"]
"A": ["76.76.21.21"]
}
}
+3 -3
View File
@@ -5,7 +5,7 @@
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
"MX": ["mx1.improvmx.com","mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "inamurahman",
"email": "inamvkd@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "jacksoncraft859",
"email": "pollardjackson@outlook.com"
},
"record": {
"TXT": "replit-verify=ac38945f-f53b-4b1b-980d-e2a1d64175c6"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "JackFrost003",
"email": "jackfro03@gmail.com"
},
"record": {
"URL": "https://shortner-yo72.onrender.com"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Jacob1Tm",
"email": "j.pawlak.2007@gmail.com"
},
"record": {
"CNAME": "jacobtm.me"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "JesseHoekema",
"email": "jessehoekema@icloud.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "JinDX",
"email": "dox.jin@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "jakublua",
"email": "jkb@courvix.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "femboyjophiel",
"email": "femboy.jophiel@gmail.com"
},
"record": {
"CNAME": "58c70704-65c7-4baf-b3ac-d930c2a23d49.id.repl.co"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "jakublua",
"email": "jkb@courvix.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+2 -2
View File
@@ -1,11 +1,11 @@
{
"owner": {
"username": "KrazyKleb",
"email": "krazyklebyt@gmail.com"
"email": "krazykleb@outlook.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"owner": {
"username": "AceyDoCodes",
"email": "aceygoesboom@gmail.com"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
+14
View File
@@ -0,0 +1,14 @@
{
"owner": {
"username": "Stef-00012",
"email": "admin@stefdp.is-a.dev",
"discord": "694986201739952229"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "mamadduh",
"email": "mna969@uowmail.edu.au"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "marioannier",
"email": "mario.annier@gmail.com"
},
"record": {
"CNAME": "marioannier.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "markvayson",
"email": "markvayson@gmail.com"
},
"record": {
"CNAME": "58p02o7x.up.railway.app"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "Miho1254",
"email": "nguyenha280876@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "sercwn",
"email": "artidoxd@gmail.com"
},
"record": {
"URL": "https://playmiku.blogspot.com/2023/08/miku_98.html"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "mjnaous",
"email": "mj@naous.eu.org"
},
"record": {
"CNAME": "mjnaous.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "arabtalent",
"email": "lolhdselect@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "oyepriyansh",
"email": "oyepriyansh@hotmail.com"
},
"record": {
"CNAME": "oyepriyansh.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "Iamunix",
"email": "abdulhaulerashid@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "turvenuija1",
"email": "akulehtola123@gmail.com"
},
"record": {
"CNAME": "turvenuija1.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "naveedalirehmani",
"email": "naveedalirehmani321@gmail.com"
},
"record": {
"A": ["13.48.190.82"]
}
}

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