fix: fix 且听风吟 url (#4770)

This commit is contained in:
prnake 2020-05-18 12:13:49 +08:00 committed by GitHub
parent ec8d999cc9
commit 8d903c60c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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