minor refactor
This commit is contained in:
parent
318c76dbec
commit
1d0618d16c
@ -50,8 +50,8 @@ func makeMeikyoExtractor() epwingExtractor {
|
||||
expShapesExp: regexp.MustCompile(`[▼▽]+`),
|
||||
expBracketedExp: regexp.MustCompile(`(?:[〈《])([^〉》]*)(?:[〉》])`),
|
||||
expTermsExp: regexp.MustCompile(`([^(]*)?(?:((.*)))?`),
|
||||
metaExp: regexp.MustCompile(`〘([^〙]*)〙`),
|
||||
readGroupExp: regexp.MustCompile(`[‐・]+`),
|
||||
metaExp: regexp.MustCompile(`〘([^〙]*)〙`),
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user