We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c9325 commit 8d215d3Copy full SHA for 8d215d3
views/components/settings/about/update/fcd.es
@@ -17,6 +17,7 @@ const serverList = [
17
'https://update.poi.moe/fcd/',
18
'https://raw.githubusercontent.com/poooi/poi/master/assets/data/fcd/',
19
'https://fastly.poi.moe/fcd/',
20
+ 'https://cdn.jsdelivr.net/gh/poooi/poi@master/assets/data/fcd/',
21
]
22
23
const fetchHeader = new Headers()
0 commit comments