parent
ea508b8bc2
commit
da449c1689
|
|
@ -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(),
|
||||
|
|
|
|||
Loading…
Reference in New Issue