Skip to content

Commit

Permalink
⚡ [Enhance] Switch bypass server
Browse files Browse the repository at this point in the history
  • Loading branch information
Hansimov committed Jan 24, 2024
1 parent a178fd6 commit d334d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion networks/cookies_constructor.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


class CookiesConstructor:
bypass_url = "https://zklcdc-go-bingai-pass.hf.space"
bypass_url = "https://zklcdc-pass.hf.space"

def __init__(self):
self.cookies = {}
Expand Down

0 comments on commit d334d53

Please sign in to comment.