[Assorted-commits] SF.net SVN: assorted:[1365] configs/trunk/src
Brought to you by:
yangzhang
From: <yan...@us...> - 2009-05-05 16:11:00
|
Revision: 1365 http://assorted.svn.sourceforge.net/assorted/?rev=1365&view=rev Author: yangzhang Date: 2009-05-05 16:10:44 +0000 (Tue, 05 May 2009) Log Message: ----------- added blockcontrol Added Paths: ----------- configs/trunk/src/blockcontrol/ configs/trunk/src/blockcontrol/blocklists.list Added: configs/trunk/src/blockcontrol/blocklists.list =================================================================== --- configs/trunk/src/blockcontrol/blocklists.list (rev 0) +++ configs/trunk/src/blockcontrol/blocklists.list 2009-05-05 16:10:44 UTC (rev 1365) @@ -0,0 +1,81 @@ +# blocklists.list - lists the blocklists used by blockcontrol + +# Place one URL per line for every blocklist. Any line which starts with a # +# (hash) is a comment and is ignored. + +# All lists have to be in the same blocklist format. This format has to be +# specified in blockcontrol.conf. + +# For local blocklists start the line with "locallist". + +# Have a look at /usr/share/doc/blockcontrol/README.blocklists.gz for detailed +# information about some available blocklists. + +# Do a "blockcontrol reload" (or "restart" or "update") when you have edited +# this file. + + +# TBG Primary Threats +http://list.iblocklist.com/?list=ijfqtofzixtwayqovmxn + +# TBG General Corporate Ranges +http://list.iblocklist.com/?list=ecqbsykllnadihkdirsh + +# TBG Business ISPs +http://list.iblocklist.com/?list=jcjfaxgyyshvdbceroxf + +# TBG Educational Institutions +#http://list.iblocklist.com/?list=lljggjrpmefcwqknpalp + +# TBG Search Engines +http://list.iblocklist.com/?list=pfefqteoxlfzopecdtyw + +# TBG Hijacked +http://list.iblocklist.com/?list=tbnuqfclfkemqivekikv + +# TBG Bogon +http://list.iblocklist.com/?list=ewqglwibdgjttwttrinl + +# Bluetack level1 (P2P) +http://list.iblocklist.com/?list=bt_level1 + +# Bluetack level2 +http://list.iblocklist.com/?list=bt_level2 + +# Bluetack level3 +http://list.iblocklist.com/?list=bt_level3 + +# Bluetack edu +#http://list.iblocklist.com/?list=bt_edu + +# Bluetack ads +#http://list.iblocklist.com/?list=bt_ads + +# Bluetack bogon +http://list.iblocklist.com/?list=bt_bogon + +# Bluetack spyware +#http://list.iblocklist.com/?list=bt_spyware + +# Bluetack spider +#http://list.iblocklist.com/?list=bt_spider + +# Bluetack Microsoft +#http://list.iblocklist.com/?list=bt_microsoft + +# Bluetack proxy +http://list.iblocklist.com/?list=bt_proxy + +# Bluetack hijacked +http://list.iblocklist.com/?list=bt_hijacked + +# Bluetack badpeers (previously known as templist) +#http://list.iblocklist.com/?list=bt_templist + +# Bluetack rangetest +#http://list.iblocklist.com/?list=bt_rangetest + +# Bluetack dshield +http://list.iblocklist.com/?list=bt_dshield + +#locallist /etc/blockcontrol/custom-blocklist.p2p This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |