Commit graph

6 commits

Author SHA1 Message Date
Maciej Szlosarczyk
f0473825e4
Make whois JSON test order independent
The test relied on nameservers being inserted in specific order. For
whatever reason, that order can change, but it does not make the
record invalid.

[ns1.google.com, ns2.google.com] is semantically equal to
[ns2.google.com, ns1.google.com]
2018-09-04 09:55:28 +03:00
Maciej Szlosarczyk
c08561fa0d
Remove information about web-based whois form name fields 2018-04-27 14:26:49 +03:00
Maciej Szlosarczyk
20d341f2e5
Add handling of missing disclaimer 2018-04-26 12:18:03 +03:00
Maciej Szlosarczyk
396852df53
Remove technical and administrative contacts info
It's a partial solution for https://github.com/internetee/whois/issues/26
2018-04-26 11:45:05 +03:00
Maciej Szlosarczyk
449a37252f
Add disclaimer to UNIX template 2018-04-25 17:00:28 +03:00
Maciej Szlosarczyk
9c606bdf2f
Add disclaimer to whois JSON 2018-04-25 15:28:56 +03:00