Correct YGO Fandom name transformation regex
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
quarkus:
|
||||
http:
|
||||
port: 8081
|
||||
live-reload:
|
||||
instrumentation: true
|
||||
|
||||
scraper:
|
||||
sources:
|
||||
@@ -114,7 +116,7 @@ scraper:
|
||||
transform:
|
||||
- name: "regexReplace"
|
||||
parameters: [
|
||||
"\\(.+\\)",
|
||||
" ?\\(.+\\)",
|
||||
""
|
||||
]
|
||||
- name: "removeInnerQuotes"
|
||||
|
||||
Reference in New Issue
Block a user