TH3NK Telegram 976
Api جلب لوجو المواقع 📎 .


<?php
$sity = $_GET['link'];

$curl = curl_init();

curl_setopt_array($curl, [
CURLOPT_URL => "https://realfavicongenerator.p.rapidapi.com/favicon/icon?site=$sity",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 30,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "GET",
CURLOPT_HTTPHEADER => [
"x-rapidapi-host: realfavicongenerator.p.rapidapi.com",
"x-rapidapi-key: e747e952b7msh5f8765d9997365dp15892ajsn02bac8eddd1d"
],
]);

$response = curl_exec($curl);
$err = curl_error($curl);

curl_close($curl);

if ($err) {
echo "cURL Error #:" . $err;
} else {
echo $response;
}

‹ : اضغط على الكود مرة وحدة لنسخه 💾 .

المطور ︙ @MAHDI_VE1 🌵 .



tgoop.com/TH3NK/976
Create:
Last Update:

Api جلب لوجو المواقع 📎 .


<?php
$sity = $_GET['link'];

$curl = curl_init();

curl_setopt_array($curl, [
CURLOPT_URL => "https://realfavicongenerator.p.rapidapi.com/favicon/icon?site=$sity",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 30,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "GET",
CURLOPT_HTTPHEADER => [
"x-rapidapi-host: realfavicongenerator.p.rapidapi.com",
"x-rapidapi-key: e747e952b7msh5f8765d9997365dp15892ajsn02bac8eddd1d"
],
]);

$response = curl_exec($curl);
$err = curl_error($curl);

curl_close($curl);

if ($err) {
echo "cURL Error #:" . $err;
} else {
echo $response;
}

‹ : اضغط على الكود مرة وحدة لنسخه 💾 .

المطور ︙ @MAHDI_VE1 🌵 .

BY لمسات برمجية ⎙


Share with your friend now:
tgoop.com/TH3NK/976

View MORE
Open in Telegram


Telegram News

Date: |

Read now The SUCK Channel on Telegram, with a message saying some content has been removed by the police. Photo: Telegram screenshot. To delete a channel with over 1,000 subscribers, you need to contact user support More>> Other crimes that the SUCK Channel incited under Ng’s watch included using corrosive chemicals to make explosives and causing grievous bodily harm with intent. The court also found Ng responsible for calling on people to assist protesters who clashed violently with police at several universities in November 2019.
from us


Telegram لمسات برمجية ⎙
FROM American