X-Git-Url: https://git.hedgecode.org/?p=chesshog-scanner.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fsettings%2Fchessgames.settings;fp=src%2Fmain%2Fresources%2Fsettings%2Fchessgames.settings;h=bae54604f9d127251e90a697b9e1eb00ce34d10e;hp=452a981af10847163c52d6ddbd6a0e6e59344734;hb=cbcefd2f85fa56b769bc211a134c7df1e97ef0be;hpb=8b5e21d880364363f4f8d51e126c1db91f8e2c4c diff --git a/src/main/resources/settings/chessgames.settings b/src/main/resources/settings/chessgames.settings index 452a981..bae5460 100644 --- a/src/main/resources/settings/chessgames.settings +++ b/src/main/resources/settings/chessgames.settings @@ -5,5 +5,6 @@ "tournamentQuery": "https://www.chessgames.com/perl/tournaments?query=[query]", "tournamentQueryUrlRegex": "([^<]+)", "gameUrl": "https://www.chessgames.com/perl/chessgame?gid=[gameId]", - "gamePgnUrl": "https://www.chessgames.com/perl/nph-chesspgn?gid=[gameId]&text=1" + "gamePgnUrl": "https://www.chessgames.com/perl/nph-chesspgn?gid=[gameId]&text=1", + "gameUrlRegex": "pgn='([^']+)'" } \ No newline at end of file