I'm thinking we need to kill both of their domains in order to block as much of their slime as we can.
RewriteCond %{HTTP_REFERER} eonpal\.com [NC,OR]
RewriteCond %{HTTP_REFERER} eonsex\.com [NC]
RewriteRule .* - [F]
If anyone has something a better than that - or corrections - let us know. Every htaccess site I go to gives me a something different from the last.
EDIT- Remember to test your site immediately after editing your .htaccess file.
LadyD - I don't know of any frame killing methods with .htaccess. I think the standard javascript framebuster is all we have at our disposal.