优化
Some checks failed
Test Build / prepare (push) Has been cancelled
Test Build / build (app, release) (push) Has been cancelled
Test Build / build (app, releaseA) (push) Has been cancelled
Test Build / prerelease (push) Has been cancelled
Test Build / lanzou (push) Has been cancelled
Test Build / test_Branch (push) Has been cancelled
Test Build / telegram (push) Has been cancelled
update fork / build (push) Has been cancelled

This commit is contained in:
Horis
2025-05-22 19:43:50 +08:00
parent 53dea64715
commit 0eb475f4d4

View File

@@ -769,8 +769,6 @@ class AnalyzeRule(
* 执行JS
*/
fun evalJS(jsStr: String, result: Any? = null): Any? {
val chapterCopy = chapter?.copy()
val rssArticleCopy = rssArticle?.copy()
val bindings = buildScriptBindings { bindings ->
bindings["java"] = this
bindings["cookie"] = CookieStore