Files
QieKan-3.0/app/src/main/assets/defaultData/coverRule.json
T
2022-10-22 22:52:28 +08:00

5 lines
225 B
JSON

{
"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\")"
}