Fix position of Google verification tag
This commit is contained in:
parent
19474ecabb
commit
f7d6f9cf7a
|
@ -1,6 +1,6 @@
|
|||
$TTL 1D
|
||||
IN SOA dns noc.bremen.freifunk.net. (
|
||||
2019031701 ; Serial
|
||||
2019031702 ; Serial
|
||||
4H ; Refresh
|
||||
1H ; Retry
|
||||
2W ; Expire
|
||||
|
@ -16,11 +16,11 @@ $TTL 1D
|
|||
A 185.117.213.242
|
||||
AAAA 2a06:8782:ff00::f2
|
||||
|
||||
TXT "google-site-verification=e3eK2mHd7TvkQt8HRJ-4kuttrl-yjTM1ziHW0Q0iVS4"
|
||||
|
||||
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