mirror of
https://github.com/201206030/novel-plus.git
synced 2025-04-26 17:20:52 +00:00
修复i笔趣阁爬虫规则
This commit is contained in:
parent
2136f7490f
commit
4b9dbe969c
@ -3136,4 +3136,9 @@ VALUES ('香书小说网', '{
|
|||||||
"contentStart": "<div id=\\"content\\">",
|
"contentStart": "<div id=\\"content\\">",
|
||||||
"contentEnd": "<p>",
|
"contentEnd": "<p>",
|
||||||
"filterContent":"<div\\\\s+id=\\"content_tip\\">\\\\s*<b>([^/]+)</b>\\\\s*</div>"
|
"filterContent":"<div\\\\s+id=\\"content_tip\\">\\\\s*<b>([^/]+)</b>\\\\s*</div>"
|
||||||
}', 0, '2024-06-01 10:11:39', '2024-06-01 10:11:39');
|
}', 0, '2024-06-01 10:11:39', '2024-06-01 10:11:39');
|
||||||
|
|
||||||
|
|
||||||
|
update crawl_source
|
||||||
|
set crawl_rule = replace(crawl_rule, 'ibiquzw.org', 'ibiqugu.net')
|
||||||
|
where id = 16;
|
Loading…
x
Reference in New Issue
Block a user