hawke-uno: remove grouping parentheses from title

This commit is contained in:
Bogdan
2023-10-07 00:35:50 +03:00
parent 53c61d6391
commit 50512207e5

View File

@@ -90,6 +90,11 @@ search:
selector: category
title:
selector: name
filters:
- name: re_replace
args: ["\\(((?>[^()]+|(?<o>)\\(|(?<-o>)\\))*(?(o)(?!)))\\)$", "$1"]
- name: re_replace
args: ["- (\\w+)$", "-$1"]
details:
selector: details_link
download: