mirror of
https://git.burble.com/burble.dn42/dn42regsrv.git
synced 2024-02-26 20:28:04 +01:00
Update URL and add new burble.dn42 reverse range
This commit is contained in:
parent
083f6d03eb
commit
b9de311c36
2
API.md
2
API.md
@ -444,4 +444,4 @@ d.f.ip6.arpa IN DS 56676 10 2 d93cfd941025aaa445283d33e27157bb9a2df
|
||||
4736 ; DN42 Authoritative Zone
|
||||
|
||||
... and so on
|
||||
```
|
||||
```
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user