Quote:
Originally Posted by mholtum
Here is mine. It is set to display an image that i determine regardless of the image being linked
Code:
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://journal.ravensrealm.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://journal.ravensrealm.net$ [NC]
RewriteCond %{HTTP_REFERER} !^http://ravensrealm.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://ravensrealm.net$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.journal.ravensrealm.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.journal.ravensrealm.net$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ravensrealm.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ravensrealm.net$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.cclhosting.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.cclhosting.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.broadbandreports.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.broadbandreports.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.dslreports.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.dslreports.com$ [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ http://www.ravensrealm.net/quitstealing/birdie2.jpg [R,NC]
|
I LOVE that birdie2 pic. LOL
Wanna share?