Surge & Loon & QX 脚本收集
61.9K subscribers
323 photos
49 videos
31 files
560 links
讨论群组: @NobyDa_Chat
脚本反馈: @NobyDa_bot
合作联系: @nubida
个人博客:https://nobyda.github.io/
个人仓库:https://github.com/NobyDa
Download Telegram
Forwarded from Y1 00:02 AM UTC+8 🕛
APP相关截图
8
Forwarded from 广告必须死 (怎么肥事🥝)
仅适配qx
https://raw.githubusercontent.com/ZenmoFeiShi/Qx/refs/heads/main/Nodeseek_NsCheckin.js
🍗🍗🍗
Ns论坛自动签到
Ps:怕封号的别用
使用方法脚本里面有
😱75👍1
#全能扫描王重写
#MITM: ap*.intsig.net

CamScanner.js = requires-body=1,max-size=0,script-path=CamScanner.js.js,type=http-response,pattern=https:\/\/(api|api-cs)-cn\.intsig\.net\/purchase\/cs\/query_property\?,binary-body-mode=0

#脚本
let obj = JSON.parse($response.body);
obj = {"data":{"psnl_vip_property":{"expiry":4102415999,"svip": 1,"nxt_renew_tm":4102415999}}};
$done({body: JSON.stringify(obj)});
38👍7🎉3🤩3🔥2
#开源项目 #Agent #自动化 #AI工具 #Clawdbot

项目简介:
Clawdbot 是近期技术圈爆火的开源 Agent 项目,GitHub 8w+,主打一个🔥🔥🔥,可自托管,真正能做事的 AI。

项目特点:
清理收件箱、发送电子邮件、管理日历、办理航班登机手续。所有这些都可以在 WhatsApp、Telegram 或您已经使用的任何聊天应用程序中完成。

开源作者:
Clawdbot Team(社区驱动的开源项目)

使用说明:

1. 推荐安装方式(一键脚本)

直接在终端执行以下命令:
curl -fsSL https://clawd.bot/install.sh | bash

说明:
• 自动检测系统环境
• 自动安装 Node.js(≥22)
• 自动完成 Clawdbot 基础配置

2. 手动安装方式
npm install -g clawdbot@latest
# 或使用 pnpm / bun
clawdbot onboard --install-daemon

建议:没有key需要使用谷歌账户登录时请选择 Google Antigravity OAuth 认证方式


开源地址
https://github.com/clawdbot/clawdbot


官网
https://clawd.bot
17👍3
Forwarded from 折腾啥 (小一)
免 Key 白嫖 skills: google-search, fetch-url, fetch-webpage

OpenClaw 配置文件里禁用内置的 web fetch/search tool ~/.openclaw/openclaw.json

"tools": {
"web": {
"search": {
"enabled": false
},
"fetch": {
"enabled": false
}
}
}


自己改提示词 ~/.openclaw/workspace/TOOLS.md 可以强化一下...

- 我新加的 skills 在 ~/.openclaw/workspace/skills 里, 总是使用里面最新的名字
- google-search: Use this tool when you need up-to-date information from the internet. It grounds the model with real-time Google Search results across languages, improving factual accuracy and enabling responses with verifiable citations beyond the model's knowledge cutoff.
- fetch-url: Use this when you need the raw HTTP response for non-HTML content or APIs. Examples: JSON, XML, RSS/Atom, CSV, plain text, files, or downloads. If the target is a human-readable web page (HTML) that should be converted to markdown, use fetch-webpage instead.
- fetch-webpage: You can use this tool to fetch and convert webpages into markdown format by providing specific URLs.


配合随机负载均衡实现白嫖(破每分钟请求数限制), 以 mihomo 为例

proxy-groups:
- name: "lbrr"
type: load-balance
strategy: round-robin
# ...省略
rules:
- DOMAIN,pure.md,lbrr


Surge:
[Proxy Group]
Random LB = load-balance, include-other-group=A_GROUP, persistent=0
[Rule]
DOMAIN,pure.md,"Random LB"


😙 文件见评论区 装到 ~/.openclaw/workspace/skills 里

群友反馈说 可以把本消息内容+压缩包发给 Bot 自动装

🤭 服务器 & 自建 🧐 频道资源合集 😄 恰饭推荐 💬 群组

🥰 #AI #脚本 #OpenClaw #Skills #fetch #search #web
Please open Telegram to view this post
VIEW IN TELEGRAM
32🎉3🤩1
Forwarded from Chavy Scripts (Senku)
同程旅行脚本


/**
*
* hostname = app.17u.cn
*
* # Surge
* http-request ^https:\/\/app\.17u\.cn\/welfarecenter\/index\/signIndex script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/tongcheng-trip/tongcheng-trip.js, tag=同程旅行
* cron "5 12 * * *" script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/tongcheng-trip/tongcheng-trip.js, timeout=300, tag=同程旅行-签到
*
* # QuanX
* ^https:\/\/app\.17u\.cn\/welfarecenter\/index\/signIndex url script-request-header https://raw.githubusercontent.com/chavyleung/scripts/master/tongcheng-trip/tongcheng-trip.js
* 5 12 * * * https://raw.githubusercontent.com/chavyleung/scripts/master/tongcheng-trip/tongcheng-trip.js, tag=同程旅行-签到
*
* # Loon
* http-request ^https:\/\/app\.17u\.cn\/welfarecenter\/index\/signIndex script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/tongcheng-trip/tongcheng-trip.js, tag=同程旅行
* cron "5 12 * * *" script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/tongcheng-trip/tongcheng-trip.js, timeout=300, tag=同程旅行-签到
*
* # 获取方式: 打开同程旅行 APP → 领福利,命中 signIndex 请求后自动保存请求头(含 phone、apptoken、device)
*/


#Scripts

Refer from: https://github.com/hlt1995/qlScripts
14🔥1
Forwarded from 折腾啥 (小一)
pollinations 图像生成 skill

https://enter.pollinations.ai 获取 key, 白嫖用户能用 flux/zimage/imagen-4/klein/klein-large/gptimage 模型

视频也能生成 但是感觉生成太慢白嫖模型效果一般没啥意义 这个 skill 里就没加

OpenClaw 配置文件里 ~/.openclaw/openclaw.json

"skills": {
"entries": {
"pollinations-image-gen": {
"enabled": true,
"env": {
"POLLINATIONS_PAID": "false",
"POLLINATIONS_API_KEY": "..."
}
}
}
}

自己改提示词 实测发现放 ~/.openclaw/workspace/AGENTS.md 里更好 因为 TOOLS.md 已经是怎么用 tools 了 可以强化一下...

- 我新加的 skills 在 ~/.openclaw/workspace/skills 里, 总是使用里面最新的名字
- 生成图片使用 pollinations-image-gen, model 默认使用 zimage, 除非用户指定其他 model
- 当我让你截图或直接发送图片时, 需要使用 Message send media 发送图片到当前对话, 回复用户的消息



😙 文件见评论区 装到 ~/.openclaw/workspace/skills 里

🤭 服务器 & 自建 🧐 频道资源合集 😄 恰饭推荐 💬 群组

🥰 #AI #脚本 #OpenClaw #Skills #image #图片 #图像 #图像生成 #imagegen #pollinations
Please open Telegram to view this post
VIEW IN TELEGRAM
20
新春快乐,马到功成!
🎉46🔥108😢4👍2🤩2
Claude 给开源贡献的免费 6 个月的 CC MAX

申请地址:
https://claude.com/contact-sales/claude-for-oss
👍174
Forwarded from Stash Channel
Stash TestFlight / macOS 测试版更新

本次更新新增了 Tailscale 代理协议支持。

你现在可以在 proxies 中直接添加 type: tailscale 节点,并通过规则、策略组等方式将流量导入该节点,用于访问 tailnet 内可达的 TCP / UDP 目标。

同时,本次更新也加入了对应的可视化编辑支持,可直接在 Stash 内填写:

- auth-key
- hostname
- control-url
- ephemeral

文档已更新:
https://stash.wiki/proxy-protocols/proxy-types#tailscale

auth-key 与 ephemeral 相关说明可参考 Tailscale 官方文档:
https://tailscale.com/docs/features/access-control/auth-keys
https://tailscale.com/docs/features/ephemeral-nodes

如果你正在使用 Tailscale,欢迎测试反馈。
🎉138🤩6👍1
NEBox(BoxJs 客户端) 现已基本支持所有 BoxJS 的操作,现在向广大网友募集一个好的 App 名称,入选者将会得到 App 的命名权及 Loon 兑换码一枚

Test Group: @nebox_chat
5