|
|
@ -20,6 +20,7 @@ RewriteCond %{REQUEST_URI} !hotlinked\.png$
|
|
|
|
RewriteCond "%{HTTP_REFERER}" "!^$"
|
|
|
|
RewriteCond "%{HTTP_REFERER}" "!^$"
|
|
|
|
RewriteCond "%{HTTP_REFERER}" "!www.google.com"
|
|
|
|
RewriteCond "%{HTTP_REFERER}" "!www.google.com"
|
|
|
|
RewriteCond "%{HTTP_REFERER}" "!www.bing.com"
|
|
|
|
RewriteCond "%{HTTP_REFERER}" "!www.bing.com"
|
|
|
|
|
|
|
|
RewriteCond "%{HTTP_REFERER}" "!duckduckgo.com"
|
|
|
|
RewriteCond "%{HTTP_REFERER}" "!oe7drt.com" [NC]
|
|
|
|
RewriteCond "%{HTTP_REFERER}" "!oe7drt.com" [NC]
|
|
|
|
RewriteCond "%{HTTP_REFERER}" "!oe7drt.net" [NC]
|
|
|
|
RewriteCond "%{HTTP_REFERER}" "!oe7drt.net" [NC]
|
|
|
|
RewriteRule "\.(gif|jpe?g|png)$" "https://oe7drt.com/hotlinked.png" [R,L]
|
|
|
|
RewriteRule "\.(gif|jpe?g|png)$" "https://oe7drt.com/hotlinked.png" [R,L]
|
|
|
|