mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Dynamic filtering (markdown)
parent
c0a2124d15
commit
266c4ace94
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@ Of course, blocking portion of a page may cause page breakage, sometimes benign,
|
|||
|
||||

|
||||
|
||||
The "default" row above refers to the default settings to use for any web site. These default settings will take effect on the site **unless** there are specific settings for the current site, which specific settings appear in the row above.
|
||||
|
||||
Columns:
|
||||
|
||||
1. to block inline `<script>` tags, i.e. javascript code which is embedded directly in the main document.
|
||||
2. to block 1st-party `<script>` tags.
|
||||
3. to block 3rd-party `<script>` tags.
|
||||
|
|
|
|||
Loading…
Reference in a new issue