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:Faucet In A Box Ultimate R103
Changelog:
- Fixed IPv6 bug that appeared in fresh r102
- Added ksWallet.net
- Added FaucetPay.io
-
...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
...Best paying shortlinks and pure scams (March 2023)!This list is partially available also inside the latest Faucet In A Box ultimate and is constantly updated
...Faucet In A Box Ultimate R106
Changelog:
- Fixed IP_Locks error that appears when you install with different prefix.
Download:
faucetinabox-ultimate-r106.zip
Upgrading:
If
...Faucet In A Box Ultimate R102
Changelog:
- Added CedsonHub
- Removed WFM
- Removed Nastyhosts
Download:
faucetinabox-ultimate-r102.zip
Upgrading:
If
...