Skip to content

SkywalkerJi/Clash-Rules

Repository files navigation

Clash Rules

部分自用 Clash 策略规则

文件名 包含内容
DMM DMM 服务
Twitch Twitch 服务
KanColle 艦隊これくしょん -艦これ-
IndexIF とある魔術の禁書目録 幻想収束
GBF Granblue Fantasy
PCR プリンセスコネクト!Re:Dive
umamusume ウマ娘プリティーダービー
konosubafd この素晴らしい世界に祝福を!ファンタスティックデイズ
konami Yu-Gi-Oh! Master Duel
ResilioSync Resilio Sync 下发服务器
NicoNico niconico 服务
ACGPOWER ACGPOWER pac 提取(仅供参考,不推荐作为策略组使用)
AI 各家 AI 服务(还在测试中,不完善),Cursor 和 openAI 也移动到这里
OpenAI OpenAI,chatGPT 服务
Anthropic claude系列
Gemini Google Gemini系列
xAI Grok系列
Cursor cursor 服务
AugmentCode AugmentCode 服务
Trae Trae 服务
Windsurf Windsurf服务

HOW TO USE

Clash Rule Provider

KanColle Clash 简单修改教程

群友做的自动订阅转换,远程配置选择 KanColle 玩家专用

clash yaml样例

rule-providers:
  cursor:
    type: http
    path: ./Cursor.yaml
    url: "https://raw.githubusercontent.com/SkywalkerJi/Clash-Rules/refs/heads/master/AI/Cursor.yaml"
    interval: 86400
    proxy: Proxies
    behavior: classical
    format: yaml
    size-limit: 0
  anthropic:
    type: http
    path: ./Anthropic.yaml
    url: "https://raw.githubusercontent.com/SkywalkerJi/Clash-Rules/refs/heads/master/AI/Anthropic.yaml"
    interval: 86400
    proxy: Proxies
    behavior: classical
    format: yaml
    size-limit: 0
  gemini:
    type: http
    path: ./Gemini.yaml
    url: "https://raw.githubusercontent.com/SkywalkerJi/Clash-Rules/refs/heads/master/AI/Gemini.yaml"
    interval: 86400
    proxy: Proxies
    behavior: classical
    format: yaml
    size-limit: 0

rules:
 - RULE-SET,cursor,US
 - RULE-SET,anthropic,US
 - RULE-SET,gemini,US

反馈

Telegram

我只玩舰娘和幻想收束,需要其他游戏可提交 issues。

Releases

No releases published

Packages

No packages published