mirror of https://github.com/Jackett/Jackett
frozenlayer: drop square brackets surrounding Spanish in titles
This commit is contained in:
parent
18aff90b9c
commit
d5dd595e90
|
@ -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…
Reference in New Issue