Aggiunto server MaxStream

This commit is contained in:
mac12m99
2021-06-20 18:20:40 +02:00
parent eafb27d99c
commit 6524a3af02
4 changed files with 53 additions and 2 deletions

View File

@@ -45,7 +45,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/[^/]+|uprot\.net'
listRegex = [_adfly_regex, _linkbucks_regex, _adfocus_regex, _lnxlu_regex, _shst_regex, _hrefli_regex, _anonymz_regex,
_shrink_service_regex, _rapidcrypt_regex, _simple_iframe_regex, _linkup_regex, _linkhub_regex,