mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-03 03:46:34 -04:00
Webrtc fix (#619)
* Remove webrtc.html * Replace webrtc.html with ipleak.net
This commit is contained in:
parent
958954f711
commit
e10fef5497
2 changed files with 2 additions and 147 deletions
|
@ -606,9 +606,7 @@ layout: default
|
|||
|
||||
<!-- orange "Test your Browser now" button -->
|
||||
<p>
|
||||
<a class="btn btn-warning" href="webrtc.html">
|
||||
Test your Browser now
|
||||
</a>
|
||||
<a class="btn btn-warning" target="_blank" rel="noopener noreferrer" href="https://ipleak.net">Test your Browser now</a>
|
||||
</p>
|
||||
|
||||
<!-- heading: How to disable WRTC in Firefox? -->
|
||||
|
@ -636,9 +634,7 @@ layout: default
|
|||
|
||||
<!-- the "Test your Browser again" button -->
|
||||
<p>
|
||||
<a class="btn btn-primary" href="webrtc.html">
|
||||
Test your Browser again
|
||||
</a>
|
||||
<a class="btn btn-primary" target="_blank" rel="noopener noreferrer" href="https://ipleak.net">Test your Browser again</a>
|
||||
</p>
|
||||
|
||||
<!-- steps to manually disable WebRTC in Chrome -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue