1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-08 02:27:12 +02:00

New revision for dev build

This commit is contained in:
Raymond Hill 2024-10-04 12:27:57 -04:00
parent 1abc864742
commit 5e2f94bebc
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -1,3 +1,4 @@
- [Add `trusted-prevent-dom-bypass` scriptlet](https://github.com/gorhill/uBlock/commit/1abc864742)
- [Improve `prevent-xhr` scriptlet; add `trusted-prevent-xhr` scriptlet](https://github.com/gorhill/uBlock/commit/fe49ced2ac)
- [Skip dns resolution when requests are proxied through http](https://github.com/gorhill/uBlock/commit/4305bfbdb1)
- [Blocking large media elements also prevents autoplay, regardless of size](https://github.com/gorhill/uBlock/commit/73ce4e6bcf)