Skip to content

Commit 335194c

Browse files
committed
Revert "Added .bm exception"
This reverts commit 1b7114b.
1 parent 1b7114b commit 335194c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pythonwhois/net.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ 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",
1514
# The following is a bit hacky, but IANA won't return the right answer for example.com because it's a direct registration.
1615
"example.com": "whois.verisign-grs.com"
1716
}

0 commit comments

Comments
 (0)