- ايضا اقول للرسول و علي ابن ابي طالب
-تم تحسين الاخطاء و استعت ببعض المساعده في تصميم الدزاين
- نرجو منكم تجربه التطبيق وتنبيهنا على الاخطاء لكي نصلحها
- مبرمج التطبيق: @SIN_PHP
•اكو فكره بالي ابرمجلكم تطبيق يوزرات انستا
Are you a fan of all things mysterious and legendary? Look no further than Whisper-666 (Legendary) on Telegram, brought to you by the old_school_team. This channel is dedicated to sharing fascinating stories, legends, and myths from around the world that will leave you intrigued and wanting more. Whether you are interested in uncovering the truth behind urban legends or exploring the ancient myths of different cultures, Whisper-666 is the place to be. With a team of dedicated moderators who are passionate about the supernatural and unexplained, you can expect to find exclusive content and engaging discussions on all things legendary. Join us on this thrilling journey through the unknown and discover the hidden secrets of the world. Don't miss out on the opportunity to be a part of a community that shares your love for the legendary. Join Whisper-666 today and let the mysteries unfold!
21 Nov, 13:37
21 Nov, 11:13
21 Nov, 08:24
20 Nov, 10:57
20 Nov, 06:55
20 Nov, 06:17
18 Nov, 07:33
18 Nov, 04:02
17 Nov, 13:43
15 Nov, 06:29
14 Nov, 11:39
import requests
url = "https://suggestqueries.google.com/complete/search"
params = {
'client': "chrome",
'q': "كيف حالك",
'callback': "searchData",
'hl': "ar"
}
headers = {
'User-Agent': "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36",
# 'Accept-Encoding': "gzip, deflate, br, zstd",
'sec-ch-ua-platform': "\"Android\"",
'sec-ch-ua': "\"Chromium\";v=\"130\", \"Google Chrome\";v=\"130\", \"Not?A_Brand\";v=\"99\"",
'sec-ch-ua-mobile': "?1",
'x-client-data': "CIe2yQEIprbJAQipncoBCPb1ygEIk6HLAQiKoM0BCJLNzgEI9M/OARj2yc0B",
'sec-fetch-site': "cross-site",
'sec-fetch-mode': "no-cors",
'sec-fetch-dest': "script",
'referer': "https://gptgo.ai/",
'accept-language': "ar-IQ,ar;q=0.9,en-US;q=0.8,en;q=0.7",
}
response = requests.get(url, params=params, headers=headers)
print(response.text)
14 Nov, 10:31
13 Nov, 13:29
12 Nov, 12:04
11 Nov, 17:54