kodihesan

RETROS INFANTILES

Feb 18th, 2018
2,346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.43 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet href="hide-it.xsl" type="text/xsl"?>
  3. --------------------------------------
  4. <item>
  5. <title>[B][COLOR red][01]:[/COLOR][COLOR white] Gran Premio Australia[/COLOR][COLOR greenyellow] - Merlbourne[/COLOR][/B] </title>
  6.  
  7. <link>$doregex[getUrl]|Referer=http://diskokosmiko.mx/josele89/horaf1-108037/01-f1-gp-formula-1-gran-premio-de-australia-melbourne-2018-hd-slennox-vat,2101762,list,1,1.mp4</link>
  8.  
  9. <regex>
  10. <name>getUrl</name>
  11. <expres><![CDATA[#$pyFunction
  12. import re , requests ,json
  13. def GetLSProData(page_data,Cookie_Jar,m):
  14.  
  15. ref = 'http://diskokosmiko.mx/'
  16. url='http://diskokosmiko.mx/josele89/horaf1-108037/01-f1-gp-formula-1-gran-premio-de-australia-melbourne-2018-hd-slennox-vat,2101762,list,1,1.mp4'
  17. headers = {'User-Agent': 'Mozilla/5.0 (X11; Linux i686; rv:42.0) Gecko/20100101 Firefox/42.0 Iceweasel/42.0', 'Referer': ref ,
  18. 'X-Requested-With' : 'XMLHttpRequest' , 'Accept' : '*/*'}
  19. session = requests.Session()
  20. r = session.get(url, headers=headers)
  21. rv1 = r.cookies
  22.  
  23. vfile , vtoken = re.findall('action/DownloadFile.*?fileId.*?value="(.*?)".*?Token".*?value="(.*?)"', r.text)[0]
  24. data_a ={'fileId': vfile , '__RequestVerificationToken': vtoken}
  25. nr = requests.post('http://diskokosmiko.mx/action/DownloadFile?location=fi&f=%s'%vfile , headers=headers,cookies=rv1 , data=data_a).text
  26. nrj=json.loads(nr)
  27. nr = nrj['Content']
  28. r2 = re.findall(r'(?s)value=\"(.*?)\"', nr)[0]
  29. data_a ={'__RequestVerificationToken': r2 , 'Username': 'josele89' , 'Password' : 'josele89'}
  30. nr1 = requests.post('http://diskokosmiko.mx/action/Account/Login', headers=headers,cookies = rv1 , data=data_a)
  31. print nr1.headers['Set-Cookie']
  32. rasp = re.findall('ASPXAUTH_v2=(.*?);', nr1.headers['Set-Cookie'])[0]
  33. rv1['.ASPXAUTH_v2'] = rasp
  34. data_a ={'fileId': vfile , '__RequestVerificationToken': vtoken}
  35. nr3 = requests.post('http://diskokosmiko.mx/action/DownloadFile?location=fi&f=%s'%vfile , headers=headers, cookies = rv1 , data=data_a).text
  36. r3 = re.findall('DownloadUrl":"(.*?)"', nr3)[0]
  37. print r3
  38. return r3
  39. ]]></expres>
  40. <page></page>
  41. <cookieJar></cookieJar>
  42. </regex>
  43.  
  44. <thumbnail>https://i.imgur.com/q3IeJGF.png</thumbnail>
  45.  
  46. <fanart>https://www.australia-grand-prix.com/img/events/circuit/2381.jpg</fanart>
  47.  
  48. </item>
  49.  
  50.  
  51. ////////////////////////////////////
  52. <item>
  53. <title>[B][COLOR red][B]•[/B][/COLOR][COLOR white][B] Mazinger Z[/B][/COLOR][/B] </title>
  54. <link>$doregex[getUrl]|Referer=http://diskokosmiko.mx/naredo/coleccion-mazinger-z-32288/list,1,11</link>
  55.  
  56. <regex>
  57. <name>getUrl</name>
  58. <expres><![CDATA[#$pyFunction
  59. import re , requests ,json
  60. def GetLSProData(page_data,Cookie_Jar,m):
  61.  
  62. ref = 'http://diskokosmiko.mx/'
  63. url='http://diskokosmiko.mx/naredo/coleccion-mazinger-z-32288/list,1,11'
  64. headers = {'User-Agent': 'Mozilla/5.0 (X11; Linux i686; rv:42.0) Gecko/20100101 Firefox/42.0 Iceweasel/42.0', 'Referer': ref ,
  65. 'X-Requested-With' : 'XMLHttpRequest' , 'Accept' : '*/*'}
  66. session = requests.Session()
  67. r = session.get(url, headers=headers)
  68. rv1 = r.cookies
  69.  
  70. vfile , vtoken = re.findall('action/DownloadFile.*?fileId.*?value="(.*?)".*?Token".*?value="(.*?)"', r.text)[0]
  71. data_a ={'fileId': vfile , '__RequestVerificationToken': vtoken}
  72. nr = requests.post('http://diskokosmiko.mx/action/DownloadFile?location=fi&f=%s'%vfile , headers=headers,cookies=rv1 , data=data_a).text
  73. nrj=json.loads(nr)
  74. nr = nrj['Content']
  75. r2 = re.findall(r'(?s)value=\"(.*?)\"', nr)[0]
  76. data_a ={'__RequestVerificationToken': r2 , 'Username': 'kodihesan' , 'Password' : 'danna1109'}
  77. nr1 = requests.post('http://diskokosmiko.mx/action/Account/Login', headers=headers,cookies = rv1 , data=data_a)
  78. print nr1.headers['Set-Cookie']
  79. rasp = re.findall('ASPXAUTH_v2=(.*?);', nr1.headers['Set-Cookie'])[0]
  80. rv1['.ASPXAUTH_v2'] = rasp
  81. data_a ={'fileId': vfile , '__RequestVerificationToken': vtoken}
  82. nr3 = requests.post('http://diskokosmiko.mx/action/DownloadFile?location=fi&f=%s'%vfile , headers=headers, cookies = rv1 , data=data_a).text
  83. r3 = re.findall('DownloadUrl":"(.*?)"', nr3)[0]
  84. print r3
  85. return r3
  86. ]]></expres>
  87. <page></page>
  88. <cookieJar></cookieJar>
  89. </regex>
  90. <thumbnail>https://i.imgur.com/q3IeJGF.png</thumbnail>
  91. <fanart>https://www.australia-grand-prix.com/img/events/circuit/2381.jpg</fanart>
  92. </item>
  93. /////////////////////////////////
  94.  
  95. <item>
  96. <title>[COLOR red][B]•[/B][/COLOR][COLOR white][B] Mazinger Z[/B][/COLOR]</title>
  97. <link>$doregex[makelist]</link>
  98. <regex>
  99. <name>makelist</name>
  100. <listrepeat><![CDATA[
  101. <title> [makelist.param3]</title>
  102. <link>$doregex[getUrl]</link>
  103. <thumbnail>https://3.bp.blogspot.com/-GgcYAPDOpEM/WNXhLAvCVGI/AAAAAAABDuM/X9CK-1w-y08tfrTXApd-PGhjhFjS-aAcwCLcB/s1600/grendizer_and_mazingers_by_zer013.jpg</thumbnail>
  104. <fanart>http://staticpro-wpmu.atresmedia.com/wp-content/uploads/sites/2/2018/01/04121017/Untitled-13-940x400.jpg</fanart>
  105. ]]></listrepeat>
  106. <expres><![CDATA[href="\/.*,(.*?),list.*\n.*\n.*\n.*href="\/([^"]*)".*?>(.*?)<]]></expres>
  107. <page>http://kbagi.com/REALRONALDO/mazinger-z-638809/gallery,1,4</page>
  108. <cookieJar></cookieJar>
  109. </regex>
  110. <regex>
  111. <name>getUrl</name>
  112. <expres>DownloadUrl":"([^"]+)<expres>
  113. <page>http://kbagi.com/action/DownloadFile?location=fi&f=[makelist.param1]</page>
  114. <rawpost>fileId=[makelist.param1]&__RequestVerificationToken=$doregex[tok]</rawpost>
  115. <referer>http://kbagi.com/[makelist.param2]</referer>
  116. <connection>keep-alive</connection>
  117. <accept>*/*</accept>
  118. <X-Req>XMLHttpRequest</X-Req>
  119. <cookieJar></cookieJar>
  120. </regex>
  121. <regex>
  122. <name>tok</name>
  123. <expres>DownloadFile.*RequestVerificationToken.*?value="([^"]+)<expres>
  124. <page>http://kbagi.com/[makelist.param2]</page>
  125. <referer>http://kbagi.com/REALRONALDO/mazinger-z-638809/gallery,1,4</referer>
  126. <connection>keep-alive</connection>
  127. <cookieJar></cookieJar>
  128. </regex>
  129. <thumbnail>https://3.bp.blogspot.com/-GgcYAPDOpEM/WNXhLAvCVGI/AAAAAAABDuM/X9CK-1w-y08tfrTXApd-PGhjhFjS-aAcwCLcB/s1600/grendizer_and_mazingers_by_zer013.jpg</thumbnail>
  130. <fanart>http://staticpro-wpmu.atresmedia.com/wp-content/uploads/sites/2/2018/01/04121017/Untitled-13-940x400.jpg</fanart>
  131. </item>
  132. --------------------------
  133. <item>
  134. <title>[COLOR red][B]•[/B][/COLOR][COLOR white][B] Thundercats[/B][/COLOR]</title>
  135. <link>$doregex[makelist]</link>
  136. <regex>
  137. <name>makelist</name>
  138. <listrepeat><![CDATA[
  139. <title> [makelist.param3]</title>
  140. <link>$doregex[getUrl]</link>
  141. <thumbnail>https://acajodiendolavida.files.wordpress.com/2014/01/644da-thundercats-1.gif</thumbnail>
  142. ]]></listrepeat>
  143. <expres><![CDATA[href="\/.*,(.*?),list.*\n.*\n.*\n.*href="\/([^"]*)".*?>(.*?)<]]></expres>
  144. <page>http://diskokosmiko.mx/pkpdbolo/thund3rc4t5-1-89603/list,1,3</page>
  145. <cookieJar></cookieJar>
  146. </regex>
  147. <regex>
  148. <name>getUrl</name>
  149. <expres>DownloadUrl":"([^"]+)<expres>
  150. <page>http://diskokosmiko.mx/action/DownloadFile?location=fi&f=[makelist.param1]</page>
  151. <rawpost>fileId=[makelist.param1]&__RequestVerificationToken=$doregex[tok]</rawpost>
  152. <referer>http://diskokosmiko.mx/[makelist.param2]</referer>
  153. <connection>keep-alive</connection>
  154. <accept>*/*</accept>
  155. <X-Req>XMLHttpRequest</X-Req>
  156. <cookieJar></cookieJar>
  157. </regex>
  158. <regex>
  159. <name>tok</name>
  160. <expres>DownloadFile.*RequestVerificationToken.*?value="([^"]+)<expres>
  161. <page>http://diskokosmiko.mx/[makelist.param2]</page>
  162. <referer>http://diskokosmiko.mx/pkpdbolo/thund3rc4t5-1-89603/list,1,3</referer>
  163. <connection>keep-alive</connection>
  164. <cookieJar></cookieJar>
  165. </regex>
  166. <thumbnail>https://acajodiendolavida.files.wordpress.com/2014/01/644da-thundercats-1.gif</thumbnail>
  167. <fanart>https://thestudioexec.com/wp-content/uploads/2014/07/tc.jpg</fanart>
  168. </item>
  169. --------------------
  170. <item>
  171. <title>[COLOR red][B]•[/B][/COLOR][COLOR white][B] Los Super Sonicos[/B][/COLOR]</title>
  172. <link>$doregex[makelist]</link>
  173. <regex>
  174. <name>makelist</name>
  175. <listrepeat><![CDATA[
  176. <title> [makelist.param3]</title>
  177. <link>$doregex[getUrl]</link>
  178. <thumbnail>https://1.bp.blogspot.com/-XPfc4AqL1rk/WojI69NioHI/AAAAAAAAAD8/tn0YJIQLqogJPZUQ5oweDpKVVBX7q4ftQCLcBGAs/s320/PEQUEN%25CC%2583A.jpg</thumbnail>
  179. ]]></listrepeat>
  180. <expres><![CDATA[href="\/.*,(.*?),list.*\n.*\n.*\n.*href="\/([^"]*)".*?>(.*?)<]]></expres>
  181. <page>http://diskokosmiko.mx/naredo/los-supersonicos-34227/list,1,4</page>
  182. <cookieJar></cookieJar>
  183. </regex>
  184. <regex>
  185. <name>getUrl</name>
  186. <expres>DownloadUrl":"([^"]+)<expres>
  187. <page>http://diskokosmiko.mx/action/DownloadFile?location=fi&f=[makelist.param1]</page>
  188. <rawpost>fileId=[makelist.param1]&__RequestVerificationToken=$doregex[tok]</rawpost>
  189. <referer>http://diskokosmiko.mx/[makelist.param2]</referer>
  190. <connection>keep-alive</connection>
  191. <accept>*/*</accept>
  192. <X-Req>XMLHttpRequest</X-Req>
  193. <cookieJar></cookieJar>
  194. </regex>
  195. <regex>
  196. <name>tok</name>
  197. <expres>DownloadFile.*RequestVerificationToken.*?value="([^"]+)<expres>
  198. <page>http://diskokosmiko.mx/[makelist.param2]</page>
  199. <referer>http://diskokosmiko.mx/naredo/los-supersonicos-34227/list,1,4</referer>
  200. <connection>keep-alive</connection>
  201. <cookieJar></cookieJar>
  202. </regex>
  203. <thumbnail>https://i.pinimg.com/736x/fc/dd/33/fcdd33a2e57a7c5988ab175f67ca0e45--los-supers%C3%B3nicos-cartoons.jpg</thumbnail>
  204. <fanart>http://cl.buscafs.com/www.levelup.com/public/uploads/images/509041_615x278.jpg</fanart>
  205. </item>
  206.  
  207. -----------------------------
  208. <item>
  209. <title>[COLOR red][B]•[/B][/COLOR][COLOR white][B] Capitan Centella[/B][/COLOR]</title>
  210. <link>$doregex[makelist]</link>
  211. <regex>
  212. <name>makelist</name>
  213. <listrepeat><![CDATA[
  214. <title> [makelist.param3]</title>
  215. <link>$doregex[getUrl]</link>
  216. <thumbnail>https://1.bp.blogspot.com/-XPfc4AqL1rk/WojI69NioHI/AAAAAAAAAD8/tn0YJIQLqogJPZUQ5oweDpKVVBX7q4ftQCLcBGAs/s320/PEQUEN%25CC%2583A.jpg</thumbnail>
  217. ]]></listrepeat>
  218. <expres><![CDATA[href="\/.*,(.*?),list.*\n.*\n.*\n.*href="\/([^"]*)".*?>(.*?)<]]></expres>
  219. <page>http://diskokosmiko.mx/jorge-garcia-luis/capitan-centella-serie-anime-98636/list,1,2</page>
  220. <cookieJar></cookieJar>
  221. </regex>
  222. <regex>
  223. <name>getUrl</name>
  224. <expres>DownloadUrl":"([^"]+)<expres>
  225. <page>http://diskokosmiko.mx/action/DownloadFile?location=fi&f=[makelist.param1]</page>
  226. <rawpost>fileId=[makelist.param1]&__RequestVerificationToken=$doregex[tok]</rawpost>
  227. <referer>http://diskokosmiko.mx/[makelist.param2]</referer>
  228. <connection>keep-alive</connection>
  229. <accept>*/*</accept>
  230. <X-Req>XMLHttpRequest</X-Req>
  231. <cookieJar></cookieJar>
  232. </regex>
  233. <regex>
  234. <name>tok</name>
  235. <expres>DownloadFile.*RequestVerificationToken.*?value="([^"]+)<expres>
  236. <page>http://diskokosmiko.mx/[makelist.param2]</page>
  237. <referer>http://diskokosmiko.mx/naredo/los-supersonicos-34227/list,1,4</referer>
  238. <connection>keep-alive</connection>
  239. <cookieJar></cookieJar>
  240. </regex>
  241. <thumbnail>https://i.pinimg.com/736x/fc/dd/33/fcdd33a2e57a7c5988ab175f67ca0e45--los-supers%C3%B3nicos-cartoons.jpg</thumbnail>
  242. <fanart>http://cl.buscafs.com/www.levelup.com/public/uploads/images/509041_615x278.jpg</fanart>
  243. </item>
  244. -----------------------
  245. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  246.  
  247. <items>
  248.  
  249. <item>
  250. <title>PRUEBA ROOKIES</title>
  251. <link>$doregex[makelist]</link>
  252. <regex>
  253. <name>makelist</name>
  254. <listrepeat><![CDATA[
  255. <title>[COLOR yellow] [makelist.param3] [/COLOR]</title>
  256. <link>$doregex[getUrl]</link>
  257. <fanart>http://www.uco.es/auladebate/blog/wp-content/uploads/2014/10/video_cine_10.jpg</fanart>
  258. <thumbnail>http://www.uco.es/auladebate/blog/wp-content/uploads/2014/10/video_cine_10.jpg</thumbnail>
  259. ]]></listrepeat>
  260. <expres><![CDATA[href="\/.*,(.*?),list.*\n.*\n.*\n.*href="\/([^"]*)".*?>(.*?)<]]></expres>
  261. <page>http://diskokosmiko.mx/sergioj/fileuploader-103986</page>
  262. <cookieJar></cookieJar>
  263. </regex>
  264. <regex>
  265. <name>getUrl</name>
  266. <expres>DownloadUrl":"([^"]+)<expres>
  267. <page>http://diskokosmiko.mx/action/DownloadFile?location=fi&f=[makelist.param1]</page>
  268. <rawpost>fileId=[makelist.param1]&__RequestVerificationToken=$doregex[tok]</rawpost>
  269. <referer>http://diskokosmiko.mx/[makelist.param2]</referer>
  270. <connection>keep-alive</connection>
  271. <accept>*/*</accept>
  272. <X-Req>XMLHttpRequest</X-Req>
  273. <cookieJar></cookieJar>
  274. </regex>
  275. <regex>
  276. <name>tok</name>
  277. <expres>DownloadFile.*RequestVerificationToken.*?value="([^"]+)<expres>
  278. <page>http://diskokosmiko.mx/[makelist.param2]</page>
  279. <referer>http://diskokosmiko.mx/sergioj/fileuploader-103986</referer>
  280. <connection>keep-alive</connection>
  281. <cookieJar></cookieJar>
  282. </regex>
  283. <fanart>http://www.uco.es/auladebate/blog/wp-content/uploads/2014/10/video_cine_10.jpg</fanart>
  284. <thumbnail>http://www.uco.es/auladebate/blog/wp-content/uploads/2014/10/video_cine_10.jpg</thumbnail>
  285. </item>
  286. ----------------
  287. <item>
  288. <title>[COLOR lime][/COLOR][COLOR beige][B]1. EL NUEVO MUNDO [/COLOR][COLOR aquamarine][/COLOR] [/B]</title>
  289. <thumbnail>https://pbs.twimg.com/media/ClsEuXTUsAAmqOd.jpg</thumbnail>
  290. <fanart>https://4.bp.blogspot.com/-gvuuZlJGpRs/WQY7YibJqtI/AAAAAAAAIAA/06MIVHhnF-EjGkjWK2yO9j3RD4-pt13ZACLcB/s1600/the%2Bman%2Bin%2Bthe%2Bhight.jpg</fanart>
  291. <genre></genre>
  292. <info> </info>
  293. <link>$doregex[url]|user-agent=Mozilla/5.0 (Windows NT 6.1; rv:14.0) Gecko/20100101 Firefox/14.0.11$$lsname=[COLOR deepskyblue]101 Dalmatas</link>
  294. ----- quasar //---magnet:?xt=urn:btih:8DE251A046F4478336A31E5715D2CB7A4F65AE2E&dn=101.D%c3%a1lmatas.%5bwww.DivxTotal.com%5d&tr=http%3a%2f%2fwww.todotorrents.com%3a2710%2fannounce&tr=http%3a%2f%2fwww.spanishtracker.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a80%2fannounce&tr=http%3a%2f%2ftracker.publicbt.com%3a80%2fannounce&tr=http%3a%2f%2ftracker.mightynova.com%3a4315%2fannounce&tr=http%3a%2f%2fdenis.stalker.h3q.com%3a6969%2fannounce&tr=http%3a%2f%2ftracker.prq.to%2fannounce&tr=http%3a%2f%2ftracker.bittorrent.am%3a80%2fannounce----- // quasar //---
  295. ----------//////----iptvcanales------------001--------------iptvcanales------------
  296. ------youtubetrailer-------EdV2tPJOPRY------//youtubetrailer-------
  297. <regex>
  298. <name>url</name>
  299. <expres>Url":"(.*?)"</expres>
  300. <page>http://diskokosmiko.mx/action/DownloadFile?location=fi&amp;f=$doregex[id]</page>
  301. <referer>http://diskokosmiko.mx/</referer>
  302. <rawpost>fileId=$doregex[id]&amp;__RequestVerificationToken=$doregex[tok]</rawpost>
  303. <cookiejar></cookiejar>
  304. </regex>
  305. <regex>
  306. <name>id</name>
  307. <expres>fileId=(.*?)"</expres>
  308. <page>http://diskokosmiko.mx/jorge-garcia-luis/the-man-in-the-high-castle-104886/1x01-the-man-in-the-high-castle,1965325.mkv</page>
  309. <referer>http://diskokosmiko.mx/</referer>
  310. </regex>
  311. <regex>
  312. <name>tok</name>
  313. <expres>Token.*?value="(.*?)"</expres>
  314. <page>http://diskokosmiko.mx/PepaFlores/peliculas-infantiles-24123/101-dalmatas,128322.avi</page>
  315. <referer>http://diskokosmiko.mx/</referer>
  316. </regex>
  317. </item>
Advertisement
Add Comment
Please, Sign In to add comment