Skip to content

Instantly share code, notes, and snippets.

View Cheivin's full-sized avatar

Cheivin Cheivin

  • chendu
  • 08:33 (UTC -12:00)
View GitHub Profile
@Cheivin
Cheivin / clash.yaml
Last active November 4, 2025 18:25
aggregator
This file has been truncated, but you can view the full file.
port: 7890
socks-port: 7891
allow-lan: true
mode: Rule
log-level: info
external-controller: 127.0.0.1:9090
proxies:
- {name: 🇭🇰 香港04-1B, server: n002.xunxunmimisbs.sbs, port: 21301, type: trojan, password: 7e4045e3-9611-491f-939e-0882456d91d8, sni: hk02.xxxxyyyysbs.sbs, skip-cert-verify: true, udp: true}
- {name: 🇹🇼 台湾02-1E, server: n002.xunxunmimisbs.sbs, port: 28400, type: trojan, password: 6e245545-5deb-42b1-97e6-0463e44c2ce2, sni: tw01.xxxxyyyysbs.sbs, udp: true}
- {name: 🇰🇷 韩国01丨TIKTOK-1B, server: n001.xunxunmimisbs.sbs, port: 14000, type: trojan, password: 3da271bc-234e-4467-9fea-e63d02ef6da4, sni: kr01.xxxxyyyysbs.sbs, skip-cert-verify: true, udp: true}
@Cheivin
Cheivin / wx小助手接入文档.md
Last active August 1, 2024 06:45
小助手插件接入文档

HTTP接口

  • host: http://wx-api.allons.cn
  • 认证方式: basic auth

获取群成员列表

URI: /group

Method:GET