添加通用封面规则

This commit is contained in:
kunfei
2022-03-08 23:25:32 +08:00
parent 830fd8a4ae
commit 86be8df3b7
4 changed files with 11 additions and 2 deletions
@@ -1,4 +1,5 @@
{
"enable": true,
"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\")"
}