Google
Edit File: .htaccess
RewriteEngine on RewriteCond ${LeechProtect:/home/chakudya/public_html:%{REMOTE_USER}:%{REMOTE_ADDR}:4:8SDwvv7tYESKpDEmnOkrG7Q50MKrKN3r} leech RewriteRule .* / RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://capitalfoodsmw.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://capitalfoodsmw.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.capitalfoodsmw.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.capitalfoodsmw.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://capitalfoodsmw.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://capitalfoodsmw.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.capitalfoodsmw.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.capitalfoodsmw.com$ [NC] RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC] # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit