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.738511741938">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.738519178426">
|
||||
|
||||
<!-- 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.738511741938" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.738519178426" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.738511741938" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.738519178426" 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.738511741938" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.738519178426" 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">
|
||||
@@ -405,7 +405,7 @@
|
||||
<li><a href="https://catocr.com/">CatoCR</a> - Image to Text</li>
|
||||
<li><a href="https://github.com/ultranijia/EmbyCrack">EmbyCrack</a> - Lift Emby Restrictions</li>
|
||||
<li><a href="https://map.baidu.com/">map.baidu</a> - Map / Satellite View</li>
|
||||
<li><a href="https://github.com/vpncn/vpncn.github.io">China Firewall Bypass Guide</a>, <a href="https://github.com/gfwlist/gfwlist">gfwlist</a>, <a href="https://github.com/XX-net/XX-Net">XX-Net</a>, <a href="https://freebrowser.org/">FreeBrowser</a> / <a href="https://github.com/greatfire/wiki">Wiki</a> / <a href="https://github.com/greatfire/freebrowser">GitHub</a> or <a href="https://github.com/Alvin9999/new-pac">New Pac</a> - Bypass Chinese Firewall</li>
|
||||
<li><a href="https://github.com/vpncn/vpncn.github.io">China Firewall Bypass Guide</a>, <a href="https://github.com/GFW-knocker/gfw_resist_tls_proxy">GFW-knocker</a>, <a href="https://github.com/gfwlist/gfwlist">gfwlist</a>, <a href="https://github.com/XX-net/XX-Net">XX-Net</a>, <a href="https://freebrowser.org/">FreeBrowser</a> / <a href="https://github.com/greatfire/wiki">Wiki</a> / <a href="https://github.com/greatfire/freebrowser">GitHub</a> or <a href="https://github.com/Alvin9999/new-pac">New Pac</a> - Bypass Chinese Firewall</li>
|
||||
<li><a href="https://www.comparitech.com/privacy-security-tools/blockedinchina/">BlockedInChina</a>, <a href="http://www.chinafirewalltest.com/">China Firewall Test</a> - Test if Site is Blocked in China</li>
|
||||
<li><a href="https://gitee.com/">Gitee</a> - GitHub Alternative</li>
|
||||
<li><a href="https://v2ex.com/">V2EX</a> or <a href="https://www.zongscan.com/">ZongScan</a> - Programming Forum</li>
|
||||
|
||||
Reference in New Issue
Block a user