I am happy to allow anything<at>google.<anything> to hotlink, nothing else
What should I add to my "wee" script below, to achieve that?
FB
RewriteEngine on
RewriteCond %{HTTP_REFERER} ^[http|nttp].*$
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?fatblokeracing.org/.*$ [NC]
RewriteRule \.(gif|jpg|jpeg|png)$
http://www.fatblokeracing.org/sharedimages/badimage.gif [R,L]