support skydb in hns
This commit is contained in:
parent
4dc3588f81
commit
04ff998beb
|
@ -180,10 +180,6 @@ server {
|
|||
return string.char(tonumber(cc, 16))
|
||||
end))
|
||||
|
||||
ngx.header.content_type = 'text/plain'
|
||||
ngx.print(data)
|
||||
ngx.exit(ngx.HTTP_OK)
|
||||
|
||||
skylink = data
|
||||
end
|
||||
|
||||
|
|
Reference in New Issue