C2 y C2ES: elif
This commit is contained in:
@@ -298,7 +298,7 @@ def findvideos(item):
|
|||||||
if r'chomikuj.pl' in link:
|
if r'chomikuj.pl' in link:
|
||||||
# En algunas personas la opcion CH les da error 401
|
# En algunas personas la opcion CH les da error 401
|
||||||
link += "|Referer=https://player4.cuevana2.com/plugins/gkpluginsphp.php"
|
link += "|Referer=https://player4.cuevana2.com/plugins/gkpluginsphp.php"
|
||||||
if r'vidcache.net' in link:
|
elif r'vidcache.net' in link:
|
||||||
# Para que no salga error 500
|
# Para que no salga error 500
|
||||||
link += '|Referer=https://player4.cuevana2.com/yourupload.com.php'
|
link += '|Referer=https://player4.cuevana2.com/yourupload.com.php'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user