去除刷新前重新获取目录url

添加刷新前js,功能更强大
This commit is contained in:
kunfei
2022-05-28 23:30:00 +08:00
parent 717f6b9e94
commit 4ae193cda3
16 changed files with 72 additions and 32 deletions
+2 -1
View File
@@ -420,7 +420,7 @@
<string name="rule_is_volume">卷标识(isVolume)</string>
<string name="rule_is_vip">VIP标识(isVip)</string>
<string name="rule_update_time">更新时间(ChapterInfo)</string>
<string name="rule_re_get_toc_url">刷新时重新获取目录Url(reGetTocUrlOnRefresh)</string>
<string name="pre_update_js">更新之前Js</string>
<string name="rule_book_content">正文规则(content)</string>
<string name="rule_next_content">正文下一页URL规则(nextContentUrl)</string>
<string name="rule_web_js">WebViewJs(webJs)</string>
@@ -992,5 +992,6 @@
<string name="download_book_fail">Download Fail</string>
<string name="upload_to_remote">Upload</string>
<string name="add_remote_book">WebDavBook</string>
<!-- string end -->
</resources>