.----------------------------------------------------------------------------- .- SCRIPT TO PREVENT LEACHING .- .- THE SCRIPT PREVENTS LEACHING BY REQUIRING THE REFERING PAGE TO BE A KNOWN .- LOCATION. .- .- .- .----------------------------------------------------------------------------- PCExpress No Leach
Processing request from IP $(remote_host:) Using browser $(http_user_agent?:)
.if defined (HTTP_REFERER) .if HTTP_REFERER = "http://was.kewlhair.com/16bit.htm" .elsif HTTP_REFERER = "http://pcexpress.kewlhair.com/webpages/16bit.htm" .elsif HTTP_REFERER = "http://theolddub.com/16bit.htm" .elsif HTTP_REFERER = "http://pcexpress.theolddub.com/webpages/16bit.htm" .else .endif .else .endif