You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,10 +89,8 @@ Raise an issue https://github.com/DannyCork/python-whois/issues/new
89
89
* add additional strings meaning domain does not exist
90
90
91
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
92
+
* whois.QuotaStringsAdd(str) to add additional strings for over quota detection. whois.QuotaStrings() lists the current configured strings
93
+
* whois.NoneStringsAdd(str) to add additional string for NoSuchDomainExists detection (whois.query() retuning None). whois.NoneStrings() lsts the current configured strings
0 commit comments