mirror of
https://github.com/201206030/novel-plus.git
synced 2025-04-26 17:20:52 +00:00
fix: 修复失效的爬虫规则
This commit is contained in:
parent
2cb9f85081
commit
0ff87614ea
@ -3141,4 +3141,8 @@ VALUES ('香书小说网', '{
|
|||||||
|
|
||||||
update crawl_source
|
update crawl_source
|
||||||
set crawl_rule = replace(crawl_rule, 'ibiquzw.org', 'biquxs.info')
|
set crawl_rule = replace(crawl_rule, 'ibiquzw.org', 'biquxs.info')
|
||||||
where id = 16;
|
where id = 16;
|
||||||
|
|
||||||
|
|
||||||
|
update crawl_source
|
||||||
|
set crawl_rule = replace(crawl_rule, 'xbiqugu.net', 'xbiqugu.la');
|
Loading…
x
Reference in New Issue
Block a user