We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd0b903 commit 1dc5564Copy full SHA for 1dc5564
search/freecompany.json
@@ -34,7 +34,7 @@
34
},
35
"SERVER": {
36
"selector": ".entry__world:nth-child(3)",
37
- "regex": "(?P<World>\\w*)\\s+\\((?P<DC>\\w*)\\)"
+ "regex": "(?P<World>\\w*)\\s+\\[(?P<DC>\\w*)\\]"
38
39
"ACTIVE": {
40
"selector": "li.entry__freecompany__fc-active:nth-child(4)",
0 commit comments