Skip to content

Commit

Permalink
Use default proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
hemantapkh committed May 12, 2024
1 parent f9fd6a4 commit 5992db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/torrenthunt.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
Client.keyboard = KeyBoard(bot)
Client.language = Lang("langs/string.json", "langs/lang.json")
Client.requests = Requests()
Client.py1337x = py1337x(proxy="1337x.to")
Client.py1337x = py1337x()
Client.struct = Schema(bot)
filters.custom = Filter(bot)
Client.explicit_detector = ExplicitDetector()
Expand Down

0 comments on commit 5992db6

Please sign in to comment.