From d65b121d9f93e60c536033a1b49a49979f0c15cc Mon Sep 17 00:00:00 2001 From: luchenqun Date: Tue, 23 Apr 2019 14:44:37 +0800 Subject: [PATCH] =?UTF-8?q?favicon=E8=BF=98=E6=98=AF=E8=A6=81=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E4=BB=A5=E9=98=B2=E8=87=AA=E5=B7=B1=E7=9A=84=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E6=8C=82=E6=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index eab9839..9c263c6 100644 --- a/app.js +++ b/app.js @@ -82,7 +82,7 @@ app.use(function (err, req, res, next) { // 卡片这模式就没怎么用过,干掉了。 // api.checkSnapFaviconState(); // api.getSnapByTimer(); -// api.getFaviconByTimer(); +api.getFaviconByTimer(); api.getHotBookmarksByTimer(); module.exports = app; \ No newline at end of file