Status
Not open for further replies.
11 comments
<iframe src="http://your-rl-url" width="400" height="400" scrolling="no"</iframe>

add that code wherever you want it to appear..either directly INTO the themes,or as a widget.you can add more variables
Code:
http://www.w3schools.com/tags/tag_iframe.asp
 
The page you referred to uses JavaScript's XMLHttpRequest to call a POST request to http://vleech.info/index.php/get_link/mediafire
Here's the full session log captured by SmartSniff
Code:
POST /index.php/get_link/mediafire HTTP/1.1
Host: vleech.info
Connection: keep-alive
Content-Length: 66
Origin: http://vleech.info
X-Requested-With: XMLHttpRequest
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2
Content-Type: application/x-www-form-urlencoded
Accept: */*
Referer: http://vleech.info/index.php/home/mediafire/
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: ci_session=a%3A5%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%22df4a9ddd14447edf427a3d26ea2b6002%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A14%3A%22194.204.10.113%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A50%3A%22Mozilla%2F5.0+%28Windows+NT+6.1%3B+WOW64%29+AppleWebKit%2F53%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1324832752%3Bs%3A3%3A%22adf%22%3Bs%3A1%3A%221%22%3B%7Dbd9869607c073e5565ae89c0ba2d83a7; __utma=230695896.1194341620.1324832752.1324832752.1324832752.1; __utmb=230695896.1.10.1324832752; __utmc=230695896; __utmz=230695896.1324832752.1.1.utmcsr=wjunction.com|utmccn=(referral)|utmcmd=referral|utmcct=/92-development-area/90587-rapidleech-wordpress-2.htm

link=http://www.mediafire.com/?14222u5ilimpax4&id=link0&folder=off
After getting back the reply for the POST request, the page gets updated with probably jQuery.
 
Status
Not open for further replies.
Back
Top