From dc9c95942eaff28caf37206fbffb9bd1460eff42 Mon Sep 17 00:00:00 2001 From: srcrs Date: Wed, 2 Aug 2023 00:38:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=85=8D=E7=BD=AE?= 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 f02320c..53b6bfb 100644 --- a/config.json +++ b/config.json @@ -10,8 +10,9 @@ "https://www.douban.com/feed/review/book", "https://www.douban.com/feed/review/movie", "https://www.geekpark.net/rss", - "http://www.ftchinese.com/rss/news", "https://cn.nytimes.com/rss.html", "https://hostloc.com/forum.php?mod=rss&fid=45&auth=389ec3vtQanmEuRoghE%2FpZPWnYCPmvwWgSa7RsfjbQ%2BJpA%2F6y6eHAx%2FKqtmPOg" - ] + ], + "refresh": 6, + "isUpdatePush": true }