Update install and refactor site.py

This commit is contained in:
VirtuBox
2019-09-19 14:07:34 +02:00
parent 0873ea2555
commit 9b1853b25b
7 changed files with 81 additions and 58 deletions

View File

@@ -3,7 +3,8 @@ import os
from urllib.parse import urlparse
class DMN():
class WODomain():
"""WordOps domain validation utilities"""
def validatedomain(self, url):
"""