analytics / extra /fixture /Corefile.template
Leon4gr45's picture
Upload folder using huggingface_hub (part 2)
936b397 verified
Raw
History Blame Contribute Delete
170 Bytes
. {
bind 0.0.0.0
template IN TXT plausible.test {
answer "{{ .Name }} 60 IN TXT \"plausible-sso-verification=${domain_id}\""
fallthrough
}
log
errors
}