This commit is contained in:
Alhaziel01
2020-04-05 12:18:03 +02:00
parent 7aa5a8ee4e
commit f6117dc228

View File

@@ -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: