mirror of
https://github.com/arkenfox/user.js.git
synced 2024-11-29 22:06:55 +01:00
Updated 4.2.2 uBlock Origin (markdown)
parent
61ccdad0f8
commit
c8b3be311d
@ -33,9 +33,9 @@ no-remote-fonts: * true
|
|||||||
||/tst2/*$image,important,domain=ixquick.com|ixquick.eu|startpage.com
|
||/tst2/*$image,important,domain=ixquick.com|ixquick.eu|startpage.com
|
||||||
```
|
```
|
||||||
|
|
||||||
- Workers
|
- Workers (requires [FF58+](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/worker-src))
|
||||||
* If you have uMatrix [1.2.0+](https://github.com/gorhill/uMatrix/releases/tag/1.2.0) on [FF58+](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/worker-src), there is a new switch: "Forbid web workers"
|
* If you have uMatrix [1.2.0+](https://github.com/gorhill/uMatrix/releases/tag/1.2.0), there is a new switch: "Forbid web workers", use that instead.
|
||||||
* `dom.workers.enabled` was [deprecated](https://bugzilla.mozilla.org/1434934) in FF60
|
* Note: `dom.workers.enabled` was [deprecated](https://bugzilla.mozilla.org/1434934) in FF60
|
||||||
* Prevent workers everywhere (first line below)
|
* Prevent workers everywhere (first line below)
|
||||||
* Exception, do not prevent workers on `example.org` (second line below)
|
* Exception, do not prevent workers on `example.org` (second line below)
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user