Everything working for My bitcoin Faucet. Not sure about other coins
If you like the one here: http://lol.steep.rocks/ (don't forget to refresh after you get a dispense)
( This is based on http://keith-wood.name/countdown.html )
Backup your website.
Download: http://lol.steep.rocks/countdown/countdown-js.zip
it is just one file
Unpack so the file inside becomes accessible as http://example.com/js/jquery.plugin.countdown.min.js
Open your template index.php file with Notepad++. This is not the file in the main folder. It is in /templates/***/index.php
Find:
Add before:
Find:
In the element add:
So if it is:
You have to wait...
It will become:
You have to wait...
Test it.
Don't ask why it adds 1 minute. There is a bug in FB script nobody has discovered yet