mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-04-13 12:29:52 +08:00
fix #192
This commit is contained in:
@@ -94,7 +94,7 @@ class IndexerModule(_ModuleBase):
|
||||
site_cookie=site.get("cookie"),
|
||||
site_ua=site.get("ua"),
|
||||
site_proxy=site.get("proxy"),
|
||||
site_order=site.get("order"),
|
||||
site_order=site.get("pri"),
|
||||
**result) for result in result_array]
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user