From da449c16899f3c5da074497e0dae879929ecd879 Mon Sep 17 00:00:00 2001 From: dxmpalb <46418049+dxmpalb@users.noreply.github.com> Date: Tue, 4 Jun 2019 18:31:35 +0800 Subject: [PATCH] fix: wasi url again (#2318) * Update wasi.js * Update wasi.js --- lib/routes/tencent/wechat/wasi.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/routes/tencent/wechat/wasi.js b/lib/routes/tencent/wechat/wasi.js index 0e9124520..4abeb6a9e 100644 --- a/lib/routes/tencent/wechat/wasi.js +++ b/lib/routes/tencent/wechat/wasi.js @@ -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(),