1、RewriteCond %{HTTP_REFERER} !^$ [NC]
2、RewriteCond %{HTTP_REFERER} !domain.com [NC]
RewriteRule .*\.(gif|jpg|png)$ - [F]