mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
Add TXT record for the PSL (#1981)
This commit is contained in:
parent
77c7d42df3
commit
d3721f7d8e
1 changed files with 3 additions and 0 deletions
|
|
@ -82,6 +82,9 @@ minio:
|
|||
pbx:
|
||||
- type: AAAA
|
||||
value: 2a01:4f9:3081:399c:be24:11ff:fef0:3b81
|
||||
_psl:
|
||||
- type: TXT
|
||||
value: https://github.com/publicsuffix/list/pull/2579
|
||||
_dmarc:
|
||||
- type: TXT
|
||||
value: v=DMARC1\; p=quarantine\; rua=mailto:dmarc@hackclub.app\; ruf=mailto:dmarc@hackclub.app\; sp=none\; pct=100\; aspf=r
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue