fix: wasi url again (#2318)

* Update wasi.js

* Update wasi.js
This commit is contained in:
dxmpalb 2019-06-04 18:31:35 +08:00 committed by DIYgod
parent ea508b8bc2
commit da449c1689
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@ module.exports = async (ctx) => {
title: $('.pretty')
.text()
.trim(),
link: `https://wx.qnmlgb.tech${link}`,
guid: link,
link: `https://q.qnmlgb.tech/w/api${link}`,
guid: `https://q.qnmlgb.tech/w/api${link}`,
};
})
.get(),