风云小站|Connecting Lives With Infinite New Discoveries » 求助专区 » IE怎么实现黑名单功能

IE怎么实现黑名单功能

gdmzyejian 新手上路
楼主 2007-02-26 00:25
私信 引用 编辑

IE怎么实现黑名单功能

由于我的机经常会被人上,有人会上***,***什么的乱七八糟的网站,一上就几个小时,不知道有没有禁止这些登陆这些网站的办法?顺便说下,我用的是TT。大家帮我看看,谢谢~


在此谢谢 逗逗 同志的耐心解答,强烈要求斑竹给逗逗加分!
[ 此贴被gdmzyejian在2007-02-26 01:19重新编辑 ]
最近评分记录:
  • 风云币:2(jordanky)
  • gdmzyejian 新手上路
    #3 2007-02-26 00:43
    私信 引用 编辑

    # 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




    把要屏蔽的网站插到哪里啊?晕。谢谢你这么耐心,我还是个菜鸟。