forbid get favicon
This commit is contained in:
parent
1f7ca0f9b5
commit
9fd5ec60d7
2
app.js
2
app.js
|
|
@ -82,7 +82,7 @@ app.use(function (err, req, res, next) {
|
||||||
// 卡片这模式就没怎么用过,干掉了。
|
// 卡片这模式就没怎么用过,干掉了。
|
||||||
// api.checkSnapFaviconState();
|
// api.checkSnapFaviconState();
|
||||||
// api.getSnapByTimer();
|
// api.getSnapByTimer();
|
||||||
api.getFaviconByTimer();
|
// api.getFaviconByTimer();
|
||||||
api.getHotBookmarksByTimer();
|
api.getHotBookmarksByTimer();
|
||||||
|
|
||||||
module.exports = app;
|
module.exports = app;
|
||||||
Loading…
Reference in New Issue