From 4f03055ffe70faeaf7000f9c47ce14044806b034 Mon Sep 17 00:00:00 2001 From: "Wang.Luo" <1593775941@qq.com> Date: Thu, 14 Aug 2025 00:41:01 +0800 Subject: [PATCH] =?UTF-8?q?feat(adult):=20=E6=B7=BB=E5=8A=A0=E9=BA=BB?= =?UTF-8?q?=E8=B1=86=20T4=20=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新增了一个名为"麻豆(T4)"的成人内容源 - 类型为 4,表示这是一个视频源 - 提供了 API 地址和相关配置参数 - 配置了矩形样式,比例为 1.5 --- adult.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/adult.json b/adult.json index 7d8e489..bc94d9e 100644 --- a/adult.json +++ b/adult.json @@ -152,6 +152,20 @@ "jar": "http://47.106.254.96:9120/d/home/TVBox/Private/tvbox/jar/hl.jar", "ext": "./XBPQ/adult/猛男日妓.json" }, + { + "key": "php_madou", + "name": "麻豆(T4)", + "type": 4, + "api": "https://doubebly.doube.eu.org/madou.php", + "searchable": 1, + "quickSearch": 0, + "filterable": 0, + "changeable": 0, + "style": { + "type": "rect", + "ratio": 1.5 + } + }, { "key": "伊人AV", "name": "伊人AV",