![]() |
ANyone know how to block a domain name
Anyone know how to block a domain name in htaccess from sending traffic to your site?
I have a guy, with a bunch of cam sites http://www.mycam.com http://www.indianlivesexchat.com http://www.dacams.com and some others sending scam signups, stolen credit cards, hoping that I will send out a check before I catch on...has not happened, caught on before I ever sent them a check, they are scamming ccbill sites also, the chargeback I missed had about a dozen ccbill sites on the paper the owner said was not his. so I want to block the traffic coming from those sites, any idea how? |
Quote:
RewriteCond %{HTTP_REFERER} ^(.*)(<|>|'|%0A|%0D|%27|%3C|%3E|%00).* [NC,OR] RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?mycam(-|.).*$ [NC,OR] RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?indianlivesexchat(-|.).*$ [NC,OR] RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)?dacams(-|.).*$ [NC] RewriteRule ^(.*)$ - [F,L] |
thanks much
Quote:
|
that didn't work for some reason...blocked everyone
Quote:
|
For CCBill signups, contact CCBill and give them specific sign up info. Ask their fraud dept to ban him. Ask for his IP address. Contact your host and ask to ban his IPs from your servers. Traceroute his IP back to his host. Inform host and advise you will take appropriate action. Your host should be able to do that with domain names.
|
I found the problem, it was another rewrite I had in my htaccess...
|
most of the signups are from "unknown" in the stats report, so they are not using a hard link usually. the actual signups are coming from all over the country.
Quote:
|
Quote:
CCBill helped us sort him out though. |
its easy to catch the signups as they come in now, I know what I am looking for and I am looking at each new affiliate that signs up. Its just a pain in the ass to have to go in and refund all these people
Quote:
|
Quote:
Good luck with it all. Sounds like you have it under control. if you're really Venus, your hella hot. :) |
why ban domain? what's to stop them from manually entering their affiliate link into browser and doing fake signup?
just ban his account. |
Quote:
|
Quote:
|
that's what they are doing, but if it stops one person then its one less I have to deal with
Quote:
|
actually banning the account is a bad thing to do, they can still use the link to signup, closing the account wont stop them from sending joins, it will stop me from seeing what account it is associated with and then I wont be able to deal with it.
Quote:
|
All times are GMT -7. The time now is 04:17 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123