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="2.4.0.737496664986">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.737503793617">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 2.4.0">
|
||||
@@ -31,11 +31,11 @@
|
||||
<script>(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=2.4.0.737496664986" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.737503793617" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.737496664986" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.737503793617" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.737496664986" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.737503793617" data-turbo-eval="false" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
|
||||
@@ -211,7 +211,6 @@
|
||||
<li><a href="https://play.google.com/store/apps/details?id=org.cryptors.hackuna002&hl=en&gl=US">Hackuna</a> - Anti-Hack Tool</li>
|
||||
<li><a href="https://github.com/FacettsOpen/exodify">Exodify</a> - Display Tracker Count on Apps in Play Store</li>
|
||||
<li><a href="https://selfprivacy.org/">SelfPrivacy</a> - Self-Hosted Privacy Based Services</li>
|
||||
<li><a href="https://play.google.com/store/apps/details?id=com.brainekt.faceactnotes">FaceAct Notes</a> - Face Recognition App</li>
|
||||
<li><a href="https://divestos.org/">Divestos</a>, <a href="https://leos-gsi.de/">LeoS</a>, <a href="https://grapheneos.org/">GrapheneOS</a>, <a href="https://apkcombo.com/auditor-grapheneos-variant/app.attestation.auditor/">Auditor</a> or <a href="https://calyxos.org/">CalyXOS</a> - Privacy Based OS</li>
|
||||
<li><a href="https://www.upxb.net/">UPX Browser</a> or <a href="https://censorship.no/en/index.html">ceno-browser</a> / <a href="https://github.com/censorship-no/ceno-browser">GitHub</a> - Proxy Browser</li>
|
||||
<li><a href="https://play.google.com/store/apps/details?id=com.oasisfeng.island">Island</a> - App Isolation</li>
|
||||
|
||||
Reference in New Issue
Block a user