1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-29 14:17:11 +02:00
uBlock/src
vt 2b9aba2748 Handle invalid meta refresh URLs in noscript scriptlet
Invalid URLs like "http://" and "http://foo@" trigger TypeErrors
when they are passed to the URL constructor. These TypeErrors
caused the scriptlet to stop processing subsequent noscript nodes
due to uncaught exceptions.

These exceptions are now caught to allow all noscript nodes to
be processed.
2021-07-31 13:16:33 -04:00
..
_locales Import translation work from https://crowdin.com/project/ublock 2021-07-29 09:03:03 -04:00
css Provide visual cue in popup panel when base domain has subdomains 2021-07-20 08:37:05 -04:00
img Fix missing magnifier in document-blocked page 2020-12-07 14:32:59 -05:00
js Handle invalid meta refresh URLs in noscript scriptlet 2021-07-31 13:16:33 -04:00
lib Add support for enabling WASM code paths in NodeJS package 2021-07-29 16:54:51 -04:00
web_accessible_resources Merge branch 'master' of https://github.com/gorhill/uBlock into 1664 2021-07-29 08:54:48 -04:00
1p-filters.html Modularize codebase with export/import 2021-07-27 17:26:04 -04:00
3p-filters.html Remove more cases of svg/use 2020-08-06 09:05:10 -04:00
about.html Disclose where uBO's own filter lists are hosted 2021-07-18 10:10:17 -04:00
advanced-settings.html Complete removal of font-based Fontawesome icons 2020-12-06 11:24:04 -05:00
asset-viewer.html Modularize codebase with export/import 2021-07-27 17:26:04 -04:00
background.html Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
cloud-ui.html Fix layout issue with cloud storage widget 2020-08-21 08:57:47 -04:00
dashboard.html Adding to and further reviewing admin-managed settings 2021-01-06 11:39:24 -05:00
document-blocked.html Fix missing magnifier in document-blocked page 2020-12-07 14:32:59 -05:00
dyna-rules.html Modularize codebase with export/import 2021-07-27 17:26:04 -04:00
logger-ui.html Modularize codebase with export/import 2021-07-27 17:26:04 -04:00
no-dashboard.html Add missing no-dashboard page 2021-01-06 12:09:53 -05:00
popup-fenix.html Provide visual cue in popup panel when base domain has subdomains 2021-07-20 08:37:05 -04:00
popup.html Sixth pass to re-design the dashboard 2020-04-13 09:19:58 -04:00
settings.html Expose ability to toggle on/off cname-uncloaking to all users 2021-03-02 13:00:56 -05:00
shortcuts.html Lint HTML files using tidy 2020-04-25 11:31:42 -04:00
whitelist.html Complete removal of font-based Fontawesome icons 2020-12-06 11:24:04 -05:00