This code is designed to redirect from any given domain.....
RewriteEngine on
RewriteOptions inherit
RewriteCond %{HTTP_REFERER} ^.*badsite1.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*badword.*$
RewriteRule /*
http://www.yoursite.com/fucking-hell/ [R,L]
Please notice that it will pick up badsite1.org, badsite1.net, badsite1.com or even a file called badsite1.html ...... so be careful how you use this.
For example do not include "goog" or you will redirect all your Google traffic.
~~~~~~~~~~~~~~~~~~~~~~~~~
If this is not doing it you need a straight forward .htaccess jpg/gif protection .... see
http://www.cleosxxxlinks.com/adult-l...ster-help.html