diff --git a/profile/character.json b/profile/character.json index 9850212..40d657d 100644 --- a/profile/character.json +++ b/profile/character.json @@ -95,7 +95,7 @@ }, "SERVER": { "selector": "p.frame__chara__world:last-of-type", - "regex": "(?P\\w*)\\s+\\((?P\\w*)\\)" + "regex": "(?P\\w*)\\s+\\[(?P\\w*)\\]" }, "TITLE": { "selector": ".frame__chara__title"