mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 11:48:49 +00:00
frozenlayer: drop square brackets surrounding Spanish in titles
This commit is contained in:
parent
18aff90b9c
commit
d5dd595e90
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ search:
|
|||
- name: re_replace
|
||||
args: ["- Episodio ([0-9]*)", "$1"]
|
||||
- name: append
|
||||
args: " [spanish]"
|
||||
args: " Spanish"
|
||||
details:
|
||||
selector: td.tit a
|
||||
attribute: href
|
||||
|
|
Loading…
Add table
Reference in a new issue