|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
- RewriteEngine On
- RewriteCond %{REMOTE_ADDR} ^139.175.(.*)$ [OR]
- RewriteCond %{REMOTE_ADDR} ^168.95.(.*)$ [OR]
- RewriteCond %{REMOTE_ADDR} ^61.(.*)$ [OR]
- RewriteCond %{REMOTE_ADDR} ^218.(.*)$ [OR]
- RewriteCond %{REMOTE_ADDR} ^202.(.*)$ [OR]
- RewriteCond %{REMOTE_ADDR} ^203.(.*)$ [OR]
- RewriteCond %{REMOTE_ADDR} ^210.(.*)$ [OR]
- RewriteCond %{REMOTE_ADDR} ^211.(.*)$
- RewriteCond %{REMOTE_ADDR} !^202.60.132.55$
- RewriteCond %{REMOTE_ADDR} !^210.0.[0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^210.0.[1-9][0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^210.0.1[0-1][0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^210.0.12[0-7].(.*)$
- RewriteCond %{REMOTE_ADDR} !^210.4[8-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^210.5[0-5].(.*)$
- RewriteCond %{REMOTE_ADDR} !^210.[7-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^210.1[0-1].(.*)$
- RewriteCond %{REMOTE_ADDR} !^210.2[3-4].(.*)$
- RewriteCond %{REMOTE_ADDR} !^211.2[5-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^211.31.(.*)$
- RewriteCond %{REMOTE_ADDR} !^203.[1-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^203.[1-9][0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^203.1[0-1][0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^203.134.[0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^203.134.[1-9][0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^203.134.1[1-9][0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^203.134.2[1-4][0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^203.134.25[0-1].(.*)$
- RewriteCond %{REMOTE_ADDR} !^202.[0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^202.10.(.*)$
- RewriteCond %{REMOTE_ADDR} !^202.20.[0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^202.20.[1-7][0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^202.20.8[0-1].(.*)$
- RewriteCond %{REMOTE_ADDR} !^202.21.[8-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^202.21.[1-9][0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^202.21.[1-9][1-9][0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^202.22.[0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^202.27.(.*)$
- RewriteCond %{REMOTE_ADDR} !^202.129.6[4-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^202.129.[7-9][0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^202.129.1[0-8][0-9].(.*)$
- RewriteCond %{REMOTE_ADDR} !^202.129.19[0-1].(.*)$
- RewriteCond %{REMOTE_ADDR} !^202.161.(.*)$
- RewriteRule /*(.*) [url]http://www.muttle.com/banned.html[/url] [NC,L,R]
复制代码
这小子是这么说的:
my host doesnt have any limits on people who can signup, it can be from any country, but I get tons and tons of chinese signups also! It's rediculious!
I've denied a lot of them due to them not being capable of typing a description of the site they want to make on the signup form (it's required), its often filled with spam, or random words in english that mean nothing. I admin validate each, and I dont trust to approve it especially since I dbout they will make a site written in english (a part of my TOS) site anyway, so I've hit the deny button on maybe 21 accounts now - and I have only been open 3 or 4 days. In fact the only place I really posted an ad was here. I get signups every couple hours now from china.
I honestly dont get it, what is the deal with the signups? Is this normal? Should I be blocking signups from asia? Help! |
|