From e919116f40fd51e9b887496046dcf8da1a6b61d8 Mon Sep 17 00:00:00 2001 From: Qinyang Liu <93815242+willow-god@users.noreply.github.com> Date: Wed, 3 Jul 2024 15:43:09 +0800 Subject: [PATCH] Update conf.yaml --- conf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.yaml b/conf.yaml index 2ebe332..c99a623 100644 --- a/conf.yaml +++ b/conf.yaml @@ -3,7 +3,7 @@ # json_url 请填写对应格式json的地址,仅支持网络地址 # article_count 请填写每个博客需要获取的最大文章数量 spider_settings: - enable: false + enable: true json_url: "https://blog.qyliu.top/friend.json" article_count: 5