From bd5ddd61583f6ff09c0f131be5c5de880935e234 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sun, 12 Jul 2026 16:38:53 +0800 Subject: [PATCH] fix: remove standalone site collector download section from README --- README.md | 1 - README_EN.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index 68d89bc9c..34a257b6f 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,6 @@ curl -fsSL https://raw.githubusercontent.com/jxxghp/MoviePilot/v2/scripts/bootst - 开发环境与本地源码运行:[docs/development-setup.md](docs/development-setup.md) - 测试说明:[docs/testing.md](docs/testing.md) - 新站点适配采集与 Feature Request 提交:[docs/site-adapter-capture.md](docs/site-adapter-capture.md) -- 普通用户独立采集器下载与运行:[docs/site-adapter-collector-release.md](docs/site-adapter-collector-release.md) - REST API 文档:https://api.movie-pilot.org - 插件开发说明:https://wiki.movie-pilot.org/zh/plugindev diff --git a/README_EN.md b/README_EN.md index f3b69d262..5640cc979 100644 --- a/README_EN.md +++ b/README_EN.md @@ -59,7 +59,6 @@ Before contributing, read the repository rules and local environment guide, keep - Development setup and local source run: [docs/development-setup.md](docs/development-setup.md) - Testing guide: [docs/testing.md](docs/testing.md) - New site adapter capture and Feature Request submission: [docs/site-adapter-capture.md](docs/site-adapter-capture.md) -- Standalone site collector download and runtime: [docs/site-adapter-collector-release.md](docs/site-adapter-collector-release.md) - REST API documentation: https://api.movie-pilot.org - Plugin development guide: https://wiki.movie-pilot.org/zh/plugindev