mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Dashboard: My rules (markdown)
parent
24bdea1402
commit
252b1df33b
1 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
***
|
||||
|
||||

|
||||

|
||||
|
||||
### Default ruleset
|
||||
|
||||
|
|
@ -18,9 +18,9 @@ The default ruleset when uBO is freshly installed:
|
|||
no-large-media: behind-the-scene false
|
||||
behind-the-scene * * noop
|
||||
behind-the-scene * 1p-script noop
|
||||
behind-the-scene * 3p-script noop
|
||||
behind-the-scene * 3p-frame noop
|
||||
behind-the-scene * 3p noop
|
||||
behind-the-scene * 3p-frame noop
|
||||
behind-the-scene * 3p-script noop
|
||||
behind-the-scene * image noop
|
||||
behind-the-scene * inline-script noop
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue