日期: 2024 年 8 月 18 日

  • 新整理,影视仓、可视TV、喵影视等类TvBox接口,多个精品源!

    TVBox是一款非常优秀的电视盒子,开源、免费、可自由定制,可以根据自己的需求去配置TVBox。以下TVBox影视接口配置地址由各位大佬配置分享,一般配置后会自动支持影视点播、电视直播等,整理、汇总并持续更新。

    部分优质网址已更新至“收藏夹”,后续将长期提供维护!

     

     

    20240813172940

    以下接口配置地址不分先后,Tvbox 和 影视仓 均可使用以下接口(ZYPlayer可能有些许兼容性问题)。

    南风

    https://agit.ai/Yoursmile7/TVBox/raw/branch/master/XC.json

    胖虎接口

    https://notabug.org/imbig66/tv-spider-man/raw/master//0801.json

    巧儿接口

    http://pandown.pro/tvbox/tvbox.json

    4K云盘接口

    https://9xi4o.tk/0725.json

    俊哥接口

    http://home.jundie.top:81/top98.json Ray:https://100km.top/0

    俊于

    http://home.jundie.top:81/top98.json

    okjack

    https://jihulab.com/okcaptain/kko/raw/main/ok.txt

    摸鱼儿

    http://我不是.摸鱼儿.top

    高天流云 js

    https://mirror.ghproxy.com/raw.githubusercontent.com/gaotianliuyun/gao/master/js.json

    香雅情 XYQ

    https://github.moeyy.xyz/https://raw.githubusercontent.com/xyq254245/xyqonlinerule/main/XYQTVBox.json

    肥猫

    http://肥猫.live

    小白

    http://bp.tvbox.cam/

    讴歌

    http://tv.nxog.top/m/

    神器

    https://神器每日推送.tk/pz.json

    PG one

    https://mirror.ghproxy.com/raw.githubusercontent.com/gaotianliuyun/gao/master/0825.json

    菜妮丝 XBPQ

    https://tv.xn--yhqu5zs87a.top

    霜辉月明py

    https://api-lmteam.koyeb.app/files/py.json

    小米

    https://www.mpanso.com/小米/DEMO.json

    巧技

    http://cdn.qiaoji8.com/tvbox.json

    OK屌炸天(影视)

    http://ok321.top/tv

    纯一骚零

    https://100km.top/0

    王二小放牛娃接口

    http://tvbox.王二小放牛娃.top/

    饭太硬

    http://www.饭太硬.top/tv/

    其他大佬接口汇总

    01.https://raw.liucn.cc/box/m.json

    02.https://dxawi.github.io/0/0.json

    03.http://home.jundie.top:81/top98.json

    04.http://cdn.qiaoji8.com/tvbox.json

    05.http://pandown.pro/tvbox/tvbox.json

    06.https://pastebin.com/raw/gtbKvnE1

    07.https://pastebin.com/raw/sbPpDm9G

    08.https://zzzzz.tv/tv/ys.json

    09.https://zzzzz.tv/tv/svip.json

    10.https://weixine.net/ysc.json

    11.https://kjsc0310.github.io/tvy/jk9.json

  • Minio 挂在驱动minfs

    1. rpm 

    //  RPM 包下载
    yum -y install http://dl.jxit.net.cn/jxfiles/minio/minfs-0.0.20170226202056-1.x86_64.rpm
    
    

    2. 配置

       创建 config.json  在目录  /etc/minfs 内容如下:

    {"version":"1","accessKey":"Q3AM3UQ867SPQQA43P2F","secretKey":"zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG"}
    

      进行磁盘挂载/etc/fstab,类似如下:

    https://play.minio.io:9000/mybucket /mnt/mounted/mybucket minfs defaults,cache=/tmp/mybucket 0 0
    mount /mnt/mounted/mybucket