Skip to content

Commit

Permalink
updated: exclusion/inclusion lists and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ammnt committed May 11, 2024
1 parent 87f24f0 commit b51094b
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name: Checkout codecode📦
uses: actions/checkout@v4.1.4
uses: actions/checkout@v4.1.5

- name: Install NodeJS🧱
uses: actions/setup-node@v4.0.2
Expand Down
4 changes: 2 additions & 2 deletions configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
},
{
"name": "d3Host List by d3ward",
"source": "https://raw.githubusercontent.com/d3ward/toolz/master/src/d3host.txt",
"type": "hosts",
"source": "https://raw.githubusercontent.com/d3ward/toolz/master/src/d3host.adblock",
"type": "adblock",
"transformations": ["Compress"]
},
{
Expand Down
1 change: 1 addition & 0 deletions exclusions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -539,3 +539,4 @@ vkcdnservice.appspot.com^
/^23\.109\.73\.\d{3}/
-adx-*.rayjump.com^
||xhamsterx.com^
||ff.kis.v2.scr.kaspersky-labs.com^
4 changes: 4 additions & 0 deletions inclusions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1368,3 +1368,7 @@
||chat-effect.ru^
||vocalize.ru^
||ads.prod.webservices.mozgcp.net^
||redukcenter.ru^
||telemetry.transcend.io^
||site-chat.me^
||stat.dns.sb^

0 comments on commit b51094b

Please sign in to comment.