世界之窗能不能屏蔽特定网址?
如题,比如我想把[url=http://www.sina.com.cn]www.sina.com.cn[/url]屏蔽了,就是点击了该网址也不会打开新浪首页及[color=#800080][u]sina.com.cn[/u][/color][color=black]为域名的后续网页[/color]:ding: :ding: :ding: 试试用黑名单过滤SINA.COM.CN下的所有元素。。 [quote]原帖由 [i]coolshowme[/i] 于 2008-10-5 13:29 发表 [url=http://bbs.ioage.com/cn/redirect.php?goto=findpost&pid=664588&ptid=68192][img]http://bbs.ioage.com/cn/images/common/back.gif[/img][/url]
试试用黑名单过滤SINA.COM.CN下的所有元素。。 [/quote]
我不会输入什么代码过滤元素的,那个功能我知道很不错的,不过不适合我们这样的电脑菜鸟:funk:
就是希望直接出一个屏蔽功能,然后提示输入网址就ok:shy: 楼主可以在IE选项,安全,把[url]www.sina.com.cn[/url]加入到受限制的站点里。 可以通过修改host文件来屏蔽特定网址 可以通过修改host文件来屏蔽特定网址,具体做法;
找到%:\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
[color=sandybrown]202.108.22.43[/color] [url=http://www.sina.com/]www.sina.com[/url]
看见了吧,‘[url=http://www.sina.com/]www.sina.com[/url]’前面的地址,自己改吧。。
[[i] 本帖最后由 happylianming 于 2008-10-5 18:48 编辑 [/i]]
页:
[1]