Please open Telegram to view this post
VIEW IN TELEGRAM
π3π₯1π1
π₯ @Telesearcbot β Telegramdagi foydalanuvchilar va guruhlar haqidagi ma'lumotlarni tekshirishning eng oson yo'li!
π Endi bir necha soniyada foydalanuvchi nomlari, guruhlar va boshqa ma'lumotlarni toping!
@Telesearcbot β Har doim siz bilan! π
π Endi bir necha soniyada foydalanuvchi nomlari, guruhlar va boshqa ma'lumotlarni toping!
@Telesearcbot β Har doim siz bilan! π
π₯°2π2π1
This media is not supported in your browser
VIEW IN TELEGRAM
ππππ πππ’πππ πππππ πππππππ’ πππππππππ πoΚ»πππππ
Bot uchun insta downloader funksiyasi shunchaki kodni copy qib kodizmi luboy bir qismiga qoyasiz ishlayveradi
Manba: @PHPsLab
Manba: @PHPsLab
$update = json_decode(file_get_contents("php://input"));
$message = $update->message;
$chat_id = $message->chat->id;
$text = $message->text;
if(strpos($text, "instagram")!==false){
$instagramUrl = $text;
$apiUrl = 'https://cvt.su/v2/instagram/index.php/' . urlencode($instagramUrl);
# curl orqali API so'rovni jo'natish
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $apiUrl);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); #So'rov natijasini olish
$response = curl_exec($ch);
curl_close($ch);
# JSON formatidagi natijani array ga o'girish
$result = json_decode($response, true);
# Natijalarni korsatish:
if (isset($result['download_link'])) {
bot(sendVideo, [
chat_id => $chat_id,
video => $result['download_link'],
caption => "Muvaffaqqiyatli yuklab olindi"
]);
} else {
bot(sendMessage,
chat_id => $chat_id,
text => "video topilmadi"
]);
}
}
# by @winistorm π¦
ft @PHPsLab
# insta: reels, stories, IGTV hulas hamasini yukledi.
?>π₯4π1
oddiy kompyuterdan pechka sifatida foydalanish mumkin ekanligini bilarmidiz ? π
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Battles Uz
Shaxsan o'zim 3-shaxsga ovoz beraman π€
Please open Telegram to view this post
VIEW IN TELEGRAM
πΏ1
Crypto[@Rich_oke].php
2.8 KB
π Assalomu alaykum! Bu bot orqali siz cryptocurrency kursini bilishingiz mumkin.
β¨ Muallif: @Rich_oke
β¨ Muallif: @Rich_oke
π2
This media is not supported in your browser
VIEW IN TELEGRAM
Nft stickerlar davri ham yaqinlashib qoldimi?
PHP
Nft stickerlar davri ham yaqinlashib qoldimi?
Lekin sticker ham olibquyish kerak hozirda GIFt larni narxi qay darajada oshdi , stickerlr ham qoplab bersa kerak
π©3