mirror of
https://github.com/wbt5/real-url.git
synced 2025-07-31 13:44:48 +08:00
parent
61e84a9eca
commit
a31f2e710f
@ -33,7 +33,7 @@ class ZhanQi:
|
|||||||
|
|
||||||
# 获取cdn_host
|
# 获取cdn_host
|
||||||
res = self.s.get('https://umc.danuoyi.alicdn.com/dns_resolve_https?app=zqlive&host_key=alhdl-cdn.zhanqi.tv')
|
res = self.s.get('https://umc.danuoyi.alicdn.com/dns_resolve_https?app=zqlive&host_key=alhdl-cdn.zhanqi.tv')
|
||||||
cdn_host, = res.json().get('redirect_domain')
|
cdn_host, *_ = res.json().get('redirect_domain')
|
||||||
|
|
||||||
# 获取chain_key
|
# 获取chain_key
|
||||||
data = {
|
data = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user