remove unneeded staff domains + ignore _psl

This commit is contained in:
William Harrison
2025-04-23 15:23:42 +08:00
parent 1a75696b55
commit 6f3ce02cc0
5 changed files with 1 additions and 38 deletions
+1
View File
@@ -160,6 +160,7 @@ var ignored = [
IGNORE("_acme-challenge", "TXT"),
IGNORE("_autodiscover._tcp", "SRV"),
IGNORE("_dmarc", "TXT"),
IGNORE("_psl", "TXT"),
IGNORE("autoconfig", "CNAME"),
IGNORE("autodiscover", "CNAME"),
IGNORE("dkim._domainkey", "TXT"),
@@ -1,9 +0,0 @@
{
"owner": {
"username": "is-a-dev",
"email": "admin@is-a.dev"
},
"record": {
"TXT": "c551c059fb167540ec0498d9011556"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "is-a-dev",
"email": "admin@is-a.dev"
},
"record": {
"TXT": "https://github.com/publicsuffix/list/pull/2225"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "is-a-dev",
"email": "admin@is-a.dev"
},
"record": {
"URL": "https://raw.is-a.dev"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"repo": "https://github.com/is-a-dev/team-docs",
"owner": {
"username": "is-a-dev",
"email": "admin@is-a.dev"
},
"record": {
"CNAME": "is-a.dev"
},
"proxied": true
}