mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 22:03:36 +01:00
Added info for "$redirect-rule"
As per https://github.com/DandelionSprout/adfilt/issues/63#issuecomment-596079600.
This commit is contained in:
@@ -87,6 +87,7 @@
|
||||
* `$1p` / `$first-party`: Same as `$~third-party`.
|
||||
* `$xhr`: Same as `$xmlhttprequest`.
|
||||
* `$all`: Officially combines all other non-party `$` values. In practice it combines the use of no `$` values at all + `$popup` + `$document`.
|
||||
* `$redirect-rule`: Similar to `$redirect`, but is only applied if it's already blocked by *another* entry or dynamic rule(set).
|
||||
|
||||
### Adblock Plus, Adblock and AdGuard only:
|
||||
* `$webrtc`: Prevents such resources from being downloaded through the titular JavaScript API. The uBO equivalent seems to be `##+js(nowebrtc)`, but conversion is not done automatically.
|
||||
|
||||
Reference in New Issue
Block a user