Skip to content

About old #3

@slarkb

Description

@slarkb

Hello, so your old chess bot is still working and I'm grateful for that but chess24 has new interface and I have updated the sitemap but it still doesn't work. I'm hoping that you could help me.

Here's the code :

'new.chess24.com': {
movesSelector: '.hccvXW, .ecXdAW, .sc-a921c8fb-0, .Moves',
sanSelector: '.ivxFgD, .sc-4bf2fd87-0, .move,',
overlaySelector: '.cfOUgR, .kyHSWs, .sc-1797239-0, .chess-board > .svg',
analysisSelector: '.with-analysis',
//sideFinder: () => (doc.querySelector('.bottom .playerInfo.black') != null ? BLACK : WHITE)
sideFinder: () => ( callChess24Side() )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions