[能不能帮我一个忙,很简单,道谢]

狮蝎子

Moderator
注册
2003-03-11
消息
3,582
荣誉分数
4
声望点数
168
你只要将下面这个链接告诉别人,只要每多5个新ip
访问,你就可以多得到1个影币(已经访问过的ip无效)。对已交费和包月用户同样有效。
活动时间有限,快快参加!

http://www2.4tb.net/tghd.asp?name=fEElDAshiT

click on it plz.
 
116个代理,自己用去吧
200.21.253.64:80
212.217.90.46:80
200.21.253.127:80
62.41.64.150:8080
200.21.253.31:80
212.217.91.70:80
206.222.72.22:80
200.21.253.58:80
216.229.194.253:80
200.21.253.16:80
206.159.165.4:80
209.161.219.178:8080
212.217.2.36:8080
212.217.2.36:80
200.244.76.130:8080
210.77.146.38:80
61.145.231.69:80
211.140.206.138:80
64.15.175.5:80
202.47.246.194:80
202.47.246.199:80
194.209.248.244:3128
202.47.246.195:80
202.47.246.196:80
202.47.246.193:80
203.94.244.162:80
202.47.246.192:80
81.196.150.19:8080
203.151.63.130:80
193.140.134.25:8080
159.148.95.15:8080
200.41.4.3:80
12.32.88.30:80
193.95.27.66:80
213.9.244.4:8080
217.167.40.29:80
213.206.5.5:2326
energobit.com:8080
210.0.182.166:80
proxy.lightdog.com:8888
zeus.lps.org:80
filtering.westelcom.com:2009
ever.univ-mulhouse.fr:80
esl.online.ee:80
200.251.234.194:80
213.25.91.9:8080
195.46.145.146:8080
200.251.234.171:80
62.68.38.49:8080
61.78.65.146:8000
63.105.20.177:80
63.147.222.25:8080
63.211.138.221:80
65.19.211.10:8080
66.77.24.75:1080
62.81.33.25:80
209.210.176.44:8888
213.253.75.230:8080
193.188.77.2:8080
193.227.10.4:8080
200.3.154.17:80
202.73.161.3:8080
203.170.235.4:8080
211.57.222.211:80
212.15.18.149:8080
217.219.72.194:8080
218.104.147.66:80
212.158.104.40:3128
61.55.139.129:80
210.0.209.178:3128
203.202.120.157:8080
200.29.132.50:8000
220.73.165.79:8080
220.73.165.80:8080
61.185.217.250:8080
66.20.12.225:80
66.192.61.163:80
63.163.19.2:8080
203.151.63.130:8080
203.124.130.26:80
202.149.208.73:8080
203.202.120.157:80
202.28.29.90:80
212.174.194.30:8080
chel.uady.mx:80
213.253.91.98:8080
210.187.40.139:80
212.157.170.75:80
213.223.34.181:8080
217.78.226.4:80
200.223.149.170:8080
200.195.44.103:3128
200.105.134.88:8080
200.24.143.58:8080
67.97.234.200:8080
210.19.139.12:8080
213.249.155.160:8080
202.102.3.9:80
200.251.234.160:80
200.199.55.66:80
200.38.97.6:80
65.89.162.60:8080
203.124.130.26:8080
202.28.30.86:80
200.251.234.167:80
203.187.216.134:3128
202.71.138.130:3128
62.210.138.166:80
80.25.181.33:80
195.red-80-24-25.pooles.rima-tde.net:80
72.red-80-24-122.pooles.rima-tde.net:80
27.red-80-25-166.pooles.rima-tde.net:80
209.203.2.14:80
202.175.62.98:3128
email.orca.co.nz:80
203.121.11.130:80
 
。。。。。。。。。。。
 
代码:
#!/usr/bin/perl

#Coded by Torune [Bloodhound]
#Email: torune [at] hotmail.com
#Homepage: [url]http://torune.126.com[/url]
#Notice: For personal usage only, all right reserved

use HTTP::Request::Common qw(GET);
use LWP::UserAgent;

open(LIST,"proxy.txt");
@contents=<LIST>;
close LIST;

foreach $proxy (@contents){

$ua = LWP::UserAgent->new;
$ua->agent('Mozilla/5.0');
	
$proxy = "http://".$proxy;
$ua->proxy(http  => $proxy );

my $res = $ua->request(GET 'http://www2.4tb.net/tghd.asp?name=fEElDAshiT');
print "\nGo go go......\n";

  if ($res->is_success) {
	print "Oh Yeah, babay!\n";
  }
  else {
     print "Error: " . $res->status_line . "\n";
     print "Bad happened:
	\tThis proxy server seems down,try a new one.";
  }

}
exit;
上面这个保存为.pl,然后找一个perl编译器,把上面的代理copy保存为proxy.txt,和这个程序放一起,然后运行这个程序就可以自动使用上面的代理连接那个页面了
 
后退
顶部
首页 论坛
消息
我的