richard pushed to branch mullvad-browser-115.11.0esr-13.5-1 at The Tor Project / Applications / Mullvad Browser
Commits:
-
80396457
by Dan Ballard at 2024-05-30T12:28:35+00:00
1 changed file:
Changes:
... | ... | @@ -15,7 +15,18 @@ |
15 | 15 | <h1>Bookmarks</h1>
|
16 | 16 | |
17 | 17 | <dl><p>
|
18 | - <dt><a href="">"https://mullvad.net/" icon="@mullvad_icon@">Mullvad VPN</a></dt>
|
|
18 | + <dt><a href="">"https://mullvad.net/" icon="@mullvad_icon@">Mullvad VPN</a></dt>
|
|
19 | +#if MOZ_UPDATE_CHANNEL != release
|
|
20 | + <dt><h3>QA</h3></dt>
|
|
21 | + <dl><p>
|
|
22 | + <dt><a href="">"https://mullvad.net/check">connection check</a></dt>
|
|
23 | + <dt><a href="">"https://webrtc.github.io/samples/src/content/getusermedia/gum/">webcam | webRTC</a></dt>
|
|
24 | + <dt><a href="">"https://webrtc.github.io/samples/src/content/getusermedia/audio/">audio | webRTC</a></dt>
|
|
25 | + <dt><a href="">"https://webrtc.github.io/samples/src/content/getusermedia/getdisplaymedia/">screenshare | webRTC</a></dt>
|
|
26 | + <dt><a href="">"https://youtube.com/">youtube</a></dt>
|
|
27 | + <dt><a href="">"https://theguardian.com/">the guardian</a></dt>
|
|
28 | + </dl><p>
|
|
29 | +#endif
|
|
19 | 30 | </dl><p>
|
20 | 31 | </body>
|
21 | 32 | </html> |