Skip to content

zzzt27/clash-AdsBlock

Repository files navigation

Ads Block for clash

Source List

NAME UPDATE RULES COUNT
oisd_small 09-10-24 46294
oisd_big 09-10-24 137230
oisd_nsfw🔞 09-10-24 464824
NAME UPDATE RULES COUNT
ABPindo 09-10-24 285

HOW TO

oisd_small

  • rule provider
rule-providers:
  oisd_light:
    type: http
    behavior: domain
    format: text
    path: "./rule_provider/oisd_small.txt"
    url: https://raw.githubusercontent.com/zzzt27/clash-AdsBlock/main/oisd_small.txt
    interval: 86400
  • rules
rules:
  - RULE-SET,oisd_small,REJECT

oisd_big

  • rule provider
rule-providers:
  oisd_big:
    type: http
    behavior: domain
    format: text
    path: "./rule_provider/oisd_big.txt"
    url: https://raw.githubusercontent.com/zzzt27/clash-AdsBlock/main/oisd_big.txt
    interval: 86400
  • rules
rules:
  - RULE-SET,oisd_big,REJECT

oisd_nsfw🔞

  • rule provider
rule-providers:
  oisd_nsfw🔞:
    type: http
    behavior: domain
    format: text
    path: "./rule_provider/oisd_nsfw.txt"
    url: https://raw.githubusercontent.com/zzzt27/clash-AdsBlock/main/oisd_nsfw.txt
    interval: 86400
  • rules
rules:
  - RULE-SET,oisd_nsfw🔞,REJECT

ABPindo

  • rule provider
rule-providers:
  ABPindo:
    type: http
    behavior: domain
    format: text
    path: "./rule_provider/ABPindo.txt"
    url: https://raw.githubusercontent.com/zzzt27/clash-AdsBlock/main/ABPindo.txt
    interval: 86400
  • rules
rules:
  - RULE-SET,ABPindo,REJECT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published