Skip to content

Commit e224c02

Browse files
committedSep 4, 2018
更新国际节点域名
1 parent 4f59d5b commit e224c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/controllers/status.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ module.exports = async (ctx, next) => {
132132
'api.hitokoto.cn',
133133
'sslapi.hitokoto.cn',
134134
'api.a632079.me',
135-
'international.hitokoto.cn'
135+
'international.v1.hitokoto.cn'
136136
]
137137
const HostToDelete = []
138138
for (let i of limitHost) {

0 commit comments

Comments
 (0)
Please sign in to comment.