Detected 1 occurrence(s) of ‘[ht|f]tp[s]*:\/\/\w+\:.*\@\w*\.\w*’: <?php //Script made by Smiba from doges.org - http://bartstuff.eu/doge/ //DO NOT REMOVE MADE BY! I'm trying to help here, so just leaving 1 line would be the minimum you could do for me require_once 'jsonRPCClient.php'; $doge = new jsonRPCClient('http://dogecoinrpc:PASSWORD@127.0.0.1:22555/'); print_r($doge->getbalance()); echo "</b> - Please donate: DCp9uf6AaZTf4SSTmKmAhJPv5QnoEZh6S5<br />"; $username = $_POST['address']; [...]
↧