add zumi novel ext
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user