Whoo's anti-spam techniques in one simple thread
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
 
Post new topic   This topic is locked: you cannot edit posts or make replies.   printer-friendly view    b2evolution Forum Index -> Plugins & Extensions -> Fighting spam!
View previous topic :: View next topic  
Author Message
jamigre
New Poster
New Poster

Joined: 03 Mar 2005
Posts: 8
Reputation: 14.4 add or subtract from this member's reputationadd or subtract from this member's reputation

PostPosted: Tue Aug 02, 2005 18:39    Post subject: Reply with quote

I've been trying to get my .htaccess file to work, but for some reason my cgi script isn't working and I'm getting a 500 error, could someone please either post their .htaccess file or e-mail me their file at eljacek@yahoo (nospam) .com

sorry for being a pain, but i've been having one hell of a time. thanks.

_________________
the casually insane - http://www.eljacek.info
Back to top
View user's profile Send private message
Dan
New Poster
New Poster

Joined: 16 May 2005
Posts: 11
Reputation: 12 add or subtract from this member's reputationadd or subtract from this member's reputation

PostPosted: Wed Aug 31, 2005 9:41    Post subject: Periodically rename htsrv directory Reply with quote

Whoo and Graham, among others, have loudly touted the effectiveness of renaming the htsrv directory as a component of your anti-spam arsenal. Until recently, I had relied exclusively on some blocks in .htaccess (discussed previously in this thread) to stop spam, but this week I started getting a ton of trackback spam.

I wrote a simple perl script, hidehtsrv.pl, to automate (1) renaming the htsrv directory and (2) updating the _advanced.php configuration file with the change. I set up a cron job to run this script periodically, and so far so good.

Here's a link to the script and to my blog post.

Note that I use another of my perl scripts to generate a pseudo-random string that is used by hidehtsrv.pl to generate a new name for the htsrv directory. If you like that method, feel free to grab randpass.pl, too. Otherwise, you'll need to come up with an alternative.
Back to top
View user's profile Send private message Visit poster's website
whoo
Cleaning Crew Lead
Cleaning Crew Lead

Joined: 25 Dec 2004
Posts: 1293
Reputation: 100.1 add or subtract from this member's reputationadd or subtract from this member's reputation
votes: 19

PostPosted: Wed Aug 31, 2005 11:32    Post subject: Reply with quote

that is wonderful Dan, awesome!!
_________________

Do you use last.fm?
Try out my nifty badge generator!
Back to top
View user's profile Send private message Visit poster's website
Dan
New Poster
New Poster

Joined: 16 May 2005
Posts: 11
Reputation: 12 add or subtract from this member's reputationadd or subtract from this member's reputation

PostPosted: Wed Aug 31, 2005 14:42    Post subject: Thanks, other ideas Reply with quote

whoo wrote:
that is wonderful Dan, awesome!!

Thanks, Whoo!

I should note that you could also hack comment_post.php and trackback.php to run hidehtsrv.pl every time a comment or trackback is posted. That might be even more effective at stopping spam floods. I'm not doing that right now because I want to limit the number of hacks I'll need to migrate to the next release.
Back to top
View user's profile Send private message Visit poster's website
jibberjab
Hooked :)
Hooked :)

Joined: 14 Feb 2005
Posts: 327
Reputation: 109.3 add or subtract from this member's reputationadd or subtract from this member's reputation
votes: 4

PostPosted: Thu Sep 22, 2005 19:56    Post subject: Re: whoo's anti-spam techniques in one simple thread Reply with quote

whoo wrote:


6. Especially paranoid? Block ALL .info and .biz tlds in your .htaccess. Yes they spam alot.

Code:

RewriteCond %{HTTP_REFERER} \.us [NC,OR]
RewriteCond %{HTTP_REFERER} \.info [NC,OR]



I'm now blocking all .to TLDs in my .htaccess thus:

Code:
RewriteCond %{HTTP_REFERER} \.to [NC,OR]


I've been getting a lot of referral spam from .to domains lately, and I don't think I've ever seen a "legit" company or site using a .to domain, so screw 'em.

Until I can figure out how to successfully auto-recheck the antispam list, I'll keep these settings in my .htaccess. I have the auto-update working, but can't seem to get the auto-recheck working under .12

jj.
Back to top
View user's profile Send private message Visit poster's website
whoo
Janitor
Janitor

Joined: 25 Dec 2004
Posts: 1293
Reputation: 100.1 add or subtract from this member's reputationadd or subtract from this member's reputation
votes: 19

PostPosted: Fri Sep 23, 2005 0:57    Post subject: Reply with quote

Code:

## Bad TLDs not covered above
RewriteCond %{HTTP_REFERER} \.by [NC,OR]
RewriteCond %{HTTP_REFERER} \.su [NC,OR]
RewriteCond %{HTTP_REFERER} \.ru [NC,OR]
RewriteCond %{HTTP_REFERER} \.us [NC,OR]
RewriteCond %{HTTP_REFERER} \.info [NC,OR]


mine. i'll keep on the lookout for .to's Smile thank you!!

also, on a semi-related note. I came across an interesting anti-spam .htaccess -- ill paste below.

Code:

# IP BLOCKS (RANGES)

deny from 193.251.169.
deny from 66.98.238.
deny from 220.160.5.
deny from 212.87.26.
deny from 203.174.65.
deny from 67.15.14.
deny from 83.31.165.
deny from 202.101.173.
deny from 83.31.165.
deny from 67.15.14.
deny from 209.66.122.
deny from 216.151.106.
deny from 64.162.110.
deny from 207.58.178.
deny from 69.28.242.
deny from 209.200.31.
deny from 159.61.240.
deny from 222.79.16.
deny from 216.120.184.
deny from 216.177.233.
deny from 216.195.35.
deny from 216.56.240.
deny from 218.12.29.
deny from 218.189.215.
deny from 218.86.126.
deny from 218.98.193.
deny from 219.117.248.
deny from 219.127.248.
deny from 220.178.240.
deny from 220.245.179.
deny from 221.15.5.
deny from 221.186.133.
deny from 222.122.4.
deny from 222.35.11.
deny from 222.45.33.
deny from 24.2.2.
deny from 61.19.219.
deny from 61.219.64.
deny from 61.220.232.
deny from 61.31.195.
deny from 62.110.122.
deny from 63.239.116.
deny from 65.25.70.
deny from 66.215.127.
deny from 67.149.147.
deny from 67.169.19.
deny from 67.171.24.
deny from 67.71.237.
deny from 67.72.25.
deny from 68.46.204.
deny from 68.56.184.
deny from 69.182.46.
deny from 69.57.138.
deny from 70.17.253.
deny from 70.228.44.
deny from 70.85.153.
deny from 80.169.166.
deny from 80.17.233.
deny from 80.55.189.
deny from 80.74.4.
deny from 80.80.51.
deny from 80.81.24.
deny from 81.113.40.
deny from 81.12.0.
deny from 81.50.135.
deny from 82.110.130
deny from 82.135.30.
deny from 82.165.41.
deny from 82.224.136.
deny from 83.100.160.
deny from 83.103.167.
deny from 83.143.18.
deny from 84.112.18.
deny from 85.99.247.
deny from 86.127.4.
deny from 86.34.2.
deny from 12.2.196.
deny from 129.206.55.
deny from 12.96.249.
deny from 129.7.233.
deny from 130.194.11.
deny from 133.9.68.
deny from 134.173.117.
deny from 134.76.10.
deny from 140.121.135.
deny from 140.96.178.
deny from 141.30.84.
deny from 142.179.223.
deny from 143.229.120.
deny from 145.253.178.
deny from 148.223.200.
deny from 148.235.180.
deny from 148.243.6.
deny from 148.244.150.
deny from 148.244.223.
deny from 150.187.117.
deny from 159.61.240.
deny from 159.6.99.
deny from 161.53.156.
deny from 161.53.86.
deny from 161.58.49.
deny from 162.39.225.
deny from 162.40.91.
deny from 163.17.117.
deny from 163.17.127.
deny from 163.17.129.
deny from 163.17.151.
deny from 163.17.161.
deny from 163.17.212.
deny from 163.17.7.
deny from 163.28.48.
deny from 164.100.104.
deny from 164.100.149.
deny from 164.100.150.
deny from 164.164.127.
deny from 165.138.197.
deny from 165.194.121.
deny from 165.228.236.
deny from 166.87.255.
deny from 167.206.79.
deny from 168.10.27.
deny from 168.143.113.
deny from 168.187.0.
deny from 168.216.148.
deny from 168.234.181.
deny from 168.243.232.
deny from 192.204.2.
deny from 192.31.106.
deny from 192.35.35.
deny from 192.55.214.
deny from 192.91.147.
deny from 193.0.74.
deny from 193.126.23.3.
deny from 193.136.157.
deny from 193.140.140.
deny from 193.147.240.
deny from 193.188.77.
deny from 193.194.68.
deny from 193.194.84.
deny from 193.205.153.
deny from 193.251.10.
deny from 193.251.147.
deny from 193.251.149.
deny from 193.251.41.
deny from 193.252.0.
deny from 193.252.28.
deny from 193.43.108.
deny from 193.52.185.
deny from 193.68.5.
deny from 193.77.153.
deny from 193.95.113.
deny from 193.95.90.
deny from 194.105.30.
deny from 194.117.134.
deny from 194.152.185.
deny from 194.154.230.
deny from 194.167.168.
deny from 194.200.3.
deny from 194.209.227.
deny from 194.226.94.
deny from 194.228.61.
deny from 194.2.41.
deny from 194.249.140.
deny from 194.249.248.
deny from 194.27.158.
deny from 194.63.235.
deny from 194.89.17.
deny from 194.90.18.
deny from 194.90.190.
deny from 195.113.148.
deny from 195.113.161.
deny from 195.116.60.
deny from 195.130.76.
deny from 195.136.107.
deny from 195.136.7.
deny from 195.141.101.
deny from 195.145.214.
deny from 195.146.134.
deny from 195.178.53.
deny from 195.215.8.
deny from 195.216.34.
deny from 195.229.241.
deny from 195.234.112.
deny from 195.235.180.
deny from 195.24.194.
deny from 195.245.185.
deny from 195.252.106.
deny from 195.39.213.
deny from 195.54.8.
deny from 195.70.50.
deny from 195.74.122.
deny from 195.96.195.
deny from 195.97.106.
deny from 196.15.164.
deny from 196.200.25.
deny from 196.203.32.
deny from 196.207.230.
deny from 196.2.68.
deny from 196.40.60.
deny from 196.40.61.
deny from 198.209.176.
deny from 198.54.202.
deny from 198.63.211.
deny from 198.79.101.
deny from 200.107.42.
deny from 200.114.199.
deny from 200.114.235.
deny from 200.115.153.
deny from 200.118.115.
deny from 200.12.238.
deny from 200.126.192.
deny from 200.135.240.
deny from 200.1.41.
deny from 200.149.244.
deny from 200.153.112.
deny from 200.153.218.
deny from 200.159.30.
deny from 200.168.66.
deny from 200.171.111.
deny from 200.171.140.
deny from 200.171.70.
deny from 200.175.252.
deny from 200.183.10.
deny from 200.196.101.
deny from 200.196.114.
deny from 200.204.196.
deny from 200.206.160.
deny from 200.207.11.
deny from 200.210.233.
deny from 200.21.21.
deny from 200.213.82.
deny from 200.226.137.
deny from 200.23.166.
deny from 200.242.249.
deny from 200.245.10.
deny from 200.28.83.
deny from 200.30.79.
deny from 200.35.81.
deny from 200.35.90.
deny from 200.42.216.
deny from 200.45.71.
deny from 200.54.176.
deny from 200.67.149.
deny from 200.67.169.
deny from 200.7.105.
deny from 200.75.112.
deny from 200.75.123.
deny from 200.77.144.
deny from 200.84.69.
deny from 200.93.135.
deny from 200.94.210.
deny from 200.95.121.
deny from 201.128.51.
deny from 201.13.1.
deny from 201.140.133.
deny from 201.144.74.
deny from 201.147.199.
deny from 201.153.211.
deny from 201.153.213.
deny from 201.17.147.
deny from 201.224.177.
deny from 201.243.248.
deny from 201.243.38.
deny from 201.243.58.
deny from 201.28.62.
deny from 201.6.233.
deny from 202.107.250.
deny from 202.111.183.
deny from 202.130.84.
deny from 202.134.165.
deny from 202.141.156.
deny from 202.143.137.
deny from 202.143.138.
deny from 202.143.150.
deny from 202.14.68.
deny from 202.147.228.
deny from 202.156.2.
deny from 202.158.165.
deny from 202.164.182.
deny from 202.175.234.
deny from 202.177.82.
deny from 202.181.176.
deny from 202.185.111.
deny from 202.224.23.
deny from 202.239.172.
deny from 202.28.204.
deny from 202.28.27.
deny from 202.29.136.
deny from 202.29.15.
deny from 202.47.247.
deny from 202.61.30.
deny from 202.63.168.
deny from 202.64.21.
deny from 202.64.79.
deny from 202.68.130.
deny from 202.69.200.
deny from 202.7.176.
deny from 202.81.63.
deny from 202.84.100.
deny from 202.84.106.
deny from 202.85.137.
deny from 202.86.205.
deny from 202.92.68.
deny from 202.92.86.
deny from 202.94.229.
deny from 203.101.43.
deny from 203.109.87.
deny from 203.113.143.
deny from 203.115.23.
deny from 203.116.214.
deny from 203.121.131.
deny from 203.125.88.
deny from 203.126.19.
deny from 203.130.255.
deny from 203.131.185.
deny from 203.140.175.
deny from 203.140.56.
deny from 203.144.216.
deny from 203.146.136.
deny from 203.146.86.
deny from 203.147.0.
deny from 203.154.113.
deny from 203.155.1.
deny from 203.160.171.
deny from 203.160.64.
deny from 203.162.128.
deny from 203.162.17.
deny from 203.162.230.
deny from 203.162.247.
deny from 203.162.29.
deny from 203.162.3.
deny from 203.166.96.
deny from 203.166.99.
deny from 203.167.253.
deny from 203.170.226.
deny from 203.172.129.
deny from 203.172.131.
deny from 203.172.200.
deny from 203.187.176.
deny from 203.187.245.
deny from 203.192.206.
deny from 203.197.196.
deny from 203.199.92.
deny from 203.215.81.
deny from 203.22.67.
deny from 203.53.113.
deny from 203.59.162.
deny from 203.79.66.
deny from 204.101.206.
deny from 204.131.46.
deny from 204.131.48.
deny from 204.157.11.
deny from 204.183.208.
deny from 204.186.238.
deny from 204.248.54.
deny from 204.249.97.
deny from 204.8.228.
deny from 204.8.64.
deny from 205.136.240.
deny from 205.148.35.
deny from 205.209.191.
deny from 205.218.66.
deny from 205.234.145.
deny from 205.238.226.
deny from 206.196.125.
deny from 206.225.86.
deny from 206.49.140.
deny from 206.75.228.
deny from 207.109.85.
deny from 207.134.196.
deny from 207.17.47.
deny from 207.200.116.
deny from 207.225.27.
deny from 207.234.208.
deny from 207.243.70.
deny from 207.248.240.
deny from 207.46.98.
deny from 207.67.97.
deny from 207.69.167.
deny from 207.71.248.
deny from 208.147.70.
deny from 208.189.232.
deny from 208.34.84.
deny from 208.53.138.
deny from 209.114.235.
deny from 209.121.91.
deny from 209.161.5.
deny from 209.175.173.
deny from 209.195.170.
deny from 209.212.118.
deny from 209.240.253.
deny from 209.25.147.
deny from 209.253.4.
deny from 209.67.27.
deny from 209.74.45.
deny from 209.79.218.
deny from 209.86.122.
deny from 209.91.207.
deny from 210.0.200.
deny from 210.0.209.
deny from 210.111.247.
deny from 210.1.13.
deny from 210.117.186.
deny from 210.132.169.
deny from 210.162.237.
deny from 210.17.210.
deny from 210.172.95.
deny from 210.174.105.
deny from 210.177.252.
deny from 210.18.94.
deny from 210.19.204.
deny from 210.192.213.
deny from 210.196.191.
deny from 210.212.1.
deny from 210.212.204.
deny from 210.212.253.
deny from 210.21.227.
deny from 210.212.31.
deny from 210.245.164.
deny from 210.3.4.
deny from 210.68.141.
deny from 210.71.57.
deny from 210.73.84.
deny from 210.7.76.
deny from 210.82.214.
deny from 211.114.193.
deny from 211.117.169.
deny from 211.118.206.
deny from 211.138.109.
deny from 211.155.235.
deny from 211.157.104.
deny from 211.170.79.
deny from 211.185.59.
deny from 211.22.114.
deny from 211.22.24.
deny from 211.24.137.
deny from 211.24.161.
deny from 211.38.141.
deny from 211.46.196.
deny from 211.48.62.
deny from 211.7.240.
deny from 211.75.91.
deny from 211.78.176.
deny from 211.94.140.
deny from 212.0.128.
deny from 212.0.132.
deny from 212.0.138.
deny from 212.0.158.
deny from 212.109.59.
deny from 212.117.152.
deny from 212.138.113.
deny from 212.138.47.
deny from 212.142.138.
deny from 212.155.169.
deny from 212.157.64.
deny from 212.175.113.
deny from 212.184.102.
deny from 212.191.34.
deny from 212.199.249.
deny from 212.202.164.
deny from 212.214.78.
deny from 212.234.179.
deny from 212.239.17.
deny from 212.250.79.
deny from 212.251.14.
deny from 212.35.34.
deny from 212.41.228.
deny from 212.49.85.
deny from 212.7.9.
deny from 212.98.36.
deny from 213.114.21.
deny from 213.130.117.
deny from 213.139.151.
deny from 213.156.52.
deny from 213.176.73.
deny from 213.18.248.
deny from 213.186.167.
deny from 213.223.67.
deny from 213.236.144.
deny from 213.243.30.
deny from 213.249.155.
deny from 213.249.17.
deny from 213.25.206.
deny from 213.25.223.
deny from 213.30.188.
deny from 213.37.79.
deny from 213.41.1.
deny from 213.41.176.
deny from 213.42.2.
deny from 213.45.38.
deny from 213.61.29.
deny from 213.76.152.
deny from 213.81.187.
deny from 213.92.96.
deny from 216.103.204.
deny from 216.104.196.
deny from 216.126.141.
deny from 216.130.129.
deny from 216.13.18.
deny from 216.132.3.
deny from 216.135.202.
deny from 216.136.2.
deny from 216.168.230.
deny from 216.168.99.
deny from 216.185.178.
deny from 216.189.194.
deny from 216.196.59.
deny from 216.201.163.
deny from 216.20.117.
deny from 216.216.32.
deny from 216.239.175.
deny from 216.252.181.
deny from 216.60.21.
deny from 216.69.164.
deny from 216.77.62.
deny from 216.86.156.
deny from 217.109.194.
deny from 217.118.101.
deny from 217.133.0.
deny from 217.133.58.
deny from 217.14.142.
deny from 217.148.1.
deny from 217.160.75.
deny from 217.17.41.
deny from 217.199.209.
deny from 217.219.151.
deny from 217.219.18.
deny from 217.33.2.
deny from 217.34.52.
deny from 217.37.77.
deny from 217.40.132.
deny from 217.52.253.
deny from 217.56.101.
deny from 217.67.22.
deny from 217.97.134.
deny from 217.97.237.
deny from 217.97.84.
deny from 218.104.80.
deny from 218.107.238.
deny from 218.13.59.
deny from 218.139.202.
deny from 218.140.212.
deny from 218.177.148.
deny from 218.188.13.
deny from 218.188.23.
deny from 218.189.222.
deny from 218.224.226.
deny from 218.226.201.
deny from 218.230.247.
deny from 218.247.171.
deny from 218.26.157.
deny from 218.28.164.
deny from 218.44.209.
deny from 218.44.225.
deny from 218.44.248.
deny from 218.45.227.
deny from 218.5.149.
deny from 218.5.27.
deny from 218.56.32.
deny from 218.85.47.
deny from 218.85.82.
deny from 218.85.83.
deny from 218.89.171.
deny from 218.91.254.
deny from 218.93.112.
deny from 218.93.119.
deny from 218.97.253.
deny from 219.116.155.
deny from 219.117.201.
deny from 219.118.190.
deny from 219.140.161.
deny from 219.142.40.
deny from 219.145.61.
deny from 219.149.233.
deny from 219.157.155.
deny from 219.163.126.
deny from 219.16.72.
deny from 219.22.18.
deny from 219.22.50.
deny from 219.239.110.
deny from 219.27.12.
deny from 219.52.160.
deny from 219.63.85.
deny from 219.93.174.
deny from 219.93.211.
deny from 219.93.72.
deny from 219.94.45.
deny from 219.95.111.
deny from 219.96.224.
deny from 220.110.164.
deny from 220.110.49.
deny from 220.132.154.
deny from 220.160.2.
deny from 220.192.24.
deny from 220.245.180.
deny from 220.255.13.
deny from 220.99.102.
deny from 221.10.124.
deny from 221.117.84.
deny from 221.142.244.
deny from 221.212.177.
deny from 222.152.158.
deny from 222.185.230.
deny from 24.11.27.
deny from 24.113.68.
deny from 24.121.60.
deny from 24.123.90.
deny from 24.203.49.
deny from 24.226.233.
deny from 24.23.207.
deny from 24.232.134.
deny from 24.232.92.
deny from 24.234.114.
deny from 24.248.80.
deny from 24.6.111.
deny from 24.75.92.
deny from 24.77.194.
deny from 24.98.82.
deny from 38.118.3.
deny from 58.65.151.
deny from 59.120.0.
deny from 59.120.39.
deny from 59.156.99.
deny from 59.56.39.
deny from 60.119.1.
deny from 61.0.62.
deny from 61.12.34.
deny from 61.150.115.
deny from 61.153.27.
deny from 61.153.30.
deny from 61.179.12.
deny from 61.19.220.
deny from 61.194.52.
deny from 61.197.218.
deny from 61.199.156.
deny from 61.201.230.
deny from 61.206.125.
deny from 61.214.29.
deny from 61.218.64.
deny from 61.218.74.
deny from 61.219.11.
deny from 61.219.232.
deny from 61.219.36.
deny from 61.221.184.
deny from 61.221.199.
deny from 61.221.30.
deny from 61.22.230.
deny from 61.24.118.
deny from 61.247.239.
deny from 61.26.204.
deny from 61.30.150.
deny from 61.78.65.
deny from 61.91.155.
deny from 61.95.133.
deny from 62.114.248.
deny from 62.116.15.
deny from 62.123.211.
deny from 62.123.216.
deny from 62.133.42.
deny from 62.141.42.
deny from 62.145.48.
deny from 62.150.25.
deny from 62.17.152.
deny from 62.176.156.
deny from 62.190.127.
deny from 62.193.231.
deny from 62.217.59.
deny from 62.220.99.
deny from 62.22.98.
deny from 62.245.167.
deny from 62.248.110.
deny from 62.24.96.
deny from 62.37.236.
deny from 62.39.176.
deny from 62.56.210.
deny from 62.7.244.
deny from 62.73.165.
deny from 62.77.41.
deny from 62.78.78.
deny from 62.81.214.
deny from 62.94.211.
deny from 62.96.103.
deny from 62.97.72.
deny from 63.165.31.
deny from 63.174.154.
deny from 63.192.198.
deny from 63.207.250.
deny from 63.218.109.
deny from 63.230.254.
deny from 63.241.72.
deny from 63.245.22.
deny from 63.80.101.
deny from 63.97.24.
deny from 64.108.5.
deny from 64.110.82.
deny from 64.128.136.
deny from 64.139.69.
deny from 64.139.90.
deny from 64.170.45.
deny from 64.174.109.
deny from 64.186.55.
deny from 64.191.73.
deny from 64.242.88.
deny from 64.247.118.
deny from 64.42.48.
deny from 64.5.245.
deny from 64.76.142.
deny from 64.76.83.
deny from 64.86.228.
deny from 64.86.235.
deny from 64.92.162.
deny from 64.9.33.
deny from 64.95.116.
deny from 64.95.78.
deny from 65.104.190.
deny from 65.106.145.
deny from 65.110.97.
deny from 65.123.150.
deny from 65.160.238.
deny from 65.164.90.
deny from 65.19.150.
deny from 65.19.154.
deny from 65.200.190.
deny from 65.205.189.
deny from 65.241.12.
deny from 65.245.103.
deny from 65.29.13.
deny from 65.31.82.
deny from 65.43.75.
deny from 65.64.31.
deny from 65.68.11.
deny from 65.75.146.
deny from 65.75.164.
deny from 65.84.245.
deny from 66.1.140.
deny from 66.133.152.
deny from 66.137.110.
deny from 66.141.184.
deny from 66.14.253.
deny from 66.148.141.
deny from 66.160.92.
deny from 66.166.209.
deny from 66.17.15.
deny from 66.183.115.
deny from 66.186.133.
deny from 66.194.55.
deny from 66.196.205.
deny from 66.196.31.
deny from 66.202.75.
deny from 66.207.120.
deny from 66.208.166.
deny from 66.208.197.
deny from 66.208.198.
deny from 66.208.200.
deny from 66.208.203.
deny from 66.208.215.
deny from 66.208.219.
deny from 66.208.220.
deny from 66.208.223.
deny from 66.208.237.
deny from 66.208.246.
deny from 66.208.250.
deny from 66.213.76.
deny from 66.246.218.
deny from 66.255.100.
deny from 66.28.108.
deny from 66.36.212.
deny from 66.36.226.
deny from 66.45.65.
deny from 66.49.33.
deny from 66.55.153.
deny from 66.62.122.
deny from 66.79.179.
deny from 66.79.181.
deny from 66.82.9.
deny from 66.90.15.
deny from 66.92.57.
deny from 66.98.164.
deny from 66.99.246.
deny from 67.106.209.
deny from 67.112.152.
deny from 67.112.95.
deny from 67.121.227.
deny from 67.15.121.
deny from 67.15.62.
deny from 67.173.254.
deny from 67.175.253.
deny from 67.18.98.
deny from 67.19.156.
deny from 67.42.10.
deny from 67.89.45.
deny from 68.111.152.
deny from 68.121.75.
deny from 68.20.44.
deny from 68.225.29.
deny from 68.236.162.
deny from 68.38.178.
deny from 68.44.125.
deny from 68.45.8.
deny from 68.52.80.
deny from 68.61.235.
deny from 68.61.244.
deny from 68.81.79.
deny from 68.91.107.
deny from 68.92.13.
deny from 68.96.160.
deny from 68.97.149.
deny from 69.105.144.
deny from 69.110.61.
deny from 69.11.157.
deny from 69.151.128.
deny from 69.168.29.
deny from 69.17.114.
deny from 69.17.55.
deny from 69.17.65.
deny from 69.20.10.
deny from 69.20.59.
deny from 69.219.98.
deny from 69.242.88.
deny from 69.30.124.
deny from 69.30.133.
deny from 69.31.79.
deny from 69.43.144.
deny from 69.48.118.
deny from 69.50.167.
deny from 69.50.171.
deny from 69.50.175.
deny from 69.50.176.
deny from 69.50.180.
deny from 69.50.191.
deny from 69.57.154.
deny from 69.60.117.
deny from 69.64.37.
deny from 69.93.56.
deny from 70.25.214.
deny from 72.36.208.
deny from 72.36.222.
deny from 80.108.20.
deny from 80.171.15.
deny from 80.188.117.
deny from 80.191.218.
deny from 80.198.101.
deny from 80.231.147.
deny from 80.237.140.
deny from 80.245.171.
deny from 80.28.207.
deny from 80.53.1.
deny from 80.53.109.
deny from 80.53.47.
deny from 80.55.233.
deny from 80.55.65.
deny from 80.58.0.
deny from 80.58.11.
deny from 80.58.14.
deny from 80.58.20.
deny from 80.58.21.
deny from 80.58.23.
deny from 80.58.24.
deny from 80.58.3.
deny from 80.58.32.
deny from 80.58.34.
deny from 80.58.4.
deny from 80.58.41.
deny from 80.58.42.
deny from 80.58.50.
deny from 80.58.5.
deny from 80.58.51.
deny from 80.58.9.
deny from 80.77.80.
deny from 80.77.86.
deny from 80.84.154.
deny from 80.96.38.
deny from 80.97.67.
deny from 80.98.53.
deny from 81.115.170.
deny from 81.115.31.
deny from 81.12.246.
deny from 81.168.158.
deny from 81.168.161.
deny from 81.168.203.
deny from 81.168.72.
deny from 81.169.168.
deny from 81.177.16.
deny from 81.177.7.
deny from 81.208.68.
deny from 81.209.141.
deny from 81.255.87.
deny from 81.28.182.
deny from 81.72.65.
deny from 81.72.97.
deny from 81.80.162.
deny from 81.80.26.
deny from 81.8.110.
deny from 81.86.105.
deny from 82.108.214.
deny from 82.127.76.
deny from 82.133.55.
deny from 82.135.201.
deny from 82.141.201.
deny from 82.154.249.
deny from 82.189.120.
deny from 82.201.185.
deny from 82.207.223.
deny from 82.208.174.
deny from 82.209.241.
deny from 82.225.195.
deny from 82.227.130.
deny from 82.231.200.
deny from 82.37.120.
deny from 82.43.155.
deny from 82.76.208.
deny from 82.76.77.
deny from 82.77.200.
deny from 82.80.133.
deny from 82.99.204.
deny from 83.137.59.
deny from 83.146.17.
deny from 83.146.56.
deny from 83.16.145.
deny from 83.217.224.
deny from 83.227.191.
deny from 83.235.54.
deny from 83.65.7.
deny from 84.109.140.
deny from 84.137.235.
deny from 84.189.197.
deny from 84.189.201.
deny from 84.189.209.
deny from 84.189.217.
deny from 84.189.223.
deny from 84.189.224.
deny from 84.189.227.
deny from 84.189.230.
deny from 84.189.232.
deny from 84.189.247.
deny from 84.189.251.
deny from 85.140.21.
deny from 85.154.198.
deny from 85.64.9.
deny from 85.65.149.
deny from 85.65.176.
deny from 12.42.48.
deny from 129.22.182.
deny from 12.96.164.
deny from 136.142.110.
deny from 148.223.103.
deny from 151.164.228.
deny from 159.134.203.
deny from 168.160.229.
deny from 168.243.227.
deny from 193.194.70.
deny from 193.225.206.
deny from 194.210.9.
deny from 195.110.154.
deny from 195.116.244.
deny from 195.135.155.
deny from 195.182.116.
deny from 195.205.195.
deny from 195.206.3.
deny from 195.228.75.
deny from 195.3.97.
deny from 196.36.80.
deny from 198.109.197.
deny from 198.172.147.
deny from 200.13.218.
deny from 200.149.132.
deny from 200.150.135.
deny from 200.153.120.
deny from 200.171.124.
deny from 200.179.220.
deny from 200.181.52.
deny from 200.181.57.
deny from 200.207.80.
deny from 200.251.128.
deny from 200.27.57.
deny from 200.39.103.
deny from 200.42.211.
deny from 200.55.209.
deny from 200.75.13.
deny from 200.95.128.
deny from 201.135.118.
deny from 202.143.156.
deny from 202.162.212.
deny from 202.164.38.
deny from 202.224.222.
deny from 202.56.236.
deny from 202.69.100.
deny from 202.69.168.
deny from 202.7.166.
deny from 202.96.1.
deny from 203.113.132.
deny from 203.125.141.
deny from 203.172.133.
deny from 203.200.218.
deny from 203.215.70.
deny from 203.82.38.
deny from 204.202.252.
deny from 207.175.180.
deny from 208.34.72.
deny from 209.163.221.
deny from 209.242.139.
deny from 209.248.224.
deny from 210.0.199.
deny from 210.118.120.
deny from 210.170.20.
deny from 210.187.65.
deny from 210.212.2.
deny from 210.236.66.
deny from 211.162.17.
deny from 211.250.181.
deny from 211.253.127.
deny from 211.77.44.
deny from 211.94.75.
deny from 212.0.141.
deny from 212.122.76.
deny from 212.138.64.
deny from 213.11.28.
deny from 213.150.173.
deny from 213.25.156.
deny from 216.141.113.
deny from 216.142.47.
deny from 216.142.90.
deny from 216.72.177.
deny from 217.194.137.
deny from 217.91.108.
deny from 218.145.145.
deny from 218.155.4.
deny from 218.248.1.
deny from 218.44.152.
deny from 218.55.115.
deny from 218.62.72.
deny from 219.101.21.
deny from 219.137.154.
deny from 219.142.111.
deny from 219.149.217.
deny from 219.163.101.
deny from 219.37.108.
deny from 219.43.116.
deny from 219.43.204.
deny from 220.135.57.
deny from 220.245.178.
deny from 221.195.72.
deny from 222.163.27.
deny from 222.240.128.
deny from 222.45.58.
deny from 222.53.125.
deny from 24.118.185.
deny from 24.130.45.
deny from 24.163.137.
deny from 24.185.71.
deny from 24.199.143.
deny from 24.20.9.
deny from 60.248.35.
deny from 61.100.187.
deny from 61.14.18.
deny from 61.187.56.
deny from 61.194.17.
deny from 61.208.100.
deny from 61.222.168.
deny from 61.74.253.
deny from 61.80.75.
deny from 62.153.135.
deny from 62.173.235.
deny from 62.212.122.
deny from 62.244.112.
deny from 62.75.220.
deny from 62.93.34.
deny from 63.100.195.
deny from 63.130.248.
deny from 63.144.59.
deny from 63.79.142.
deny from 64.0.224.
deny from 64.175.80.
deny from 64.42.246.
deny from 64.66.0.
deny from 65.113.234.
deny from 65.16.102.
deny from 65.28.213.
deny from 65.78.105.
deny from 65.89.138.
deny from 65.89.174.
deny from 66.134.121.
deny from 66.159.211.
deny from 66.187.104.
deny from 66.190.160.
deny from 66.88.133.
deny from 67.173.67.
deny from 67.175.116.
deny from 67.52.64.
deny from 67.96.201.
deny from 67.96.236.
deny from 67.98.188.
deny from 67.99.34.
deny from 68.106.215.
deny from 68.120.235.
deny from 68.51.74.
deny from 68.78.30.
deny from 69.119.253.
deny from 69.15.27.
deny from 69.167.10.
deny from 69.37.82.
deny from 69.86.23.
deny from 70.185.235.
deny from 71.11.154.
deny from 80.124.153.
deny from 80.229.63.
deny from 80.247.147.
deny from 80.55.114.
deny from 80.58.37.
deny from 80.58.43.
deny from 80.58.8.
deny from 80.98.164.
deny from 81.192.48.
deny from 81.193.115.
deny from 81.199.24.
deny from 81.56.240.
deny from 82.141.232.
deny from 82.225.61.
deny from 82.237.216.
deny from 82.70.4.
deny from 83.145.68.
deny from 84.119.253.
deny from 84.154.21.
deny from 84.189.239.
deny from 85.18.29.
deny from 85.218.20.
deny from 85.44.189.
deny from 18.60.3.
deny from 195.205.195.
deny from 195.206.3.
deny from 200.167.160.
deny from 200.30.173.
deny from 202.108.248.
deny from 202.175.181.
deny from 202.84.38.
deny from 203.101.254.
deny from 203.151.63.
deny from 203.162.92.
deny from 213.56.31.
deny from 60.248.79.
deny from 66.159.224.
deny from 68.20.47.
deny from 69.243.93.
deny from 80.53.57.
deny from 85.218.20.

# SINGLE WORD BLOCKS

# PHARMACY CRAP

RewriteCond %{HTTP_REFERER} medicine [NC,OR]
RewriteCond %{HTTP_REFERER} health [NC,OR]
RewriteCond %{HTTP_REFERER} retin-a [NC,OR]
RewriteCond %{HTTP_REFERER} ionamin [NC,OR]
RewriteCond %{HTTP_REFERER} adipex [NC,OR]
RewriteCond %{HTTP_REFERER} xenical [NC,OR]
RewriteCond %{HTTP_REFERER} tramadol [NC,OR]
RewriteCond %{HTTP_REFERER} cialis [NC,OR]
RewriteCond %{HTTP_REFERER} fluoxetine [NC,OR]
RewriteCond %{HTTP_REFERER} pharmacy [NC,OR]
RewriteCond %{HTTP_REFERER} ultram [NC,OR]
RewriteCond %{HTTP_REFERER} tramadol [NC,OR]
RewriteCond %{HTTP_REFERER} imitrex [NC,OR]
RewriteCond %{HTTP_REFERER} ultracet [NC,OR]
RewriteCond %{HTTP_REFERER} levitra [NC,OR]
RewriteCond %{HTTP_REFERER} triphasil [NC,OR]
RewriteCond %{HTTP_REFERER} estradiol [NC,OR]
RewriteCond %{HTTP_REFERER} diflucan [NC,OR]
RewriteCond %{HTTP_REFERER} zyban [NC,OR]
RewriteCond %{HTTP_REFERER} phentermine [NC,OR]
RewriteCond %{HTTP_REFERER} valtrex [NC,OR]
RewriteCond %{HTTP_REFERER} aldara [NC,OR]
RewriteCond %{HTTP_REFERER} condylox [NC,OR]
RewriteCond %{HTTP_REFERER} acyclovir [NC,OR]
RewriteCond %{HTTP_REFERER} famvir [NC,OR]
RewriteCond %{HTTP_REFERER} denavir [NC,OR]
RewriteCond %{HTTP_REFERER} zovirax [NC,OR]
RewriteCond %{HTTP_REFERER} cyclobenzaprine [NC,OR]
RewriteCond %{HTTP_REFERER} zanaflex [NC,OR]
RewriteCond %{HTTP_REFERER} carisoprodol [NC,OR]
RewriteCond %{HTTP_REFERER} skelaxin [NC,OR]
RewriteCond %{HTTP_REFERER} paxil [NC,OR]
RewriteCond %{HTTP_REFERER} prescription [NC,OR]
RewriteCond %{HTTP_REFERER} valium [NC,OR]
RewriteCond %{HTTP_REFERER} hydrocodone [NC,OR]
RewriteCond %{HTTP_REFERER} viagra [NC,OR]
RewriteCond %{HTTP_REFERER} propecia [NC,OR]
RewriteCond %{HTTP_REFERER} celebrex [NC,OR]
RewriteCond %{HTTP_REFERER} pills [NC,OR]
RewriteCond %{HTTP_REFERER} xanax [NC,OR]
RewriteCond %{HTTP_REFERER} meridia [NC,OR]
RewriteCond %{HTTP_REFERER} pharmacie [NC,OR]
RewriteCond %{HTTP_REFERER} viagra [NC,OR]
RewriteCond %{HTTP_REFERER} ambien [NC,OR]

# GAMBLING CRAP

RewriteCond %{HTTP_REFERER} poker [NC,OR]
RewriteCond %{HTTP_REFERER} blackjack [NC,OR]
RewriteCond %{HTTP_REFERER} black-jack [NC,OR]
RewriteCond %{HTTP_REFERER} casino [NC,OR]
RewriteCond %{HTTP_REFERER} roulette [NC,OR]
RewriteCond %{HTTP_REFERER} gambling [NC,OR]
RewriteCond %{HTTP_REFERER} texas- [NC,OR]
RewriteCond %{HTTP_REFERER} holdem [NC,OR]

# FINANCIAL / MARKETING CRAP

RewriteCond %{HTTP_REFERER} paying [NC,OR]
RewriteCond %{HTTP_REFERER} mortgage [NC,OR]
RewriteCond %{HTTP_REFERER} finance [NC,OR]
RewriteCond %{HTTP_REFERER} insurance [NC,OR]
RewriteCond %{HTTP_REFERER} credit [NC,OR]
RewriteCond %{HTTP_REFERER} credit-card [NC,OR]
RewriteCond %{HTTP_REFERER} loan [NC,OR]
RewriteCond %{HTTP_REFERER} buy [NC,OR]
RewriteCond %{HTTP_REFERER} cheap- [NC,OR]
RewriteCond %{HTTP_REFERER} commercial- [NC,OR]
RewriteCond %{HTTP_REFERER} webmaster [NC,OR]
RewriteCond %{HTTP_REFERER} affiliate [NC,OR]
RewriteCond %{HTTP_REFERER} order- [NC,OR]
RewriteCond %{HTTP_REFERER} business [NC,OR]

# SEX / PORN CRAP

RewriteCond %{HTTP_REFERER} -rape [NC,OR]
RewriteCond %{HTTP_REFERER} xxx [NC,OR]
RewriteCond %{HTTP_REFERER} bestiality [NC,OR]
RewriteCond %{HTTP_REFERER} sodomy [NC,OR]
RewriteCond %{HTTP_REFERER} rape- [NC,OR]
RewriteCond %{HTTP_REFERER} sperm [NC,OR]
RewriteCond %{HTTP_REFERER} semen [NC,OR]
RewriteCond %{HTTP_REFERER} ejacula [NC,OR]
RewriteCond %{HTTP_REFERER} blowjob [NC,OR]
RewriteCond %{HTTP_REFERER} blow-job [NC,OR]
RewriteCond %{HTTP_REFERER} gay [NC,OR]
RewriteCond %{HTTP_REFERER} -sex [NC,OR]
RewriteCond %{HTTP_REFERER} -teen [NC,OR]
RewriteCond %{HTTP_REFERER} teen- [NC,OR]
RewriteCond %{HTTP_REFERER} -pics [NC,OR]
RewriteCond %{HTTP_REFERER} sex- [NC,OR]
RewriteCond %{HTTP_REFERER} incest [NC,OR]
RewriteCond %{HTTP_REFERER} lesbian [NC,OR]
RewriteCond %{HTTP_REFERER} adult [NC,OR]
RewriteCond %{HTTP_REFERER} hentai [NC,OR]
RewriteCond %{HTTP_REFERER} porn [NC,OR]

# MISC

RewriteCond %{HTTP_REFERER} cruises [NC,OR]
RewriteCond %{HTTP_REFERER} premature [NC,OR]
RewriteCond %{HTTP_REFERER} ejaculation [NC,OR]
RewriteCond %{HTTP_REFERER} penis [NC,OR]
RewriteCond %{HTTP_REFERER} replica [NC,OR]
RewriteCond %{HTTP_REFERER} watches [NC,OR]
RewriteCond %{HTTP_REFERER} diet [NC,OR]
RewriteCond %{HTTP_REFERER} cams [NC,OR]

# DOMAINS AND RULES

RewriteCond %{HTTP_REFERER} (shemale|milf|oldfatties|lesbian).*$ [NC,OR]
RewriteCond %{HTTP_REFERER} 6q.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} smsportali.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ronnieazza.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} future-2000.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} inkjetandtonercartridges.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} nutzu.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(http://)?[\w\-_.]*(cams)[\w\-_.]*\.[a-z]{2,} [NC,OR]
RewriteCond %{HTTP_REFERER} andrewsaluk\.com*$ [NC,OR]
RewriteCond %{HTTP_REFERER} dvdwizardpro\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} asstraffic\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} allinternal\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} givemepink\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} bizhat\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} clickncum\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} analloverz\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} xratedcities\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} (levitra|lolita|phentermine|viagra|vig-?rx|zyban|valtex|xenical|adipex|meridia\b)[\w\-_.]*\.[a-z]{2,}.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} (diet|penis)[\w\-_.]*(pills|enlargement)[\w\-_.]*\.[a-z]{2,}.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} nasty-pages\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} afreeserver\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} jxnarc\.org.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} gacicuba\.org.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} worfa\.org.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} sexushost\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} w5\.pl.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} (pharmacy|valtrex|zyrtec|\bhgh\b|ambien\b|flonase|allegra|didrex|renova\b|bontril|nexium)[\w\-_.]*\.[a-z]{2,}.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} (ultram\b|\btenuate|tramadol|pheromones|phendimetrazine|ionamin|ortho\.?tricyclen|retin\.?a\b)[\w\-_.]*\.[a-z]{2,}.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} (prozac|zoloft|xanax|valium|hydrocodone|vicodin|paxil|vioxx)[\w\-_.]*\.[a-z]{2,}.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} (online)[\w\-_.]*casino[\w\-_.]*\.[a-z]{2,}.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} xadulthosting\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} cyberfreehost\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} (blow)[\w\-_.]*job[\w\-_.]*\.[a-z]{2,}.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} bestpornhost\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} adultfreehosting\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} video-poker.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} anzwers\.org.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} 7p\.org\.uk.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} x-beat\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} (buy)[\w\-_.]*online[\w\-_.]*\.[a-z]{2,}.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} greatnow\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} 125mb\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} free-online-poker.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} t35\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} vcdrookie\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} insurancecompanies4you\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} mortgagerates4all\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} education-line\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} medicinetrail\.org.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} home-loans-inc\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} jobsearchlegal\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} (mac-hq\.com|globaleducationeurope\.net|liveplanets\.com|aeterna|foxmedia|edthomas|protzonbeer|escort).*$ [NC,OR]
RewriteCond %{HTTP_REFERER} texas-holdem.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} medical4order\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} booktextone\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} pharmacyv\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} warp9\.to.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} freakin\.nl.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} bestall\.ru.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} flying\.to.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} szm\.sk.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} sbn\.bz.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} go\.to.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} cut\.by.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} \.ms.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} bizarresexgalleries\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} loan-boat\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} -boat\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} trumpetmission\.org.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} jaja-jak-globusy\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} penfind\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} netfirms\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} alabamaworks\.org.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} jobsteve\.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} poker.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} net\.mx.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} com\.mx.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} freewebpage\.org.*$
RewriteRule .* n [F,L]                         



if youve actually gotten to the bottom Big Razz I should say that I was primarily interested in the IP blocks since i absolutely abhor the use of proxies for spamming.

_________________

Do you use last.fm?
Try out my nifty badge generator!
Back to top
View user's profile Send private message Visit poster's website
EdB
/bb|[^b]{2}/

Joined: 05 Jan 2004
Posts: 7123
Reputation: 140.9 add or subtract from this member's reputationadd or subtract from this member's reputation
votes: 90

PostPosted: Fri Sep 23, 2005 1:14    Post subject: Reply with quote

I got to the bottom, but I scroll fast Wink

You might as well block .to if you're into wiping out entire TLDs. They are all over the antispam system now. Literally hundreds of variants of a large assortment of domain names. I think we've added almost 10 domains of the .to flavor in the past week, and I've deprecated hundreds of the variant versions.
Back to top
View user's profile Send private message
re4med
Hooked :)
Hooked :)

Joined: 23 Mar 2005
Posts: 112
Reputation: 56.5Reputation: 56.5Reputation: 56.5Reputation: 56.5Reputation: 56.5Reputation: 56.5 add or subtract from this member's reputationadd or subtract from this member's reputation

PostPosted: Sat Nov 19, 2005 9:52    Post subject: My .htaccess Reply with quote

Can someone knowledgeable comment on my .htaccess file and let me know what they think. Thanks

Quote:
RewriteEngine On
RewriteBase /

<IfModule mod_dir.c>
DirectoryIndex index.php index.html
</IfModule>

<IfModule mod_php4.c>
php_flag register_globals off
</IfModule>
# Fix for comments
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://apologia.rtrc.net/.*$ [NC]
RewriteCond %{REQUEST_URI} ^.*comment_post\.php$
RewriteRule .* - [F]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)cialis(-|.).*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)forex(-|.).*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(.*)adultactioncam(.*)$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(.*)andrewsaluk(.*)$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(.*)sexsearchcom(.*)$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(.*)cumfiesta(.*)$ [NC,OR]
RewriteCond %{HTTP:VIA} ^.+pinappleproxy [NC,OR]
RewriteCond %{HTTP_REFERER} \.us [NC,OR]
RewriteCond %{HTTP_REFERER} \.info [NC] //
RewriteRule ^(.*) http://%{REMOTE_ADDR}/ [R=301,L]

# IP BLOCKS (RANGES)

deny from 193.251.169.
deny from 66.98.238.
deny from 220.160.5.
deny from 212.87.26.
deny from 203.174.65.
deny from 67.15.14.
deny from 83.31.165.
deny from 202.101.173.
deny from 83.31.165.
deny from 67.15.14.
deny from 209.66.122.
deny from 216.151.106.
deny from 64.162.110.
deny from 207.58.178.
deny from 69.28.242.
deny from 209.200.31.
deny from 159.61.240.
deny from 222.79.16.
deny from 216.120.184.
deny from 216.177.233.
deny from 216.195.35.
deny from 216.56.240.
deny from 218.12.29.
deny from 218.189.215.
deny from 218.86.126.
deny from 218.98.193.
deny from 219.117.248.
deny from 219.127.248.
deny from 220.178.240.
deny from 220.245.179.
deny from 221.15.5.
deny from 221.186.133.
deny from 222.122.4.
deny from 222.35.11.
deny from 222.45.33.
deny from 24.2.2.
deny from 61.19.219.
deny from 61.219.64.
deny from 61.220.232.
deny from 61.31.195.
deny from 62.110.122.
deny from 63.239.116.
deny from 65.25.70.
deny from 66.215.127.
deny from 67.149.147.
deny from 67.169.19.
deny from 67.171.24.
deny from 67.71.237.
deny from 67.72.25.
deny from 68.46.204.
deny from 68.56.184.
deny from 69.182.46.
deny from 69.57.138.
deny from 70.17.253.
deny from 70.228.44.
deny from 70.85.153.
deny from 80.169.166.
deny from 80.17.233.
deny from 80.55.189.
deny from 80.74.4.
deny from 80.80.51.
deny from 80.81.24.
deny from 81.113.40.
deny from 81.12.0.
deny from 81.50.135.
deny from 82.110.130
deny from 82.135.30.
deny from 82.165.41.
deny from 82.224.136.
deny from 83.100.160.
deny from 83.103.167.
deny from 83.143.18.
deny from 84.112.18.
deny from 85.99.247.
deny from 86.127.4.
deny from 86.34.2.
deny from 12.2.196.
deny from 129.206.55.
deny from 12.96.249.
deny from 129.7.233.
deny from 130.194.11.
deny from 133.9.68.
deny from 134.173.117.
deny from 134.76.10.
deny from 140.121.135.
deny from 140.96.178.
deny from 141.30.84.
deny from 142.179.223.
deny from 143.229.120.
deny from 145.253.178.
deny from 148.223.200.
deny from 148.235.180.
deny from 148.243.6.
deny from 148.244.150.
deny from 148.244.223.
deny from 150.187.117.
deny from 159.61.240.
deny from 159.6.99.
deny from 161.53.156.
deny from 161.53.86.
deny from 161.58.49.
deny from 162.39.225.
deny from 162.40.91.
deny from 163.17.117.
deny from 163.17.127.
deny from 163.17.129.
deny from 163.17.151.
deny from 163.17.161.
deny from 163.17.212.
deny from 163.17.7.
deny from 163.28.48.
deny from 164.100.104.
deny from 164.100.149.
deny from 164.100.150.
deny from 164.164.127.
deny from 165.138.197.
deny from 165.194.121.
deny from 165.228.236.
deny from 166.87.255.
deny from 167.206.79.
deny from 168.10.27.
deny from 168.143.113.
deny from 168.187.0.
deny from 168.216.148.
deny from 168.234.181.
deny from 168.243.232.
deny from 192.204.2.
deny from 192.31.106.
deny from 192.35.35.
deny from 192.55.214.
deny from 192.91.147.
deny from 193.0.74.
deny from 193.126.23.3.
deny from 193.136.157.
deny from 193.140.140.
deny from 193.147.240.
deny from 193.188.77.
deny from 193.194.68.
deny from 193.194.84.
deny from 193.205.153.
deny from 193.251.10.
deny from 193.251.147.
deny from 193.251.149.
deny from 193.251.41.
deny from 193.252.0.
deny from 193.252.28.
deny from 193.43.108.
deny from 193.52.185.
deny from 193.68.5.
deny from 193.77.153.
deny from 193.95.113.
deny from 193.95.90.
deny from 194.105.30.
deny from 194.117.134.
deny from 194.152.185.
deny from 194.154.230.
deny from 194.167.168.
deny from 194.200.3.
deny from 194.209.227.
deny from 194.226.94.
deny from 194.228.61.
deny from 194.2.41.
deny from 194.249.140.
deny from 194.249.248.
deny from 194.27.158.
deny from 194.63.235.
deny from 194.89.17.
deny from 194.90.18.
deny from 194.90.190.
deny from 195.113.148.
deny from 195.113.161.
deny from 195.116.60.
deny from 195.130.76.
deny from 195.136.107.
deny from 195.136.7.
deny from 195.141.101.
deny from 195.145.214.
deny from 195.146.134.
deny from 195.178.53.
deny from 195.215.8.
deny from 195.216.34.
deny from 195.229.241.
deny from 195.234.112.
deny from 195.235.180.
deny from 195.24.194.
deny from 195.245.185.
deny from 195.252.106.
deny from 195.39.213.
deny from 195.54.8.
deny from 195.70.50.
deny from 195.74.122.
deny from 195.96.195.
deny from 195.97.106.
deny from 196.15.164.
deny from 196.200.25.
deny from 196.203.32.
deny from 196.207.230.
deny from 196.2.68.
deny from 196.40.60.
deny from 196.40.61.
deny from 198.209.176.
deny from 198.54.202.
deny from 198.63.211.
deny from 198.79.101.
deny from 200.107.42.
deny from 200.114.199.
deny from 200.114.235.
deny from 200.115.153.
deny from 200.118.115.
deny from 200.12.238.
deny from 200.126.192.
deny from 200.135.240.
deny from 200.1.41.
deny from 200.149.244.
deny from 200.153.112.
deny from 200.153.218.
deny from 200.159.30.
deny from 200.168.66.
deny from 200.171.111.
deny from 200.171.140.
deny from 200.171.70.
deny from 200.175.252.
deny from 200.183.10.
deny from 200.196.101.
deny from 200.196.114.
deny from 200.204.196.
deny from 200.206.160.
deny from 200.207.11.
deny from 200.210.233.
deny from 200.21.21.
deny from 200.213.82.
deny from 200.226.137.
deny from 200.23.166.
deny from 200.242.249.
deny from 200.245.10.
deny from 200.28.83.
deny from 200.30.79.
deny from 200.35.81.
deny from 200.35.90.
deny from 200.42.216.
deny from 200.45.71.
deny from 200.54.176.
deny from 200.67.149.
deny from 200.67.169.
deny from 200.7.105.
deny from 200.75.112.
deny from 200.75.123.
deny from 200.77.144.
deny from 200.84.69.
deny from 200.93.135.
deny from 200.94.210.
deny from 200.95.121.
deny from 201.128.51.
deny from 201.13.1.
deny from 201.140.133.
deny from 201.144.74.
deny from 201.147.199.
deny from 201.153.211.
deny from 201.153.213.
deny from 201.17.147.
deny from 201.224.177.
deny from 201.243.248.
deny from 201.243.38.
deny from 201.243.58.
deny from 201.28.62.
deny from 201.6.233.
deny from 202.107.250.
deny from 202.111.183.
deny from 202.130.84.
deny from 202.134.165.
deny from 202.141.156.
deny from 202.143.137.
deny from 202.143.138.
deny from 202.143.150.
deny from 202.14.68.
deny from 202.147.228.
deny from 202.156.2.
deny from 202.158.165.
deny from 202.164.182.
deny from 202.175.234.
deny from 202.177.82.
deny from 202.181.176.
deny from 202.185.111.
deny from 202.224.23.
deny from 202.239.172.
deny from 202.28.204.
deny from 202.28.27.
deny from 202.29.136.
deny from 202.29.15.
deny from 202.47.247.
deny from 202.61.30.
deny from 202.63.168.
deny from 202.64.21.
deny from 202.64.79.
deny from 202.68.130.
deny from 202.69.200.
deny from 202.7.176.
deny from 202.81.63.
deny from 202.84.100.
deny from 202.84.106.
deny from 202.85.137.
deny from 202.86.205.
deny from 202.92.68.
deny from 202.92.86.
deny from 202.94.229.
deny from 203.101.43.
deny from 203.109.87.
deny from 203.113.143.
deny from 203.115.23.
deny from 203.116.214.
deny from 203.121.131.
deny from 203.125.88.
deny from 203.126.19.
deny from 203.130.255.
deny from 203.131.185.
deny from 203.140.175.
deny from 203.140.56.
deny from 203.144.216.
deny from 203.146.136.
deny from 203.146.86.
deny from 203.147.0.
deny from 203.154.113.
deny from 203.155.1.
deny from 203.160.171.
deny from 203.160.64.
deny from 203.162.128.
deny from 203.162.17.
deny from 203.162.230.
deny from 203.162.247.
deny from 203.162.29.
deny from 203.162.3.
deny from 203.166.96.
deny from 203.166.99.
deny from 203.167.253.
deny from 203.170.226.
deny from 203.172.129.
deny from 203.172.131.
deny from 203.172.200.
deny from 203.187.176.
deny from 203.187.245.
deny from 203.192.206.
deny from 203.197.196.
deny from 203.199.92.
deny from 203.215.81.
deny from 203.22.67.
deny from 203.53.113.
deny from 203.59.162.
deny from 203.79.66.
deny from 204.101.206.
deny from 204.131.46.
deny from 204.131.48.
deny from 204.157.11.
deny from 204.183.208.
deny from 204.186.238.
deny from 204.248.54.
deny from 204.249.97.
deny from 204.8.228.
deny from 204.8.64.
deny from 205.136.240.
deny from 205.148.35.
deny from 205.209.191.
deny from 205.218.66.
deny from 205.234.145.
deny from 205.238.226.
deny from 206.196.125.
deny from 206.225.86.
deny from 206.49.140.
deny from 206.75.228.
deny from 207.109.85.
deny from 207.134.196.
deny from 207.17.47.
deny from 207.200.116.
deny from 207.225.27.
deny from 207.234.208.
deny from 207.243.70.
deny from 207.248.240.
deny from 207.46.98.
deny from 207.67.97.
deny from 207.69.167.
deny from 207.71.248.
deny from 208.147.70.
deny from 208.189.232.
deny from 208.34.84.
deny from 208.53.138.
deny from 209.114.235.
deny from 209.121.91.
deny from 209.161.5.
deny from 209.175.173.
deny from 209.195.170.
deny from 209.212.118.
deny from 209.240.253.
deny from 209.25.147.
deny from 209.253.4.
deny from 209.67.27.
deny from 209.74.45.
deny from 209.79.218.
deny from 209.86.122.
deny from 209.91.207.
deny from 210.0.200.
deny from 210.0.209.
deny from 210.111.247.
deny from 210.1.13.
deny from 210.117.186.
deny from 210.132.169.
deny from 210.162.237.
deny from 210.17.210.
deny from 210.172.95.
deny from 210.174.105.
deny from 210.177.252.
deny from 210.18.94.
deny from 210.19.204.
deny from 210.192.213.
deny from 210.196.191.
deny from 210.212.1.
deny from 210.212.204.
deny from 210.212.253.
deny from 210.21.227.
deny from 210.212.31.
deny from 210.245.164.
deny from 210.3.4.
deny from 210.68.141.
deny from 210.71.57.
deny from 210.73.84.
deny from 210.7.76.
deny from 210.82.214.
deny from 211.114.193.
deny from 211.117.169.
deny from 211.118.206.
deny from 211.138.109.
deny from 211.155.235.
deny from 211.157.104.
deny from 211.170.79.
deny from 211.185.59.
deny from 211.22.114.
deny from 211.22.24.
deny from 211.24.137.
deny from 211.24.161.
deny from 211.38.141.
deny from 211.46.196.
deny from 211.48.62.
deny from 211.7.240.
deny from 211.75.91.
deny from 211.78.176.
deny from 211.94.140.
deny from 212.0.128.
deny from 212.0.132.
deny from 212.0.138.
deny from 212.0.158.
deny from 212.109.59.
deny from 212.117.152.
deny from 212.138.113.
deny from 212.138.47.
deny from 212.142.138.
deny from 212.155.169.
deny from 212.157.64.
deny from 212.175.113.
deny from 212.184.102.
deny from 212.191.34.
deny from 212.199.249.
deny from 212.202.164.
deny from 212.214.78.
deny from 212.234.179.
deny from 212.239.17.
deny from 212.250.79.
deny from 212.251.14.
deny from 212.35.34.
deny from 212.41.228.
deny from 212.49.85.
deny from 212.7.9.
deny from 212.98.36.
deny from 213.114.21.
deny from 213.130.117.
deny from 213.139.151.
deny from 213.156.52.
deny from 213.176.73.
deny from 213.18.248.
deny from 213.186.167.
deny from 213.223.67.
deny from 213.236.144.
deny from 213.243.30.
deny from 213.249.155.
deny from 213.249.17.
deny from 213.25.206.
deny from 213.25.223.
deny from 213.30.188.
deny from 213.37.79.
deny from 213.41.1.
deny from 213.41.176.
deny from 213.42.2.
deny from 213.45.38.
deny from 213.61.29.
deny from 213.76.152.
deny from 213.81.187.
deny from 213.92.96.
deny from 216.103.204.
deny from 216.104.196.
deny from 216.126.141.
deny from 216.130.129.
deny from 216.13.18.
deny from 216.132.3.
deny from 216.135.202.
deny from 216.136.2.
deny from 216.168.230.
deny from 216.168.99.
deny from 216.185.178.
deny from 216.189.194.
deny from 216.196.59.
deny from 216.201.163.
deny from 216.20.117.
deny from 216.216.32.
deny from 216.239.175.
deny from 216.252.181.
deny from 216.60.21.
deny from 216.69.164.
deny from 216.77.62.
deny from 216.86.156.
deny from 217.109.194.
deny from 217.118.101.
deny from 217.133.0.
deny from 217.133.58.
deny from 217.14.142.
deny from 217.148.1.
deny from 217.160.75.
deny from 217.17.41.
deny from 217.199.209.
deny from 217.219.151.
deny from 217.219.18.
deny from 217.33.2.
deny from 217.34.52.
deny from 217.37.77.
deny from 217.40.132.
deny from 217.52.253.
deny from 217.56.101.
deny from 217.67.22.
deny from 217.97.134.
deny from 217.97.237.
deny from 217.97.84.
deny from 218.104.80.
deny from 218.107.238.
deny from 218.13.59.
deny from 218.139.202.
deny from 218.140.212.
deny from 218.177.148.
deny from 218.188.13.
deny from 218.188.23.
deny from 218.189.222.
deny from 218.224.226.
deny from 218.226.201.
deny from 218.230.247.
deny from 218.247.171.
deny from 218.26.157.
deny from 218.28.164.
deny from 218.44.209.
deny from 218.44.225.
deny from 218.44.248.
deny from 218.45.227.
deny from 218.5.149.
deny from 218.5.27.
deny from 218.56.32.
deny from 218.85.47.
deny from 218.85.82.
deny from 218.85.83.
deny from 218.89.171.
deny from 218.91.254.
deny from 218.93.112.
deny from 218.93.119.
deny from 218.97.253.
deny from 219.116.155.
deny from 219.117.201.
deny from 219.118.190.
deny from 219.140.161.
deny from 219.142.40.
deny from 219.145.61.
deny from 219.149.233.
deny from 219.157.155.
deny from 219.163.126.
deny from 219.16.72.
deny from 219.22.18.
deny from 219.22.50.
deny from 219.239.110.
deny from 219.27.12.
deny from 219.52.160.
deny from 219.63.85.
deny from 219.93.174.
deny from 219.93.211.
deny from 219.93.72.
deny from 219.94.45.
deny from 219.95.111.
deny from 219.96.224.
deny from 220.110.164.
deny from 220.110.49.
deny from 220.132.154.
deny from 220.160.2.
deny from 220.192.24.
deny from 220.245.180.
deny from 220.255.13.
deny from 220.99.102.
deny from 221.10.124.
deny from 221.117.84.
deny from 221.142.244.
deny from 221.212.177.
deny from 222.152.158.
deny from 222.185.230.
deny from 24.11.27.
deny from 24.113.68.
deny from 24.121.60.
deny from 24.123.90.
deny from 24.203.49.
deny from 24.226.233.
deny from 24.23.207.
deny from 24.232.134.
deny from 24.232.92.
deny from 24.234.114.
deny from 24.248.80.
deny from 24.6.111.
deny from 24.75.92.
deny from 24.77.194.
deny from 24.98.82.
deny from 38.118.3.
deny from 58.65.151.
deny from 59.120.0.
deny from 59.120.39.
deny from 59.156.99.
deny from 59.56.39.
deny from 60.119.1.
deny from 61.0.62.
deny from 61.12.34.
deny from 61.150.115.
deny from 61.153.27.
deny from 61.153.30.
deny from 61.179.12.
deny from 61.19.220.
deny from 61.194.52.
deny from 61.197.218.
deny from 61.199.156.
deny from 61.201.230.
deny from 61.206.125.
deny from 61.214.29.
deny from 61.218.64.
deny from 61.218.74.
deny from 61.219.11.
deny from 61.219.232.
deny from 61.219.36.
deny from 61.221.184.
deny from 61.221.199.
deny from 61.221.30.
deny from 61.22.230.
deny from 61.24.118.
deny from 61.247.239.
deny from 61.26.204.
deny from 61.30.150.
deny from 61.78.65.
deny from 61.91.155.
deny from 61.95.133.
deny from 62.114.248.
deny from 62.116.15.
deny from 62.123.211.
deny from 62.123.216.
deny from 62.133.42.
deny from 62.141.42.
deny from 62.145.48.
deny from 62.150.25.
deny from 62.17.152.
deny from 62.176.156.
deny from 62.190.127.
deny from 62.193.231.
deny from 62.217.59.
deny from 62.220.99.
deny from 62.22.98.
deny from 62.245.167.
deny from 62.248.110.
deny from 62.24.96.
deny from 62.37.236.
deny from 62.39.176.
deny from 62.56.210.
deny from 62.7.244.
deny from 62.73.165.
deny from 62.77.41.
deny from 62.78.78.
deny from 62.81.214.
deny from 62.94.211.
deny from 62.96.103.
deny from 62.97.72.
deny from 63.165.31.
deny from 63.174.154.
deny from 63.192.198.
deny from 63.207.250.
deny from 63.218.109.
deny from 63.230.254.
deny from 63.241.72.
deny from 63.245.22.
deny from 63.80.101.
deny from 63.97.24.
deny from 64.108.5.
deny from 64.110.82.
deny from 64.128.136.
deny from 64.139.69.
deny from 64.139.90.
deny from 64.170.45.
deny from 64.174.109.
deny from 64.186.55.
deny from 64.191.73.
deny from 64.242.88.
deny from 64.247.118.
deny from 64.42.48.
deny from 64.5.245.
deny from 64.76.142.
deny from 64.76.83.
deny from 64.86.228.
deny from 64.86.235.
deny from 64.92.162.
deny from 64.9.33.
deny from 64.95.116.
deny from 64.95.78.
deny from 65.104.190.
deny from 65.106.145.
deny from 65.110.97.
deny from 65.123.150.
deny from 65.160.238.
deny from 65.164.90.
deny from 65.19.150.
deny from 65.19.154.
deny from 65.200.190.
deny from 65.205.189.
deny from 65.241.12.
deny from 65.245.103.
deny from 65.29.13.
deny from 65.31.82.
deny from 65.43.75.
deny from 65.64.31.
deny from 65.68.11.
deny from 65.75.146.
deny from 65.75.164.
deny from 65.84.245.
deny from 66.1.140.
deny from 66.133.152.
deny from 66.137.110.
deny from 66.141.184.
deny from 66.14.253.
deny from 66.148.141.
deny from 66.160.92.
deny from 66.166.209.
deny from 66.17.15.
deny from 66.183.115.
deny from 66.186.133.
deny from 66.194.55.
deny from 66.196.205.
deny from 66.196.31.
deny from 66.202.75.
deny from 66.207.120.
deny from 66.208.166.
deny from 66.208.197.
deny from 66.208.198.
deny from 66.208.200.
deny from 66.208.203.
deny from 66.208.215.
deny from 66.208.219.
deny from 66.208.220.
deny from 66.208.223.
deny from 66.208.237.
deny from 66.208.246.
deny from 66.208.250.
deny from 66.213.76.
deny from 66.246.218.
deny from 66.255.100.
deny from 66.28.108.
deny from 66.36.212.
deny from 66.36.226.
deny from 66.45.65.
deny from 66.49.33.
deny from 66.55.153.
deny from 66.62.122.
deny from 66.79.179.
deny from 66.79.181.
deny from 66.82.9.
deny from 66.90.15.
deny from 66.92.57.
deny from 66.98.164.
deny from 66.99.246.
deny from 67.106.209.
deny from 67.112.152.
deny from 67.112.95.
deny from 67.121.227.
deny from 67.15.121.
deny from 67.15.62.
deny from 67.173.254.
deny from 67.175.253.
deny from 67.18.98.
deny from 67.19.156.
deny from 67.42.10.
deny from 67.89.45.
deny from 68.111.152.
deny from 68.121.75.
deny from 68.20.44.
deny from 68.225.29.
deny from 68.236.162.
deny from 68.38.178.
deny from 68.44.125.
deny from 68.45.8.
deny from 68.52.80.
deny from 68.61.235.
deny from 68.61.244.
deny from 68.81.79.
deny from 68.91.107.
deny from 68.92.13.
deny from 68.96.160.
deny from 68.97.149.
deny from 69.105.144.
deny from 69.110.61.
deny from 69.11.157.
deny from 69.151.128.
deny from 69.168.29.
deny from 69.17.114.
deny from 69.17.55.
deny from 69.17.65.
deny from 69.20.10.
deny from 69.20.59.
deny from 69.219.98.
deny from 69.242.88.
deny from 69.30.124.
deny from 69.30.133.
deny from 69.31.79.
deny from 69.43.144.
deny from 69.48.118.
deny from 69.50.167.
deny from 69.50.171.
deny from 69.50.175.
deny from 69.50.176.
deny from 69.50.180.
deny from 69.50.191.
deny from 69.57.154.
deny from 69.60.117.
deny from 69.64.37.
deny from 69.93.56.
deny from 70.25.214.
deny from 72.36.208.
deny from 72.36.222.
deny from 80.108.20.
deny from 80.171.15.
deny from 80.188.117.
deny from 80.191.218.
deny from 80.198.101.
deny from 80.231.147.
deny from 80.237.140.
deny from 80.245.171.
deny from 80.28.207.
deny from 80.53.1.
deny from 80.53.109.
deny from 80.53.47.
deny from 80.55.233.
deny from 80.55.65.
deny from 80.58.0.
deny from 80.58.11.
deny from 80.58.14.
deny from 80.58.20.
deny from 80.58.21.
deny from 80.58.23.
deny from 80.58.24.
deny from 80.58.3.
deny from 80.58.32.
deny from 80.58.34.
deny from 80.58.4.
deny from 80.58.41.
deny from 80.58.42.
deny from 80.58.50.
deny from 80.58.5.
deny from 80.58.51.
deny from 80.58.9.
deny from 80.77.80.
deny from 80.77.86.
deny from 80.84.154.
deny from 80.96.38.
deny from 80.97.67.
deny from 80.98.53.
deny from 81.115.170.
deny from 81.115.31.
deny from 81.12.246.
deny from 81.168.158.
deny from 81.168.161.
deny from 81.168.203.
deny from 81.168.72.
deny from 81.169.168.
deny from 81.177.16.
deny from 81.177.7.
deny from 81.208.68.
deny from 81.209.141.
deny from 81.255.87.
deny from 81.28.182.
deny from 81.72.65.
deny from 81.72.97.
deny from 81.80.162.
deny from 81.80.26.
deny from 81.8.110.
deny from 81.86.105.
deny from 82.108.214.
deny from 82.127.76.
deny from 82.133.55.
deny from 82.135.201.
deny from 82.141.201.
deny from 82.154.249.
deny from 82.189.120.
deny from 82.201.185.
deny from 82.207.223.
deny from 82.208.174.
deny from 82.209.241.
deny from 82.225.195.
deny from 82.227.130.
deny from 82.231.200.
deny from 82.37.120.
deny from 82.43.155.
deny from 82.76.208.
deny from 82.76.77.
deny from 82.77.200.
deny from 82.80.133.
deny from 82.99.204.
deny from 83.137.59.
deny from 83.146.17.
deny from 83.146.56.
deny from 83.16.145.
deny from 83.217.224.
deny from 83.227.191.
deny from 83.235.54.
deny from 83.65.7.
deny from 84.109.140.
deny from 84.137.235.
deny from 84.189.197.
deny from 84.189.201.
deny from 84.189.209.
deny from 84.189.217.
deny from 84.189.223.
deny from 84.189.224.
deny from 84.189.227.
deny from 84.189.230.
deny from 84.189.232.
deny from 84.189.247.
deny from 84.189.251.
deny from 85.140.21.
deny from 85.154.198.
deny from 85.64.9.
deny from 85.65.149.
deny from 85.65.176.
deny from 12.42.48.
deny from 129.22.182.
deny from 12.96.164.
deny from 136.142.110.
deny from 148.223.103.
deny from 151.164.228.
deny from 159.134.203.
deny from 168.160.229.
deny from 168.243.227.
deny from 193.194.70.
deny from 193.225.206.
deny from 194.210.9.
deny from 195.110.154.
deny from 195.116.244.
deny from 195.135.155.
deny from 195.182.116.
deny from 195.205.195.
deny from 195.206.3.
deny from 195.228.75.
deny from 195.3.97.
deny from 196.36.80.
deny from 198.109.197.
deny from 198.172.147.
deny from 200.13.218.
deny from 200.149.132.
deny from 200.150.135.
deny from 200.153.120.
deny from 200.171.124.
deny from 200.179.220.
deny from 200.181.52.
deny from 200.181.57.
deny from 200.207.80.
deny from 200.251.128.
deny from 200.27.57.
deny from 200.39.103.
deny from 200.42.211.
deny from 200.55.209.
deny from 200.75.13.
deny from 200.95.128.
deny from 201.135.118.
deny from 202.143.156.
deny from 202.162.212.
deny from 202.164.38.
deny from 202.224.222.
deny from 202.56.236.
deny from 202.69.100.
deny from 202.69.168.
deny from 202.7.166.
deny from 202.96.1.
deny from 203.113.132.
deny from 203.125.141.
deny from 203.172.133.
deny from 203.200.218.
deny from 203.215.70.
deny from 203.82.38.
deny from 204.202.252.
deny from 207.175.180.
deny from 208.34.72.
deny from 209.163.221.
deny from 209.242.139.
deny from 209.248.224.
deny from 210.0.199.
deny from 210.118.120.
deny from 210.170.20.
deny from 210.187.65.
deny from 210.212.2.
deny from 210.236.66.
deny from 211.162.17.
deny from 211.250.181.
deny from 211.253.127.
deny from 211.77.44.
deny from 211.94.75.
deny from 212.0.141.
deny from 212.122.76.
deny from 212.138.64.
deny from 213.11.28.
deny from 213.150.173.
deny from 213.25.156.
deny from 216.141.113.
deny from 216.142.47.
deny from 216.142.90.
deny from 216.72.177.
deny from 217.194.137.
deny from 217.91.108.
deny from 218.145.145.
deny from 218.155.4.
deny from 218.248.1.
deny from 218.44.152.
deny from 218.55.115.
deny from 218.62.72.
deny from 219.101.21.
deny from 219.137.154.
deny from 219.142.111.
deny from 219.149.217.
deny from 219.163.101.
deny from 219.37.108.
deny from 219.43.116.
deny from 219.43.204.
deny from 220.135.57.
deny from 220.245.178.
deny from 221.195.72.
deny from 222.163.27.
deny from 222.240.128.
deny from 222.45.58.
deny from 222.53.125.
deny from 24.118.185.
deny from 24.130.45.
deny from 24.163.137.
deny from 24.185.71.
deny from 24.199.143.
deny from 24.20.9.
deny from 60.248.35.
deny from 61.100.187.
deny from 61.14.18.
deny from 61.187.56.
deny from 61.194.17.
deny from 61.208.100.
deny from 61.222.168.
deny from 61.74.253.
deny from 61.80.75.
deny from 62.153.135.
deny from 62.173.235.
deny from 62.212.122.
deny from 62.244.112.
deny from 62.75.220.
deny from 62.93.34.
deny from 63.100.195.
deny from 63.130.248.
deny from 63.144.59.
deny from 63.79.142.
deny from 64.0.224.
deny from 64.175.80.
deny from 64.42.246.
deny from 64.66.0.
deny from 65.113.234.
deny from 65.16.102.
deny from 65.28.213.
deny from 65.78.105.
deny from 65.89.138.
deny from 65.89.174.
deny from 66.134.121.
deny from 66.159.211.
deny from 66.187.104.
deny from 66.190.160.
deny from 66.88.133.
deny from 67.173.67.
deny from 67.175.116.
deny from 67.52.64.
deny from 67.96.201.
deny from 67.96.236.
deny from 67.98.188.
deny from 67.99.34.
deny from 68.106.215.
deny from 68.120.235.
deny from 68.51.74.
deny from 68.78.30.
deny from 69.119.253.
deny from 69.15.27.
deny from 69.167.10.
deny from 69.37.82.
deny from 69.86.23.
deny from 70.185.235.
deny from 71.11.154.
deny from 80.124.153.
deny from 80.229.63.
deny from 80.247.147.
deny from 80.55.114.
deny from 80.58.37.
deny from 80.58.43.
deny from 80.58.8.
deny from 80.98.164.
deny from 81.192.48.
deny from 81.193.115.
deny from 81.199.24.
deny from 81.56.240.
deny from 82.141.232.
deny from 82.225.61.
deny from 82.237.216.
deny from 82.70.4.
deny from 83.145.68.
deny from 84.119.253.
deny from 84.154.21.
deny from 84.189.239.
deny from 85.18.29.
deny from 85.218.20.
deny from 85.44.189.
deny from 18.60.3.
deny from 195.205.195.
deny from 195.206.3.
deny from 200.167.160.
deny from 200.30.173.
deny from 202.108.248.
deny from 202.175.181.
deny from 202.84.38.
deny from 203.101.254.
deny from 203.151.63.
deny from 203.162.92.
deny from 213.56.31.
deny from 60.248.79.
deny from 66.159.224.
deny from 68.20.47.
deny from 69.243.93.
deny from 80.53.57.
deny from 85.218.20.
Back to top
View user's profile Send private message
rossputin
Seasoned Poster
Seasoned Poster

Joined: 14 Feb 2005
Posts: 96
Reputation: 59.2Reputation: 59.2Reputation: 59.2Reputation: 59.2Reputation: 59.2Reputation: 59.2 add or subtract from this member's reputationadd or subtract from this member's reputation

PostPosted: Sat Dec 10, 2005 1:05    Post subject: question re: renaming htsrv Reply with quote

Hi there,

Sorry in advance if this is a stupid question...

If the htsrv folder has some name and another web site uses a (legitimate) trackback pointing to me, then if I rename htsrv to avoid spam comments will it mean that that trackback will no longer work and some people trying to get to my site won't be able to?

Thanks much for any thoughts on this....

Ross
http://blog.rossputin.com
Back to top
View user's profile Send private message Visit poster's website
blueyed
Core Developer
Core Developer

Joined: 10 Nov 2003
Posts: 1856
Reputation: 178.7Reputation: 178.7 add or subtract from this member's reputationadd or subtract from this member's reputation
votes: 18

PostPosted: Sat Dec 10, 2005 12:51    Post subject: Reply with quote

rossputin, once a trackback has been done, the location of the htsrv folder is irrelevant. Just for making the trackback the correct/new address has to be used.
_________________
.\|/. Create rainforest .\|/. | daniel.hahler.de | Ubuntu Linux
Back to top
View user's profile Send private message Visit poster's website
Elpie
Seasoned Poster
Seasoned Poster

Joined: 17 Jun 2005
Posts: 40
Reputation: 11.5 add or subtract from this member's reputationadd or subtract from this member's reputation

PostPosted: Mon Dec 12, 2005 5:52    Post subject: Tips for a cleaner .htaccess Reply with quote

Apache has to query .htaccess with each and every page it loads on a site, so large .htaccess files can not only slow down page loading, but can also significantly increase server loads.

Managing a large .htaccess with loads of different IP's can also be a real nuisance. However, there are ways of keeping the file as small as possible.

Firstly, check who owns the IP you want to ban. Since you are checking on this, you might as well use the abuse@ contact and let them know that someone from that IP is spamming you. You never know, they might stop the offender.

Secondly, if you see a number of spammers are coming from the same provider, you might like to ban the entire IP range. If, for example, you are seeing spammers coming in from, say the 84.110.10.59 & 84.110.163.68 ranges you may be tempted to ban these ranges by putting 84.110.10. & 84.110.163. in your .htaccess.
However, in the example I have used (for a real spammer) those IP's are coming from the same source - Bezeq International. You could be forever adding IP's from this source at the moment. Instead of adding IP's like that, you can deny the entire netblock.

An example from my .htaccess to block all traffic from Bezeq International until they take some action against the spammers they host, is:

#Israeli spammers
deny from 84.110.80.0/20

This blocks everything in the netblock assigned to them: 84.110.0.0 - 84.110.255.255.

So, when you see multiple IP's that may be coming from the same source, do a whois on them and see if they are part of one netblock - if so, ban that netblock from your site. It's cleaner and makes it easier for you to read and modify your .htaccess file.
Back to top
View user's profile Send private message
whoo
Head Post Mover
Head Post Mover

Joined: 25 Dec 2004
Posts: 1293
Reputation: 100.1 add or subtract from this member's reputationadd or subtract from this member's reputation
votes: 19

PostPosted: Wed Dec 14, 2005 16:17    Post subject: Reply with quote

yes, absolutely, elpie is correct. that .htaccess wil slow down your page load times noticably; you might even run the risk of causing a few timeouts on the actual lookups.

I currently block 40 or so of the worst domains (using regexs and whatnot), while also having added a few notorious tlds to take care of the rest. I also block 3 specific ips (right now). As far as the ips go, I find I can remove them after a few weeks as whoever is behind them gets the message, and eventually just goes away.

_________________

Do you use last.fm?
Try out my nifty badge generator!
Back to top
View user's profile Send private message Visit poster's website
business.dynamics
New Poster
New Poster

Joined: 05 Jan 2006
Posts: 3
Reputation: 4Reputation: 4Reputation: 4Reputation: 4 add or subtract from this member's reputationadd or subtract from this member's reputation

PostPosted: Thu Jan 05, 2006 21:11    Post subject: Re: can u pls take quick look @ file & tell me wots wron Reply with quote

I've attempted to follow your instructions as best as I could ... I've adjusted the existing .htaccess file ... if you goto http://www.artmarket.co.nz/sample/htaccess.txt you'll see the one I've been working on ... what am I doing wrong please?
Back to top
View user's profile Send private message Visit poster's website
blueyed
Core Developer
Core Developer

Joined: 10 Nov 2003
Posts: 1856
Reputation: 178.7Reputation: 178.7 add or subtract from this member's reputationadd or subtract from this member's reputation
votes: 18

PostPosted: Fri Jan 06, 2006 11:27    Post subject: Re: can u pls take quick look @ file & tell me wots wron Reply with quote

business.dynamics wrote:
what am I doing wrong please?

What is wrong please?

_________________
.\|/. Create rainforest .\|/. | daniel.hahler.de | Ubuntu Linux
Back to top
View user's profile Send private message Visit poster's website
blueyed
Core Developer
Core Developer

Joined: 10 Nov 2003
Posts: 1856
Reputation: 178.7Reputation: 178.7 add or subtract from this member's reputationadd or subtract from this member's reputation
votes: 18

PostPosted: Fri Jan 06, 2006 11:29    Post subject: Reply with quote

At least from
Code:
RewriteCond %{HTTP_REFERER} ^(.*)   hotelgaydays.com   (.*)$ [NC,OR]
downwards you have a TAB where it should not be.
_________________
.\|/. Create rainforest .\|/. | daniel.hahler.de | Ubuntu Linux
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.   printer-friendly view    b2evolution Forum Index -> Fighting spam! All times are GMT - 5 Hours
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
Page 3 of 8


 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
b2evolution Support Forum RSS Feed Forums powered by php Bulletin Board