Add Google verification token
This is superior to the currently used file verification because it verifies the Domain Property, enabling a unified analysis.
This commit is contained in:
parent
5efd78e947
commit
19474ecabb
|
@ -1,6 +1,6 @@
|
|||
$TTL 1D
|
||||
IN SOA dns noc.bremen.freifunk.net. (
|
||||
2019031700 ; Serial
|
||||
2019031701 ; Serial
|
||||
4H ; Refresh
|
||||
1H ; Retry
|
||||
2W ; Expire
|
||||
|
@ -19,6 +19,8 @@ $TTL 1D
|
|||
bgp-lwlcom01 A 185.117.213.128
|
||||
AAAA 2A06:8782::1
|
||||
|
||||
TXT "google-site-verification=e3eK2mHd7TvkQt8HRJ-4kuttrl-yjTM1ziHW0Q0iVS4"
|
||||
|
||||
; network stuff
|
||||
bre-1 A 185.117.213.248
|
||||
bre-2 A 109.69.65.57
|
||||
|
|
Loading…
Reference in New Issue