File "config.php"
Full Path: /home/xgsotb2m/public_html/spo/web/config/config.php
File size: 171 bytes
MIME-type: --
Charset: utf-8
<?php
//Have a telegram bot? put the tokens here :D
$bot = '';
$chat_ids = array('');
//block pc & laptop devices? yes or no
$block_pc = "no";
?>