Sunteți pe pagina 1din 2

<html>

<head>
<title>Free HTTP proxy list - the list of free HTTP(S) (and SOCKS) proxies</titl
e>
<meta name="title" content="Free proxy list">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<META name="language" content="English, Russian">
<meta name="author" content="Mikhed Alexander">
</head>
<body>
<h1 align="center">FREE HTTP PROXY LIST: the list of free HTTP(S) proxies</h1>
This is a free proxies list of last week (this fragment has approx. 2000 proxies
).<br>
<p><a href="http://www.freeproxy.ru/en/free_proxy/get.htm">back</a> to the free
proxy lists</p>
<p>
<a href="http://www.checker.freeproxy.ru/checker/" target="_blank">Hourly update
d <strong>free HTTP, HTTPS, SOCKS 4 and SOCKS 5 proxies lists.</strong></a>
</p>
<p><a href="http://www.freeproxy.ru/" target="_blank">http://www.FreeProxy.ru/</
a>
- this is site about proxies. Proxy FAQ, many free proxy lists, CGI proxy (ano
nymizers),
programs to work with proxy and many more.<br>
<a href="http://www.freeproxy.ru/en/free_proxy/faq/" title="detailed proxy FAQ
" target="_blank">http://www.freeproxy.ru/en/free_proxy/faq/</a>
- detailed FAQ about proxies</p>
<p>This is free version of free proxy list (unchecked proxies). Really tested
(checked) proxies you can buy at <a href="http://www.freeproxy.ru/" target="_b
lank">our
site</a>.<br>
For check this proxy list you can use our <a href="http://www.freeproxy.ru/en/
programs/index.htm" target="_blank"><b>Proxy
Checker</b></a>. You don't need any modifications - Proxy Checker can get prox
ies
from this list!</p>
<h2 align="center">Proxies list see below</h2>
<!-- HotLog -->
<script language="javascript">
hotlog_js="1.0";
hotlog_r=""+Math.random()+"&s=63210&im=31&r="+escape(document.referrer)+"&pg="+
escape(window.location.href);
document.cookie="hotlog=1; path=/"; hotlog_r+="&c="+(document.cookie?"Y":"N");
</script><script language="javascript1.1">
hotlog_js="1.1";hotlog_r+="&j="+(navigator.javaEnabled()?"Y":"N")</script>
<script language="javascript1.2">
hotlog_js="1.2";
hotlog_r+="&wh="+screen.width+'x'+screen.height+"&px="+
(((navigator.appName.substring(0,3)=="Mic"))?
screen.colorDepth:screen.pixelDepth)</script>
<script language="javascript1.3">hotlog_js="1.3"</script>
<script language="javascript">hotlog_r+="&js="+hotlog_js;
document.write("<a href='http://click.hotlog.ru/?63210' target='_top'><img "+
" src='http://hit4.hotlog.ru/cgi-bin/hotlog/count?"+

hotlog_r+"&' border=0 width=88 height=31 alt=HotLog></a>")</script>


<noscript><a href=http://click.hotlog.ru/?63210 target=_top><img
src="http://hit4.hotlog.ru/cgi-bin/hotlog/count?s=63210&im=31" border=0
width="88" height="31" alt="HotLog"></a></noscript>
<!-- /HotLog -->
<p>&nbsp;</p>

<!-- AD Banner - begin -->


<center>
<script language="JavaScript"> var loc = ''; </script>
<script language="JavaScript1.4">try{ var loc = escape(top.location.href); }catc
h(e){;}</script>
<script language="JavaScript">document.write("<sc"+"ript language='JavaScript' s
rc='http://ad.ir.ru/bb.cgi?cmd=ad&hreftarget=_blank&pubid=25308295&pg=1&r=js&ssi
=nofillers&vbn=2&num=1&w=468&h=60&&ref="+escape(document.referrer)+"&loc="+loc+"
&nocache="+Math.round(Math.random()*999111)+"'>\n</sc"+"ript>");</script>
<br></center>
<center><FONT SIZE=1><A HREF="http://go.ir.ru/enter.phtml" target=_blank> .
<!-- AD Banner - end -->

<pre>
<?
$filename = 'proxylist.prx';
$fp = fopen($filename,"r");
$str = fgets($fp,512);
echo "<b>" . $str . "</b><br>\n";
echo "format:\n&lt;random_number&gt; &lt;proxy_server_name&gt; : &lt;proxy_port
_number&gt;\n\n";
while(feof($fp) == false)
{
$str = fgets($fp,512);
srand();
$i=1;
while($i<=5)
{
echo rand(1,100);
$i = rand(1,10);
}
echo " $str";
}
fclose($fp);
// include($filename);
?>

S-ar putea să vă placă și