From f15d5789c000144c2d241bae01604ec92084e907 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Tue, 3 Sep 2019 02:11:38 +0800 Subject: [PATCH] feat: clearer picture for ps trophy --- lib/routes/ps/trophy.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lib/routes/ps/trophy.js b/lib/routes/ps/trophy.js index d4137fdec..bfd80d197 100644 --- a/lib/routes/ps/trophy.js +++ b/lib/routes/ps/trophy.js @@ -98,7 +98,12 @@ module.exports = async (ctx) => { .eq(0) .text() .trim(), - description: `
${item + description: `
${item .find('.title') .parent() .contents()