jpopsuki: fixed an issue with tabulations in title (#4413)

This commit is contained in:
Guillaume Liautard 2019-01-09 19:39:29 +01:00 committed by kaso17
parent 5af3eaa926
commit 3c03494d85
1 changed files with 2 additions and 0 deletions

View File

@ -69,6 +69,8 @@
filters:
- name: replace
args: [" ()", ""]
- name: replace
args: ["\t", ""]
- name: replace
args: [" / Freeleech!", ""]
category: