TGTGInsighttelegram intelligenceLIVE / telegram public index
Willakuy
Willakuy ukhu
<?php // _______________________________/// // ÷÷÷÷÷÷÷ FAST CODER ÷÷÷÷÷÷÷÷ /// // ÷÷÷÷÷÷÷÷ PHP TEAM ÷÷÷÷÷÷÷÷ /// // ÷÷÷÷÷÷÷ @Fast_Coder ÷÷÷÷÷÷÷ /// // ÷÷÷ @Rustam_Hikmatullayev ÷÷÷ /// // ______________________________/// if (!file_exists('madeline.php')) { copy('https://phar.madelineproto.xyz/madeline.php', 'madeline.php'); } include 'madeline.php'; $MadelineProto = new \danog\MadelineProto\API('session.madeline'); $MadelineProto->start(); $time=date("H:i",strtotime("5 hour")); $MadelineProto->account->updateProfile(['first_name'=>"$time Coder",'about'=>"👨💻Bizning Aniq Vaqt:⌚️ $time "]); $Bool = $MadelineProto->account->updateStatus(['offline' => false ]); ?>