RewriteEngine on
#Referer Spam Filter
RewriteCond %{HTTP_REFERER} website-analyzer\.com [NC,OR]
RewriteCond %{HTTP_REFERER} top1-seo-service\.com [NC,OR]
RewriteCond %{HTTP_REFERER} ftpcontent4.worldnow.com\.com [NC,OR]
RewriteCond %{HTTP_REFERER} scripted\.com [NC,OR]
RewriteCond %{HTTP_REFERER} pantexplywood\.com [NC,OR]
RewriteCond %{HTTP_REFERER} uptimecheacker\.com [NC,OR]
RewriteCond %{HTTP_REFERER} simpli\.fi [NC,OR]
RewriteCond %{HTTP_REFERER} 100dollars-seo\.com [NC,OR]
RewriteCond %{HTTP_REFERER} uptimerbot\.net [NC,OR]
RewriteCond %{HTTP_REFERER} googlesyndication\.com [NC,OR]
RewriteCond %{HTTP_REFERER} cxense\.com [NC,OR]
RewriteCond %{HTTP_REFERER} brif\.ly [NC,OR]
RewriteCond %{HTTP_REFERER} uptimebot\.net [NC,OR]
RewriteCond %{HTTP_REFERER} try\.php [NC,OR]
RewriteCond %{HTTP_REFERER} ad\.html [NC,OR]
RewriteCond %{HTTP_REFERER} best-seo-offer\.com [NC,OR]
RewriteCond %{HTTP_REFERER} buttons-for-your-website\.com [NC,OR]
RewriteCond %{HTTP_REFERER} semaltmedia\.com [NC,OR]
RewriteCond %{HTTP_REFERER} sitevaluation\.org [NC,OR]
RewriteCond %{HTTP_REFERER} dailyrank\.net [NC,OR]
RewriteCond %{HTTP_REFERER} trafficmonetize\.org [NC,OR]
RewriteCond %{HTTP_REFERER} 4webmasters\.org [NC,OR]
RewriteCond %{HTTP_REFERER} webmonetizer\.net [NC,OR]
RewriteCond %{HTTP_REFERER} videos-for-your-business\.com [NC,OR]
RewriteCond %{HTTP_REFERER} success-seo\.com [NC,OR]
RewriteCond %{HTTP_REFERER} buttons-for-website\.com [NC,OR]
RewriteCond %{HTTP_REFERER} videos-for-your-business\.com [NC,OR]
RewriteCond %{HTTP_REFERER} video--production\.com [NC,OR]
RewriteCond %{HTTP_REFERER} traffic2money\.com [NC]
RewriteRule .* - [F,L]

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php56” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php56 .php .php5 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
