Fix position of Google verification tag
This commit is contained in:
parent
ec064ae7d5
commit
dd9ed0f52b
|
@ -1,6 +1,6 @@
|
||||||
$TTL 1D
|
$TTL 1D
|
||||||
IN SOA dns noc.bremen.freifunk.net. (
|
IN SOA dns noc.bremen.freifunk.net. (
|
||||||
2019031701 ; Serial
|
2019031702 ; Serial
|
||||||
4H ; Refresh
|
4H ; Refresh
|
||||||
1H ; Retry
|
1H ; Retry
|
||||||
2W ; Expire
|
2W ; Expire
|
||||||
|
@ -16,11 +16,11 @@ $TTL 1D
|
||||||
A 185.117.213.242
|
A 185.117.213.242
|
||||||
AAAA 2a06:8782:ff00::f2
|
AAAA 2a06:8782:ff00::f2
|
||||||
|
|
||||||
|
TXT "google-site-verification=e3eK2mHd7TvkQt8HRJ-4kuttrl-yjTM1ziHW0Q0iVS4"
|
||||||
|
|
||||||
bgp-lwlcom01 A 185.117.213.128
|
bgp-lwlcom01 A 185.117.213.128
|
||||||
AAAA 2A06:8782::1
|
AAAA 2A06:8782::1
|
||||||
|
|
||||||
TXT "google-site-verification=e3eK2mHd7TvkQt8HRJ-4kuttrl-yjTM1ziHW0Q0iVS4"
|
|
||||||
|
|
||||||
; network stuff
|
; network stuff
|
||||||
bre-1 A 185.117.213.248
|
bre-1 A 185.117.213.248
|
||||||
bre-2 A 109.69.65.57
|
bre-2 A 109.69.65.57
|
||||||
|
|
Loading…
Reference in New Issue