From 40840821cb33afbd8c69e3a0cb1e55910e772639 Mon Sep 17 00:00:00 2001 From: srcrs Date: Sun, 15 Oct 2023 01:18:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=97=A5=E9=97=B4=E6=97=B6?= =?UTF-8?q?=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 0550ef2..ecbdcb2 100644 --- a/config.json +++ b/config.json @@ -5,7 +5,6 @@ "http://www.ruanyifeng.com/blog/atom.xml", "https://feeds.appinn.com/appinns/", "https://v2ex.com/feed/tab/tech.xml", - "https://www.cmooc.com/feed", "http://www.sciencenet.cn/xml/blog.aspx?di=30", "https://www.douban.com/feed/review/book", "https://www.douban.com/feed/review/movie", @@ -13,5 +12,7 @@ "https://hostloc.com/forum.php?mod=rss&fid=45&auth=389ec3vtQanmEuRoghE%2FpZPWnYCPmvwWgSa7RsfjbQ%2BJpA%2F6y6eHAx%2FKqtmPOg" ], "refresh": 6, - "autoUpdatePush": 7 + "autoUpdatePush": 7, + "nightStartTime": "06:30:00", + "nightEndTime": "19:30:00" }