fix: i笔趣阁域名更换

This commit is contained in:
xiongxiaoyang
2024-05-12 17:26:59 +08:00
parent 9d4dc409c6
commit bfb7d6cc5c
2 changed files with 14 additions and 3 deletions

3
doc/sql/20240512.sql Normal file
View File

@ -0,0 +1,3 @@
update crawl_source
set crawl_rule = replace(crawl_rule, 'ibiquge.net', 'ibiquzw.org')
where id = 16;