添加通用封面规则

This commit is contained in:
kunfei
2022-03-08 21:24:27 +08:00
parent 973dc90eaf
commit 5caa1d7164
14 changed files with 104 additions and 55 deletions
@@ -0,0 +1,4 @@
{
"searchUrl": "https://api.yousuu.com/api/search?type=title&value={{key}}&page=1&highlight=0&from=search",
"coverRule": "@js:java.getString(\"$..books[?(@.author == '\" + book.author + \"')].cover\")"
}