Merge pull request #201 from mcarton/whois

Add test and complete README for the `whois` rule
This commit is contained in:
Vladimir Iakovlev
2015-05-17 16:26:23 +03:00
3 changed files with 22 additions and 1 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
from urllib.parse import urlparse
# -*- encoding: utf-8 -*-
from six.moves.urllib.parse import urlparse
def match(command, settings):