Do not add filters from untrusted sources
Classic malicious filter can modify the appearance of a website to fool the user.
"Trusted filters", filters requiring trust, marked in documentation as "Can only be used in a trusted-source origin", can directly execute code on web pages and make you harm. These type of filters can be used only in filter lists from uBlock Origin/uAssets repository and to use them in "My filters" you need to explicity enable setting bellow.
This will enable filters on this page. It's the same as "My filters" entry on "Filter lists" tab.
Allow custom filters requiring trustThis will allow to use in "My filters", "Trusted filters", filters requiring trust, marked in documentation as "Can only be used in a trusted-source origin".
Caution
These filters can directly execute code on web pages and make you harm.
uBlock Origin (uBO) uses CodeMirror's widget to freely edit your filters as plain text.
Additionaly uBO uses also syntax highlighter (linter) to detect warnings and errors in your filters (and in filter lists).
The following keyboard shortcuts are available during editing -- most of them are handled by CodeMirror by default (I mostly lazily transcribed CodeMirror's own documentation):
PC_______________
Mac
_______________
Function
_______________
Ctrl-Space Cmd-Space (uBO-specific) Auto-complete, whenever applicable: network filter options, cosmetic pseudo-operators, redirect and scriptlet tokens, pre-parsing directives. Tab Tab (uBO-specific) Toggle prepending the current line or the lines in the current selection with !
(to quickly toggle the commenting out of filters). Ctrl-A Cmd-A Select the whole content of the editor. Ctrl-D Cmd-D Deletes the whole line under the cursor, including newline at the end. Ctrl-Z Cmd-Z Undo the last change.
/
to search against a regular expression. Ctrl-G Cmd-G Find next occurrence after the current cursor position. Shift-Ctrl-G Shift-Cmd-G Find previous occurrence before the current cursor position.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4