旧域名到期, 更新api

This commit is contained in:
limoruirui
2022-12-08 22:21:15 +08:00
parent 959ddf4175
commit 69b7bfed16
2 changed files with 3 additions and 3 deletions

View File

@@ -151,7 +151,7 @@ class Iqiyi:
stdout.flush()
def get_dfp_params(self):
get_params_url = "https://api.ruirui.fun/iqiyi/get_dfp"
get_params_url = "https://api.lomoruirui.com/iqiyi/get_dfp"
data = get(get_params_url).json()
return data