From 3f9ef7b6c35f4855d97ed8aa2b72e2d250bef7bf Mon Sep 17 00:00:00 2001 From: FongMi Date: Thu, 30 Nov 2023 18:24:37 +0800 Subject: [PATCH 1/2] Update config.json --- json/config.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/json/config.json b/json/config.json index 2308970e..0b91f164 100644 --- a/json/config.json +++ b/json/config.json @@ -99,6 +99,17 @@ "经典片" ] }, + { + "key": "短劇網", + "name": "短劇網", + "type": 3, + "style": { + "type": "rect", + "ratio": 1.433 + }, + "api": "https://raw.githubusercontent.com/gaotianliuyun/gao/master/lib/drpy2.min.js", + "ext": "https://raw.githubusercontent.com/gaotianliuyun/gao/master/js/%E7%9F%AD%E5%89%A7%E7%BD%91.js" + }, { "key": "豆瓣", "name": "豆瓣", From 5581d0d7513dc82815c2563df8556b654689f148 Mon Sep 17 00:00:00 2001 From: FongMi Date: Thu, 30 Nov 2023 18:34:22 +0800 Subject: [PATCH 2/2] Update config.json --- json/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/config.json b/json/config.json index 0b91f164..048b98ee 100644 --- a/json/config.json +++ b/json/config.json @@ -227,7 +227,7 @@ "searchable": 1, "changeable": 0, "ext": { - "categories": "沙雕动画#沙雕穿越#沙雕", + "categories": "短剧#沙雕动画#沙雕穿越#沙雕", "cookie": "" } },