打印

[交流] 建议大家都使用google图床,方便稳定

0

建议大家都使用google图床,方便稳定

使用过好多图床了,自己感觉最好的就是google相册了,尤其是设置为不公开后,基本就封不了,而且,作为图床,连接照样可以看到,如果加上picasa,上传就更加轻松了。
也有好多朋友说,picasa相册看不到,被墙了,有办法,而且特别简单!
解决google相册看不到,打不开的方法如下(同样适合GMAIL)
方法如下:
修改hosts,很简单,不要怕,只要认识字就可以做到!
1.在桌面新建一个文本文件,txt格式的,名字就叫做etc.txt
2.把一下内容复制到文本文档中
@ECHO OFF
ECHO #google各服务的域名解析 > C:\WINDOWS\system32\drivers\etc\hosts
ECHO 74.125.91.103 www.google.com >> C:\WINDOWS\system32\drivers\etc\hosts
ECHO 74.125.91.83 mail.google.com >> C:\WINDOWS\system32\drivers\etc\hosts
ECHO 74.125.91.18 www.gmail.com >> C:\WINDOWS\system32\drivers\etc\hosts
ECHO 74.125.91.99 www.picasa.com >> C:\WINDOWS\system32\drivers\etc\hosts
ECHO 74.125.91.103 picasa.google.com >> C:\WINDOWS\system32\drivers\etc\hosts
ECHO 64.233.169.84 toolbarqueries.google.com >> C:\WINDOWS\system32\drivers\etc\hosts
ECHO 74.125.91.100 sites.google.com >> C:\WINDOWS\system32\drivers\etc\hosts
ECHO 74.125.91.102 docs.google.com >> C:\WINDOWS\system32\drivers\etc\hosts
ECHO 74.125.91.103 www.gstatic.com >> C:\WINDOWS\system32\drivers\etc\hosts
ECHO 203.208.39.99  lh1.ggpht.com >> C:\WINDOWS\system32\drivers\etc\hosts
ECHO 203.208.39.99  lh2.ggpht.com >> C:\WINDOWS\system32\drivers\etc\hosts
ECHO 203.208.39.99  lh3.ggpht.com >> C:\WINDOWS\system32\drivers\etc\hosts
ECHO 203.208.39.99  lh4.ggpht.com >> C:\WINDOWS\system32\drivers\etc\hosts
ECHO 203.208.39.99  lh5.ggpht.com >> C:\WINDOWS\system32\drivers\etc\hosts
ECHO 203.208.39.99  lh6.ggpht.com >> C:\WINDOWS\system32\drivers\etc\hosts

3.保存文本文档,把后缀改为 “.bat”,也就是这个文件是“etc.bat”
4.OK,点击你自己制作的文件,以后google的产品对你来说就是一路绿灯了!
觉得有用的朋友给个支持哦

TOP

当前时区 GMT+8, 现在时间是 2024-9-9 19:41