The proxies on my YouCanHide , i tried contacting the support guys but havent received any replies from them ,
Any help you guys can give ??
Printable View
The proxies on my YouCanHide , i tried contacting the support guys but havent received any replies from them ,
Any help you guys can give ??
Go to the map /php/.
Open currently_active_proxies.php
Search after the line with:
(Date could be something else though, or just search forCode:$query = "SELECT * FROM submission ORDER BY date()";
$query = "SELECT * FROM submission ORDER BY
if you can't find it ;)
Replace that line with the following line:
Upload the file again, and check your list :DCode:$query = "SELECT * FROM submission ORDER BY rand()";
Greetz ;)