mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
esharenet: drop search quantity from 100 to 50.
server seems unable to deliver 100 results and times out.
This commit is contained in:
@@ -82,7 +82,7 @@
|
|||||||
igdb: ""
|
igdb: ""
|
||||||
sort: created_at
|
sort: created_at
|
||||||
direction: desc
|
direction: desc
|
||||||
qty: 100
|
qty: 50
|
||||||
rows:
|
rows:
|
||||||
selector: table > tbody > tr
|
selector: table > tbody > tr
|
||||||
fields:
|
fields:
|
||||||
|
Reference in New Issue
Block a user