mirror of
https://github.com/chaos-zhu/easynode.git
synced 2026-06-23 14:20:12 +08:00
7 lines
127 B
JavaScript
7 lines
127 B
JavaScript
module.exports = {
|
|
plusServers: [
|
|
'https://easynode-auth1.chaoszhu.com',
|
|
'https://easynode-auth2.chaoszhu.com'
|
|
]
|
|
}
|