Updated Dashboard: My rules (markdown)

Raymond Hill 2025-04-24 08:50:45 -04:00
parent 24bdea1402
commit 252b1df33b

@ -8,7 +8,7 @@
***
![My rules pane](https://user-images.githubusercontent.com/886325/64913787-ea4b5980-d746-11e9-9428-5910c77c8b0a.png)
![My rules pane](https://github.com/user-attachments/assets/e671cf35-14da-4ce2-9eb0-ed055795cb4f)
### 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
```