Extension Icon

Update Clash Subscription

Update clash subscription & insert custom rules
AvatarJake
91 Installs

Update Clash Subscription

raycast extension to update clash subscription & insert custom rules

Usage

This extension is not published to the store. So you need to clone this repo and run it locally.

git clone https://github.com/JakeLaoyu/update-clash-subscription.git
npm install
npm run dev

Config

Subscription Url

First, you need to convert a subscription url. You can use this tool to convert.

Other tools:

Currently, only one address is supported.

Rule: [name] | [url].

Demo:

V2Club | https://sub.xeton.dev

Rules

Please provide a json file.

Content Demo:

{
  "rules": [
    "- DOMAIN-SUFFIX,npmjs.org,🚀 节点选择",
  ]
}

Command