Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configs: tld servers: update .za #152

Merged
merged 2 commits into from
Jul 12, 2021
Merged

Conversation

kornrunner
Copy link
Contributor

Q A
Branch? master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #133
License MIT

Update .za servers as per official doc found at https://www.registry.net.za/content.php?gen=1&contentid=171&title=Port+43+WHOIS+Service

@io-developer
Copy link
Owner

Thanks for contribution.

Due to IANA:
https://www.iana.org/domains/root/db/durban.html
https://www.iana.org/domains/root/db/joburg.html

Please make the previous valid servers for .durban and .joburg as fallback (put after new ones):

{"zone": ".durban", "host": "whois.nic.durban"},
{"zone": ".durban", "host": "durban-whois.registry.net.za"},
...
{"zone": ".joburg", "host": "whois.nic.joburg"},
{"zone": ".joburg", "host": "joburg-whois.registry.net.za"},

@io-developer
Copy link
Owner

It was fast :)

@kornrunner
Copy link
Contributor Author

Done, thank you!

@io-developer io-developer merged commit 7965973 into io-developer:master Jul 12, 2021
@kornrunner kornrunner mentioned this pull request Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants