From d63cda320668aaf1feea3419b5b9e4aba96a270a Mon Sep 17 00:00:00 2001 From: mac12m99 <10120390+mac12m99@users.noreply.github.com> Date: Sun, 30 May 2021 20:48:56 +0200 Subject: [PATCH] ops (cherry picked from commit 01235a9b978139842c97e63d05f870202e7355d6) --- lib/unshortenit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/unshortenit.py b/lib/unshortenit.py index a2f31c72..ebda0cb9 100644 --- a/lib/unshortenit.py +++ b/lib/unshortenit.py @@ -48,7 +48,7 @@ class UnshortenIt(object): _simple_redirect = r'streamcrypt\.net/[^/]+' 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, + _shrink_service_regex, _rapidcrypt_regex, _simple_iframe_regex, _linkup_regex, _linkhub_regex, _swzz_regex, _stayonline_regex, _snip_regex, _simple_redirect] _maxretries = 5