mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 06:03:09 +00:00
thesceneplace: fix the apostrophe in titles(#13827)
This commit is contained in:
parent
c413f72db0
commit
1774fda60a
1 changed files with 2 additions and 0 deletions
|
@ -118,6 +118,8 @@ search:
|
|||
args: f
|
||||
- name: replace
|
||||
args: ["&", "&"]
|
||||
- name: replace
|
||||
args: ["'", "'"]
|
||||
- name: re_replace
|
||||
args: ["(?i)\\.torrent$", ""]
|
||||
_name:
|
||||
|
|
Loading…
Add table
Reference in a new issue