mirror of
https://github.com/EasyTier/easytier.github.io.git
synced 2025-05-19 10:27:06 +00:00
11 lines
157 B
TypeScript
11 lines
157 B
TypeScript
export default {
|
|
load() {
|
|
return {
|
|
easytier_latest_version: '2.2.4',
|
|
github_accels: [
|
|
'https://ghfast.top/',
|
|
],
|
|
}
|
|
},
|
|
}
|