Skip to content

Commit

Permalink
use CDN by default for uso-archive
Browse files Browse the repository at this point in the history
  • Loading branch information
tophf committed Dec 19, 2023
1 parent ab91b67 commit 3216971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/toolbox.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ const URLS = {
usoa: 'https://uso.kkx.one/',
usoaRaw: [
// The newest URL first!
'https://raw.githubusercontent.com/uso-archive/data/flomaster/data/',
'https://cdn.jsdelivr.net/gh/uso-archive/data@flomaster/data/',
'https://raw.githubusercontent.com/uso-archive/data/flomaster/data/',
'https://cdn.jsdelivr.net/gh/33kk/uso-archive@flomaster/data/',
'https://raw.githubusercontent.com/33kk/uso-archive/flomaster/data/',
],
Expand Down

0 comments on commit 3216971

Please sign in to comment.