Files
clash-verge-profile-merge-t…/excluded-addresses.yaml
2025-12-05 15:22:50 +00:00

84 lines
2.3 KiB
YAML

# Profile Enhancement Merge Template for Clash Verge
profile:
store-selected: true
rule-providers:
ir:
type: http
format: yaml
behavior: domain
url: https://raw.githubusercontent.com/Chocolate4U/Iran-clash-rules/release/ir.yaml
path: ./ruleset/ir.yaml
interval: 86400
ads:
type: http
format: yaml
behavior: domain
url: https://raw.githubusercontent.com/Chocolate4U/Iran-clash-rules/release/ads.yaml
path: ./ruleset/ads.yaml
interval: 86400
malware:
type: http
format: yaml
behavior: domain
url: https://raw.githubusercontent.com/Chocolate4U/Iran-clash-rules/release/malware.yaml
path: ./ruleset/malware.yaml
interval: 86400
phishing:
type: http
format: yaml
behavior: domain
url: https://raw.githubusercontent.com/Chocolate4U/Iran-clash-rules/release/phishing.yaml
path: ./ruleset/phishing.yaml
interval: 86400
cryptominers:
type: http
format: yaml
behavior: domain
url: https://raw.githubusercontent.com/Chocolate4U/Iran-clash-rules/release/cryptominers.yaml
path: ./ruleset/cryptominers.yaml
interval: 86400
apps:
type: http
format: yaml
behavior: classical
url: https://raw.githubusercontent.com/Chocolate4U/Iran-clash-rules/release/apps.yaml
path: ./ruleset/apps.yaml
interval: 86400
ircidr:
type: http
format: yaml
behavior: ipcidr
url: https://raw.githubusercontent.com/Chocolate4U/Iran-clash-rules/release/ircidr.yaml
path: ./ruleset/ircidr.yaml
interval: 86400
private:
type: http
format: yaml
behavior: ipcidr
url: https://raw.githubusercontent.com/Chocolate4U/Iran-clash-rules/release/private.yaml
path: ./ruleset/private.yaml
interval: 86400
irasn:
type: http
format: yaml
behavior: classical
url: https://raw.githubusercontent.com/Chocolate4U/Iran-clash-rules/release/irasn.yaml
path: ./ruleset/irasn.yaml
interval: 86400
rules :
- IP-SUFFIX,1.1.1.1/24,DIRECT
- IP-SUFFIX,8.8.8.8/24,DIRECT
- DOMAIN-SUFFIX,chess.com,DIRECT
- DOMAIN-SUFFIX,chesscomfiles.com,DIRECT
- RULE-SET,private,DIRECT,no-resolve
- RULE-SET,apps,DIRECT
- RULE-SET,ads,REJECT
- RULE-SET,malware,REJECT
- RULE-SET,phishing,REJECT
- RULE-SET,cryptominers,REJECT
- RULE-SET,ir,DIRECT
- RULE-SET,ircidr,DIRECT
- RULE-SET,irasn,DIRECT