Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update custom_blocklists.md #267

Merged
merged 2 commits into from
Oct 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/orion/features/custom-blocklists.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ Then, paste the URL of the block list you wish to add and click the **Add** butt

<img src="./media/blocklists_done.png" width="500" alt="Blocklists - Done"><br />

## Impact of Number of Blocking Rules on Performance

Orion's ad blocker compiles each blocklist to convert it to native WebKit content blocking rules.
This results in minimal performance impact dependent on the number of blocking rules that are active.
The following chart illustrates the relationship between Orion's WebKit performance vs the number of blocking rules:

<img src="./media/blocklists_rules_performance_chart.png" width="500" alt="Blocklists - Impact of Number of Blocking Rules on Performance"><br />

## Third-Party Blocklists

There are different types of lists - general ad lists, regional lists, malware lists, privacy lists, etc. You can customize your ad blocking by choosing which lists you want to add to Orion.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.