diff --git a/plugins/validate.py b/plugins/validate.py index 774d39c..f2572a7 100644 --- a/plugins/validate.py +++ b/plugins/validate.py @@ -1,6 +1,8 @@ ''' Runs a given url through the w3c validator and queries the result header for information + +by Vladi ''' import urllib