Post
Topic
Board Micro Earnings
Re: Faucet Owners Against Scammers and Bots
by
rkandrades
on 11/10/2015, 14:31:26 UTC
Guys...

I'm thinking how could I redirect the Faucetbox blocked IPs, Domains and BC Address to an other URL.

I guess I shoul change some function into the index.php file. But I didn't found the exactily point to do this change.

Today, When a banned visitor try to claim, the faucet just reload/refresh the page. I think that redirecting I could do something smarter.

Could you help me?

That is easy, if the condition banned == true, use this

http://www.w3schools.com/php/func_http_header.asp

Done.

I' am facing an endless battle against the scammers... This will helps me.

Thank you very much.