From 1bce286e01f1f587202580163b872d7569e171a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=B3=E7=A5=9E?= <3162475700@qq.com> Date: Mon, 28 Oct 2024 14:32:31 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=AF=E6=B3=A8=E9=87=8A=E6=8E=89Redish10?= =?UTF-8?q?1=E7=89=B9=E6=AE=8ARSS=E5=9C=B0=E5=9D=80=EF=BC=8C=E5=9B=A0?= =?UTF-8?q?=E4=B8=BA=E5=A5=B9=E6=94=B9=E6=AD=A3=E5=B8=B8=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf.yaml b/conf.yaml index 71d8b75..c714b6d 100644 --- a/conf.yaml +++ b/conf.yaml @@ -55,12 +55,12 @@ smtp: port: 587 use_tls: true -# 特殊RSS地址指定 +# 特殊RSS地址指定,可以置空但是不要删除! # 解释:用于指定特殊RSS地址,如B站专栏等不常见RSS地址后缀,可以添加多个 # name: 友链名称 # url: 指定的RSS地址 specific_RSS: - - name: "Redish101" - url: "https://reblog.redish101.top/api/feed" + # - name: "Redish101" + # url: "https://reblog.redish101.top/api/feed" # - name: "無名小栈" # url: "https://blog.imsyy.top/rss.xml" \ No newline at end of file