Çözüm basit .htacc ne bu satırları ekle hemen kesilmesini bekleme biraz zaman alabilir ama kesilecek...


Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_REFERER} .*adf.ly.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*tinyurl.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*bit.ly.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*bc.vc.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*tik.tl.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*tr5.in.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*1tk.us.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*tr6.in.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*spam.tamkafadan.net.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*hitleap.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*lienscash.com.*$ [NC]
RewriteRule .* - [F]