From c1fd755ccba74223253d387f2be700890d0913a3 Mon Sep 17 00:00:00 2001 From: Mathhew Date: Fri, 27 May 2022 16:50:26 +0800 Subject: [PATCH] fix sources --- scraper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scraper.py b/scraper.py index bf3cba2..ccfb041 100644 --- a/scraper.py +++ b/scraper.py @@ -17,7 +17,7 @@ def get_data_from_json(file_number, oCC): conf = config.getInstance() # default fetch order list, from the beginning to the end - sources = conf.sources().split(',') + sources = conf.sources() # TODO 准备参数 # - 清理 ADC_function, webcrawler