mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
animeclipse: set 50 items per page
using 100 returns 403 Forbidden
This commit is contained in:
@@ -45,7 +45,7 @@ search:
|
|||||||
category: 0
|
category: 0
|
||||||
# 0 all, 1 active, 2 dead
|
# 0 all, 1 active, 2 dead
|
||||||
active: 0
|
active: 0
|
||||||
tor_page: 100
|
tor_page: 50
|
||||||
order: "{{ .Config.sort }}"
|
order: "{{ .Config.sort }}"
|
||||||
by: "{{ .Config.type }}"
|
by: "{{ .Config.type }}"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user