The main script has only 2 pages, /faucet and /admin and i want to make another one, for example /privacypolicy, how can i do that. If i try to access example.org/privacypolicy it brings me to /faucet
I know it has 2 pages

Did you saw how many pages has my website (
http://www.freebtc.click) ?
It is the same script

Hey bro, I need your help.
I saw that your faucet is using Coinbase as processor.
I tried to use Coinbase too, I've trying for two whole days already, but always failed.
I downloaded the "Master" version/branch of the script, but I always got a blank page, and I found it is caused from the "CoinbaseWalletProvider.php" file, once I removed the code "require_once 'WalletProviders/CoinbaseWalletProvider.php';" from "core.php", the site running good, but I could not use Coinbase though I set everything correct in the "config.php".
I tried with "Blockchain" version/branch of the script as well, everything is running well, but I could not use Coinbase as well though I set everything correct in the "config.php".
PS: I tested with Blockchain, everything is running well. But I want to use Coinbase. Any idea how to fix it? Thanks in advance.
I dont know..
For me is working fine ..
I don't know too much about coding, php and these.