diff --git a/lib/unshortenit.py b/lib/unshortenit.py index 796816cc..f13938cc 100644 --- a/lib/unshortenit.py +++ b/lib/unshortenit.py @@ -482,6 +482,7 @@ class UnshortenIt(object): def _unshorten_vcrypt(self, uri): + uri = uri.replace('.net','.pw') try: headers = {} if 'myfoldersakstream.php' in uri or '/verys/' in uri: