Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

Commit d26cca1

Browse files
committed
update comment
1 parent b0ac53a commit d26cca1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,12 @@ Raise an issue https://github.com/DannyCork/python-whois/issues/new
8888
* refresh testdata now that tld has dot instead of _ if more then one level
8989
* add additional strings meaning domain does not exist
9090

91+
2023-02-02: maarten_boot
92+
* whois.QuotaStringsAdd(str) to add additional strings for over quota detection
93+
whois.QuotaStrings() lists the current configured strings
94+
* whois.NoneStringsAdd(str) to add additional string for NoSuchDomainExists detection (whois.query() retuning None)
95+
whois.NoneStrings() lsts the current configured strings
96+
9197
## Support
9298
* Python 3.x is supported.
9399
* Python 2.x IS NOT supported.

0 commit comments

Comments
 (0)