Advertisement
ttav

pelhd.xml

Apr 24th, 2017
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. <item>
  2. <title> [COLOR lime]•[/COLOR] [COLOR skyblue]Estrenos [/COLOR] </title>
  3. <link>$doregex[makelist2]</link>
  4.  
  5.  
  6. <regex>
  7. <name>makelist2</name>
  8. <listrepeat><![CDATA[
  9. <title>[COLOR skyblue] [makelist2.param3][/COLOR] </title>
  10. <link>$doregex[makelist]</link>
  11. <thumbnail>[makelist2.param2]</thumbnail>
  12. <fanart>[makelist2.param2]</fanart>
  13. ]]></listrepeat>
  14. <expres>href="http://hdfull.io/pelicula/(.*?)"[\w\W\s]{0,71}spec-border[\w\W\s]{0,5}src="(.*?)"[\w\W\s]{0,2}alt="(.*?)"</expres>
  15. <page>http://hdfull.io/peliculas-estreno</page>
  16. <referer></referer>
  17. <cookieJar></cookieJar>
  18. </regex>
  19.  
  20.  
  21.  
  22. <regex>
  23. <name>makelist</name>
  24. <listrepeat><![CDATA[
  25.  
  26. <title>[COLOR lightblue][makelist2.param3] [/COLOR] [COLOR lightslategray][[makelist.param1]][/COLOR]</title>
  27. <link>$doregex[id]</link>
  28.  
  29.  
  30. <regex>
  31. <name>id</name>
  32. <expres>file:'(.*)'</expres>
  33. <page>http://streamin.to/embed-[makelist.param1]-740x360.html</page>
  34. <referer>http://streamin.to</referer>
  35. </regex>
  36.  
  37.  
  38. <thumbnail>[makelist2.param2]</thumbnail>
  39. <fanart>[makelist2.param2]</fanart>
  40.  
  41. ]]></listrepeat>
  42.  
  43. <expres>href="http://streamin.to/(.*?)"</expres>
  44. <page>http://hdfull.io/pelicula/[makelist2.param1]</page>
  45. <referer></referer>
  46. <cookieJar></cookieJar>
  47. </regex>
  48. </item>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement