3DMGAME论坛

首页 » 策略战棋游戏区 » 《风色幻想XX:交错的轨迹》 » 关于最近FS2YOU网盘无法下载的解决方法
白衣恶魔 - 2008-8-12 13:33:00
最近FS2YOU貌似被封了(上面有好多好多少儿不宜的内容哦,真的……)
这样大家就下不了那个987M的硬盘版了,还有不少好东东也下不了了
从别的论坛上偶然发现解决方法,只要在本地加上FS2YOU的DNS解析就好了
方法:在桌面上新建一个文本文档,将以下红色内容复制进去,保存后把 ".txt  "后缀改为 ".cmd ",然后关闭浏览器,运行一遍就好,以后也不用再次运行了(注:此过程中可能需要关闭杀毒软件或360安全卫士)

rem 本程序版权归手机高清影视论坛(www.pdahd.cn) vadera所有
rem 若转载请保留原作者信息和论坛链接
rem 欢迎完善程序的目的下的修改,不欢迎单纯的修改借用

@echo off
@color 0A

:start
cls
@title FS2YOU上传下载补丁V1.4 完美版
echo --本补丁用于添加fs2you相关域名的本地解析,不会对你的系统造成任何危害--
echo ┏━━━━━━━━━━━━━━━━━━┓
echo ┃    FS2YOU上传下载补丁V1.4完美版  ┃
echo ┃  你可以随时关闭窗口,中断补丁运行  ┃
echo ┃    感谢支持 手机高清影视论坛      ┃
echo ┃       
http://www.pdahd.cn        ┃
echo ┃      Writen BY
vadera@pdahd.cn    ┃
echo ┗━━━━━━━━━━━━━━━━━━┛
echo -- 请选择要执行的操作,按1安装补丁,按2卸载hosts文件中fs2you相关静态解析记录
echo    不影响原来已经添加过的解析记录,比如有些病毒免疫程序添加进去的黑洞解析
echo -- 如果安装过较低的版本或者检测已经安装过此补丁的话,请先按2恢复
echo    然后重新安装


echo ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
echo 1 安装 ------安装此补丁
echo 2 卸载 ------卸载hosts文件中fs2you相关静态解析记录
echo 3 退出 ------退出程序
echo ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

echo 直接回车=刷新 1然后回车=安装 2然后回车=卸载 3然后回车=退出
@set choose=""
@set /p choose=
if /I "%choose%"=="1" goto :install
if /I "%choose%"=="2" goto :check
if /I "%choose%"=="3" (exit)
goto :start

:install
cls
@echo ------------------------------------------------------------------
@echo 正在检测是否使用过补丁...
@ping -n 3 0 >>nul
@findstr /i "fs2you" %windir%\system32\drivers\etc\hosts>>%windir%\system32\drivers\etc\pdahd
@for /f %%a in (%windir%\system32\drivers\etc\pdahd) do if not %%~za equ 0B (goto :end)
cls
@echo 你没有使用过此补丁
@echo.
@echo step1:下面将往你本地静态域名解析文件hosts中添加fs2you相关解析记录
@pause
@echo 正在添加信息,请稍候...
@ping -n 3 0 >nul
@attrib -r "%windir%\system32\drivers\etc\hosts"
@echo.>>%windir%\system32\drivers\etc\hosts
@echo ------fs2you patch 1.4 by
vadera@pdahd.cn------>>%windir%\system32\drivers\etc\hosts
@echo 59.63.157.25 www.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 222.169.230.101 dyn.www.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 58.218.209.49 file.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 59.32.232.195 file1.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 222.169.230.98 file2.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 221.204.246.79 file3.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 61.150.85.80 file4.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 60.2.139.27 file5.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 61.184.189.10 file6.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 61.174.62.132 file7.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 58.211.75.49 file8.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 61.134.84.238 file9.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 61.156.40.181 file10.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 218.75.151.4 file11.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 58.211.75.31 file12.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 124.94.101.133 file13.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 221.204.246.115 file14.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 218.75.151.10 file15.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 58.218.209.126 file16.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 61.157.152.173 file17.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 125.46.41.27 file18.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 125.91.11.223 file19.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 59.53.48.134 file20.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 59.53.48.136 file21.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 59.53.48.144 file22.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 61.139.106.204 file23.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 59.53.48.172 file24.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 124.94.101.146 file25.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 61.166.111.227 file26.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 58.218.209.49 cachefile.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 59.32.232.195 cachefile1.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 222.169.230.98 cachefile2.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 221.204.246.79 cachefile3.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 61.150.85.80 cachefile4.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 60.2.139.27 cachefile5.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 61.184.189.10 cachefile6.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 61.174.62.132 cachefile7.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 58.211.75.49 cachefile8.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 61.134.84.238 cachefile9.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 61.156.40.181 cachefile10.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 218.75.151.4 cachefile11.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 58.211.75.31 cachefile12.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 124.94.101.133 cachefile13.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 221.204.246.115 cachefile14.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 218.75.151.10 cachefile15.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 58.218.209.126 cachefile16.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 61.157.152.173 cachefile17.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 125.46.41.27 cachefile18.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 125.91.11.223 cachefile19.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 59.53.48.134 cachefile20.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 59.53.48.136 cachefile21.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 59.53.48.144 cachefile22.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 61.139.106.204 cachefile23.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 59.53.48.172 cachefile24.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 124.94.101.146 cachefile25.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo 61.166.111.227 cachefile26.fs2you.com>>%windir%\system32\drivers\etc\hosts
@echo ------fs2you patch end------>>%windir%\system32\drivers\etc\hosts
@attrib +r "%windir%\system32\drivers\etc\hosts"
cls
@echo 域名解析记录已经添加完毕
@echo ------------------------------------------------------------------
@echo.
@echo step2:下面将更新你的域名缓存,请关闭你的浏览器,IE/FIREFOX/遨游等……
@pause
@echo.
@echo 请确认浏览器已关闭!
@pause
@ipconfig /flushdns
@ipconfig /flushdns
cls
@echo 域名解析缓存已更新
@echo ------------------------------------------------------------------
@echo.

@echo 补丁已经顺利执行完毕,请直接关闭窗口或按任意键返回主选单
@echo 谢谢你的使用!  Writen By 
vadera@pdahd.cn
@pause
goto :start


:check
cls
@echo off
@title 卸载FS2YOU补丁
echo --卸载后原来其它程序添加的解析记录不受影响--
echo ┏━━━━━━━━━━━━━━━━━━┓
echo ┃  还原FS2YOU补丁 BY
vadera@pdahd.cn
echo ┗━━━━━━━━━━━━━━━━━━┛
echo.
cls
@set /p choice=确定卸载吗?[按Y回车确认]
echo (注意,若没有安装fs2you补丁,卸载程序不会对你造成影响)
@if /i "%choice%"=="y" goto :remove
@echo 你没有给出正确确认!默认返回程序主选单...
pause
goto :start

:remove
@echo 开始卸载请稍侯...
@ping -n 3 0 >>nul
@attrib -r "%windir%\system32\drivers\etc\hosts"
@findstr /i /v "fs2you" %windir%\system32\drivers\etc\hosts>%windir%\system32\drivers\etc\fs2you.txt
@move /y %windir%\system32\drivers\etc\fs2you.txt %windir%\system32\drivers\etc\hosts
@attrib +r "%windir%\system32\drivers\etc\hosts"
@del %windir%\system32\drivers\etc\pdahd
@echo 卸载完成!按任意键返回程序主选单
pause
goto :start


:end
cls
echo 你已经安装过此补丁了!请返回程主选单,选2卸载后重新安装!
pause
goto :start


就是上面这些红色的内容了
2楼提供文件下载

白衣恶魔 - 2008-8-12 13:35:00
放一个已经做好的文件上来,解压后运行就好

附件: pdahd-fs2Y-fix-v1.4完美版.rar
白衣恶魔 - 2008-8-13 12:42:00
呐……都没有人回帖的啊…………
zadansp - 2008-8-13 13:26:00
回个贴,,,,,支持下。。。
fc1988 - 2008-8-13 14:13:00
[em04] [em04] [em04] GooD
windlp - 2008-8-13 14:34:00
Thank you ~~~~~~~~~~~~~~`
keke7106 - 2008-8-13 14:42:00
用了1.3今天又打不开了...
看看这个怎么样~~[em01]
WWCOK - 2008-8-13 15:43:00
支持一下
桃小桃 - 2008-8-13 16:26:00
囧,感谢分享,虽然还是打不开……
大概是RPWT……
21SumiT - 2008-8-13 16:49:00
FS2YOU速度好慢啊~我是内网用户,用bt比这网络硬盘快多了~~~[em04] [em04] [em04]
Lurker - 2008-8-13 17:00:00
楼上的 我也是内网用户 但我用网盘下载好快啊……
白衣恶魔 - 2008-8-13 21:46:00
用了以后至少网页还是可以打开的吧……
LA卡米 - 2008-8-16 17:37:00
[em25] 终于找到这个了
terui - 2008-8-17 0:09:00
对FS2YOU的下载原理不解

小东西还好,大东西通常是开始很快后面很慢~~
jay2002wish - 2008-8-21 15:28:00
感謝分享唷 難怪最近開這網頁都開不了 想說是甚麼原因說 但這樣會造成資料 難怪最近開這網頁都開不了 想說是甚麼原因說 但這樣會造成資料外洩或病毒嗎? 稍微有點點 想說是甚麼原因說 但這樣會造成資料外洩或病毒嗎? 稍微有點點擔心呢 謝謝分享
xxl1989 - 2008-8-21 18:25:00
谢谢 ~~终于好下载了
depuy - 2008-8-23 11:34:00
太好了,试试看
SUPER超 - 2008-8-23 15:21:00
看不懂。。。[em10]
5528113 - 2008-8-23 19:13:00
很好终于又能下FS2了打不开后郁闷了很久
XXX4 - 2008-8-23 22:38:00
DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
zero33471212 - 2008-8-24 8:34:00
楼主的贴实在是太好了~~
1
查看完整版本: 关于最近FS2YOU网盘无法下载的解决方法