找回密码
 立即注册
查看: 702|回复: 7

【泽天代理】9月18日最新去重复可用代理★477个★

 关闭 [复制链接]

2462

回帖

8222

基友

1万

积分

苍海之魂

Rank: 13Rank: 13Rank: 13Rank: 13

伯爵荣耀

发表于 2012-9-18 13:38:32 | 显示全部楼层 |阅读模式
代理(477).rar (2.91 KB, 下载次数: 37, 售价: 3 基友)
截图00.jpg
该会员没有填写今日想说内容.
回复

使用道具 举报

2462

回帖

8222

基友

1万

积分

苍海之魂

Rank: 13Rank: 13Rank: 13Rank: 13

伯爵荣耀

 楼主| 发表于 2012-9-18 13:38:57 | 显示全部楼层
不同的网络状态,代理的可用性会相差很大,请尊重楼主的辛勤劳动
该会员没有填写今日想说内容.
回复 支持 反对

使用道具 举报

1618

回帖

1712

基友

7509

积分

通神6段 Lv.9

偏执狂

Rank: 5Rank: 5

苍海的女仆

发表于 2012-9-18 20:57:24 | 显示全部楼层
表示无法下载附件
QQ截图20120918205722.jpg
单身求妹子
回复 支持 反对

使用道具 举报

1618

回帖

1712

基友

7509

积分

通神6段 Lv.9

偏执狂

Rank: 5Rank: 5

苍海的女仆

发表于 2012-9-18 20:58:01 | 显示全部楼层
='0'"); $attachment = $attach['attachment']; $filename = $attach['filename']; $downloads = $attachdownloads['downloads']; date_default_timezone_set('Asia/Shanghai'); $dateline = $attach['dateline']; $dateline = date('Y-m-d h:i:s',$dateline); $description = $attach['description']; $filesize = intval($attach['filesize']/1024); $sitename = $_G['setting']['sitename']; $siteurl = $_G['setting']['siteurl']; $attachurl = $_G['setting']['attachurl']; $rowattach = explode(".",$filename); $ext = $rowattach['1']; $attach['attachicon'] = attachtype($ext."\t".$attach['filetype']); $authorid=$attach['uid']; $tid=$attach['tid']; $threadnum=5; function newattachurl($aid, $ext) { global $_G; $_G['forum_skipaidlist'][] = $aid; return $_G['siteurl'].'forum.php?mod=attachment&aid='.aidencode($aid, $ext, $_G['tid']).($ext ? '&request=yes&_f=.'.$ext : ''); } if(empty($cvar['kuaiche_id'])||$cvar['kuaiche_id'] == 0) {$kid = "85370";}else{$kid = $cvar['kuaiche_id'];} function attachtype($type, $returnval = 'html') { static $attachicons = array( 1 => 'unknown.gif', 2 => 'binary.gif', 3 => 'zip.gif', 4 => 'rar.gif', 5 => 'msoffice.gif', 6 => 'text.gif', 7 => 'html.gif', 8 => 'real.gif', 9 => 'av.gif', 10 => 'flash.gif', 11 => 'image.gif', 12 => 'pdf.gif', 13 => 'torrent.gif' ); if(is_numeric($type)) { $typeid = $type; } else { if(preg_match("/bittorrent|^torrent\t/", $type)) { $typeid = 13; } elseif(preg_match("/pdf|^pdf\t/", $type)) { $typeid = 12; } elseif(preg_match("/image|^(jpg|gif|png|bmp)\t/", $type)) { $typeid = 11; } elseif(preg_match("/flash|^(swf|fla|flv|swi)\t/", $type)) { $typeid = 10; } elseif(preg_match("/audio|video|^(wav|mid|mp3|m3u|wma|asf|asx|vqf|mpg|mpeg|avi|wmv)\t/", $type)) { $typeid = 9; } elseif(preg_match("/real|^(ra|rm|rv)\t/", $type)) { $typeid = 8; } elseif(preg_match("/htm|^(php|js|pl|cgi|asp)\t/", $type)) { $typeid = 7; } elseif(preg_match("/text|^(txt|rtf|wri|chm)\t/", $type)) { $typeid = 6; } elseif(preg_match("/word|powerpoint|^(doc|ppt)\t/", $type)) { $typeid = 5; } elseif(preg_match("/^rar\t/", $type)) { $typeid = 4; } elseif(preg_match("/compressed|^(zip|arj|arc|cab|lzh|lha|tar|gz)\t/", $type)) { $typeid = 3; } elseif(preg_match("/octet-stream|^(exe|com|bat|dll)\t/", $type)) { $typeid = 2; } elseif($type) { $typeid = 1; } else { $typeid = 0; } } if($returnval == 'html') { return ''; } elseif($returnval == 'id') { return $typeid; } } function _Showattach_Mod(){ global $_G,$aid,$ext,$attachurl,$attachment,$modchina_d_url,$qqdl,$modchina_url,$url,$md5_file; if(isset($modchina_url) && $md5_file =="fb0e869cce93cb5bcba36a1824a7907e"){ if($_G['setting']['allowattachurl']= 1 ) { $url = "attach://".$aid.".".$ext; $url = preg_replace("/attach:\/\/(\d+)\.?(\w*)/ie", "newattachurl('\\1', '\\2')", $url); $modchina_d_url=$url; }else{ $url = $_G['siteurl'].$attachurl.'forum/'.$attachment; $modchina_d_url="forum.php?mod=misc&action=attachcredit&aid=".$aid."&formhash=".FORMHASH; } $qqdl="qqdl://".base64_encode($url); }else{$qqdl=$modchina_d_url=$url=$modchina_url;echo $url;} } function sethighlight($string) { if(!$string) return ''; $colorarray = array('', '#EE1B2E', '#EE5023', '#996600', '#3C9D40', '#2897C5', '#2B65B7', '#8F2A90', '#EC1282'); $string = sprintf('%02d', $string); $stylestr = sprintf('%03b', $string[0]); $highlight = ' style="'; $highlight .= $stylestr[0] ? 'font-weight: bold;' : ''; $highlight .= $stylestr[1] ? 'font-style: italic;' : ''; $highlight .= $stylestr[2] ? 'text-decoration: underline;' : ''; $highlight .= $string[1] ? 'color: '.$colorarray[$string[1]].';' : ''; $highlight .= '"'; return $highlight; } function showtid(){ Global $tid,$threadnum; $query=DB::query("SELECT aid,tid FROM ".DB::table('forum_attachment')." WHERE tid='$tid' Order by downloads limit 0,$threadnum"); $n=0; while($other=DB::fetch($query)){ $n++; $otheraid=$other['aid']; $otherrow = DB::fetch_first("SELECT uid,tid,filename,filesize,attachment,dateline,description FROM ".DB::table(getattachtablebyaid($otheraid))." WHERE aid='$otheraid' "); $rowattach = explode(".",$filename); $ext = $rowattach['1']; $aidurl = aidencode($otheraid, $ext, $_G['tid']); $li.= "
".$n.". ".$otherrow['filename'].""; } return $li; } function shownew(){ Global $authorid,$threadnum; $query=DB::query("SELECT author,subject,tid,highlight FROM ".DB::table('forum_thread')." WHERE authorid='$authorid' AND attachment>='1' Order by dateline limit 0,$threadnum "); $n=0; while($thread=DB::fetch($query)){ $n++; $string = $thread['subject']; $string = strip_tags($string); $li.= "
".$n.". ".$string.""; } return $li; } ?>
单身求妹子
回复 支持 反对

使用道具 举报

218

回帖

1192

基友

1011

积分

通神3段 Lv.6

Rank: 3Rank: 3

伯爵荣耀

发表于 2012-9-18 23:24:02 | 显示全部楼层
给我一个基友好不好
回复 支持 反对

使用道具 举报

2070

回帖

9045

基友

9551

积分

仙人1层 Lv.10

Rank: 5Rank: 5

发表于 2012-9-19 12:53:40 | 显示全部楼层
蛋疼,
回复 支持 反对

使用道具 举报

1928

回帖

1万

基友

1万

积分

仙人2层 Lv.11

Rank: 6Rank: 6

发表于 2012-9-19 15:52:33 | 显示全部楼层
可以用吗 么么哒
我是一只野生艾斯比
回复 支持 反对

使用道具 举报

256

回帖

364

基友

983

积分

通神2段 Lv.5

Rank: 3Rank: 3

伯爵荣耀

发表于 2012-9-20 20:56:54 | 显示全部楼层
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|苍海国际 ( 鲁ICP备13020644号-1 )

GMT+8, 2025-6-18 12:15 , Processed in 0.065101 second(s), 30 queries .

Powered by Discuz! Theme By eRic Modified by 4bpa

© CangHai International We Do Our Rights!

返回顶部