[LIB-13] Add 2700chess scanner
[chesshog-scanner.git] / src / main / resources / settings / 2700chess.settings
diff --git a/src/main/resources/settings/2700chess.settings b/src/main/resources/settings/2700chess.settings
new file mode 100644 (file)
index 0000000..5314040
--- /dev/null
@@ -0,0 +1,4 @@
+{
+  "gameUrl": "https://2700chess.com/games/[gameId]",
+  "gameUrlRegex": "setPgn\\(\"([^)]+)\", -1\\);"
+}
\ No newline at end of file