mirror of
https://github.com/201206030/novel.git
synced 2025-06-14 03:38:31 +00:00
增加抓取模式的配置
This commit is contained in:
parent
52f6bd2519
commit
979bcb47df
@ -9,7 +9,8 @@ mybatis:
|
|||||||
mysql: {charset: utf8mb4}
|
mysql: {charset: utf8mb4}
|
||||||
books: {lowestScore: 6.0}
|
books: {lowestScore: 6.0}
|
||||||
crawl:
|
crawl:
|
||||||
website: {type: '4'}
|
patten: 3
|
||||||
soft-novel: 0
|
website: {type: 3}
|
||||||
manhua: 0
|
soft-novel: '1'
|
||||||
|
manhua: '1'
|
||||||
logging: {config: 'classpath:logback-boot.xml'}
|
logging: {config: 'classpath:logback-boot.xml'}
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user