Finally R92 and a shortlink pool!There is newer version of FBU here
I've got too many requests about this and I'm not going to delay it anymore.
Changelog:
- shortlink pool
- cleanup
Download:
faucetinabox-ultimate-r92.zip
(updating from previous versions of FBU should not cause trouble)
Install all your faucets so they use the same DB using using different
$dbtable_prefix
Then choose one of the faucets to be the main one and set-up
$dbtable_shortlink_pool_prefix on all the rest of the faucets to be the same as
$dbtable_prefix of the main one.
Since I was getting too many questions how to setup the pool here is real example:
----------------------------------------------------------------------------------
Let we say you have BTC, LTC and DOGE faucets and you want to use one shortlink pool for all ot them.
Setup the config this way:
// BTC Faucet
$dbtable_prefix = 'BTC_';
$dbtable_shortlink_pool_prefix = 'BTC_';
// LTC Faucet
$dbtable_prefix = 'LTC_';
$dbtable_shortlink_pool_prefix = 'BTC_';
// DOGE Faucet
$dbtable_prefix = 'DOGE_';
$dbtable_shortlink_pool_prefix = 'BTC_';
That way if someone decides to go to all the faucets he will not get the same shortlink even if you setup the same shortlink priority in all the faucet admins but still gives you ability to choose different shortlink services for different faucets.
----------------------------------------------------------------------------------
Please beep me if you get any issues with this version

.
If you want to help this project feel free to donate any amount of BTC at 1MakeJarmmzLs5gzkQubNJxxx9kQMZpKPr or tip makejar.com in the FaucetHub chat. Thank You.
Other topics:Download Faucet In A Box Ultimate R98
Please don't ask where is R97.
Changelog:
- Removed CoinHive.
- Added option to automatically
...Users going around AdlinkFly without solving the captcha?If you recently got a drop into catcha solving and are curious why it is because your f*** script is
...It is July 2018 and R90 now have support for ZEC and XMR
I'm sorry I had no time lately to push all the requested changes. But FaucetHub added 2 new coins
...Faucet In A Box Ultimate R111
Upgrading is strongly recommended!
Changelog:
- fixed XSS vulnerability
- added DASH and BCH
...Sh!t happens. R93 had an issue with the shared shortlink. R94 should fix the issue
What's new:
- shared shortlink bug fix
Download:
faucetinabox-ultimate-r94.zip
If you are
...