uBlock/src/js/codemirror
Raymond Hill 2f63fb3fd4
Prevent adding known invalid URL-based rules
Related discussion:
- https://github.com/uBlockOrigin/uBlock-issues/issues/662#issuecomment-509220702

Currently, `doc` (aka `main_frame`) rules are not
evaluated to decide whether a network request must
be blocked or not, by design. This commits adjust
uBO's UI to account for this.
2019-07-08 10:49:53 -04:00
..
search.js Code review of 9d1913a16e 2019-07-07 07:52:37 -04:00
ubo-dynamic-filtering.js Prevent adding known invalid URL-based rules 2019-07-08 10:49:53 -04:00
ubo-static-filtering.js Visually emphasize directive syntax (!#if/!#endif) in list viewer/editor 2019-03-21 19:53:04 -03:00