scriptz-team

[PHP] Premium-Proxy-List.Info - Get latest updated proxy

Jun 14th, 2012
855
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. <?php
  2. /* _____ _____ _ _____ _____ _____ _____ _____ _____
  3. ___| | __ |_| _ |_ _|___ ___|_ _| __| _ | |
  4. |_ -| --| -| | __| | | |- _|___| | | | __| | | | |
  5. |___|_____|__|__|_|__| |_| |___| |_| |_____|__|__|_|_|_|
  6. |s C R i P T z - T E A M . i N F O|----------------------------
  7.  
  8. Premium-Proxy-List.Info - Get latest updated proxy
  9. */
  10.  
  11. $x = base64_decode(file_get_contents('http://premium-proxy-list.info/api.php?last&ip:port&updated=now'));
  12. if (strlen($x > "0")) {
  13. echo $x;
  14. } else {
  15. die("[#ERROR_404]");
  16. }
  17. ?>
Add Comment
Please, Sign In to add comment