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

添加刷新前js,功能更强大
This commit is contained in:
kunfei
2022-05-30 22:01:13 +08:00
parent fc8640248b
commit 9165b9e9a4
7 changed files with 7 additions and 7 deletions
+1 -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="pre_update_js">更新之前Js</string>
<string name="pre_update_js">更新之前Js(preUpdateJs)</string>
<string name="rule_book_content">正文规则(content)</string>
<string name="rule_next_content">正文下一页URL规则(nextContentUrl)</string>
<string name="rule_web_js">WebViewJs(webJs)</string>