Skip to content

Commit a8e7149

Browse files
authored
Update torrenthunt.py
1 parent 43ddcba commit a8e7149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/torrenthunt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
Client.keyboard = KeyBoard(bot)
5252
Client.language = Lang("langs/string.json", "langs/lang.json")
5353
Client.requests = Requests()
54-
Client.py1337x = AsyncPy1337x(base_url="https://www.1377x.to")
54+
Client.py1337x = AsyncPy1337x(base_url="https://old-gods.hashq4ed3.workers.dev/1748789519498")
5555
Client.struct = Schema(bot)
5656
filters.custom = Filter(bot)
5757
Client.explicit_detector = ExplicitDetector()

0 commit comments

Comments
 (0)