diff --git a/lib/routes/qtfyfl/category.js b/lib/routes/qtfyfl/category.js index 22456a4c7..e6ca14c31 100644 --- a/lib/routes/qtfyfl/category.js +++ b/lib/routes/qtfyfl/category.js @@ -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;