fix: fix 且听风吟 url (#4770)
This commit is contained in:
parent
ec8d999cc9
commit
8d903c60c8
|
|
@ -30,7 +30,7 @@ const categoryCodes = {
|
|||
// "youqiubiying": "有求必应",
|
||||
};
|
||||
|
||||
const host = 'http://www.qtfyfl.com';
|
||||
const host = 'http://www.qtfy9.com';
|
||||
|
||||
module.exports = async (ctx) => {
|
||||
const category = ctx.params.category;
|
||||
|
|
|
|||
Loading…
Reference in New Issue