Bitcoin Forum

Economy => Micro Earnings => Topic started by: zinedine17 on July 03, 2017, 08:43:45 PM



Title: How To add Anti adblock To my bitcoin faucet ?
Post by: zinedine17 on July 03, 2017, 08:43:45 PM
hi,
is there someone know how to add anti adblock to my bitcoin faucet
Please Help


Title: Re: How To add Anti adblock To my bitcoin faucet ?
Post by: Gregc1131 on July 03, 2017, 08:48:53 PM
hi,
is there someone know how to add anti adblock to my bitcoin faucet
Please Help

Easiest way would be https://blockadblock.com/configure.php

Simply go through configuration and paste the code at the end of your body tag.


Title: Re: How To add Anti adblock To my bitcoin faucet ?
Post by: zinedine17 on July 03, 2017, 08:52:58 PM
bro can you tell me how to add it to my database


Title: Re: How To add Anti adblock To my bitcoin faucet ?
Post by: Gregc1131 on July 03, 2017, 08:54:15 PM
bro can you tell me how to add it to my database

Can't help you there, sorry.


Title: Re: How To add Anti adblock To my bitcoin faucet ?
Post by: sweetdesirez on July 03, 2017, 09:27:29 PM
bro can you tell me how to add it to my database
You don't need to add it in the database. You have to put it somewhere before the footer before the
Code:
</body>
tag. It depends on the files structure which your script uses, in which file to add it; usually normal faucets use php scripts and it should work by placing either in the footer.php or the content.php file.