博文

目前显示的是 二月, 2025的博文

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 )       ...

利用 FOFA 搜索获取免费节点

图片
  网站: https://fofa.info/   搜索框输入以下命令: body="port: 7890" && body="socks-port: 7891" && body="allow-lan: true" 测试地址: http://216.185.57.158/ 订阅工具: https://github.com/clash-verge-rev/clash-verge-rev clash 转 v2ray : https://convert.imgki.com/ https://s.imgki.com/6UoIB9z 生成以后的vmss 协议的代理,导入 v2ray 就可以使用了

号称史上最强AI,Grok-3 目前对所有用户免费使用,直到服务器负载达到极限

图片
  IOS :https://apps.apple.com/us/app/grok/id6670324846 Android :https://play.google.com/store/apps/details?id=ai.x.grok 网页:https://grok.com/?referrer=website

greasyfork.org 油猴脚本网站被墙

  GreasyFork 是知名的油猴(篡改猴)脚本网站,上面聚集了海量的脚本,由于不知名因素在中国被停止访问,GreasyFork https://github.com/greasyfork-org/greasyfork/issues/1378  备用地址:   https://nextgo.us.kg/ ,还可以使用下方的脚本搜索网站替代。 https://scriptcat.org/zh-CN/ https://www.userscript.zone

通过 Ollama 获取无限免费DeepSeek Ai模型使用

 第一种: FOTA 扫描获取: https://fofa.info/result?qbase64=YXBwPSJPbGxhbWEiICYmIGlzX2RvbWFpbj1mYWxzZSA%3D 第二种:shodan 扫描获取 https://www.shodan.io/search?query=Ollama+is+running 浏览器插件: https://github.com/n4ze3m/page-assist 例子:  http://121.6.50.203:9704/api/tags