Skip to content

Commit 91521be

Browse files
author
Ángel González
committed
Add whois server for .bm
Closes joepie91#126
2 parents e00aea9 + c826403 commit 91521be

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
@@ -24,6 +24,7 @@ def get_whois_raw(domain, server="", previous=None, rfc3490=True, never_cut=Fals
2424
".trade": "whois.nic.trade",
2525
".webcam": "whois.nic.webcam",
2626
".xn--rhqv96g": "whois.nic.xn--rhqv96g",
27+
".bm": "whois.asaplatform.info",
2728
# The following is a bit hacky, but IANA won't return the right answer for example.com because it's a direct registration.
2829
"example.com": "whois.verisign-grs.com"
2930
}

test/data/gov.bm

5.79 KB
Binary file not shown.

0 commit comments

Comments
 (0)