diff --git a/extensions/comnguoinovel/icon.png b/extensions/comnguoinovel/icon.png deleted file mode 100644 index 0908e84..0000000 Binary files a/extensions/comnguoinovel/icon.png and /dev/null differ diff --git a/extensions/comnguoinovel/plugin.json b/extensions/comnguoinovel/plugin.json deleted file mode 100644 index 24434fc..0000000 --- a/extensions/comnguoinovel/plugin.json +++ /dev/null @@ -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" - } - } -} diff --git a/extensions/comnguoinovel/plugin.zip b/extensions/comnguoinovel/plugin.zip deleted file mode 100644 index 421c92c..0000000 Binary files a/extensions/comnguoinovel/plugin.zip and /dev/null differ diff --git a/extensions/tytnovel/icon.png b/extensions/tytnovel/icon.png new file mode 100644 index 0000000..4fc0632 Binary files /dev/null and b/extensions/tytnovel/icon.png differ diff --git a/extensions/tytnovel/plugin.json b/extensions/tytnovel/plugin.json new file mode 100644 index 0000000..9725c06 --- /dev/null +++ b/extensions/tytnovel/plugin.json @@ -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" + } +} diff --git a/extensions/tytnovel/plugin.zip b/extensions/tytnovel/plugin.zip new file mode 100644 index 0000000..b78e406 Binary files /dev/null and b/extensions/tytnovel/plugin.zip differ diff --git a/extensions/zuminovel/plugin.zip b/extensions/zuminovel/plugin.zip index 35c8112..0958116 100644 Binary files a/extensions/zuminovel/plugin.zip and b/extensions/zuminovel/plugin.zip differ diff --git a/plugin.json b/plugin.json index 12184dd..86b3de5 100644 --- a/plugin.json +++ b/plugin.json @@ -14,6 +14,18 @@ "description": "Đọc tiểu thuyết mạng, light novel từ zuminovel.com.", "type": "novel", "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" } + ] } \ No newline at end of file