Merge branch 'main' into main

This commit is contained in:
YouFoundAlpha
2023-11-17 09:31:05 +02:00
committed by GitHub
5 changed files with 55 additions and 13 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "u8k50850@gmail.com"
},
"record": {
"CNAME": "ukrioo.github.io"
"URL": "https://ukrioo.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "Master290",
"email": "contact@rzx.lol"
},
"record": {
"A": ["217.174.245.249"],
"AAAA": ["2a00:da00:1800:83a4::1"],
"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": "Lucideds",
"email": "lucideds@proton.me"
},
"record": {
"A": ["217.174.245.249"],
"AAAA": ["2a00:da00:1800:83a4::1"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+10 -10
View File
@@ -1,12 +1,12 @@
{
"owner": {
"username": "sameer0022",
"email": "sameermalikst6@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"AAAA": ["2a00:da00:1800:83a4::1"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
"owner": {
"username": "sameer0022",
"email": "sameermalikst6@gmail.com",
"discord": "937701712293163118"
},
"record": {
"A": ["185.199.108.153","185.199.109.153","185.199.110.153","185.199.111.153"]
}
}
}
+20 -2
View File
@@ -1,9 +1,27 @@
{
"owner": {
"username": "ukrioo",
"email": "u8k50850@gmail.com"
"email": "u8k50850@gmail.com",
"discord": "ukrio",
"twitter": "@ukrio"
},
"record": {
"CNAME": "ukrioo.github.io"
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"AAAA": [
"2606:50c0:8000::153",
"2606:50c0:8001::153",
"2606:50c0:8002::153",
"2606:50c0:8003::153"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all",
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
]
}
}