mirror of
https://gitee.com/novel_dev_team/novel-plus
synced 2026-07-20 17:54:59 +08:00
fix: i笔趣阁域名更换
This commit is contained in:
3
doc/sql/20240512.sql
Normal file
3
doc/sql/20240512.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
update crawl_source
|
||||
set crawl_rule = replace(crawl_rule, 'ibiquge.net', 'ibiquzw.org')
|
||||
where id = 16;
|
||||
Reference in New Issue
Block a user