TCEC-Chess / tcecgames

The TCEC games archive
18 stars 3 forks source link

[Web archive] Add TCEC S6 FRC in Web archive #14

Open skiminki opened 2 years ago

skiminki commented 2 years ago

The TCEC S6 FRC event is missing from the Web archive. However, the PGN is already on the web server:

The PGN is missing at least from:

I have used the following gamelist.json entry for this event when compiling the PGNs.

            {
               "id": "s6frc",
               "menu": "FRC 0",
               "url": "season=6&div=frc",
               "abb": "TCEC_Season_6_-_FRC",
               "dno": "frc"
            }

When adding the gamelist.json entry, if possible, please maintain the 'url' so that the released database PGNs have the correct archive links.

Related TCEC games DB issue: #10