Skip to content

zzzt27/clash-AdsBlock

Repository files navigation

Ads Block for clash

Source List

NAME UPDATE RULES COUNT
oisd_small 25-01-25 44266
oisd_big 25-01-25 167502
oisd_nsfw🔞 25-01-25 475564
NAME UPDATE RULES COUNT
ABPindo 25-01-25 278

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