mirror of
https://github.com/201206030/novel-plus.git
synced 2025-07-02 15:36:40 +00:00
v2.0.2发布
This commit is contained in:
@ -18,5 +18,5 @@ public class Constants {
|
||||
/**
|
||||
* 爬取小说http请求中无效的内容长度
|
||||
*/
|
||||
public static final int INVALID_HTML_LENGTH = 1000;
|
||||
public static final int INVALID_HTML_LENGTH = 1500;
|
||||
}
|
||||
|
Reference in New Issue
Block a user