|
|
razrcs
发表于 2009-8-3 18:01:43
|
显示全部楼层
!^http://comewan.shineidc.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://dreamxis.blogbus.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://dreamxis.blogbus.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://dreamxis.shineidc.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://dreamxis.shineidc.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://forum.comewan.cn/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://forum.comewan.cn$ [NC]
RewriteCond %{HTTP_REFERER} !^http://idisk.shineidc.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://idisk.shineidc.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://lx.shineidc.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://lx.shineidc.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://razr.shineidc.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://razr.shineidc.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://shineidc.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://shineidc.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.comewan.shineidc.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.comewan.shineidc.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.dreamxis.shineidc.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.dreamxis.shineidc.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://dreamxis.blogbus.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://dreamxis.blogbus.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.forum.comewan.cn/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.forum.comewan.cn$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.idisk.shineidc.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.idisk.shineidc.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.lx.shineidc.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.lx.shineidc.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.razr.shineidc.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.razr.shineidc.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.shineidc.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.shineidc.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.x.shineidc.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.x.shineidc.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://x.shineidc.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://x.shineidc.com$ [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]
目前如上,但是blogbus的图片还是不显示 |
|