清华大佬耗费三个月吐血整理的几百G的资源,免费分享!....>>>
:: 我在windows下使用了curl,是因为装了cygwin,也可以能是因为装了git,或者vagrant,反正就是curl能正常使用了。。。 :: 因为XXX原因,地址被替换啦。 @echo off echo START UPDATING HOSTS echo ==================== curl -o C:\Windows\System32\drivers\etc\hosts https://www.wtf.com/hosts echo ==================== echo DONE!!