This commit is contained in:
Garfield69 2019-08-13 17:00:07 +12:00
commit 817c22e29d
1 changed files with 2 additions and 0 deletions

View File

@ -144,6 +144,8 @@
keywordsfilters:
- name: re_replace
args: ["S0?(\\d{1,2})E(\\d{1,2})", "$1x$2"]
- name: re_replace
args: ["[^a-zA-Z0-9]+", " "]
inputs:
page: "torrents"
$raw: "&category={{range .Categories}}{{.}};{{end}}"