订阅链接:https://www.xn--30q31nc3o033b.com/api/v1/client/subscribe?token=b74ae477ecfb412c28504db1700a8786
总流量:953.67EB
剩余流量:953.67EB
已上传:0.00B
已下载:0.00B
来源
白嫖万岁
总流量:953.67EB
剩余流量:953.67EB
已上传:0.00B
已下载:0.00B
来源
白嫖万岁
👍1
上tg一定要注意
不要接听Telegram拨打来的电话
陌生人的电话就不要接听好了,如果是朋友的那还好。
你可以在设置里找到隐私与安全把拨打电话的权限关闭掉,不让别人拨打你的电话
这可能泄露您的位置。
有专门工具可用来提取通话人IP。
比如 Wireshark 与 tshark。通过Telegram拨打电话。只要用户接听电话,就会立即开始显示数据,其中就有被呼叫用户的IP地址。
不要接听Telegram拨打来的电话
陌生人的电话就不要接听好了,如果是朋友的那还好。
你可以在设置里找到隐私与安全把拨打电话的权限关闭掉,不让别人拨打你的电话
这可能泄露您的位置。
有专门工具可用来提取通话人IP。
比如 Wireshark 与 tshark。通过Telegram拨打电话。只要用户接听电话,就会立即开始显示数据,其中就有被呼叫用户的IP地址。
🥰1🤯1💩1
本频道加速器里的订阅,别再找我了哦,今天的节点速度回快到飞起
https://git.ikunn.world/https://raw.githubusercontent.com/ltsyydswow/v2b-paas/main/nodes.txt
https://git.ikunn.world/https://raw.githubusercontent.com/ltsyydswow/v2b-paas/main/nodes.txt
import requests
import json
import uuid
# Generate a unique identifier (UUID) and append "bywx" to it
uuid_str = str(uuid.uuid4()).replace("-", "") + "bywx"
# Construct the URL for the first HTTP POST request
url = "https://apihk.dspotx.com/api/v1/users/register"
params = {
"version": "5.2.1",
"version_code": "36",
"os": "android",
"os_version": "10",
"vendor": "Xiaomi",
"model": "MI 8 SE",
"app": "mogu",
"channel": "50",
"channel_type": "1",
"udid": uuid_str
}
headers = {
"user-agent": "Dart/2.17 (dart:io)",
"content-type": "application/json; charset=utf-8"
}
# Make the first HTTP POST request for user registration
response = requests.post(url, json={}, params=params, headers=headers)
if response.status_code == 200:
data = response.json()
user_id = int(data["result"]["id"])
token = data["result"]["token"]
# Construct the URL for the second HTTP POST request
url2 = "https://apihk.dspotx.com/api/v1/nodes/acquire"
params2 = {
"version": "5.2.1",
"version_code": "36",
"os": "android",
"os_version": "10",
"vendor": "Xiaomi",
"model": "MI 8 SE",
"app": "mogu",
"channel": "50",
"channel_type": "1",
"udid": uuid_str,
"id": user_id,
"token": token
}
# Make the second HTTP POST request to acquire specific nodes
payload = {"node_id": 40}
response2 = requests.post(url2, json=payload, params=params2, headers=headers)
if response2.status_code == 200:
data2 = response2.json()
ssr = data2["result"]["uri"]
tm = data2["result"]["trialExpiredAt"]
print(ssr + "\n\n" + tm)
else:
print("请求失败:" + str(response2.status_code))
else:
print("请求失败:" + str(response.status_code))
import json
import uuid
# Generate a unique identifier (UUID) and append "bywx" to it
uuid_str = str(uuid.uuid4()).replace("-", "") + "bywx"
# Construct the URL for the first HTTP POST request
url = "https://apihk.dspotx.com/api/v1/users/register"
params = {
"version": "5.2.1",
"version_code": "36",
"os": "android",
"os_version": "10",
"vendor": "Xiaomi",
"model": "MI 8 SE",
"app": "mogu",
"channel": "50",
"channel_type": "1",
"udid": uuid_str
}
headers = {
"user-agent": "Dart/2.17 (dart:io)",
"content-type": "application/json; charset=utf-8"
}
# Make the first HTTP POST request for user registration
response = requests.post(url, json={}, params=params, headers=headers)
if response.status_code == 200:
data = response.json()
user_id = int(data["result"]["id"])
token = data["result"]["token"]
# Construct the URL for the second HTTP POST request
url2 = "https://apihk.dspotx.com/api/v1/nodes/acquire"
params2 = {
"version": "5.2.1",
"version_code": "36",
"os": "android",
"os_version": "10",
"vendor": "Xiaomi",
"model": "MI 8 SE",
"app": "mogu",
"channel": "50",
"channel_type": "1",
"udid": uuid_str,
"id": user_id,
"token": token
}
# Make the second HTTP POST request to acquire specific nodes
payload = {"node_id": 40}
response2 = requests.post(url2, json=payload, params=params2, headers=headers)
if response2.status_code == 200:
data2 = response2.json()
ssr = data2["result"]["uri"]
tm = data2["result"]["trialExpiredAt"]
print(ssr + "\n\n" + tm)
else:
print("请求失败:" + str(response2.status_code))
else:
print("请求失败:" + str(response.status_code))
👍3