Where to Place antislurp html Where to Place antislurp html
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Where to Place antislurp html

Started by nontekkyguy, June 27, 2007, 06:30:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nontekkyguy

I have a free gallery that has been hit 3 times in the past month by what I believe to be slurping bots. Twice my bandwidth has been exceeded. The members area is free, but it still leaves the images vulnerable to slurping. The line of html code that I have prevents this from happening. The question I have is in which html file do I place this code:  (index.html in themes folder or theme.html or another?)
Thanks in advance
learning requires patience; teaching requires more

Joachim Müller

Custom HTML that is suppossed to be present on all Coppermine-driven pages should go into themes/yourtheme/template.html (as suggested in the docs).
I'm not sure what "antislurp" is though or how plain HTML code is suppossed to circumvent bandwidth-theft.