add: tytnovel

This commit is contained in:
2026-06-01 14:00:23 +07:00
parent 1ffef6a867
commit 2389f10740
8 changed files with 33 additions and 30 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

-30
View File
@@ -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

+21
View File
@@ -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.