Fix casacinema

This commit is contained in:
marco
2023-02-16 20:20:34 +01:00
parent 3e9a5813af
commit dc04b19ce7

View File

@@ -45,7 +45,7 @@ class UnshortenIt(object):
_protectlink_regex = r'(?:s\.)?protectlink\.stream'
_uprot_regex = r'uprot\.net'
# for services that only include real link inside iframe
_simple_iframe_regex = r'cryptmango|xshield\.net|vcrypt\.club|isecure\.link|isecure\.icu'
_simple_iframe_regex = r'cryptmango|xshield\.net|vcrypt\.club|isecure\.link|isecure\.icu|isecure\.cfd'
# for services that only do redirects
_simple_redirect = r'streamcrypt\.net/[^/]+|is\.gd|www\.vedere\.stream|isecure\.link|isecure\.icu'
_filecrypt_regex = r'filecrypt\.cc'