diff options
-rw-r--r-- | kyriasis.com.zone | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/kyriasis.com.zone b/kyriasis.com.zone index ff95658..b7a5a86 100644 --- a/kyriasis.com.zone +++ b/kyriasis.com.zone @@ -3,7 +3,7 @@ $ORIGIN kyriasis.com. $TTL 3h @ IN SOA theos.kyriasis.com. hostmaster ( - 109 ; serial + 110 ; serial 4h ; refresh 1h ; retry 1w ; expire @@ -94,6 +94,8 @@ _submission._tcp SRV 0 0 587 theos _imap._tcp SRV 0 0 143 theos _imaps._tcp SRV 0 0 993 theos +;; Google Postmaster Tools +@ TXT "google-site-verification=Fj3Hc-7_JPc6WlEF_TMwYTGStln3kuz8vTJsMgoyKA8" ;;; Kerberos <http://web.mit.edu/Kerberos/krb5-latest/doc/admin/realm_config.html> _kerberos TXT "KYRIASIS.COM" |