From ae6701f19ca660db0fa8e5bdeb862d834f4b193f Mon Sep 17 00:00:00 2001 From: zenithium <48525551+zenithium@users.noreply.github.com> Date: Sun, 8 Mar 2020 02:02:15 +0000 Subject: [PATCH] Removed second test button --- _includes/sections/browser-webrtc.html | 4 ---- 1 file changed, 4 deletions(-) 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 @@
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).