From afe6c34db7ff46317fd8254e7926254b615eb251 Mon Sep 17 00:00:00 2001 From: yuxin-pc Date: Tue, 23 Dec 2025 13:46:47 +0800 Subject: [PATCH] Update settings.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 调用服务地址改变 --- spiders/WebsiteSpider/WebsiteSpider/settings.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/spiders/WebsiteSpider/WebsiteSpider/settings.py b/spiders/WebsiteSpider/WebsiteSpider/settings.py index 0f0b33e..44d14b5 100644 --- a/spiders/WebsiteSpider/WebsiteSpider/settings.py +++ b/spiders/WebsiteSpider/WebsiteSpider/settings.py @@ -11,9 +11,6 @@ SCHEDULER_PERSIST = True SELENIUM_DRIVER_NAME = 'firefox' SELENIUM_DRIVER_EXECUTABLE_PATH = [ - 'http://154.90.40.71:28095', - 'http://154.90.63.14:28095', - # 'http://156.244.20.57:28095', 'http://10.55.13.121:28095', 'http://10.55.13.108:28095', 'http://10.55.13.3:28095',