1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-05 18:49:39 +02:00
uBlock/platform/mv3/extension/js/scripting
Raymond Hill b603e9e81e
Various code review related to extended filtering
Bring latest changes to procedural cosmetic filtering to uBOL.

Fix procedural filtering used in HTML filters.

Standardize quick hash algorithm used throughout to DJB2
(except that initialization step is skipped):
- http://www.cse.yorku.ca/~oz/hash.html#djb2
2022-12-13 10:23:51 -05:00
..
css-declarative.js [mv3] General code review 2022-10-15 13:05:20 -04:00
css-generic.js Various code review related to extended filtering 2022-12-13 10:23:51 -05:00
css-procedural.js Various code review related to extended filtering 2022-12-13 10:23:51 -05:00
css-specific.entity.js [mv3] Add ability to handle entity-based CSS and scriptlet injection filters 2022-10-20 15:48:06 -04:00