1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00
uBlock/platform
Raymond Hill d3fe0ccfe0
Fix regression with csp=, deprecate queryprune, etc
Fixed serious regression in previous dev build in applying
`csp=` filters. Reported internally by uBO team.

Promote usage of `removeparam` in code instead of `queryprune`,
which is to be deprecated.

Removed test against previously tested hostname in
FilterHostnameDict since as per various benchmark, the
test does not really help.

Remove serialization API in Node.js code as the API is now
present in SNFE itself.
2021-12-06 07:01:39 -05:00
..
browser Convert publicsuffixlist.js into an ES module (#3846) 2021-08-23 09:42:27 -04:00
chromium Further work on JS modules 2021-10-07 14:41:29 -04:00
common Shield against possible case of invalid attribute name 2021-10-26 08:55:05 -04:00
dig Better diff output 2021-09-01 18:26:36 -04:00
firefox Further work on JS modules 2021-10-07 14:41:29 -04:00
nodejs Fix regression with csp=, deprecate queryprune, etc 2021-12-06 07:01:39 -05:00
npm New revision for dev build 2021-12-05 09:12:55 -05:00
opera Modularize codebase with export/import 2021-07-27 17:26:04 -04:00
safari Clarify that the code base was really old and obsolete 2019-09-22 09:57:38 -04:00
thunderbird Modularize codebase with export/import 2021-07-27 17:26:04 -04:00