http://www.icyphoenix.com/viewtopic.php?f=30&t=189&p=1497#p1497
-----------------------------------
KugeLSichA
Sun 27 Aug, 2006 19:21

Re: How To Block Some Addresses In Referrers Page
-----------------------------------
ok this worked for me!

i did the following changes:

OPEN [b]functions_referrers.php[/b]
FIND
[codeblock]
$ref_black_list = array(
	'.wst.st',
	'.neyon.com',
	'.byethost',
	'cialis.w48.54.ru',
[/codeblock]
AFTER ADD
[codeblock]
         '.volja.net',
         '.siol.net',
         'xoomer.alice.it',
[/codeblock]

this are the 3 spambots that visit my referrers page many times.

and also i blocked 2 IPs in Ctracker ACP -> Security -> Proxy&Agent blocker

208.66.195.8 was many hours in my forum
[list][*]McColo Corporation MCCOLO (NET-208-66-192-0-1)
208.66.192.0 - 208.66.195.255
Digital Infinity Ltd DIGITALINFINITY (NET-208-66-195-0-1)
208.66.195.0 - 208.66.195.15 
[/list]

217.235.118.25 i think this IP is related to the xoomer.alice.it because, if i blocked the xoomer.alice.it in the functions_referrers.php this user hav access to. Only if i blocked this IP over Ctracker, the user hasn´t access.

cya


