Skip to content

Commit

Permalink
add cache
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Aug 1, 2023
1 parent c38bba3 commit 7f0c497
Show file tree
Hide file tree
Showing 2 changed files with 17,980 additions and 0 deletions.
1 change: 1 addition & 0 deletions js/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -950,6 +950,7 @@ export default {
caches.set('https://lichess.org/@/chess-network', '/cache/lichess/chess-network.json')
caches.set('https://lichess.org/@/drnykterstein', '/cache/lichess/drnykterstein.json')
caches.set('https://lichess.org/@/ericrosen', '/cache/lichess/ericrosen.json')
caches.set('https://lichess.org/@/penguingim1', '/cache/lichess/penguingim1.json')
caches.set('https://lichess.org/@/saltyclown', '/cache/lichess/saltyclown.json')
caches.set('https://www.chess.com/member/alexandrabotez', '/cache/chesscom/alexandrabotez.json')
Expand Down

0 comments on commit 7f0c497

Please sign in to comment.