|
SucuriProxyLSPRO v 2.4.9 supports Sucuri Firewall (Cloud Proxy) protection. Use the same way you use cloudflare, i just ported over. (obviously this item wont play anything as i am not parsing the site) <item> <title>testsucuri</title> <link>$doregex[getpage]</link> <regex> <name>getpage</name> <expres>NothingToLoad</expres> <page>http://pubfilm.com/</page> <cookieJar>$doregex[createsession]</cookieJar> </regex> <regex> <name>createsession</name> <expres>$pyFunction:sucuri_cookie.createCookie('http://pubfilm.com/',Cookie_Jar,'Mozilla/5.0 (Windows NT 6.1; rv:14.0) Gecko/20100101 Firefox/14.0.1')</expres> <page></page> </regex> </item> |