support skydb in hns

This commit is contained in:
Karol Wypchlo 2020-11-03 16:26:33 +01:00
parent 4dc3588f81
commit 04ff998beb
1 changed files with 0 additions and 4 deletions

View File

@ -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