Who's got the htaccess code to allow GFY for hotlinking images/movies - there's so many domains that need to be added (gfy.com / board.gofuckyourself / etc.)
HTaccess for GFY hotlinking
Collapse
X
-
Tags: None
-
-
RewriteCond %{HTTP_REFERER} !^(wy[sc]iwyg://[0-9]*/)?http://(www\.)?gofuckyourself.com(/)?.*$ [NC]
RewriteCond %{HTTP_REFERER} !^(wy[sc]iwyg://[0-9]*/)?http://(board\.)?gofuckyourself.com(/)?.*$ [NC]
RewriteCond %{HTTP_REFERER} !^(wy[sc]iwyg://[0-9]*/)?http://(bbs\.)?gofuckyourself.com(/)?.*$ [NC]
RewriteCond %{HTTP_REFERER} !^(wy[sc]iwyg://[0-9]*/)?http://(www\.)?gfyboard.com(/)?.*$ [NC]
RewriteCond %{HTTP_REFERER} !^(wy[sc]iwyg://[0-9]*/)?http://(www\.)?gfy.com(/)?.*$ [NC]Comment
-
-


Comment