Skip to content

Commit

Permalink
add cache
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Dec 6, 2023
1 parent 41afd17 commit 6b2b6d5
Show file tree
Hide file tree
Showing 2 changed files with 5,220 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 @@ -958,6 +958,7 @@ export default {
caches.set('https://www.chess.com/member/chessbrah', '/cache/chesscom/chessbrah.json')
caches.set('https://www.chess.com/member/danielnaroditsky', '/cache/chesscom/danielnaroditsky.json')
caches.set('https://www.chess.com/member/gothamchess', '/cache/chesscom/gothamchess.json')
caches.set('https://www.chess.com/member/hannahsayce', '/cache/chesscom/hannahsayce.json')
caches.set('https://www.chess.com/member/hikaru', '/cache/chesscom/hikaru.json')
caches.set('https://www.chess.com/member/imrosen', '/cache/chesscom/imrosen.json')
caches.set('https://www.chess.com/member/knvb', '/cache/chesscom/knvb.json')
Expand Down

0 comments on commit 6b2b6d5

Please sign in to comment.