Skip to content

Commit 6de9ef2

Browse files
authored
Mention 'reload engine' and 'force update' requests in README
1 parent 61a2448 commit 6de9ef2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,11 @@ For example:
2626
`c https://duckduckgo.com/ pg-index wedonttrack content_homepage logo_homepage_link`
2727

2828
Returns a CSS rule that hides unwanted elements. `<ids>` and `<classes>` are lists of id/class names separated by the tab character `\t`.
29+
30+
### Reload engine request
31+
`r`
32+
Restarts the adblock-rust engine applying any changes made to fiter lists or custom rules.
33+
34+
### Force update request
35+
`u`
36+
Updates every filter list and restarts the engine.

0 commit comments

Comments
 (0)