We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a2448 commit 6de9ef2Copy full SHA for 6de9ef2
README.md
@@ -26,3 +26,11 @@ For example:
26
`c https://duckduckgo.com/ pg-index wedonttrack content_homepage logo_homepage_link`
27
28
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