Post
Topic
Board Service Discussion
Re: Technical Problem with Google's ReCapcha on Salmen's Simple Faucet
by
matt007
on 28/06/2022, 09:25:47 UTC
But I am curious that some people are still wasting their time on faucets, are you making money from the faucet? Faucets are just absolutely waste of time.

Sometimes it's not just about making BTC by having people view ads. It's about getting eyeballs / clicks on a certain thing and using a few satoshis to do it.

With that being said keep in mind from the script
Quote
PHP >= 5.4 (tested on 5.6), please do not use PHP 7.0 or higher

Anything older then 7.4 is way out of date and vulnerable. I don't even know of any webhosts that still support it.
Take a look at: https://www.php.net/supported-versions.php

I don't know if anyone has updated / ported the script so it runs on a newer version of PHP but if not I don't know if it will work.

-Dave

Actually it has been updated here https://github.com/Salmen2/Simple-Faucet-Script

Thanks!