uprotector in unshorten

This commit is contained in:
Alhaziel01
2021-01-22 17:33:24 +01:00
parent 6f97d167db
commit ddb5f02bc1

View File

@@ -44,7 +44,7 @@ class UnshortenIt(object):
# for services that only include real link inside iframe
_simple_iframe_regex = r'cryptmango|xshield\.net|vcrypt\.club'
# for services that only do redirects
_simple_redirect = r'streamcrypt\.net/[^/]+'
_simple_redirect = r'streamcrypt\.net/[^/]+|uprotector\.xyz'
listRegex = [_adfly_regex, _linkbucks_regex, _adfocus_regex, _lnxlu_regex, _shst_regex, _hrefli_regex, _anonymz_regex,
_shrink_service_regex, _rapidcrypt_regex, _simple_iframe_regex, _vcrypt_regex, _linkup_regex, _linkhub_regex,