16 lines
352 B
TypeScript
16 lines
352 B
TypeScript
export default {
|
|
load() {
|
|
return {
|
|
easytier_latest_version: '2.4.5',
|
|
easytier_pre_release_version: '2.5.0',
|
|
github_accels: [
|
|
'https://ghfast.top/',
|
|
'https://v6.gh-proxy.org/',
|
|
'https://hk.gh-proxy.org/',
|
|
'https://cdn.gh-proxy.org/',
|
|
'https://edgeone.gh-proxy.org/',
|
|
],
|
|
}
|
|
},
|
|
}
|