Sven Slootweg
|
47e9c85a07
|
Improve normalization for registrar names, and implement .com.tw (TWNIC) parsing. Fixes #22.
|
11 years ago |
Sven Slootweg
|
d5cd18aea1
|
Update testing data to reflect creationdate parsing bugfix in d86e4ba916 .
|
11 years ago |
Sven Slootweg
|
a4f29a379e
|
Implement HKDNR (.hk) parsing. Fixes #24.
|
11 years ago |
Sven Slootweg
|
1b60bde575
|
Implement Akky/.com.mx parsing. Fixes #23.
|
11 years ago |
Sven Slootweg
|
ae547d0970
|
Implement .co.th parsing (oh man, what a mess...)
|
11 years ago |
Sven Slootweg
|
84ab775649
|
Implement nic.ir parsing, including their horrid address format. Partially fixes #23.
|
11 years ago |
Sven Slootweg
|
d9474ce1b3
|
Change nic.pw/PIR regex to support No-IP.com by making the handle optional. Fixes #23 partially.
|
11 years ago |
Sven Slootweg
|
d86e4ba916
|
Fix bug in creation date parsing for contacts. Implement .co.jp with recursive handle lookups, fixes #22 partially. Skip WHOIS referals with a protocol specification, fixes #25.
|
11 years ago |
Sven Slootweg
|
8fe54fa66b
|
Add support for nic.it. Fixes #21.
|
11 years ago |
Sven Slootweg
|
1c05408847
|
Implement CNNIC (.cn). Fixes #19.
|
11 years ago |
Sven Slootweg
|
c5f63363d2
|
Fix NeuStar regex to make State/Province optional since these are apparently not always present, and explicitly remove variable-width whitespace matching.
|
11 years ago |
Sven Slootweg
|
69034f2ac5
|
Add an explicit exception for example.com, as it is not handled correctly by IANA. Fix multi-response processing, adding a `never_cut` argument. Documentation updates and version bump to 2.2. Fixes #17.
|
11 years ago |
Sven Slootweg
|
6ecf4efa98
|
Hardcoded nic.ps root WHOIS server, and added nic.ps parsing, plus misc. fixes. Fixes #15.
|
11 years ago |
Sven Slootweg
|
5d32a3c883
|
Fix Nominet parsing for registrants that do not have a state/region listed
|
11 years ago |
Sven Slootweg
|
43a62c5828
|
janet (.ac.uk) parsing and hardcoded root server exception, misc. fixes
|
11 years ago |
Sven Slootweg
|
407cd74b59
|
Support for LCN.com
|
11 years ago |
Sven Slootweg
|
34f9736529
|
DotAsia test case
|
11 years ago |
Sven Slootweg
|
256454b82f
|
Another EuroDNS testcase
|
11 years ago |
Sven Slootweg
|
148791606f
|
Add more EuroDNS testcases
|
11 years ago |
Sven Slootweg
|
3e43dcbcef
|
Add support for EuroDNS. Fixes #10.
|
11 years ago |
Sven Slootweg
|
8a1e44a35f
|
Test cases for EURid
|
11 years ago |
Sven Slootweg
|
163ed9d75c
|
Fixes globaltravelgroup.com for #8
|
11 years ago |
Sven Slootweg
|
35fe637eb9
|
Nominet regex patch to allow extra fields. Fixes #8... again.
|
11 years ago |
Sven Slootweg
|
cddc787b69
|
Hetzner support and version bump
|
11 years ago |
Sven Slootweg
|
a4f486245b
|
Make second and third address line optional for Nominet WHOIS data with visible address. Add 'registration status' for Nominet. Testcases updated. Fixes #8.
|
11 years ago |
Christian Koepp
|
2f5e700224
|
full regexpr support for .de domains and updated test-cases for prq.se + nic.ru
|
11 years ago |
Christian Koepp
|
a86d44dfdc
|
added RFC3490 feature (decoded unicode domains)
|
11 years ago |
joe doe
|
80fb22aa4f
|
added .de region specific support
|
11 years ago |
Sven Slootweg
|
f2ce1d7b8a
|
Support for separated first and last name, NetworkSolutions support, SIDN support, iedr.ie support, .am support, GAL Communication support, Fabulous.com support, added optional 'Facsimile Number' and 'Organization' fields for .US (Neustar) domains, fixed false positive (interpreting 'state' as 'status' in registrant data)
|
11 years ago |
Sven Slootweg
|
dd7c1188e5
|
Add testcases and more stupid Unicode hacks!
|
11 years ago |
Sven Slootweg
|
2bfa70b9f7
|
Proper (.ws) Dynadot support and normalization improvements
|
11 years ago |
Sven Slootweg
|
fc828dbe38
|
Bunch of fixes
|
11 years ago |
Sven Slootweg
|
c7775c51d4
|
Update testing data
|
11 years ago |
Sven Slootweg
|
05d148fa7f
|
Improved normalization
|
11 years ago |
Sven Slootweg
|
ad9a2da0e4
|
Improvements to cleaning and normalization
|
11 years ago |
Sven Slootweg
|
81b5b8136b
|
Improve normalization by making it leave alone (likely) abbreviations
|
11 years ago |
Sven Slootweg
|
04cc8e29b5
|
Fix for PIR regex to also support WHOIS data where no organization is specified
|
11 years ago |
Sven Slootweg
|
268abdb6ad
|
Added testing script to detect parser breakage. Added support for MarkMonitor, Melbourne IT, Nominet, others, fix for internet.bs with organization name, fix for multi-response from verisign-grs, assorted other fixes.
|
11 years ago |