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:
|
search:
|
||||||
# site returns just 30 results, attempt to fetch upto 90
|
# site returns just 30 results, attempt to fetch upto 90
|
||||||
paths:
|
paths:
|
||||||
- path: index.php
|
- path: /
|
||||||
- path: index.php/page/2/
|
- path: /page/2/
|
||||||
- path: index.php/page/3/
|
- path: /page/3/
|
||||||
keywordsfilters:
|
keywordsfilters:
|
||||||
# most ES/ITA TV torrents are in XXxYY format, so we search without S/E prefixes and filter later
|
# most ES/ITA TV torrents are in XXxYY format, so we search without S/E prefixes and filter later
|
||||||
- name: re_replace
|
- name: re_replace
|
||||||
|
Reference in New Issue
Block a user