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.5.0.753106735433">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.753113465487">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.5.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.5.0.753106735433" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.5.0.753113465487" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.753106735433" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.753113465487" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.753106735433" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.753113465487" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -565,11 +565,11 @@
|
||||
</doc-anchor-target>
|
||||
<ul>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://github.com/ClearURLs/Addon/releases">ClearURLs</a></strong> / <a href="https://gitlab.com/ClearURLs/ClearUrls">2</a>, <a href="https://mybrowseraddon.com/link-cleaner.html">Link Cleaner</a>, <a href="https://github.com/Rob--W/dont-track-me-google">dont-track-me-google</a> or <a href="https://greasyfork.org/en/scripts/374699-link-sanitizer">Link Sanitizer</a> - Remove Tracking Elements from URLs</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.localcdn.org/">LocalCDN</a></strong>, <a href="https://decentraleyes.org/">Decentraleyes</a>, <a href="https://github.com/privacy-tech-lab/gpc-optmeowt">OptMeowt</a> or <a href="https://www.trackmenot.io/">TrackMeNot</a> - Tracking Protection</li>
|
||||
<li><a href="https://crxcavator.io/">CRXcavator</a> - Check Browser Extension Security</li>
|
||||
<li><a href="https://mybrowseraddon.com/file-encryptor.html">File Guard</a> - File Encryption / Decryption</li>
|
||||
<li><a href="https://github.com/wooque/site-bleacher">Site Bleacher</a> - Auto Remove Cookies, Local Storages, etc.</li>
|
||||
<li><a href="https://github.com/Konnor88/anti-grabify">Anti-Grabify</a> - Block IP Grabbers</li>
|
||||
<li><a href="https://github.com/privacy-tech-lab/gpc-optmeowt">OptMeowt</a> or <a href="https://www.trackmenot.io/">TrackMeNot</a> - Tracking Protection</li>
|
||||
<li><a href="https://pastebin.com/2RgYzu6u">CanvasBlocker</a> or <a href="https://addons.mozilla.org/en-US/firefox/addon/no-canvas-fingerprinting/">Canvas Defender</a> - Prevent Canvas Fingerprinting</li>
|
||||
<li><a href="https://www.gnu.org/software/librejs/">GNU LibreJS</a> - Block Trivial Javascript</li>
|
||||
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/port-authority/">PortAuthority</a> - Block Javascript Port Scan on Sites</li>
|
||||
|
Reference in New Issue
Block a user