ngxblocker implementation

This commit is contained in:
VirtuBox
2019-09-30 03:10:30 +02:00
parent 6bdafd7286
commit 6c3d645d9e
9 changed files with 90 additions and 74 deletions

View File

@@ -1,6 +1,5 @@
"""WordOps domain validation module."""
import os
from urllib.parse import urlparse
class WODomain():