thesceneplace: fix the apostrophe in titles(#13827)

This commit is contained in:
Bogdan 2022-12-31 04:29:20 +02:00 committed by GitHub
parent c413f72db0
commit 1774fda60a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -118,6 +118,8 @@ search:
args: f
- name: replace
args: ["&", "&"]
- name: replace
args: ["'", "'"]
- name: re_replace
args: ["(?i)\\.torrent$", ""]
_name: