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:It is May 2018 and R88 is up and ready
It was planned to be a BUGfix only version, but it got some new features too. Let we see the changelog.
Changelog:
-
...FBU R95 - The Big Hope
Ok, so R94 still had shared shortlink issue so if you are using POOLs then going to R95 is mandatory.
Changelog:
-
...Faucet In A Box Ultimate R102
Changelog:
- Added CedsonHub
- Removed WFM
- Removed Nastyhosts
Download:
faucetinabox-ultimate-r102.zip
Upgrading:
If
...Jar Pay 6.00 ready for downloadChangelog:
- PHP 8.2 compatible
- added missing currencies - FaucetPay
- removed dead wallet providers
Download:
Jar
...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
...