mirror of
https://github.com/Jackett/Jackett
synced 2025-02-24 07:10:44 +00:00
Update Trezzor (#3839)
This commit is contained in:
parent
f9b4b5a76c
commit
113e5d658c
1 changed files with 3 additions and 0 deletions
|
@ -62,6 +62,9 @@
|
|||
search:
|
||||
paths:
|
||||
- path: torrents.php
|
||||
keywordsfilters:
|
||||
- name: re_replace
|
||||
args: ["S(\\d{2})E(\\d{2})", "$1 $2"]
|
||||
inputs:
|
||||
search: "{{ .Keywords }}"
|
||||
category: "0"
|
||||
|
|
Loading…
Reference in a new issue