🚑: authorize letsencrypt for giteu.be
This commit is contained in:
@@ -13,7 +13,7 @@ $TTL 86400
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
$ORIGIN {{ item.name }}.
|
$ORIGIN {{ item.name }}.
|
||||||
@ IN CAA 0 issue ";"
|
@ IN CAA 0 issue "letsencrypt.org"
|
||||||
@ IN MX 0 .
|
@ IN MX 0 .
|
||||||
@ IN TXT "v=spf1 -all"
|
@ IN TXT "v=spf1 -all"
|
||||||
@ IN TXT "spf2.0/mfrom -all"
|
@ IN TXT "spf2.0/mfrom -all"
|
||||||
|
Reference in New Issue
Block a user