mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
elitetorrent-biz: drop index.php from search path.
This commit is contained in:
@@ -27,9 +27,9 @@
|
||||
search:
|
||||
# site returns just 30 results, attempt to fetch upto 90
|
||||
paths:
|
||||
- path: index.php
|
||||
- path: index.php/page/2/
|
||||
- path: index.php/page/3/
|
||||
- path: /
|
||||
- path: /page/2/
|
||||
- path: /page/3/
|
||||
keywordsfilters:
|
||||
# most ES/ITA TV torrents are in XXxYY format, so we search without S/E prefixes and filter later
|
||||
- name: re_replace
|
||||
|
Reference in New Issue
Block a user