Files
legado/app/src/main/assets/defaultData/coverRuleConfig.json
2022-03-08 21:24:27 +08:00

4 lines
207 B
JSON

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