Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ibigbug committed Dec 10, 2023
1 parent b22a749 commit 822f7ed
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions clash/tests/data/config/rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ proxies:
cipher: auto
udp: true
skip-cert-verify: true

- name: ws-vmess
type: vmess
server: 10.0.0.13
Expand Down Expand Up @@ -180,19 +181,6 @@ proxies:
grpc-opts:
grpc-service-name: abc

- name: vmess-altid
type: vmess
server: tw-1.ac.laowanxiang.com
port: 153
uuid: 46dd0dd3-2cc0-3f55-907c-d94e54877687
alterId: 64
cipher: auto
udp: true
network: ws
ws-opts:
path: /api/v3/download.getFile
headers:
Host: 5607b9d187e655736f563fee87d7283994721.laowanxiang.com
- name: "ss-simple"
type: ss
server: 10.0.0.13
Expand Down Expand Up @@ -245,7 +233,7 @@ rule-providers:
behavior: domain

rules:
- DOMAIN,google.com,grpc-vmess
- DOMAIN,google.com,relay
- DOMAIN-KEYWORD,httpbin,trojan-grpc
- DOMAIN,ipinfo.io,trojan-grpc
# - RULE-SET,file-provider,trojan
Expand Down

0 comments on commit 822f7ed

Please sign in to comment.