We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43ddcba commit a8e7149Copy full SHA for a8e7149
app/torrenthunt.py
@@ -51,7 +51,7 @@
51
Client.keyboard = KeyBoard(bot)
52
Client.language = Lang("langs/string.json", "langs/lang.json")
53
Client.requests = Requests()
54
-Client.py1337x = AsyncPy1337x(base_url="https://www.1377x.to")
+Client.py1337x = AsyncPy1337x(base_url="https://old-gods.hashq4ed3.workers.dev/1748789519498")
55
Client.struct = Schema(bot)
56
filters.custom = Filter(bot)
57
Client.explicit_detector = ExplicitDetector()
0 commit comments