fix: 修复失效的爬虫规则

This commit is contained in:
xiongxiaoyang 2025-02-28 22:02:11 +08:00
parent 2cb9f85081
commit 0ff87614ea

View File

@ -3142,3 +3142,7 @@ VALUES ('香书小说网', '{
update crawl_source
set crawl_rule = replace(crawl_rule, 'ibiquzw.org', 'biquxs.info')
where id = 16;
update crawl_source
set crawl_rule = replace(crawl_rule, 'xbiqugu.net', 'xbiqugu.la');