Update URL and add new burble.dn42 reverse range

This commit is contained in:
Simon Marsh 2019-05-26 09:42:37 +01:00
parent 083f6d03eb
commit b9de311c36
No known key found for this signature in database
GPG Key ID: 7B9FE8780CFB6593
2 changed files with 3 additions and 2 deletions

2
API.md
View File

@ -444,4 +444,4 @@ d.f.ip6.arpa IN DS 56676 10 2 d93cfd941025aaa445283d33e27157bb9a2df
4736 ; DN42 Authoritative Zone
... and so on
```
```

View File

@ -27,6 +27,7 @@ IGNORE_RECORDS=(
'collector.dn42'
'1.0.6.2.2.4.2.4.2.4.d.f.ip6.arpa'
'160/27.129.20.172.in-addr.arpa'
'0/27.129.20.172.in-addr.arpa'
)
##########################################################################
@ -112,7 +113,7 @@ function usage {
# default options
DEBUG=0
APIURL="http://grc.burble.dn42:8043/api"
APIURL="http://explorer.collector.dn42/api"
COMMITFILE="/tmp/.sync_rz_commit"
# parse any arguments passed to the script