# Begin hotlink protection #
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://englishexpertsonline.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.englishexpertsonline.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://kkkmkkkm.domain.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.kkkmkkkm.domain.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://courses.englishexpertsonline.com.*$ [NC]
RewriteRule .(gif)$ - [F]
# End hotlink protection #
DirectoryIndex index.htm index.php4 index.php index.shtml index.html
# BEGIN WordPress
# END WordPress