6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
|*if allow_blank_referer!="yes"|
|
|
RewriteCond %{HTTP_REFERER} !^$
|
|
|*endif|
|
|
|ALLOWED_HOTLINK_DOMAINS|
|
|
RewriteRule .(|FILES|)$ |HOTLINK_ACTION|
|