mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
change version numbers as they should have, whitespace
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
$TTL 86400
|
||||
$TTL 86400
|
||||
@ IN SOA opnsense.localdomain. hostmaster.opnsense.localdomain. (
|
||||
2018072201
|
||||
28800
|
||||
7200
|
||||
864000
|
||||
3600 )
|
||||
3600 )
|
||||
NS localhost.
|
||||
NS localhost.
|
||||
A 127.0.0.1
|
||||
@ IN A 127.0.0.1
|
||||
A 127.0.0.1
|
||||
@ IN A 127.0.0.1
|
||||
* IN A 127.0.0.1
|
||||
* IN AAAA ::1
|
||||
|
||||
Reference in New Issue
Block a user