From 9eafa3e0648f4b374dea58692c30f86016a6152a Mon Sep 17 00:00:00 2001 From: zhangjie <768284730@qq.com> Date: Sun, 17 Mar 2024 11:13:15 +0800 Subject: [PATCH] =?UTF-8?q?'=E6=9B=B4=E6=96=B0=E5=8F=AF=E7=94=A8=E7=8A=B6?= =?UTF-8?q?=E6=80=81'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++++-- json/index.json | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4b2517c..59da011 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,18 @@ https://github.com/CatVodTVOfficial/CatVodTVSpider > ❌ 无法使用 | **站点** | **类别** | **调用名称** | **状态** | -|--------|--------|----------| -------- | -| 91 | 视频 | csp_J91 | 🟢 | +|--------|--------|--------| -------- | +| 91 | 视频 | csp_J91 | 🟢 | | 51吃瓜 | 吃瓜 | csp_Cg51 | 🟢 | | Jabel | 教学 | csp_Jable | 🟢 | | 7xiTv | 视频 | csp_QxiTv | 🟢 | | Ikanbot | 视频 | csp_Ikanbot | 🟢 | | W55Movie | 视频 | csp_W55Movie | 🟢 | +| Douban | 仅推荐 | csp_Douban | 🟢 | +| IQIYI | 仅搜索 | csp_IQIYI | 🟢 | +| CaoLiu | 视频 | csp_CaoLiu | 🟢 | +| MiMei | 视频 | csp_MiMei | 🟢 | +| XVideos | 视频 | csp_XVideos | 🟢 | > jar脚本 ```shell diff --git a/json/index.json b/json/index.json index 65f5a15..25ca460 100644 --- a/json/index.json +++ b/json/index.json @@ -116,7 +116,7 @@ }, { "key": "IQIYI", - "name": "豆瓣 | 仅推荐", + "name": "愛奇藝 | 搜索", "type": 3, "api": "csp_IQIYI", "searchable": 1,