diff --git a/lib/routes/tencent/wechat/wemp.js b/lib/routes/tencent/wechat/wemp.js index ac88758161..59cac094cb 100644 --- a/lib/routes/tencent/wechat/wemp.js +++ b/lib/routes/tencent/wechat/wemp.js @@ -17,7 +17,7 @@ module.exports = async (ctx) => { const year = new Date().getFullYear(); const items = await Promise.all( $('.post-item__main') - .slice(0, 10) + .slice(0, 2) .get() .map(async (e) => { let pubDate = date(