File tree Expand file tree Collapse file tree 1 file changed +17
-4
lines changed
Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Original file line number Diff line number Diff line change 2121
2222---
2323
24+ ## 📋 重要声明
25+
26+ > ⚠️ ** 视频源说明**
27+ >
28+ > 应用户建议,为避免潜在的版权争议,本项目已移除内置的视频源配置。如需使用完整功能,请:
29+ > - 📥 [ 下载官方提供的视频源配置文件] ( https://www.mediafire.com/file/xl3yo7la2ci378w/config.json/file )
30+ > - 🔍 自行寻找符合当地法律法规的合规视频源
31+ > - 🛠️ 根据需要自定义配置文件
32+ >
33+ > 项目本身仅提供技术框架,内容源由用户自主选择和配置。请确保您的使用行为符合相关法律法规。
34+
35+ ---
36+
2437## 📸 Screenshot
2538
2639<div align =" center " >
@@ -500,10 +513,10 @@ docker compose down -v --remove-orphans
500513{
501514 "cache_time" : 7200 ,
502515 "api_site" : {
503- "dyttzy " : {
504- "api" : " http ://caiji.dyttzyapi .com/api.php/provide/vod" ,
505- "name" : " 电影天堂资源 " ,
506- "detail" : " http ://caiji.dyttzyapi .com"
516+ "example " : {
517+ "api" : " https ://example .com/api.php/provide/vod" ,
518+ "name" : " 示例资源站 " ,
519+ "detail" : " https ://example .com"
507520 }
508521 // ...更多站点
509522 }
You can’t perform that action at this time.
0 commit comments