diff --git a/_includes/sections/browser-webrtc.html b/_includes/sections/browser-webrtc.html index 3a56b068..f001b47a 100644 --- a/_includes/sections/browser-webrtc.html +++ b/_includes/sections/browser-webrtc.html @@ -49,10 +49,6 @@
  • In the drop-down menu, open the "WebRTC" submenu and ensure "Enable Legacy WebRTC API" is unchecked. If it's grayed out, even better.
  • -

    -Test your Browser again -

    -

    How to disable WebRTC in Google Chrome?

    WebRTC cannot be fully disabled in Chrome; however, it is possible to change its routing settings (and prevent leaks) using an extension. Two open-source solutions include WebRTC Leak Prevent (options may need to be changed depending on the scenario), and uBlock Origin (select "Prevent WebRTC from leaking local IP addresses" in Settings).