diff --git a/doc/sql/novel_plus.sql b/doc/sql/novel_plus.sql index 7098f0d..55bd4ad 100644 --- a/doc/sql/novel_plus.sql +++ b/doc/sql/novel_plus.sql @@ -3141,4 +3141,8 @@ VALUES ('香书小说网', '{ update crawl_source set crawl_rule = replace(crawl_rule, 'ibiquzw.org', 'biquxs.info') -where id = 16; \ No newline at end of file +where id = 16; + + +update crawl_source +set crawl_rule = replace(crawl_rule, 'xbiqugu.net', 'xbiqugu.la'); \ No newline at end of file