-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcuevinfo2.json
32 lines (32 loc) · 2.72 KB
/
cuevinfo2.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"headers":[{"key":"Accept-Language","value":"es-MX,es;q=0.8,en-US;q=0.5,en;q=0.3"}],
"onfinish":"if(sepuede){ console.log('listo'); myfunction();}",
"onstart":"console.log('========= '+location.href);\n sepuede = true;\n function myfunction(){\n sepuede = false;\n try{ \n if((location.href.indexOf('apialfa')>1 || location.href.indexOf('api.cuevana3')>1 ) && document.getElementsByClassName('link')[0] != undefined){\n location.replace(document.getElementsByClassName('link')[0].href);\n window.HTMLOUT.changeDoit(true);\n }else if(location.href.indexOf('fembed/index.php')>1){\n window.HTMLOUT.changeDoit(true);\n }else if(location.href.indexOf('index.php')>1){\n document.getElementsByTagName('form')[0].submit();\n window.HTMLOUT.changeDoit(true);\n }else if((location.href.indexOf('apialfa')>1 || location.href.indexOf('api.cuevana3')>1 ) && location.href.indexOf('fembed')>1){\n document.getElementById('player1').click();\n window.HTMLOUT.changeDoit(true);\n }else if(location.href.indexOf('goto')>1){\n window.HTMLOUT.changeDoit(true);\n }else if(location.href.indexOf('tomate')>1 ||\n location.href.indexOf('streamtape')>1 ||\n location.href.indexOf('watchsb')>1 ||\n location.href.indexOf('sbembed')>1 ||\n location.href.indexOf('vanfem')>1){\n window.HTMLOUT.processHTML(location.href);\n }else{\n window.HTMLOUT.getError();\n }\n }catch(error){\n window.HTMLOUT.getError();\n }\n }\n console.log('programando');\n setTimeout(reloj,1000);\n intentos = 0;\n function reloj(){\n console.log('reloj');\n if(window.document == null && intentos<10){\n console.log('esperando');\n intentos++;\n setTimeout(reloj,1000);\n }else{\n if(sepuede){\n console.log('listo');\n myfunction();\n }\n }\n }",
"class":"TPlayerTb",
"tag":"iframe",
"attr1":"data-src",
"attr2":"id",
"latino":"optl",
"castellano":"opte",
"subtitulado":"opts",
"contains":"goto_ddh.php",
"contains1":"player.php",
"contains2":"/fembed/",
"split":"=",
"split2":"=",
"concat":"/ir/redirect_ddh.php",
"concat1":"/ir/rd.php",
"contains3":"goto_ddh.php",
"concat2":"/ir/redirect_ddh.php",
"contains4":"index.php",
"concat3":"/sc/r.php",
"server1":"url",
"server2":"h",
"server3":"url",
"normal":true,
"replace":"details.php?v=",
"replace2":"embed.html#",
"replace3":"\\",
"replace4":"",
"regex":"\\\"file\\\":\\\"(.+?)\\\""
}