Skip to content

Commit

Permalink
animeclipse: fetch 100 items. resolves #10171
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Feb 10, 2023
1 parent f7c08f6 commit eb93dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Jackett.Common/Definitions/animeclipse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ search:
category: 0
# 0 all, 1 active, 2 dead
active: 0
tor_page: 50
tor_page: 100
order: "{{ .Config.sort }}"
by: "{{ .Config.type }}"

Expand Down

0 comments on commit eb93dbb

Please sign in to comment.