mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
frozenlayer: drop square brackets surrounding Spanish in titles
This commit is contained in:
@@ -73,7 +73,7 @@ search:
|
|||||||
- name: re_replace
|
- name: re_replace
|
||||||
args: ["- Episodio ([0-9]*)", "$1"]
|
args: ["- Episodio ([0-9]*)", "$1"]
|
||||||
- name: append
|
- name: append
|
||||||
args: " [spanish]"
|
args: " Spanish"
|
||||||
details:
|
details:
|
||||||
selector: td.tit a
|
selector: td.tit a
|
||||||
attribute: href
|
attribute: href
|
||||||
|
Reference in New Issue
Block a user