MoonTv 一键搭建数据接口

使用方法:  https://video.gaojilingjuli.top/?url=https://raw.githubusercontent.com/666zmy/MoonTV/refs/heads/main/config.json&pretty=true  addEventListener ( 'fetch' , event => {   event . respondWith ( handleRequest ( event . request )) } ) async function handleRequest ( request ) {   try {     // 解析 URL 参数     const url = new URL ( request . url )     const targetUrl = url . searchParams . get ( 'url' )         if ( !targetUrl ) {       return new Response ( 'Missing url parameter' , { status : 400 } )     }         // 验证 URL 格式     try {       new URL ( targetUrl )     } catch {       return new Response ( 'Invalid URL format' , { status : 400 } )     }         // 从远程获取 JSON     const response = await fetch ( targetUrl )       ...

Cloudflare WARP+,推出 MASQUE新协议,无需优选ip,直连,支持pc ,Android,ios ,MAC ,linux,附赠近1K个Warp+ 20-24PB的key


下载客户端:

 https://one.one.one.one/


近1K个Warp+ 20-24PB的key

https://www.nodeseek.com/post-10037-1


windows 端开启:

1. 安装客户端

2. 从上面筛选可用的key 填入

3.新建mdm.xml,输入以下内容并保存

<dict> <key>warp_tunnel_protocol</key> <string>masque</string> </dict>


  1. 将mdm.xml文件放到C:\ProgramData\Cloudflare目录
  2. 杀掉进程重新打开即可使用




移动端:




Androd 端需要在Google play 加入测试使用测试版本




评论

  1. 电脑端,那个文件是用记事本编辑吗

    回复删除
  2. 请问你的剩余流量eb是怎么操作的,直接比pb打了一个数量级

    回复删除
  3. 已经不能用了

    回复删除
  4. 麻烦是否可以出一个linux的?

    回复删除

发表评论

此博客中的热门博文