mirror of
https://github.com/lanqian528/chat2api.git
synced 2026-06-19 21:05:19 +08:00
fix pow
This commit is contained in:
parent
0c09fcb206
commit
b49d209376
@ -48,7 +48,6 @@ def calc_proof_token(seed, diff, user_agent):
|
||||
|
||||
def chat_requirements_body(user_agent):
|
||||
item_list = get_config(user_agent)
|
||||
print(item_list)
|
||||
item_list += [
|
||||
"https://cdn.oaistatic.com/_next/static/MukSHk9CtBFQqnH15__S9/_ssgManifest.js?dpl=6e44e4574f20cd7debafd92d9cf530cfaeb484b0",
|
||||
"dpl=6e44e4574f20cd7debafd92d9cf530cfaeb484b0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user