Advertisement
havalqandiel

arbidls

Nov 5th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <items>
  3. <items_info> <!-- this is opitonal -->
  4. <title>Testing XML Mahdi</title> <!-- a title is required, other elements are optional -->
  5. <genre>News Testtttt</genre>
  6. <description>this is the descripton string</description>
  7. <thumbnail>http://community-links.googlecode.com/svn/icons/news-icon.png</thumbnail>
  8. <fanart>http://community-links.googlecode.com/svn/icons/news-fanart.jpg</fanart>
  9. <date>04.01.2013</date>
  10. <credits>divingmule, Johnny Cache</credits>
  11. </items_info>
  12. <item>
  13. <title>Arab Idols 2016</title>
  14. <link>http://vod.ashams.com/TV.Programs/Arab.Idol.S04/EP01.mp4|Referer=http://www.ashams.com/cinema_player.php?id=61670</link>
  15. <thumbnail></thumbnail>
  16. </item>
  17. <item>
  18. <title>TEST Bein 3 HD</title>
  19. <link>$doregex[get_m3u8]|Referer=http://urhd.tv/lib/jwplayer/jwplayer.flash.swf&User-Agent=Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36</link>
  20. <regex>
  21. <name>get_m3u8</name>
  22. <expres>file: '(http.*m3u8.*?)'</expres>
  23. <page>http://urhd.tv/beinsport3</page>
  24. <agent>Mozilla/5.0</agent>
  25. <referer>http://urhd.tv/</referer>
  26. </regex>
  27. </item>
  28.  
  29. </items>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement