Skip to content

Commit d3721f7

Browse files
authored
Add TXT record for the PSL (#1981)
1 parent 77c7d42 commit d3721f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hackclub.app.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@ minio:
8282
pbx:
8383
- type: AAAA
8484
value: 2a01:4f9:3081:399c:be24:11ff:fef0:3b81
85+
_psl:
86+
- type: TXT
87+
value: https://github.com/publicsuffix/list/pull/2579
8588
_dmarc:
8689
- type: TXT
8790
value: v=DMARC1\; p=quarantine\; rua=mailto:[email protected]\; ruf=mailto:[email protected]\; sp=none\; pct=100\; aspf=r

0 commit comments

Comments
 (0)