Skip to content

Commit 260386c

Browse files
committed
Added .bm exception
1 parent 335194c commit 260386c

File tree

4 files changed

+3
-0
lines changed

4 files changed

+3
-0
lines changed

pythonwhois/net.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ def get_whois_raw(domain, server="", previous=None, rfc3490=True, never_cut=Fals
1111
".ps": "whois.pnina.ps",
1212
".buzz": "whois.nic.buzz",
1313
".moe": "whois.nic.moe",
14+
".bm": "whois.asaplatform.info",
1415
# The following is a bit hacky, but IANA won't return the right answer for example.com because it's a direct registration.
1516
"example.com": "whois.verisign-grs.com"
1617
}

test/data/gov.bm

5.79 KB
Binary file not shown.

0 commit comments

Comments
 (0)