add: tytnovel
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 3.7 KiB |
@@ -1,30 +0,0 @@
|
|||||||
{
|
|
||||||
"metadata": {
|
|
||||||
"name": "[APP] Cơm Nguội Novel",
|
|
||||||
"author": "kychi",
|
|
||||||
"version": 1,
|
|
||||||
"icon": "icon.png",
|
|
||||||
"source": "https://truyendichmienphi.com",
|
|
||||||
"regexp": "(www\\.)?truyendichmienphi\\.com/.*",
|
|
||||||
"description": "Đọc truyện trên app Cơm Nguội Novel\n Đọc chậm, không tải \n\n HƯỚNG DẪN CÀI CONFIG: \n Không hướng dẫn, ib để hỗ trợ",
|
|
||||||
"locale": "vi_VN",
|
|
||||||
"language": "javascript",
|
|
||||||
"type": "novel"
|
|
||||||
},
|
|
||||||
"script": {
|
|
||||||
"home": "home.js",
|
|
||||||
"gen": "gen.js",
|
|
||||||
"genre": "genre.js",
|
|
||||||
"search": "search.js",
|
|
||||||
"detail": "detail.js",
|
|
||||||
"toc": "toc.js",
|
|
||||||
"chap": "chap.js"
|
|
||||||
},
|
|
||||||
"config": {
|
|
||||||
"USER_TOKEN": {
|
|
||||||
"title": "Token Cơm Nguội",
|
|
||||||
"mode": "input",
|
|
||||||
"format": "multiline"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 7.4 KiB |
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"metadata": {
|
||||||
|
"name": "[APP] tytnovel",
|
||||||
|
"author": "kychi",
|
||||||
|
"version": 4,
|
||||||
|
"source": "https://tytnovel.app/",
|
||||||
|
"regexp": "(www\\.)?tytnovel\\.(app|org)/.*",
|
||||||
|
"description": "tôi yêu truyên, truyện cũng phải yêu tôi \n\n CHỈ ĐỌC CHẬM - KHÔNG TẢI\n Mở trang nguồn đăng nhập",
|
||||||
|
"locale": "vi_VN",
|
||||||
|
"type": "novel",
|
||||||
|
"language": "javascript"
|
||||||
|
},
|
||||||
|
"script": {
|
||||||
|
"home": "home.js",
|
||||||
|
"genre": "genre.js",
|
||||||
|
"detail": "detail.js",
|
||||||
|
"search": "search.js",
|
||||||
|
"toc": "toc.js",
|
||||||
|
"chap": "chap.js"
|
||||||
|
}
|
||||||
|
}
|
||||||
Binary file not shown.
Binary file not shown.
+12
@@ -14,6 +14,18 @@
|
|||||||
"description": "Đọc tiểu thuyết mạng, light novel từ zuminovel.com.",
|
"description": "Đọc tiểu thuyết mạng, light novel từ zuminovel.com.",
|
||||||
"type": "novel",
|
"type": "novel",
|
||||||
"locale": "vi_VN"
|
"locale": "vi_VN"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "[APP] tytnovel",
|
||||||
|
"author": "kychi",
|
||||||
|
"path": "https://git.nightmare.top/kychitoge/vbook-ext/raw/branch/main/extensions/tytnovel/plugin.zip",
|
||||||
|
"version": 4,
|
||||||
|
"source": "",
|
||||||
|
"icon": "https://git.nightmare.top/kychitoge/vbook-ext/raw/branch/main/extensions/tytnovel/icon.png",
|
||||||
|
"description": "",
|
||||||
|
"type": "novel",
|
||||||
|
"locale": "vi_VN"
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user