Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 689 Bytes

File metadata and controls

33 lines (27 loc) · 689 Bytes

clash usage

rule-providers:
    pcdn:
        type: http
        behavior: classical
        url: https://github.com/seiry/PCDNFilter-clash/raw/main/pcdn.yaml
        path: ./ruleset/pcdn.yaml
        interval: 86400
    cn-doh:
        type: http
        behavior: domain
        url: https://github.com/seiry/PCDNFilter-clash/raw/main/doh.domain.yaml
        path: ./ruleset/cn-doh.yaml
        interval: 86400

and

rules:
    - RULE-SET, cn-doh, REJECT
    - RULE-SET, pcdn, REJECT

quantumult x usage

[filter_remote]
https://github.com/seiry/PCDNFilter-clash/raw/main/pcdn.list, tag=pcdn, update-interval=604800, opt-parser=false, enabled=true