From c810e025d69525f7a4ff64dca5c00aa35a0cb34e Mon Sep 17 00:00:00 2001 From: gwarser Date: Mon, 15 Mar 2021 13:28:47 +0100 Subject: [PATCH] Screenshot for Uncloak canonical names --- Dashboard:-Settings.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Dashboard:-Settings.md b/Dashboard:-Settings.md index 1b52cf0..2decbf3 100644 --- a/Dashboard:-Settings.md +++ b/Dashboard:-Settings.md @@ -74,7 +74,7 @@ Checking this will prevent hyperlink auditing. _Hyperlink auditing_ is best summ ### Prevent WebRTC from leaking local IP address -![c](https://cloud.githubusercontent.com/assets/585534/8344622/0ce20cc4-1ab2-11e5-8f46-a0a387c91d63.png) +![highlighted Prevent WebRTC from leaking local IP address preference](https://cloud.githubusercontent.com/assets/585534/8344622/0ce20cc4-1ab2-11e5-8f46-a0a387c91d63.png) Background info: [STUN IP Address requests for WebRTC](https://github.com/diafygi/webrtc-ips) @@ -124,6 +124,8 @@ The above rule means CSP reports would be blocked on `example.com` when CSP repo ### Uncloak canonical names +![higlighted Uncloak canonical names preference](https://user-images.githubusercontent.com/886325/111153280-0a551680-8592-11eb-9d18-058e5b845bd5.png) + From uBO 1.34.0 and above. Before 1.34.0, this was an [advanced setting](./Advanced-settings) since [1.25.0](https://github.com/gorhill/uBlock/releases/tag/1.25.0). Enable/disable the uncloaking of canonical names -- enabled by default.