Fix Film per Tutti

This commit is contained in:
Alhaziel
2020-01-15 19:31:29 +01:00
parent fce3bf2590
commit 12dd0170c1
3 changed files with 11 additions and 28 deletions

View File

@@ -37,7 +37,7 @@ class UnshortenIt(object):
_rapidcrypt_regex = r'rapidcrypt\.net'
_cryptmango_regex = r'cryptmango|xshield\.net'
_vcrypt_regex = r'vcrypt\.net'
_linkup_regex = r'linkup\.pro'
_linkup_regex = r'linkup\.pro|buckler.link'
_maxretries = 5