View Single Post
  #229  
Old 01-04-2016, 06:37 PM
johncross johncross is offline
Member
 
Join Date: Apr 2015
Posts: 33
johncross is on a distinguished road
Exclamation

Re: Can someone get me this SecureToken (plus1hd.com)?


due to lots of requests for the regex here is half of it, the other half people can do their own coding.

method works for 247hd.tv and sportsaccess.se


select a site you wish to hack.

Code:
<item>
<title>Sportsaccess.se/247hd.tv</title>
<link>http://SITENAME.01.cdnstreams.in:8081/view/channel1/playlist.m3u8?wmsAuthSign=$doregex[hack-wms]</link>
<regex>
<name>hack-wms</name>
<expres>wmsAuthSign=(.*?)"</expres>
<page>http://www.SITENAME.tv or .se /forums/player.php</page>
<agent>Mozilla/5.0 (Windows NT 6.3; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0</agent>
<cookieJar>$doregex[LoginAndCookie]</cookieJar>
</regex>
you need to add coding that allows login via regex, head over to tvaddons forum for how to do it.

thanks scheels for the hack
Reply With Quote