Refreshes Retype-generated documentation.
Process triggered by nbats.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.746007204032">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.746014270231">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.1.0">
|
||||
@@ -31,11 +31,11 @@
|
||||
<script data-cfasync="false">(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
|
||||
|
||||
<link href="../static/favicon.ico" rel="icon">
|
||||
<link href="../resources/css/retype.css?v=3.1.0.746007204032" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.1.0.746014270231" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.746007204032" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.746014270231" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.1.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.746007204032" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.746014270231" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -782,7 +782,7 @@
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://riseup.net/en/vpn">Riseup</a></strong> - Free VPN</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.softether.org/">Softether</a></strong> - Free VPN / <a href="https://www.vpngate.net/en/download.aspx">VPN Gate</a> / <a href="https://pastebin.com/TrSw7EpF">Note</a></li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.wireguard.com/">WireGuard</a></strong> - VPN Tunnel / <a href="https://github.com/amritb/poor-mans-vpn">Setup Guide</a> / <a href="https://guardline-vpn.github.io/wireguard-tools/">Tools</a> / <a href="https://github.com/perara/wg-manager">Manager</a> / <a href="https://hub.docker.com/r/weejewel/wg-easy">WebUI</a></li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://1.1.1.1/">Warp</a></strong>, <a href="https://1.0.0.1/">2</a> - Traffic Encryption VPN / <a href="https://github.com/ViRb3/wgcf">Client</a> / <a href="https://github.com/nxvvvv/warp-plus">Unlimited Data</a> / <a href="https://rentry.co/foss-warp">Wireguard Guide</a> / <a href="https://rentry.co/warpwarning">Warp Warning</a></li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://1.1.1.1/">Warp</a></strong>, <a href="https://1.0.0.1/">2</a> - Traffic Encryption VPN / <a href="https://github.com/ViRb3/wgcf">Client</a> / <a href="https://github.com/nxvvvv/warp-plus">Unlimited Data</a> / <a href="https://rentry.co/foss-warp">WireGuard Guide</a> / <a href="https://rentry.co/warpwarning">Warp Warning</a></li>
|
||||
<li><a href="https://www.vpnsecure.me/">VPNSecure</a> - <a href="https://ibb.co/c2BdyG1">Pricing</a></li>
|
||||
<li><a href="https://mullvad.net/">Mullvad</a> - <a href="https://i.ibb.co/sHB33GJ/daf48a5ee585.png">Pricing</a> / <a href="https://github.com/chutz/mullvad-netns">NetNS</a> / <a href="https://mullvad.net/en/blog/2023/4/20/mullvad-vpn-was-subject-to-a-search-warrant-customer-data-not-compromised/">No-Logging</a> / <a href="https://mullvad.net/en/blog/2023/5/29/removing-the-support-for-forwarded-ports/">Port Warning</a></li>
|
||||
<li><a href="https://www.ivpn.net/">IVPN</a> - <a href="https://i.ibb.co/6sQKrQL/e06bea93c5ba.png">Pricing</a> / <a href="https://redd.it/nzjmqa">Free Trial</a> / <a href="https://www.ivpn.net/knowledgebase/privacy/how-do-we-react-when-requested-by-an-authority-for-information-relating-to-a-customer/">No Logging</a> / <a href="https://www.ivpn.net/blog/gradual-removal-of-port-forwarding/">Port Warning</a></li>
|
||||
|
||||
Reference in New Issue
Block a user