24 lines
561 B
JSON
24 lines
561 B
JSON
{
|
|
"metadata": {
|
|
"name": "Zumi Novel",
|
|
"author": "kychi",
|
|
"version": 1,
|
|
"source": "https://zuminovel.com/",
|
|
"regexp": "(www.)?zuminovel.com/novel/[^/]+/?$",
|
|
"description": "Đọc tiểu thuyết từ zuminovel.com\n\n",
|
|
"locale": "vi_VN",
|
|
"language": "javascript",
|
|
"type": "novel"
|
|
},
|
|
"script": {
|
|
"home": "home.js",
|
|
"page": "page.js",
|
|
"genre": "genre.js",
|
|
"gen": "gen.js",
|
|
"detail": "detail.js",
|
|
"toc": "toc.js",
|
|
"chap": "chap.js",
|
|
"search": "search.js",
|
|
"comment": "comment.js"
|
|
}
|
|
} |