标题有点“以子之矛攻子之剑”的意思……
不过还是请大伙儿互相转告……
或许某些地区的 DNS 缓存太厉害……
也或许是某些朋友使用过一些网站访问加速软件(利用 HOSTS 来减少域名解析速度)……
导致某些会员访问 yyjoy.com 的相关域名均返回无法访问……
注意:可正常访问者,无需做此修改。
解决方法如下:
用文本编辑器修改您电脑的 HOSTS 文件……
(XP 用户的 HOSTS 路径位于 C:\windows\system32\drivers\etc\hosts )
打开后内容大抵如下:(使用过某些解析加速软件以后内容可能有差别,不过格式相同)
引用:
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
请在最后一行添加如下内容:
引用:
60.28.29.25 www.yyjoy.com
所以修改完毕应该呈现为:
引用:
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
60.28.29.25 www.yyjoy.com
修盖完毕,请记得保存……
然后刷新 YYJoy 的主页……
是否能够访问了呢?
==========================================
电信下载服务器已经恢复