Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action 2023-08-21 12:21:43 +00:00
parent 2618b0af0d
commit 257ddfe5f0
26 changed files with 143 additions and 121 deletions

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <meta name="generator" content="Retype 3.1.0">
@ -28,11 +28,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> <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="/static/favicon.ico" rel="icon">
<link href="/resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="/resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="/resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="/resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="/resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -311,7 +311,6 @@
<li><a href="https://pi-hole.net/">Pi-Hole</a> - DNS Adblocking / Self-Hosted</li> <li><a href="https://pi-hole.net/">Pi-Hole</a> - DNS Adblocking / Self-Hosted</li>
<li>Pi-Hole Tools - <a href="https://github.com/DesktopECHO/Pi-Hole-for-WSL1">Install Script</a> / <a href="https://firebog.net/">Filter</a> / <a href="https://addons.mozilla.org/en-US/firefox/addon/alanine/">Firefox</a> / <a href="https://chrome.google.com/webstore/detail/alanine/lohlpbknpcngpjifmofkidennikljlfi">Chrome</a> / <a href="https://hub.docker.com/repository/docker/kulda22/alanine">Docker</a> / <a href="https://github.com/MoralCode/pihole-antitelemetry">Antitelemetry</a></li> <li>Pi-Hole Tools - <a href="https://github.com/DesktopECHO/Pi-Hole-for-WSL1">Install Script</a> / <a href="https://firebog.net/">Filter</a> / <a href="https://addons.mozilla.org/en-US/firefox/addon/alanine/">Firefox</a> / <a href="https://chrome.google.com/webstore/detail/alanine/lohlpbknpcngpjifmofkidennikljlfi">Chrome</a> / <a href="https://hub.docker.com/repository/docker/kulda22/alanine">Docker</a> / <a href="https://github.com/MoralCode/pihole-antitelemetry">Antitelemetry</a></li>
<li><a href="https://blahdns.com/">Blah DNS</a> - DNS Adblocking</li> <li><a href="https://blahdns.com/">Blah DNS</a> - DNS Adblocking</li>
<li><a href="https://rethinkdns.com/">Rethink</a> - DNS Adblocking</li>
<li><a href="https://alternate-dns.com/index.php">AlternateDNS</a> - DNS Adblocking</li> <li><a href="https://alternate-dns.com/index.php">AlternateDNS</a> - DNS Adblocking</li>
<li><a href="https://libredns.gr/">LibreDNS</a> - DNS Adblocking</li> <li><a href="https://libredns.gr/">LibreDNS</a> - DNS Adblocking</li>
<li><a href="https://diversion.ch/">Diversion</a> - DNS Adblocking</li> <li><a href="https://diversion.ch/">Diversion</a> - DNS Adblocking</li>
@ -654,6 +653,7 @@
<li><a href="https://noscriptfingerprint.com/">NoScriptFingerprint</a> - How JavaScript Fingerprinting Works</li> <li><a href="https://noscriptfingerprint.com/">NoScriptFingerprint</a> - How JavaScript Fingerprinting Works</li>
<li><a href="https://webbkoll.dataskydd.net/">dataskydd</a> or <a href="https://themarkup.org/blacklight">Blacklight</a> - Check what data-protecting measures a site has taken</li> <li><a href="https://webbkoll.dataskydd.net/">dataskydd</a> or <a href="https://themarkup.org/blacklight">Blacklight</a> - Check what data-protecting measures a site has taken</li>
<li><a href="https://github.com/gorhill/uBO-Scope">uBO-Scope</a> - Measure 3rd Party Exposure</li> <li><a href="https://github.com/gorhill/uBO-Scope">uBO-Scope</a> - Measure 3rd Party Exposure</li>
<li><a href="https://codeberg.org/dragongoose/safetwitch">SafeTwitch</a> - Twitch Frontend</li>
<li><a href="https://wikiless.org/">Wikiless</a> - Wikipedia Frontend</li> <li><a href="https://wikiless.org/">Wikiless</a> - Wikipedia Frontend</li>
<li><a href="https://nitter.net/">Nitter</a> - Twitter Frontend / <a href="https://github.com/pluja/Feetter">Manage Feeds</a></li> <li><a href="https://nitter.net/">Nitter</a> - Twitter Frontend / <a href="https://github.com/pluja/Feetter">Manage Feeds</a></li>
<li><a href="https://fmhy.pages.dev/storage/#reddit-frontends">Reddit Frontends</a></li> <li><a href="https://fmhy.pages.dev/storage/#reddit-frontends">Reddit Frontends</a></li>

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -685,6 +685,7 @@
<li><a href="https://lazypy.ro/tts/">LazyPY</a></li> <li><a href="https://lazypy.ro/tts/">LazyPY</a></li>
<li><a href="https://murf.ai/">Murf.ai</a></li> <li><a href="https://murf.ai/">Murf.ai</a></li>
<li><a href="https://github.com/fishaudio/fish-diffusion">Fish Diffusion</a></li> <li><a href="https://github.com/fishaudio/fish-diffusion">Fish Diffusion</a></li>
<li><a href="https://github.com/gitmylo/audio-webui">Audio-WebUI</a></li>
<li><a href="https://www.vanillavoice.com/">Vanilla Voice</a></li> <li><a href="https://www.vanillavoice.com/">Vanilla Voice</a></li>
<li><a href="https://discordier.github.io/sam/">Sam</a>, <a href="https://simulationcorner.net/index.php?page=sam">2</a> / <a href="https://imrane03.github.io/better-sam/">BetterSam</a></li> <li><a href="https://discordier.github.io/sam/">Sam</a>, <a href="https://simulationcorner.net/index.php?page=sam">2</a> / <a href="https://imrane03.github.io/better-sam/">BetterSam</a></li>
<li><a href="https://lingojam.com/MicrosoftSamOnline">MicrosoftSamOnline</a></li> <li><a href="https://lingojam.com/MicrosoftSamOnline">MicrosoftSamOnline</a></li>

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -336,6 +336,7 @@
<li><a href="https://www.apksum.com/">APKSum</a></li> <li><a href="https://www.apksum.com/">APKSum</a></li>
<li><a href="https://apk.cafe/">apk.cafe</a></li> <li><a href="https://apk.cafe/">apk.cafe</a></li>
<li><a href="https://github.com/nyas1/Material-You-app-list">Material-You-app-list</a></li> <li><a href="https://github.com/nyas1/Material-You-app-list">Material-You-app-list</a></li>
<li><a href="https://sr.ht/%7Egardenapple/mitch/">Mitch</a> - .io Games Storefront</li>
<li><a href="https://finelock.app/">Fine Lock</a> or <a href="https://apps.samsung.com/appquery/appDetail.as?appId=com.samsung.android.goodlock">Good Lock</a> - Samsung Galaxy Apps</li> <li><a href="https://finelock.app/">Fine Lock</a> or <a href="https://apps.samsung.com/appquery/appDetail.as?appId=com.samsung.android.goodlock">Good Lock</a> - Samsung Galaxy Apps</li>
<li><a href="https://play.google.com/store/apps/details?id=com.shelf.app">Shelf</a> - App Recommendations</li> <li><a href="https://play.google.com/store/apps/details?id=com.shelf.app">Shelf</a> - App Recommendations</li>
<li><a href="https://fmhy.pages.dev/miscguide/#free-stuff">Free App Giveaways</a> - App Giveaway Sites</li> <li><a href="https://fmhy.pages.dev/miscguide/#free-stuff">Free App Giveaways</a> - App Giveaway Sites</li>
@ -513,6 +514,7 @@
<li><a href="https://github.com/hyperio546/ladb-builds">LADB Builds</a> or <a href="https://gitlab.com/sunilpaulmathew/ashell">aShell</a> - ADB Shell</li> <li><a href="https://github.com/hyperio546/ladb-builds">LADB Builds</a> or <a href="https://gitlab.com/sunilpaulmathew/ashell">aShell</a> - ADB Shell</li>
<li><a href="https://play.google.com/store/apps/details?id=org.connectbot">ConnectBOt</a> - SSH Client</li> <li><a href="https://play.google.com/store/apps/details?id=org.connectbot">ConnectBOt</a> - SSH Client</li>
<li><a href="https://forum.xda-developers.com/t/windows-tool-fire-toolbox-v12-0.3889604/">Fire Toolbox</a> - Fire Tablet Tools</li> <li><a href="https://forum.xda-developers.com/t/windows-tool-fire-toolbox-v12-0.3889604/">Fire Toolbox</a> - Fire Tablet Tools</li>
<li><a href="https://prepaid-data-sim-card.fandom.com/wiki/Prepaid_SIM_with_data">Prepaid SIM Cards</a> - Prepaid Data SIM Card Wiki</li>
</ul> </ul>
<doc-anchor-target id="android-utilities"> <doc-anchor-target id="android-utilities">
<h3> <h3>
@ -729,7 +731,7 @@
<li><a href="https://codeberg.org/Berker/keyoxide-flutter">Keyoxide</a> - Verify Decentralized Cryptographic Identities</li> <li><a href="https://codeberg.org/Berker/keyoxide-flutter">Keyoxide</a> - Verify Decentralized Cryptographic Identities</li>
<li><a href="https://play.google.com/store/apps/details?id=org.torproject.android&amp;hl=en_US">Orbot</a> - Tor Proxy</li> <li><a href="https://play.google.com/store/apps/details?id=org.torproject.android&amp;hl=en_US">Orbot</a> - Tor Proxy</li>
<li><a href="https://f-droid.org/packages/org.torproject.torservices/">TorServices</a> - Tor App Proxy / <a href="https://gitlab.com/guardianproject/torservices">GitLab</a></li> <li><a href="https://f-droid.org/packages/org.torproject.torservices/">TorServices</a> - Tor App Proxy / <a href="https://gitlab.com/guardianproject/torservices">GitLab</a></li>
<li><a href="https://fritter.cc/">Fritter</a> - Privacy Based Twitter Client / <a href="https://github.com/AucT/twitter2nitter">Redirect</a></li> <li><a href="https://fritter.cc/">Fritter</a> or <a href="https://github.com/j-fbriere/squawker">Squawker</a> - Privacy Based Twitter Clients / <a href="https://github.com/AucT/twitter2nitter">Redirect</a></li>
<li><a href="https://play.google.com/store/apps/details?id=app.intra&amp;hl=en_US">Intra</a> - System Wide DoH for Android</li> <li><a href="https://play.google.com/store/apps/details?id=app.intra&amp;hl=en_US">Intra</a> - System Wide DoH for Android</li>
<li><a href="https://anysoftkeyboard.github.io/">AnySoftKeyboard</a> / <a href="https://github.com/AnySoftKeyboard/AnySoftKeyboard">Git</a> or <a href="https://github.com/florisboard/florisboard">Florisboard</a> - Incognito Keyboard</li> <li><a href="https://anysoftkeyboard.github.io/">AnySoftKeyboard</a> / <a href="https://github.com/AnySoftKeyboard/AnySoftKeyboard">Git</a> or <a href="https://github.com/florisboard/florisboard">Florisboard</a> - Incognito Keyboard</li>
<li><a href="https://github.com/shadowsocks/shadowsocks-android">shadowsocks-android</a> - Shadowsocks Proxy Client</li> <li><a href="https://github.com/shadowsocks/shadowsocks-android">shadowsocks-android</a> - Shadowsocks Proxy Client</li>
@ -864,7 +866,7 @@
<li><a href="https://play.google.com/store/apps/details?id=com.galew.widgetshare">Widgetshare</a> - Photo Sharing App</li> <li><a href="https://play.google.com/store/apps/details?id=com.galew.widgetshare">Widgetshare</a> - Photo Sharing App</li>
<li><a href="https://www.photosync-app.com/home.html">PhotoSync</a> - Transfer Photos Between Devices</li> <li><a href="https://www.photosync-app.com/home.html">PhotoSync</a> - Transfer Photos Between Devices</li>
<li><a href="https://github.com/k3b/APhotoManager/">APhotoManager</a> - Create Photo Maps</li> <li><a href="https://github.com/k3b/APhotoManager/">APhotoManager</a> - Create Photo Maps</li>
<li><a href="https://pixomatic.us/">Pixomatic</a> - Image Editor</li> <li><a href="https://github.com/T8RIN/ImageToolbox">ImageToolbox</a> or <a href="https://pixomatic.us/">Pixomatic</a> - Image Editors</li>
<li><a href="https://www.mematic.net/">Mematic</a> or <a href="https://github.com/gsantner/memetastic">Memetastic</a> - Meme Creators</li> <li><a href="https://www.mematic.net/">Mematic</a> or <a href="https://github.com/gsantner/memetastic">Memetastic</a> - Meme Creators</li>
<li><a href="https://github.com/VincentEngel/VES-Image-Compare">VES</a> - Compare Two Images</li> <li><a href="https://github.com/VincentEngel/VES-Image-Compare">VES</a> - Compare Two Images</li>
<li><a href="https://www.photoroom.com/">PhotoRoom</a> or <a href="https://play.google.com/store/apps/details?id=com.utopiatechnologies.aibgremover">AI Background Remover</a> - Background Removers</li> <li><a href="https://www.photoroom.com/">PhotoRoom</a> or <a href="https://play.google.com/store/apps/details?id=com.utopiatechnologies.aibgremover">AI Background Remover</a> - Background Removers</li>
@ -1127,7 +1129,7 @@
<li><a href="https://github.com/ThePBone/GalaxyBudsClient">GalaxyBudsClient</a> - Galaxy Buds Manager</li> <li><a href="https://github.com/ThePBone/GalaxyBudsClient">GalaxyBudsClient</a> - Galaxy Buds Manager</li>
<li><a href="https://play.google.com/store/apps/details?id=com.maxmpz.equalizer">Poweramp Equalizer</a>, <a href="https://github.com/ThePBone/RootlessJamesDSP">RootlessJamesDSP</a> or <a href="https://play.google.com/store/apps/details?id=com.jazibkhan.equalizer">Flat Equalizer</a> - Audio Equalizer</li> <li><a href="https://play.google.com/store/apps/details?id=com.maxmpz.equalizer">Poweramp Equalizer</a>, <a href="https://github.com/ThePBone/RootlessJamesDSP">RootlessJamesDSP</a> or <a href="https://play.google.com/store/apps/details?id=com.jazibkhan.equalizer">Flat Equalizer</a> - Audio Equalizer</li>
<li><a href="https://play.google.com/store/apps/details?id=com.veryclevernamecompany.voleq">Voleq</a> - Volume Equalizer</li> <li><a href="https://play.google.com/store/apps/details?id=com.veryclevernamecompany.voleq">Voleq</a> - Volume Equalizer</li>
<li><a href="https://github.com/woheller69/audio-analyzer-for-android">audio-analyzer</a> - Audio Spectrum Analyzer</li> <li><a href="https://github.com/woheller69/audio-analyzer-for-android">audio-analyzer</a> or <a href="https://play.google.com/store/apps/details?id=org.intoorbit.spectrum">Spectroid</a> - Audio Spectrum Analyzers</li>
<li><a href="https://play.google.com/store/apps/details?id=io.japp.blackscreen">Black Screen</a> - Turn Off Display While Audio is Playing</li> <li><a href="https://play.google.com/store/apps/details?id=io.japp.blackscreen">Black Screen</a> - Turn Off Display While Audio is Playing</li>
<li><a href="https://play.google.com/store/apps/details?id=com.urbandroid.dnd">Flip DND</a> - Flip to Activate Do Not Disturb Mode</li> <li><a href="https://play.google.com/store/apps/details?id=com.urbandroid.dnd">Flip DND</a> - Flip to Activate Do Not Disturb Mode</li>
<li><a href="https://play.google.com/store/apps/details?id=in.codeseed.audify">Audify</a> - Reduce Notification Distractions</li> <li><a href="https://play.google.com/store/apps/details?id=in.codeseed.audify">Audify</a> - Reduce Notification Distractions</li>

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -272,7 +272,6 @@ Alternatively, install this <a href="https://rentry.co/wc7s2/raw">userscript</a>
<li><a href="https://github.com/nbats/FMHYedit/blob/main/base64.md">https://github.com/nbats/FMHYedit/blob/main/base64.md</a></li> <li><a href="https://github.com/nbats/FMHYedit/blob/main/base64.md">https://github.com/nbats/FMHYedit/blob/main/base64.md</a></li>
<li><a href="https://notabug.org/nbatman/freemediaheckyeah/wiki/base64">https://notabug.org/nbatman/freemediaheckyeah/wiki/base64</a></li> <li><a href="https://notabug.org/nbatman/freemediaheckyeah/wiki/base64">https://notabug.org/nbatman/freemediaheckyeah/wiki/base64</a></li>
<li><a href="https://rentry.co/FMHYBase64">https://rentry.co/FMHYBase64</a></li> <li><a href="https://rentry.co/FMHYBase64">https://rentry.co/FMHYBase64</a></li>
<li></li>
</ul> </ul>
<doc-anchor-target id="reks-drive"> <doc-anchor-target id="reks-drive">
<h3> <h3>

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -262,8 +262,8 @@
</doc-anchor-target> </doc-anchor-target>
<ul> <ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://cs.rin.ru/">CS.RIN.RU</a></strong> - Download / Forum / <a href="https://csrinstaff.writeas.com/">Status</a> / <a href="https://github.com/SubZeroPL/cs-rin-ru-enhanced-mod">Enhancement Mod</a></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://cs.rin.ru/">CS.RIN.RU</a></strong> - Download / Forum / <a href="https://csrinstaff.writeas.com/">Status</a> / <a href="https://github.com/SubZeroPL/cs-rin-ru-enhanced-mod">Enhancement Mod</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://forum.torrminatorr.com/">Torrminatorr</a></strong> - Download</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://gamesdrive.net/">GamesDrive</a></strong> - Download / <a href="https://discord.gg/wXdNEhf73x">Discord</a> / <a href="https://gamesdrive.divolt.xyz/">Divolt</a> / <a href="https://t.me/+qkrAOiq7k7ozNzRk">Telegram</a></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://gamesdrive.net/">GamesDrive</a></strong> - Download / <a href="https://discord.gg/wXdNEhf73x">Discord</a> / <a href="https://gamesdrive.divolt.xyz/">Divolt</a> / <a href="https://t.me/+qkrAOiq7k7ozNzRk">Telegram</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://forum.torrminatorr.com/">Torrminatorr</a></strong> - Download</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://steamrip.com/">SteamRIP</a></strong> - Download / Torrent / <a href="https://discord.gg/hj8dU5BFHE">Discord</a> / pw: 1234</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://steamrip.com/">SteamRIP</a></strong> - Download / Torrent / <a href="https://discord.gg/hj8dU5BFHE">Discord</a> / pw: 1234</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://crackhub.site/">CrackHub</a></strong> - Download / <a href="https://divolt.xyz/invite/82nEH5Sp">Divolt</a> / <a href="https://scene.crackhub.site/category/iso/feed/">RSS</a></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://crackhub.site/">CrackHub</a></strong> - Download / <a href="https://divolt.xyz/invite/82nEH5Sp">Divolt</a> / <a href="https://scene.crackhub.site/category/iso/feed/">RSS</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://gog-games.to/">GOG Games</a></strong> - Download / Torrent / <a href="http://goggamespyi7b6ybpnpnlwhb4md6owgbijfsuj6z5hesqt3yfyz42rad.onion/">.onion</a></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://gog-games.to/">GOG Games</a></strong> - Download / Torrent / <a href="http://goggamespyi7b6ybpnpnlwhb4md6owgbijfsuj6z5hesqt3yfyz42rad.onion/">.onion</a></li>
@ -276,6 +276,7 @@
<li><a href="https://www.seven-gamers.com/">Seven Gamers</a> - Download / Torrent</li> <li><a href="https://www.seven-gamers.com/">Seven Gamers</a> - Download / Torrent</li>
<li><a href="http://www.leechinghell.pw/">Leeching Hell</a> - Download</li> <li><a href="http://www.leechinghell.pw/">Leeching Hell</a> - Download</li>
<li><a href="https://byxatab.com/">Xatab Repacks</a>, <a href="https://otxatabs.net/">2</a> - Torrent</li> <li><a href="https://byxatab.com/">Xatab Repacks</a>, <a href="https://otxatabs.net/">2</a> - Torrent</li>
<li><a href="https://gamepcfull.com/">GamePCFull</a> - Download</li>
<li><a href="https://redd.it/x804wg">IRC Games</a> - Download Games via IRC</li> <li><a href="https://redd.it/x804wg">IRC Games</a> - Download Games via IRC</li>
<li><a href="https://fmhy.pages.dev/storage/#f2p-games">F2P Games</a> - Free to Play Games</li> <li><a href="https://fmhy.pages.dev/storage/#f2p-games">F2P Games</a> - Free to Play Games</li>
<li><a href="https://vgperson.com/games/">VGPErson</a> - Japanese Translated Freeware Games</li> <li><a href="https://vgperson.com/games/">VGPErson</a> - Japanese Translated Freeware Games</li>
@ -342,7 +343,7 @@
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#modded-minecraft-launchers">Modded Minecraft Launchers</a></strong> - F2P Minecraft Clients / <a href="https://fmhy.pages.dev/gamingpiracyguide/#minecraft-tools">Tools</a> / <a href="https://betacraft.uk/">Beta Clients</a> / <a href="https://redd.it/xj5w9m">Bedrock / Java</a></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#modded-minecraft-launchers">Modded Minecraft Launchers</a></strong> - F2P Minecraft Clients / <a href="https://fmhy.pages.dev/gamingpiracyguide/#minecraft-tools">Tools</a> / <a href="https://betacraft.uk/">Beta Clients</a> / <a href="https://redd.it/xj5w9m">Bedrock / Java</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://cswarzone.com/">CsWarzOnE</a></strong> - Counter-Strike Downloads / <a href="https://discord.gg/Jd2yfTA">Discord</a></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://cswarzone.com/">CsWarzOnE</a></strong> - Counter-Strike Downloads / <a href="https://discord.gg/Jd2yfTA">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/notsamicc/Fortnite-Builds">Fortnite-Builds</a></strong> - Previous Fortnite Seasons</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/notsamicc/Fortnite-Builds">Fortnite-Builds</a></strong> - Previous Fortnite Seasons</li>
<li><a href="https://www.minetest.net/">Minetest</a> - Open Source Minecraft Alternative</li> <li><a href="https://www.minetest.net/">Minetest</a> or <a href="https://www.classicube.net/">Cassicube</a> - Open-Source Minecraft Alternatives</li>
<li><a href="https://justemutarkov.eu/">JustEmuTarkov</a> - Escape from Tarkov Emulator</li> <li><a href="https://justemutarkov.eu/">JustEmuTarkov</a> - Escape from Tarkov Emulator</li>
<li><a href="https://www.cwaemu.com/">CWA</a> - Clone Wars Adventures Emulator / <a href="https://discord.gg/a3Ugb9dzzv">Discord</a></li> <li><a href="https://www.cwaemu.com/">CWA</a> - Clone Wars Adventures Emulator / <a href="https://discord.gg/a3Ugb9dzzv">Discord</a></li>
<li><a href="https://wildkustomcars.weebly.com/">NR2003</a> - Modded Nascar 2003</li> <li><a href="https://wildkustomcars.weebly.com/">NR2003</a> - Modded Nascar 2003</li>
@ -901,6 +902,7 @@
<li><a href="https://github.com/maaslalani/gambit">Gambit</a> - Linux Terminal Chess</li> <li><a href="https://github.com/maaslalani/gambit">Gambit</a> - Linux Terminal Chess</li>
<li><a href="https://chess24.com/">Chess24</a> - Real-Time Chess Tournaments</li> <li><a href="https://chess24.com/">Chess24</a> - Real-Time Chess Tournaments</li>
<li><a href="https://playlaser.xyz/">Laser</a> - Alt Style Chess</li> <li><a href="https://playlaser.xyz/">Laser</a> - Alt Style Chess</li>
<li><a href="https://archive.org/details/msdos_Star_Wars_Chess_1993">Star Wars Chess</a> - Star Wars Style Chess / <a href="https://archive.org/details/star-wars-chess-manual/">Manual</a></li>
<li><a href="https://www.lichess4545.com/">lichess4545</a> - Lichess Leagues</li> <li><a href="https://www.lichess4545.com/">lichess4545</a> - Lichess Leagues</li>
<li><a href="https://www.chessmonitor.com/">Chess Monitor</a> - Track Chess Analytics</li> <li><a href="https://www.chessmonitor.com/">Chess Monitor</a> - Track Chess Analytics</li>
<li><a href="https://www.openingtree.com/">OpeningTree</a> - Download / Visualize Chess Games</li> <li><a href="https://www.openingtree.com/">OpeningTree</a> - Download / Visualize Chess Games</li>
@ -1068,6 +1070,7 @@
<li><a href="https://github.com/Rat431/ColdAPI_Steam">ColdAPI</a> - Offline Steam Emulator</li> <li><a href="https://github.com/Rat431/ColdAPI_Steam">ColdAPI</a> - Offline Steam Emulator</li>
<li><a href="https://play.google.com/store/apps/details?id=com.valvesoftware.steamlink">Steam Link</a> - Stream Steam Library to TV</li> <li><a href="https://play.google.com/store/apps/details?id=com.valvesoftware.steamlink">Steam Link</a> - Stream Steam Library to TV</li>
<li><a href="https://www.traynier.com/software/steammover">Steam Mover</a> - Store Steam Games on Multiple Drives</li> <li><a href="https://www.traynier.com/software/steammover">Steam Mover</a> - Store Steam Games on Multiple Drives</li>
<li><a href="https://greasyfork.org/en/scripts/460862">Steam Piracy</a> - Add Piracy Site Links to Steam Store</li>
<li><a href="https://github.com/PhilipK/BoilR">BoilR</a> - Sync Game Platforms w/ Steam</li> <li><a href="https://github.com/PhilipK/BoilR">BoilR</a> - Sync Game Platforms w/ Steam</li>
<li><a href="https://briano.dev/UWPHook/">UWPHook</a> - Add Windows Store Games to Steam</li> <li><a href="https://briano.dev/UWPHook/">UWPHook</a> - Add Windows Store Games to Steam</li>
<li><a href="https://github.com/SteamGridDB/steam-rom-manager">Steam Rom Manager</a> - Add ROMs to Steam</li> <li><a href="https://github.com/SteamGridDB/steam-rom-manager">Steam Rom Manager</a> - Add ROMs to Steam</li>
@ -1316,6 +1319,7 @@
<li><a href="https://github.com/Deweh/CyberCAT-SimpleGUI">CyberCAT-SimpleGUI</a> - Cyberpunk 2077 Save Editor</li> <li><a href="https://github.com/Deweh/CyberCAT-SimpleGUI">CyberCAT-SimpleGUI</a> - Cyberpunk 2077 Save Editor</li>
<li><a href="https://mapgenie.io/">Map Genie</a>, <a href="https://www.gamemaps.com/">GameMaps</a> or <a href="http://www.vgmaps.com/">VGMaps</a> - Game Maps</li> <li><a href="https://mapgenie.io/">Map Genie</a>, <a href="https://www.gamemaps.com/">GameMaps</a> or <a href="http://www.vgmaps.com/">VGMaps</a> - Game Maps</li>
<li><a href="https://noclip.website/">noclip</a> - Explore Game Maps</li> <li><a href="https://noclip.website/">noclip</a> - Explore Game Maps</li>
<li><a href="https://www.kudosprime.com/">KudosPrime</a> - Racing Game Maps</li>
<li><a href="https://github.com/sbuggay/bspview">bspview</a> - Explore Quake &amp; GoldSRC Maps</li> <li><a href="https://github.com/sbuggay/bspview">bspview</a> - Explore Quake &amp; GoldSRC Maps</li>
<li><a href="https://www.nesmaps.com/">NES Maps</a> - NES Game Maps</li> <li><a href="https://www.nesmaps.com/">NES Maps</a> - NES Game Maps</li>
<li><a href="https://www.snesmaps.com/">SNES Maps</a> - SNES Game Maps</li> <li><a href="https://www.snesmaps.com/">SNES Maps</a> - SNES Game Maps</li>
@ -1473,14 +1477,17 @@
<li><a href="https://swat4stats.com/servers/">Swat4Stats</a> - Online Swat 4 Server Browser</li> <li><a href="https://swat4stats.com/servers/">Swat4Stats</a> - Online Swat 4 Server Browser</li>
<li><a href="https://github.com/AlizerUncaged/GDM-Windows">GDM-Windows</a> - Play Geometry Dash Multiplayer / <a href="https://discord.gg/YVUgzuNyuw">Discord</a></li> <li><a href="https://github.com/AlizerUncaged/GDM-Windows">GDM-Windows</a> - Play Geometry Dash Multiplayer / <a href="https://discord.gg/YVUgzuNyuw">Discord</a></li>
<li><a href="https://www.overwolf.com/">Overwolf</a> - Create In-Game Overlay Apps</li> <li><a href="https://www.overwolf.com/">Overwolf</a> - Create In-Game Overlay Apps</li>
<li><a href="https://tracker.gg/">Tracker.gg</a> - Game Leaderboards / Stats</li>
<li><a href="https://faceitfinder.com/">FaceItFinder</a> - FaceIt Stats Search</li> <li><a href="https://faceitfinder.com/">FaceItFinder</a> - FaceIt Stats Search</li>
<li><a href="https://battlefield2142.co/">BF2142 Reclamation</a> - BF2142 Multiplayer Project / <a href="https://discord.gg/MEwBW9U">Discord</a></li> <li><a href="https://battlefield2142.co/">BF2142 Reclamation</a> - BF2142 Multiplayer Project / <a href="https://discord.gg/MEwBW9U">Discord</a></li>
<li><a href="https://mobalytics.gg/">Mobalytics</a> - Game Performance &amp; Stats Analyzer</li> <li><a href="https://mobalytics.gg/">Mobalytics</a> - Game Performance &amp; Stats Analyzer</li>
<li><a href="http://statsverse.com/">StatsVerse</a> - Battlefield Leaderboards</li> <li><a href="http://statsverse.com/">StatsVerse</a> - Battlefield Leaderboards</li>
<li><a href="https://sym.gg/">Sym.gg</a> - Battlefield Info &amp; Weapon Stats</li> <li><a href="https://sym.gg/">Sym.gg</a> - Battlefield Info &amp; Weapon Stats</li>
<li><a href="https://tracker.gg/">Tracker.gg</a> - Game Leaderboards / Stats</li> <li><a href="https://paladins.guru/">PaladinsGuru</a> - Paladins Leaderboards</li>
<li><a href="https://truegamedata.com/">TrueGameData</a> - COD Leaderboards</li> <li><a href="https://truegamedata.com/">TrueGameData</a> - COD Leaderboards</li>
<li><a href="https://warzoneloadout.games/">Warzone Loadout</a> - Warzone Loadouts and Builds</li> <li><a href="https://warzoneloadout.games/">Warzone Loadout</a> - Warzone Loadouts and Builds</li>
<li><a href="https://bray.tech/">Braytech</a> - Destiny 2 Stats</li>
<li><a href="https://leafapp.co/">Leaf</a> or <a href="https://halodatahive.com/">HaloDataHive</a> - Halo Infinite Leaderboards / Stats</li>
<li><a href="https://sebranly.github.io/dmz/">DMZ Calculator</a> - DMZ Currency to Cooldown Converter</li> <li><a href="https://sebranly.github.io/dmz/">DMZ Calculator</a> - DMZ Currency to Cooldown Converter</li>
<li><a href="https://u.gg/">u.gg</a>, <a href="https://www.mobafire.com/">MobaFire</a>, <a href="https://www.probuilds.net/">ProBuilds</a> or <a href="https://lolalytics.com/">LoLalytics</a> - League of Legends Build Guides &amp; Tiers</li> <li><a href="https://u.gg/">u.gg</a>, <a href="https://www.mobafire.com/">MobaFire</a>, <a href="https://www.probuilds.net/">ProBuilds</a> or <a href="https://lolalytics.com/">LoLalytics</a> - League of Legends Build Guides &amp; Tiers</li>
<li><a href="https://zar.gg">Zar</a> - LoL In-Game Coaching Overlay</li> <li><a href="https://zar.gg">Zar</a> - LoL In-Game Coaching Overlay</li>
@ -1491,6 +1498,7 @@
<li><a href="https://www.op.gg/">OP.GG</a> - League of Legends Leaderboards / Stats</li> <li><a href="https://www.op.gg/">OP.GG</a> - League of Legends Leaderboards / Stats</li>
<li><a href="https://porofessor.gg/">Porofessor</a> - Live League of Legends Game Stats</li> <li><a href="https://porofessor.gg/">Porofessor</a> - Live League of Legends Game Stats</li>
<li><a href="https://www.dota2protracker.com/">Dota2ProTracker</a> or <a href="https://16-bits.org/">16-Bits</a> - Dota 2 Stats Tracker</li> <li><a href="https://www.dota2protracker.com/">Dota2ProTracker</a> or <a href="https://16-bits.org/">16-Bits</a> - Dota 2 Stats Tracker</li>
<li><a href="https://smite.guru/">SmiteGuru</a> - Smite Leaderboards</li>
<li><a href="https://d4builds.gg/">D4Builds</a> - Diablo 4 Builds</li> <li><a href="https://d4builds.gg/">D4Builds</a> - Diablo 4 Builds</li>
<li><a href="https://www.wowprogress.com">WoWProgress</a> or <a href="https://www.check-pvp.fr/">CheckPVP</a> - WoW Rankings</li> <li><a href="https://www.wowprogress.com">WoWProgress</a> or <a href="https://www.check-pvp.fr/">CheckPVP</a> - WoW Rankings</li>
<li><a href="https://github.com/ShootMe/FallGuysStats">FallGuysStats</a> or <a href="https://fallalytics.com/">Fallalytics</a> - Fall Guys Stat Trackers</li> <li><a href="https://github.com/ShootMe/FallGuysStats">FallGuysStats</a> or <a href="https://fallalytics.com/">Fallalytics</a> - Fall Guys Stat Trackers</li>

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -852,7 +852,7 @@
<li><a href="https://us.digicamsoft.com/softnamexif.html">Nameexif</a> - Bulk Image EXIF Data Editor</li> <li><a href="https://us.digicamsoft.com/softnamexif.html">Nameexif</a> - Bulk Image EXIF Data Editor</li>
<li><a href="https://www.base64-image.de/">Base64 Image</a> - Encrypt / Decrypt Images</li> <li><a href="https://www.base64-image.de/">Base64 Image</a> - Encrypt / Decrypt Images</li>
<li><a href="https://www.betaface.com/demo.html">BetaFace</a> or <a href="https://github.com/ageitgey/face_recognition">Face Recognition</a> - Facial Recognition</li> <li><a href="https://www.betaface.com/demo.html">BetaFace</a> or <a href="https://github.com/ageitgey/face_recognition">Face Recognition</a> - Facial Recognition</li>
<li><a href="https://facecheck.id/">FaceCheck</a> - Face Recognition Search Engine</li> <li><a href="https://facecheck.id/">FaceCheck</a> or <a href="https://faceagle.com/">Faceagle</a> - Face Recognition Search Engines</li>
<li><a href="https://github.com/peterwang512/FALdetector">FALdetector</a> - Photoshopped Face Detector</li> <li><a href="https://github.com/peterwang512/FALdetector">FALdetector</a> - Photoshopped Face Detector</li>
<li><a href="https://colab.research.google.com/drive/1AQ0XSKWjzJBhGXXJ0XrA4DckFdv6Ul5N">Shoop</a> - Detect if Image is Photoshopped</li> <li><a href="https://colab.research.google.com/drive/1AQ0XSKWjzJBhGXXJ0XrA4DckFdv6Ul5N">Shoop</a> - Detect if Image is Photoshopped</li>
<li><a href="https://redact.photo/">Redact.Photo</a> - Image Redaction Tool</li> <li><a href="https://redact.photo/">Redact.Photo</a> - Image Redaction Tool</li>

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <meta name="generator" content="Retype 3.1.0">
@ -33,11 +33,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> <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="static/favicon.ico" rel="icon">
<link href="resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -857,6 +857,7 @@
<li><a href="https://www.macbed.com/">MacBed</a></li> <li><a href="https://www.macbed.com/">MacBed</a></li>
<li><a href="https://www.pure-mac.com/">Pure Mac</a></li> <li><a href="https://www.pure-mac.com/">Pure Mac</a></li>
<li><a href="https://www.macupdate.com/">Macupdate</a></li> <li><a href="https://www.macupdate.com/">Macupdate</a></li>
<li><a href="https://cmacked.com/">Cmacked</a></li>
<li><a href="https://www.torrentmac.net/">Mac Torrents</a></li> <li><a href="https://www.torrentmac.net/">Mac Torrents</a></li>
<li><a href="https://mactorrents.io/">MacTorrents</a></li> <li><a href="https://mactorrents.io/">MacTorrents</a></li>
<li><a href="https://insmac.org/">InsMac</a></li> <li><a href="https://insmac.org/">InsMac</a></li>

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -674,7 +674,8 @@
<li><a href="https://darebee.com/">DAREBEE</a> - Fitness Plans / Workouts</li> <li><a href="https://darebee.com/">DAREBEE</a> - Fitness Plans / Workouts</li>
<li><a href="https://www.hevyapp.com/">Hevy</a>, <a href="https://github.com/kabouzeid/Iron">Iron</a>, <a href="https://gitea.presley.nz/brandon.presley/Massive">Massive</a>, <a href="https://codeberg.org/noahjutz/GymRoutines">GymRoutines</a> or <a href="https://fithero.app/">FitHero</a> - Workout Trackers</li> <li><a href="https://www.hevyapp.com/">Hevy</a>, <a href="https://github.com/kabouzeid/Iron">Iron</a>, <a href="https://gitea.presley.nz/brandon.presley/Massive">Massive</a>, <a href="https://codeberg.org/noahjutz/GymRoutines">GymRoutines</a> or <a href="https://fithero.app/">FitHero</a> - Workout Trackers</li>
<li><a href="https://opentracksapp.com/">OpenTrack</a> - Sports Tracking App</li> <li><a href="https://opentracksapp.com/">OpenTrack</a> - Sports Tracking App</li>
<li><a href="https://www.goldencheetah.org/">GoldenCheetah</a>, <a href="https://bailu.ch/aat/">AAT</a> or <a href="https://f-droid.org/packages/de.nulide.bikecomputer/">BikeComputer</a> - Biking Trackers</li> <li><a href="https://www.goldencheetah.org/">GoldenCheetah</a>, <a href="https://bailu.ch/aat/">AAT</a> or <a href="https://f-droid.org/packages/de.nulide.bikecomputer/">BikeComputer</a> - Cycling / Biking Trackers</li>
<li><a href="https://en.eurovelo.com/">Eurovelo</a> - European Cycling Routes</li>
<li><a href="https://www.alltrails.com/">AllTrails</a> - Hiking Routes</li> <li><a href="https://www.alltrails.com/">AllTrails</a> - Hiking Routes</li>
<li><a href="https://www.mapmywalk.com/">MapMyWalk</a> - Walking Tracker</li> <li><a href="https://www.mapmywalk.com/">MapMyWalk</a> - Walking Tracker</li>
<li><a href="https://github.com/jonasoreland/runnerup">RunnerUp</a> or <a href="https://www.strava.com/">Strava</a> - Run Trackers</li> <li><a href="https://github.com/jonasoreland/runnerup">RunnerUp</a> or <a href="https://www.strava.com/">Strava</a> - Run Trackers</li>
@ -730,11 +731,14 @@
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.atlasobscura.com/">Atlas Obscura</a></strong>, <a href="https://turas.app/">Turas</a>, <a href="https://www.countryreports.org/">CountryReports</a>, <a href="https://www.wikivoyage.org">Wikivoyage</a> or <a href="https://www.traveltip.org/world_maps.php">TravelTips</a> - Travel Guides</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.atlasobscura.com/">Atlas Obscura</a></strong>, <a href="https://turas.app/">Turas</a>, <a href="https://www.countryreports.org/">CountryReports</a>, <a href="https://www.wikivoyage.org">Wikivoyage</a> or <a href="https://www.traveltip.org/world_maps.php">TravelTips</a> - Travel Guides</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://journeyplan.co">JourneyPlan</a></strong>, <a href="https://www.roamaround.io/">RoamAround</a>, <a href="https://www.travelplan-ai.com/#get-trip">TravelPlan</a>, <a href="https://chat.eddytravels.com/">Eddy</a> or <a href="https://tripnotes.ai/">TripNotes</a> - Trip Planning AIs</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://journeyplan.co">JourneyPlan</a></strong>, <a href="https://www.roamaround.io/">RoamAround</a>, <a href="https://www.travelplan-ai.com/#get-trip">TravelPlan</a>, <a href="https://chat.eddytravels.com/">Eddy</a> or <a href="https://tripnotes.ai/">TripNotes</a> - Trip Planning AIs</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.twkids.app/">twkids</a></strong> - Find Theme Parks, Water Parks, Zoo&#x27;s etc.</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.twkids.app/">twkids</a></strong> - Find Theme Parks, Water Parks, Zoo&#x27;s etc.</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.passportindex.org/">Passport Index</a></strong> - Passport Ratings</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://visaguide.world/">Visa Guide</a></strong> - Worldwide Travel Visa Guides</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://borderless.safetywing.com/">Borderless</a></strong> - Travel Restrictions Guide</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://borderless.safetywing.com/">Borderless</a></strong> - Travel Restrictions Guide</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.mapchecking.com/">MapChecking</a></strong> - Crowd Size Estimation</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.mapchecking.com/">MapChecking</a></strong> - Crowd Size Estimation</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.gasbuddy.com/gaspricemap">Gas Price Map</a></strong> - US Gas Prices</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.gasbuddy.com/gaspricemap">Gas Price Map</a></strong> - US Gas Prices</li>
<li><a href="https://www.parkopedia.com/">Parkopedia</a> - Car Parking Locations and Prices</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.parkopedia.com/">Parkopedia</a></strong> - Car Parking Locations and Prices</li>
<li><a href="https://visaguide.world/">Visa Guide</a> - Worldwide Travel Visa Guides</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.refugerestrooms.org/">Refuge Restrooms</a></strong> - Find Public Restrooms</li>
<li><a href="https://www.thebesttimetovisit.com/">Best Times to Visit</a> - Find Best Times to Visit Countries</li>
<li><a href="https://www.roadsideamerica.com/">Roadside America</a> or <a href="https://makemydrivefun.com/">MakeMyDriveFun</a> - Roadside Attraction Guides</li> <li><a href="https://www.roadsideamerica.com/">Roadside America</a> or <a href="https://makemydrivefun.com/">MakeMyDriveFun</a> - Roadside Attraction Guides</li>
<li><a href="http://www.thesalmons.org/lynn/whgmap.html">TheSalmons</a> or <a href="https://world-heritage.mapspot.co/">World Heritage Sites</a> - World Heritage Sites</li> <li><a href="http://www.thesalmons.org/lynn/whgmap.html">TheSalmons</a> or <a href="https://world-heritage.mapspot.co/">World Heritage Sites</a> - World Heritage Sites</li>
<li><a href="https://www.songkick.com/">SongKick</a> or <a href="https://www.findyourfest.com/">FindYourFest</a> - Concerts / Music Festival Search</li> <li><a href="https://www.songkick.com/">SongKick</a> or <a href="https://www.findyourfest.com/">FindYourFest</a> - Concerts / Music Festival Search</li>
@ -750,9 +754,9 @@
<li><a href="https://minitokyo3d.com/">MiniTokyo3D</a> - Tokyo Public Transport Map</li> <li><a href="https://minitokyo3d.com/">MiniTokyo3D</a> - Tokyo Public Transport Map</li>
<li><a href="http://mic-ro.com/metro/index.html">MetroOrbits</a> - Subway Maps / Data</li> <li><a href="http://mic-ro.com/metro/index.html">MetroOrbits</a> - Subway Maps / Data</li>
<li><a href="https://chronotrains-eu.vercel.app/">ChronoTrains</a> - European Trains Distances</li> <li><a href="https://chronotrains-eu.vercel.app/">ChronoTrains</a> - European Trains Distances</li>
<li><a href="https://www.refugerestrooms.org/">Refuge Restrooms</a> - Find Public Restrooms</li>
<li><a href="https://www.dialectsarchive.com/globalmap">The International Dialects of English Archive</a> - Dialect Map</li> <li><a href="https://www.dialectsarchive.com/globalmap">The International Dialects of English Archive</a> - Dialect Map</li>
<li><a href="https://www.joinusworld.org/">JoinUS World</a> - Korean Culture Q&amp;A Site</li> <li><a href="https://www.joinusworld.org/">JoinUS World</a> - Korean Culture Q&amp;A Site</li>
<li><a href="https://www.worldstandards.eu/">WorldStandards</a> - World Electricity and Driving Standards</li>
<li><a href="https://somerandomstuff1.files.wordpress.com/2019/02/left-or-right-side.png">Left vs. Right Side Driving Map</a> - Left vs. Right Side Driving by Country</li> <li><a href="https://somerandomstuff1.files.wordpress.com/2019/02/left-or-right-side.png">Left vs. Right Side Driving Map</a> - Left vs. Right Side Driving by Country</li>
<li><a href="https://somerandomstuff1.files.wordpress.com/2019/02/highest-speed-limits-around-the-world.png">Speed Limits Map</a> - Max Speed Limits</li> <li><a href="https://somerandomstuff1.files.wordpress.com/2019/02/highest-speed-limits-around-the-world.png">Speed Limits Map</a> - Max Speed Limits</li>
<li><a href="https://www.travelsafe-abroad.com/">Travel Safe</a> - Travel Destination Safety Ratings</li> <li><a href="https://www.travelsafe-abroad.com/">Travel Safe</a> - Travel Destination Safety Ratings</li>

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -458,7 +458,7 @@
<li><a href="https://anti-ad.net/">Anti-Ad</a> - Adblock Filters</li> <li><a href="https://anti-ad.net/">Anti-Ad</a> - Adblock Filters</li>
<li><a href="https://syzs.qq.com/">GameLoop</a> - Android Emulator</li> <li><a href="https://syzs.qq.com/">GameLoop</a> - Android Emulator</li>
<li><a href="https://github.com/Tornaco/Thanox">Thanox</a> - Android System Manager</li> <li><a href="https://github.com/Tornaco/Thanox">Thanox</a> - Android System Manager</li>
<li><a href="https://www.baidu.com/">Baidu</a>, <a href="https://www.sogou.com/">sogou</a> or <a href="http://yisou.com/">yisou</a> - Search Engines</li> <li><a href="https://www.baidu.com/">Baidu</a>, <a href="https://www.toutiao.com/">Toutiao</a>, <a href="https://www.sogou.com/">sogou</a> or <a href="http://yisou.com/">yisou</a> - Search Engines</li>
<li><a href="https://dianying.fm/">Dianying</a> - Hash Search</li> <li><a href="https://dianying.fm/">Dianying</a> - Hash Search</li>
<li><a href="http://www2.soopat.com/">SooPAT</a> - Patent Search</li> <li><a href="http://www2.soopat.com/">SooPAT</a> - Patent Search</li>
<li><a href="https://t.me/news_pdf">news_pdf</a>, <a href="https://tophub.today/">TopHub</a>, <a href="http://cn.chinadaily.com.cn/">Chinadaily</a> or <a href="http://www.chinadaily.com.cn/chinawatch_fr/index.html">China Watch</a> - News</li> <li><a href="https://t.me/news_pdf">news_pdf</a>, <a href="https://tophub.today/">TopHub</a>, <a href="http://cn.chinadaily.com.cn/">Chinadaily</a> or <a href="http://www.chinadaily.com.cn/chinawatch_fr/index.html">China Watch</a> - News</li>
@ -527,9 +527,9 @@
<li><a href="https://www.dy2018.com/">Dy2018</a> - Movies</li> <li><a href="https://www.dy2018.com/">Dy2018</a> - Movies</li>
<li><a href="https://sub.shinybbs.vip/">shinybbs</a> - TV</li> <li><a href="https://sub.shinybbs.vip/">shinybbs</a> - TV</li>
<li><a href="https://acg.rip/">ACG.rip</a> - Anime / Music</li> <li><a href="https://acg.rip/">ACG.rip</a> - Anime / Music</li>
<li><a href="https://dmhy.org/">dmhy</a> - Anime</li>
<li><a href="https://snow-raws.com/">Snow-Raws</a> - Anime / <a href="https://www.skyey2.com/">Official Tracker</a></li> <li><a href="https://snow-raws.com/">Snow-Raws</a> - Anime / <a href="https://www.skyey2.com/">Official Tracker</a></li>
<li><a href="https://mikanani.me/">mikanani</a> - Anime</li> <li><a href="https://mikanani.me/">mikanani</a> - Anime</li>
<li><a href="https://dmhy.org/">dmhy</a> - Cartoons</li>
<li><a href="https://github.com/DeSireFire/animeTrackerList">AnimeTrackerList</a> - Anime Tracker List</li> <li><a href="https://github.com/DeSireFire/animeTrackerList">AnimeTrackerList</a> - Anime Tracker List</li>
</ul> </ul>
<doc-anchor-target id="streaming-3"> <doc-anchor-target id="streaming-3">
@ -1551,6 +1551,7 @@
<li><a href="https://bin.disroot.org/?85b66e37980b245e#DRbHouuNMfXGRdqPs68y6nGLULhHdvdXzuPdDmBxsyi2">Free VPN Telegram Channels</a> - Free VPN / Telegram</li> <li><a href="https://bin.disroot.org/?85b66e37980b245e#DRbHouuNMfXGRdqPs68y6nGLULhHdvdXzuPdDmBxsyi2">Free VPN Telegram Channels</a> - Free VPN / Telegram</li>
<li><a href="http://targoman.ir/">Targoman</a> - Translator / <a href="https://github.com/targoman">GitHub</a></li> <li><a href="http://targoman.ir/">Targoman</a> - Translator / <a href="https://github.com/targoman">GitHub</a></li>
<li><a href="https://wikicensorship.github.io/">Wiki Censorship</a> - Internet Censorship Encyclopedia</li> <li><a href="https://wikicensorship.github.io/">Wiki Censorship</a> - Internet Censorship Encyclopedia</li>
<li><a href="https://cscot.pages.dev/">cscot</a> - V2Ray GeoIP Guide</li>
<li><a href="https://github.com/persian-calendar/persian-calendar">Persian Calendar</a> - Android Persian Calendar</li> <li><a href="https://github.com/persian-calendar/persian-calendar">Persian Calendar</a> - Android Persian Calendar</li>
<li><a href="http://www.parseek.com/">parseek</a> - Search</li> <li><a href="http://www.parseek.com/">parseek</a> - Search</li>
</ul> </ul>
@ -1571,7 +1572,7 @@
<li><a href="https://download.ir/">Download.ir</a> - Software / Video / Android / Games / Roms</li> <li><a href="https://download.ir/">Download.ir</a> - Software / Video / Android / Games / Roms</li>
<li><a href="https://patoghu.com/">Patoghu</a> - Video / Audio / Software / Android / Games</li> <li><a href="https://patoghu.com/">Patoghu</a> - Video / Audio / Software / Android / Games</li>
<li><a href="https://www.doostihaa.com/">Doostihaa</a> - Video / Audio / Software / Games</li> <li><a href="https://www.doostihaa.com/">Doostihaa</a> - Video / Audio / Software / Games</li>
<li><a href="https://dl1.3rver.org/">dl1.3rver</a>, <a href="https://dl2.3rver.org/">2</a>, <a href="https://dl3.3rver.org/">3</a> - Movies / TV</li> <li><a href="https://dl1.3rver.org/">dl1.3rver</a>, <a href="https://dl3.3rver.org/">2</a> - Movies / TV</li>
<li><a href="https://dlfars.pw/">dlfars</a> - Movies / TV / Anime</li> <li><a href="https://dlfars.pw/">dlfars</a> - Movies / TV / Anime</li>
<li><a href="https://roozdl1.com/">RooDL</a> - Movies / TV / Anime</li> <li><a href="https://roozdl1.com/">RooDL</a> - Movies / TV / Anime</li>
<li><a href="https://zfilm.cc/">ZarFilm</a> - Movies / TV</li> <li><a href="https://zfilm.cc/">ZarFilm</a> - Movies / TV</li>
@ -1594,7 +1595,6 @@
<li><a href="https://hexdownload.co/">HexDownload</a> - Movies / TV</li> <li><a href="https://hexdownload.co/">HexDownload</a> - Movies / TV</li>
<li><a href="https://pishgammovie.ir/">pishgammovie</a> - Movies / TV</li> <li><a href="https://pishgammovie.ir/">pishgammovie</a> - Movies / TV</li>
<li><a href="https://centerdl.ir/">CenterDL</a> - Movies / TV</li> <li><a href="https://centerdl.ir/">CenterDL</a> - Movies / TV</li>
<li><a href="https://dl2.fastmovie.ir/Animation/">FastMovie</a> - Animated Movies</li>
<li><a href="https://animesubtitle.ir/">animesubtitle</a> - Anime</li> <li><a href="https://animesubtitle.ir/">animesubtitle</a> - Anime</li>
<li><a href="https://pop-music.ir/">pop-music</a> - MP3</li> <li><a href="https://pop-music.ir/">pop-music</a> - MP3</li>
<li><a href="https://just-music.ir/">Just Music</a> - MP3</li> <li><a href="https://just-music.ir/">Just Music</a> - MP3</li>
@ -1690,7 +1690,6 @@
</doc-anchor-target> </doc-anchor-target>
<ul> <ul>
<li><a href="https://bitnova.info/">BitNova</a> - Video / Audio / Software / Games / Books / NSFW</li> <li><a href="https://bitnova.info/">BitNova</a> - Video / Audio / Software / Games / Books / NSFW</li>
<li><a href="https://darmowe-torenty.pl/">darmowe</a> - Video / Audio / Software / Games / Books / NSFW</li>
<li><a href="https://polskie-torrenty.net.pl/">polskie-torrenty</a> or <a href="http://helltorrents.com/">helltorrents</a> - Video / Audio / Software / Games / Books / NSFW</li> <li><a href="https://polskie-torrenty.net.pl/">polskie-torrenty</a> or <a href="http://helltorrents.com/">helltorrents</a> - Video / Audio / Software / Games / Books / NSFW</li>
<li><a href="https://devil-torrents.pl/">devil-torrents</a> - Video / Audio / Software / Games / Books / NSFW</li> <li><a href="https://devil-torrents.pl/">devil-torrents</a> - Video / Audio / Software / Games / Books / NSFW</li>
<li><a href="https://torrentcity.pl/">TorrentCity</a> - Video / Audio / Software / Games / Books / Comics / NSFW</li> <li><a href="https://torrentcity.pl/">TorrentCity</a> - Video / Audio / Software / Games / Books / Comics / NSFW</li>
@ -2027,6 +2026,7 @@
<li><a href="https://t.me/+lZD1qlHA3sFhMzQy">Што за шрифт?</a> - Fonts</li> <li><a href="https://t.me/+lZD1qlHA3sFhMzQy">Што за шрифт?</a> - Fonts</li>
<li><a href="https://t.me/ArchiveStl">3DArchive</a> - 3D Models</li> <li><a href="https://t.me/ArchiveStl">3DArchive</a> - 3D Models</li>
<li><a href="http://www.world-art.ru/">World Art</a> - Movie / Anime / Game Reviews and Art Display</li> <li><a href="http://www.world-art.ru/">World Art</a> - Movie / Anime / Game Reviews and Art Display</li>
<li><a href="https://kpop.re/">Cute Chan</a> - K-Pop Imageboard</li>
</ul> </ul>
<doc-anchor-target id="downloading-16"> <doc-anchor-target id="downloading-16">
<h3> <h3>
@ -2393,7 +2393,6 @@
<li><a href="https://animeflv.io/">AnimeFLV.io</a> - Anime</li> <li><a href="https://animeflv.io/">AnimeFLV.io</a> - Anime</li>
<li><a href="https://serieslan.com/">serieslan</a> - Cartoons</li> <li><a href="https://serieslan.com/">serieslan</a> - Cartoons</li>
<li><a href="https://www.lacartoons.com/">LACartoons</a> - Cartoons</li> <li><a href="https://www.lacartoons.com/">LACartoons</a> - Cartoons</li>
<li><a href="https://dangotoons.net/">DangoToons</a> - Anime / Cartoons</li>
<li><a href="https://www.eventoshq.me/">Eventoshq</a> - WWE</li> <li><a href="https://www.eventoshq.me/">Eventoshq</a> - WWE</li>
<li><a href="http://legalmentegratis.com/">LegalMentegratis</a> - YouTube Movies</li> <li><a href="http://legalmentegratis.com/">LegalMentegratis</a> - YouTube Movies</li>
<li><a href="https://edutin.com/">Edutin Academy</a> - Courses</li> <li><a href="https://edutin.com/">Edutin Academy</a> - Courses</li>
@ -2667,7 +2666,6 @@
<li><a href="https://proxy.abtech.vn/">abProxy</a> - Web Proxy</li> <li><a href="https://proxy.abtech.vn/">abProxy</a> - Web Proxy</li>
<li><a href="https://vspell.com/Spell">VSpell</a> - Vietnamese Spell Checker</li> <li><a href="https://vspell.com/Spell">VSpell</a> - Vietnamese Spell Checker</li>
<li><a href="https://nguoila.io/">NguoiLa</a> or <a href="https://cvnl.app/">CVNL</a> - Random Chat</li> <li><a href="https://nguoila.io/">NguoiLa</a> or <a href="https://cvnl.app/">CVNL</a> - Random Chat</li>
<li><a href="http://phudeviet.org/">PhuDeViet</a> - Subtitles</li>
<li><a href="https://xabuon.com/">XaBuon</a>, <a href="https://xem.vn/">Xem</a> - Meme</li> <li><a href="https://xabuon.com/">XaBuon</a>, <a href="https://xem.vn/">Xem</a> - Meme</li>
<li><a href="https://gamevui.vn/">GameVui</a> or <a href="https://game24h.vn/">Game24h</a> - Browser Games</li> <li><a href="https://gamevui.vn/">GameVui</a> or <a href="https://game24h.vn/">Game24h</a> - Browser Games</li>
<li><a href="https://kituhay.com/">KiTuHay</a>, <a href="https://symbols.vn/">Symbols</a>, <a href="https://ktdb.vn/">KTDB</a> or <a href="https://kituaz.com/">KiTuAz</a> - Special Characters</li> <li><a href="https://kituhay.com/">KiTuHay</a>, <a href="https://symbols.vn/">Symbols</a>, <a href="https://ktdb.vn/">KTDB</a> or <a href="https://kituaz.com/">KiTuAz</a> - Special Characters</li>

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -1089,8 +1089,8 @@
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://comicextra.net/">ComicExtra</a></strong> or <a href="https://comiconlinefree.net/">Comic Online Free</a></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://comicextra.net/">ComicExtra</a></strong> or <a href="https://comiconlinefree.net/">Comic Online Free</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://xoxocomics.net/">XOXO Comics</a></strong></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://xoxocomics.net/">XOXO Comics</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://comicbookplus.com/">ComicBookPlus</a></strong> - Golden Age Comics</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://comicbookplus.com/">ComicBookPlus</a></strong> - Golden Age Comics</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://explosm.net/rcg">Explosm</a></strong> - Cyanide &amp; Happiness Comics</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://explosm.net/rcg">Explosm</a></strong> - Cyanide &amp; Happiness Web Comics</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://xkcd.com/">xkcd</a></strong> or <a href="https://xkcd-search.typesense.org/">findxkcd</a> - xkcd Comics / <a href="https://www.explainxkcd.com/wiki/index.php/Main_Page">Explanations</a></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://xkcd.com/">xkcd</a></strong> or <a href="https://xkcd-search.typesense.org/">findxkcd</a> - xkcd Web Comics / <a href="https://www.explainxkcd.com/wiki/index.php/Main_Page">Explanations</a></li>
<li><a href="https://viewcomics.co/">View Comics</a></li> <li><a href="https://viewcomics.co/">View Comics</a></li>
<li><a href="https://readcomicsonline.ru/">Read Comics Online</a></li> <li><a href="https://readcomicsonline.ru/">Read Comics Online</a></li>
<li><a href="https://comix-load.in/">Comix-Load</a> - Downloads</li> <li><a href="https://comix-load.in/">Comix-Load</a> - Downloads</li>
@ -1111,7 +1111,8 @@
<li><a href="https://digitalcomicmuseum.com/index.php">Comic Museum</a> - Golden Age Comics</li> <li><a href="https://digitalcomicmuseum.com/index.php">Comic Museum</a> - Golden Age Comics</li>
<li><a href="https://www.gocomics.com/">GoComics</a> - Comics Strips</li> <li><a href="https://www.gocomics.com/">GoComics</a> - Comics Strips</li>
<li><a href="https://comicskingdom.com/">Comics Kingdom</a> - Comics Strips</li> <li><a href="https://comicskingdom.com/">Comics Kingdom</a> - Comics Strips</li>
<li><a href="https://zahard.xyz/">Zahard</a> - WebToons / <a href="https://t.me/fast_pass">Telegram</a></li> <li><a href="https://zahard.xyz/">Zahard</a> - Web Comics / <a href="https://t.me/fast_pass">Telegram</a></li>
<li><a href="https://theoatmeal.com/">The Oatmeal</a> - Web Comics</li>
<li><a href="https://richierichcomicsfanclub.wordpress.com/">RichieRichcomicsfanclub</a> - Richie Rich Comics</li> <li><a href="https://richierichcomicsfanclub.wordpress.com/">RichieRichcomicsfanclub</a> - Richie Rich Comics</li>
<li><a href="https://penlab.ink/">PenLab</a> - Filipino Comics</li> <li><a href="https://penlab.ink/">PenLab</a> - Filipino Comics</li>
<li><a href="http://nv3x2jozywh63fkohn5mwp2d73vasusjixn3im3ueof52fmbjsigw6ad.onion/">Comic Book Library</a> - Tor required</li> <li><a href="http://nv3x2jozywh63fkohn5mwp2d73vasusjixn3im3ueof52fmbjsigw6ad.onion/">Comic Book Library</a> - Tor required</li>

View File

@ -1 +1 @@
var __DOCS_CONFIG__ = {"id":"Yd3xOZl5VFF128EGTuGGUMekSxmkXbO6EV8","key":"Pqq9NLlIiapYvyKMD6lGoDDyyW0+9agr+eb3P1JvBL4.IS9SwkDS9U7/19tYm96iZU0mD7HFKGQ2GUd2c1MosUgWXiiH7lLTJmQjmsJTngYoCbSSYJLgsxUpR4Zaw0asog.54","base":"/","host":"fmhy.pages.dev","version":"1.0.0","useRelativePaths":true,"documentName":"index.html","appendDocumentName":false,"trailingSlash":true,"preloadSearch":false,"cacheBustingToken":"3.1.0.745927948758","cacheBustingStrategy":"query","sidebarFilterPlaceholder":"Filter","toolbarFilterPlaceholder":"Filter","showSidebarFilter":true,"filterNotFoundMsg":"No member names found containing the query \"{query}\"","maxHistoryItems":15,"homeIcon":"<path d=\"M12.97 2.59a1.5 1.5 0 00-1.94 64 0l-7.5 6.363A1.5 1.5 0 003 10.097V19.5A1.5 1.5 0 004.5 21h4.75a.75.75 0 00.75-.75V14h4v6.25c0 .414.336.75.75.75h4.75a1.5 1.5 0 001.5-1.5v-9.403a1.5 1.5 0 00-.53-1.144l-7.5-6.363z\"></path>","access":[{"value":"public","label":"Public"},{"value":"protected","label":"Protected"}],"toolbarLinks":[{"id":"fields","label":"Fields"},{"id":"properties","label":"Properties"},{"id":"methods","label":"Methods"},{"id":"events","label":"Events"}],"sidebar":[{"n":"/","l":"Welcome","e":"1F44B"},{"n":"beginners-guide","l":"Beginners Guide to Piracy","e":"1F3F4-200D-2620-FE0F"},{"n":"adblockvpnguide","l":"Adblocking / Privacy","e":"1F4DB"},{"n":"ai","l":"Artificial Intelligence","e":"1F916"},{"n":"videopiracyguide","l":"Movies / TV / Anime","e":"1F4FA"},{"n":"audiopiracyguide","l":"Music / Podcasts / Radio","e":"1F3B5"},{"n":"gamingpiracyguide","l":"Gaming / Emulation","e":"1F3AE"},{"n":"readingpiracyguide","l":"Books / Comics / Manga","e":"1F4D7"},{"n":"downloadpiracyguide","l":"Downloading","e":"1F4BE"},{"n":"torrentpiracyguide","l":"Torrenting","e":"1F300"},{"n":"edupiracyguide","l":"Educational","e":"1F9E0"},{"n":"toolsguide","l":"Tools","e":"1F527"},{"n":"img-tools","l":"Image Tools","e":"1F4F7"},{"n":"devtools","l":"Developer Tools","e":"1F468-200D-1F4BB"},{"n":"android-iosguide","l":"Android / iOS","e":"1F4F1"},{"n":"linuxguide","l":"Linux / MacOS","e":"1F427"},{"n":"non-english","l":"Non-English","e":"1F30F"},{"n":"miscguide","l":"Miscellaneous","e":"1F4C2"},{"n":"nsfwpiracy","l":"NSFW","e":"1F51E"},{"n":"unsafesites","l":"Unsafe Sites","e":"26A0-FE0F"},{"n":"base64","l":"Base64","e":"1F511"},{"n":"storage","l":"STORAGE","e":"1F5C3-FE0F"}],"search":{"mode":0,"minChars":2,"maxResults":20,"placeholder":"Search","hotkeys":["k"],"noResultsFoundMsg":"Sorry, no results found.","recognizeLanguages":true,"languages":[0],"preload":false},"resources":{"History_Title_Label":"History","History_ClearLink_Label":"Clear","History_NoHistory_Label":"No history items","API_AccessFilter_Label":"Access","API_ParameterSection_Label":"PARAMETERS","API_SignatureSection_Label":"SIGNATURE","API_CopyHint_Label":"Copy","API_CopyNameHint_Label":"Copy name","API_CopyLinkHint_Label":"Copy link","API_CopiedAckHint_Label":"Copied!","API_MoreOverloads_Label":"more","API_MoreDropdownItems_Label":"More","API_OptionalParameter_Label":"optional","API_DefaultParameterValue_Label":"Default value","API_InheritedFilter_Label":"Inherited","Search_Input_Placeholder":"Search","Toc_Contents_Label":"Contents","Toc_RelatedClasses_Label":"Related Classes","History_JustNowTime_Label":"just now","History_AgoTime_Label":"ago","History_YearTime_Label":"y","History_MonthTime_Label":"mo","History_DayTime_Label":"d","History_HourTime_Label":"h","History_MinuteTime_Label":"m","History_SecondTime_Label":"s"}}; var __DOCS_CONFIG__ = {"id":"Yez7T1UzBFJYA6E7c128Mv2ctJh3I41yl61","key":"HZ5CeQBFgcqh9qUn8hPHJ75herqCQebS9W2U3rbdjQQ.JWEDx4Mx+e0hcjOCItjyIbFPCXx82V/q3Bn0BZB9RFFox/1o11gWlZwmLZO7ZLHHQrFcZdetTjgYjFRqm6K8bQ.111","base":"/","host":"fmhy.pages.dev","version":"1.0.0","useRelativePaths":true,"documentName":"index.html","appendDocumentName":false,"trailingSlash":true,"preloadSearch":false,"cacheBustingToken":"3.1.0.745935665693","cacheBustingStrategy":"query","sidebarFilterPlaceholder":"Filter","toolbarFilterPlaceholder":"Filter","showSidebarFilter":true,"filterNotFoundMsg":"No member names found containing the query \"{query}\"","maxHistoryItems":15,"homeIcon":"<path d=\"M12.97 2.59a1.5 1.5 0 00-1.94 64 0l-7.5 6.363A1.5 1.5 0 003 10.097V19.5A1.5 1.5 0 004.5 21h4.75a.75.75 0 00.75-.75V14h4v6.25c0 .414.336.75.75.75h4.75a1.5 1.5 0 001.5-1.5v-9.403a1.5 1.5 0 00-.53-1.144l-7.5-6.363z\"></path>","access":[{"value":"public","label":"Public"},{"value":"protected","label":"Protected"}],"toolbarLinks":[{"id":"fields","label":"Fields"},{"id":"properties","label":"Properties"},{"id":"methods","label":"Methods"},{"id":"events","label":"Events"}],"sidebar":[{"n":"/","l":"Welcome","e":"1F44B"},{"n":"beginners-guide","l":"Beginners Guide to Piracy","e":"1F3F4-200D-2620-FE0F"},{"n":"adblockvpnguide","l":"Adblocking / Privacy","e":"1F4DB"},{"n":"ai","l":"Artificial Intelligence","e":"1F916"},{"n":"videopiracyguide","l":"Movies / TV / Anime","e":"1F4FA"},{"n":"audiopiracyguide","l":"Music / Podcasts / Radio","e":"1F3B5"},{"n":"gamingpiracyguide","l":"Gaming / Emulation","e":"1F3AE"},{"n":"readingpiracyguide","l":"Books / Comics / Manga","e":"1F4D7"},{"n":"downloadpiracyguide","l":"Downloading","e":"1F4BE"},{"n":"torrentpiracyguide","l":"Torrenting","e":"1F300"},{"n":"edupiracyguide","l":"Educational","e":"1F9E0"},{"n":"toolsguide","l":"Tools","e":"1F527"},{"n":"img-tools","l":"Image Tools","e":"1F4F7"},{"n":"devtools","l":"Developer Tools","e":"1F468-200D-1F4BB"},{"n":"android-iosguide","l":"Android / iOS","e":"1F4F1"},{"n":"linuxguide","l":"Linux / MacOS","e":"1F427"},{"n":"non-english","l":"Non-English","e":"1F30F"},{"n":"miscguide","l":"Miscellaneous","e":"1F4C2"},{"n":"nsfwpiracy","l":"NSFW","e":"1F51E"},{"n":"unsafesites","l":"Unsafe Sites","e":"26A0-FE0F"},{"n":"base64","l":"Base64","e":"1F511"},{"n":"storage","l":"STORAGE","e":"1F5C3-FE0F"}],"search":{"mode":0,"minChars":2,"maxResults":20,"placeholder":"Search","hotkeys":["k"],"noResultsFoundMsg":"Sorry, no results found.","recognizeLanguages":true,"languages":[0],"preload":false},"resources":{"History_Title_Label":"History","History_ClearLink_Label":"Clear","History_NoHistory_Label":"No history items","API_AccessFilter_Label":"Access","API_ParameterSection_Label":"PARAMETERS","API_SignatureSection_Label":"SIGNATURE","API_CopyHint_Label":"Copy","API_CopyNameHint_Label":"Copy name","API_CopyLinkHint_Label":"Copy link","API_CopiedAckHint_Label":"Copied!","API_MoreOverloads_Label":"more","API_MoreDropdownItems_Label":"More","API_OptionalParameter_Label":"optional","API_DefaultParameterValue_Label":"Default value","API_InheritedFilter_Label":"Inherited","Search_Input_Placeholder":"Search","Toc_Contents_Label":"Contents","Toc_RelatedClasses_Label":"Related Classes","History_JustNowTime_Label":"just now","History_AgoTime_Label":"ago","History_YearTime_Label":"y","History_MonthTime_Label":"mo","History_DayTime_Label":"d","History_HourTime_Label":"h","History_MinuteTime_Label":"m","History_SecondTime_Label":"s"}};

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -401,6 +401,7 @@
<li><a href="https://www.theologeek.ch/manuskript/">Manuskript</a> - Writing Organizer / Planner</li> <li><a href="https://www.theologeek.ch/manuskript/">Manuskript</a> - Writing Organizer / Planner</li>
<li><a href="https://workflowy.com/">WorkFlowy</a> - Work Organizer</li> <li><a href="https://workflowy.com/">WorkFlowy</a> - Work Organizer</li>
<li><a href="https://www.kilodoc.com/">KiloDoc</a>, <a href="https://edit-document.com/">Edit-Document</a> or <a href="https://products.groupdocs.app/viewer/total">GroupDocs</a> - Online Document Editors</li> <li><a href="https://www.kilodoc.com/">KiloDoc</a>, <a href="https://edit-document.com/">Edit-Document</a> or <a href="https://products.groupdocs.app/viewer/total">GroupDocs</a> - Online Document Editors</li>
<li><a href="https://www.docuseal.co/">Docuseal</a> - Document Signing</li>
<li><a href="https://www.docz.site/">docz</a> - Write and Publish Interactive Documentation</li> <li><a href="https://www.docz.site/">docz</a> - Write and Publish Interactive Documentation</li>
<li><a href="https://evpo.net/encryptpad/">EncryptPad</a> - Encrypted Text Editor</li> <li><a href="https://evpo.net/encryptpad/">EncryptPad</a> - Encrypted Text Editor</li>
<li><a href="https://calculist.io/">Calculist</a> - Note Taking for Problem Solving</li> <li><a href="https://calculist.io/">Calculist</a> - Note Taking for Problem Solving</li>
@ -716,7 +717,7 @@
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://equalizerapo.com/">Equalizer APO</a></strong>, <strong><a href="https://github.com/jaakkopasanen/AutoEq">AutoEq</a></strong>, <a href="https://sourceforge.net/projects/peace-equalizer-apo-extension/">PeaceEqualizer</a> or <a href="https://github.com/Plutoberth/SonyHeadphonesClient">SonyHeadphonesClient</a> - Audio Equalizers</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://equalizerapo.com/">Equalizer APO</a></strong>, <strong><a href="https://github.com/jaakkopasanen/AutoEq">AutoEq</a></strong>, <a href="https://sourceforge.net/projects/peace-equalizer-apo-extension/">PeaceEqualizer</a> or <a href="https://github.com/Plutoberth/SonyHeadphonesClient">SonyHeadphonesClient</a> - Audio Equalizers</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/willianjusten/awesome-audio-visualization">Awesome Audio Visualization</a></strong> - Audio Visualization Resource Index</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/willianjusten/awesome-audio-visualization">Awesome Audio Visualization</a></strong> - Audio Visualization Resource Index</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/openai/whisper">Whisper</a></strong> or <a href="https://github.com/alphacep/vosk-api">Vosk</a> - Speech Recognition</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/openai/whisper">Whisper</a></strong> or <a href="https://github.com/alphacep/vosk-api">Vosk</a> - Speech Recognition</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fakinthefunk.net/">Fakin&#x27; The Funk?</a></strong>, <a href="https://losslessaudiochecker.com/">Lossless Audio Checker</a>, <a href="https://spek.cc/">Spek</a>, <a href="https://webfft.net/dft/">DFT</a> or <a href="http://spectro.enpts.com/">Spectro</a> - Determine Audio Quality / Spectograms / <a href="https://redd.it/3l0yxp">Guide</a></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fakinthefunk.net/">Fakin&#x27; The Funk?</a></strong>, <a href="https://losslessaudiochecker.com/">Lossless Audio Checker</a>, <a href="https://spek.cc/">Spek</a>, <a href="https://webfft.net/dft/">DFT</a>, <a href="https://friture.org/">Friture</a> or <a href="http://spectro.enpts.com/">Spectro</a> - Determine Audio Quality / Spectograms / <a href="https://redd.it/3l0yxp">Guide</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://nigelcoldwell.co.uk/audio/">Comparison of Audio Compression</a></strong> - Audio Compression Examples</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://nigelcoldwell.co.uk/audio/">Comparison of Audio Compression</a></strong> - Audio Compression Examples</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#song-identification">Song Identification Tools</a></strong> - Identify Playing Songs</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#song-identification">Song Identification Tools</a></strong> - Identify Playing Songs</li>
<li><a href="https://www.scarbir.com/">Scarbir</a> or <a href="https://crinacle.com/">Crinacle</a> - Headset &amp; Earphone Comparisons</li> <li><a href="https://www.scarbir.com/">Scarbir</a> or <a href="https://crinacle.com/">Crinacle</a> - Headset &amp; Earphone Comparisons</li>
@ -920,6 +921,8 @@
<li><a href="https://50waystogetajob.com/">50WaysToGetAJob</a> - Interactive Job Search Guide</li> <li><a href="https://50waystogetajob.com/">50WaysToGetAJob</a> - Interactive Job Search Guide</li>
<li><a href="https://10xjobs.net/">10xJobs</a> - Tech Job Search</li> <li><a href="https://10xjobs.net/">10xJobs</a> - Tech Job Search</li>
<li><a href="https://www.arvrok.com/">Arvrok</a> - Immersive Tech Job Search</li> <li><a href="https://www.arvrok.com/">Arvrok</a> - Immersive Tech Job Search</li>
<li><a href="https://www.econjobrumors.com/">EconJobRumors</a> - Economic Job Market Forum</li>
<li><a href="https://www.socjobrumors.com/">SocJobRumors</a> - Sociology Job Market Forum</li>
<li><a href="https://80000hours.org/">80,000 Hours</a> - Explore Career Options</li> <li><a href="https://80000hours.org/">80,000 Hours</a> - Explore Career Options</li>
<li><a href="https://www.comparably.com/">Comparably</a> or <a href="https://www.goodfirms.co/">GoodFirms</a> - Compare Companies / Salaries</li> <li><a href="https://www.comparably.com/">Comparably</a> or <a href="https://www.goodfirms.co/">GoodFirms</a> - Compare Companies / Salaries</li>
<li><a href="https://realworkfromanywhere.com/">Real Work From Anywhere</a> - Global &quot;Work-From-Anywhere&quot; Job Board</li> <li><a href="https://realworkfromanywhere.com/">Real Work From Anywhere</a> - Global &quot;Work-From-Anywhere&quot; Job Board</li>
@ -1800,6 +1803,7 @@
<li><a href="https://videorecap.viewodyssey.com/">Video Reacp</a> - YouTube Year in Review Stats</li> <li><a href="https://videorecap.viewodyssey.com/">Video Reacp</a> - YouTube Year in Review Stats</li>
<li><a href="https://github.com/anatolykopyl/youtube-cdl">youtube-cld</a> - Bulk YouTube Channel Downloader</li> <li><a href="https://github.com/anatolykopyl/youtube-cdl">youtube-cld</a> - Bulk YouTube Channel Downloader</li>
<li><a href="https://www.tubearchivist.com/">TubeArchivist</a> - Archival YouTube Media Server / <a href="https://github.com/tubearchivist/tubearchivist">GitHub</a></li> <li><a href="https://www.tubearchivist.com/">TubeArchivist</a> - Archival YouTube Media Server / <a href="https://github.com/tubearchivist/tubearchivist">GitHub</a></li>
<li><a href="https://github.com/Kethsar/ytarchive">YTArchive</a> - YouTube Livestream Recorder</li>
<li><a href="https://github.com/egbertbouman/youtube-comment-downloader">YouTube Comment Downloader</a> - YouTube Comment Download Script</li> <li><a href="https://github.com/egbertbouman/youtube-comment-downloader">YouTube Comment Downloader</a> - YouTube Comment Download Script</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/youtube-suite-search-fixer/">YouTube Search Fixer Suite</a> - Fix Youtube Search / Declutter Homepage</li> <li><a href="https://addons.mozilla.org/en-US/firefox/addon/youtube-suite-search-fixer/">YouTube Search Fixer Suite</a> - Fix Youtube Search / Declutter Homepage</li>
<li><a href="https://channelcrawler.com/eng">Channel Crawler</a> or <a href="https://github.com/NotJoeMartinez/yt-fts">YT-FTS</a> - Channel Search Tools</li> <li><a href="https://channelcrawler.com/eng">Channel Crawler</a> or <a href="https://github.com/NotJoeMartinez/yt-fts">YT-FTS</a> - Channel Search Tools</li>
@ -2389,6 +2393,7 @@ Twitch Stream Tracker</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#file-sharing-tools">File Hosting / Cloud Storage</a></strong> - Share, Store and Sync Files</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#file-sharing-tools">File Hosting / Cloud Storage</a></strong> - Share, Store and Sync Files</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://localsend.org/">LocalSend</a></strong> / <a href="https://i.ibb.co/nsfMf04/8010dd28ed2d.png">Platforms</a>, <a href="https://github.com/linuxmint/warpinator">Warpinator</a>, <a href="https://github.com/uintdev/qrserv">QRServ</a> or <a href="https://www.fjsoft.at/">MyPhoneExplorer</a> - Sync Files Between Phone / Desktop</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://localsend.org/">LocalSend</a></strong> / <a href="https://i.ibb.co/nsfMf04/8010dd28ed2d.png">Platforms</a>, <a href="https://github.com/linuxmint/warpinator">Warpinator</a>, <a href="https://github.com/uintdev/qrserv">QRServ</a> or <a href="https://www.fjsoft.at/">MyPhoneExplorer</a> - Sync Files Between Phone / Desktop</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#multi-site-cloud-storage-managers">Multi-Site Cloud Storage Managers</a></strong> - Manage Cloud Files on Multiple Sites</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#multi-site-cloud-storage-managers">Multi-Site Cloud Storage Managers</a></strong> - Manage Cloud Files on Multiple Sites</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/jsmsj/sa-drive/">SD Drive</a></strong> - Service Account Drive Manager</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#windows-file-explorers">Windows File Explorers</a></strong> - Improved Windows File Explorers / <a href="https://github.com/bruhov/WinThumbsPreloader/">Preload Thumbnails</a></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#windows-file-explorers">Windows File Explorers</a></strong> - Improved Windows File Explorers / <a href="https://github.com/bruhov/WinThumbsPreloader/">Preload Thumbnails</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#file-backup-tools">File Backup Tools</a></strong> - File / Data Backup Tools</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#file-backup-tools">File Backup Tools</a></strong> - File / Data Backup Tools</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#file-conversion-tools">File Conversion Tools</a></strong> - Tools to Convert Files</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#file-conversion-tools">File Conversion Tools</a></strong> - Tools to Convert Files</li>

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -292,6 +292,7 @@
<li><a href="https://picotorrent.org/">Picotorrent</a> - <a href="https://i.ibb.co/Pz4qb8Q/df96c0ff3912.png">Screenshot</a></li> <li><a href="https://picotorrent.org/">Picotorrent</a> - <a href="https://i.ibb.co/Pz4qb8Q/df96c0ff3912.png">Screenshot</a></li>
<li><a href="https://www.biglybt.com/">BiglyBT</a> - <a href="https://i.ibb.co/5TRkt1t/bfe91a771679.png">Screenshot</a></li> <li><a href="https://www.biglybt.com/">BiglyBT</a> - <a href="https://i.ibb.co/5TRkt1t/bfe91a771679.png">Screenshot</a></li>
<li><a href="https://codecpack.co/download/LIII-BitTorrent-Client.html">LIII</a> - <a href="https://i.ibb.co/jRJR1cX/cecb8c47451d.png">Screenshot</a></li> <li><a href="https://codecpack.co/download/LIII-BitTorrent-Client.html">LIII</a> - <a href="https://i.ibb.co/jRJR1cX/cecb8c47451d.png">Screenshot</a></li>
<li><a href="https://www.pikatorrent.com/">PikaTorrent</a> - <a href="https://ibb.co/zGyT1tc">Screenshot</a> / <a href="https://github.com/G-Ray/pikatorrent">GitHub</a></li>
<li><a href="https://distribyted.com/">Distribyted</a> - <a href="https://i.ibb.co/m8TQBPh/f5dfcb4b192f.png">Screenshot</a> / <a href="https://github.com/distribyted/distribyted">GitHub</a></li> <li><a href="https://distribyted.com/">Distribyted</a> - <a href="https://i.ibb.co/m8TQBPh/f5dfcb4b192f.png">Screenshot</a> / <a href="https://github.com/distribyted/distribyted">GitHub</a></li>
<li><a href="https://github.com/drakonkat/Crawfish">Crawfish</a> - <a href="https://i.ibb.co/DVVVdpG/8406bc7e0a39.png">Screenshot</a></li> <li><a href="https://github.com/drakonkat/Crawfish">Crawfish</a> - <a href="https://i.ibb.co/DVVVdpG/8406bc7e0a39.png">Screenshot</a></li>
<li><a href="https://github.com/GopeedLab/gopeed">GoSpeed</a> - <a href="https://github.com/GopeedLab/gopeed/blob/main/_docs/img/ui-demo.png">Screenshot</a></li> <li><a href="https://github.com/GopeedLab/gopeed">GoSpeed</a> - <a href="https://github.com/GopeedLab/gopeed/blob/main/_docs/img/ui-demo.png">Screenshot</a></li>

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <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.745927948758"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745935665693">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.1.0"> <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> <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="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.1.0.745927948758" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.1.0.745935665693" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745927948758" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745935665693" 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 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.745927948758" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745935665693" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -344,6 +344,7 @@
<li><a href="https://yesmovies.ag/">YesMovies</a>, <a href="https://www2.solarmovie.to/">2</a>, <a href="https://ww5.0123movie.net/">3</a>, <a href="https://ww1.putlocker.vip/">4</a> - Movies / TV / Anime / 1080p</li> <li><a href="https://yesmovies.ag/">YesMovies</a>, <a href="https://www2.solarmovie.to/">2</a>, <a href="https://ww5.0123movie.net/">3</a>, <a href="https://ww1.putlocker.vip/">4</a> - Movies / TV / Anime / 1080p</li>
<li><a href="https://ultramovies.net/">UltraMovies</a> - Movies / TV / 1080p</li> <li><a href="https://ultramovies.net/">UltraMovies</a> - Movies / TV / 1080p</li>
<li><a href="https://uniquestream.net/">UniqueStream</a> - Movies / TV / 1080p</li> <li><a href="https://uniquestream.net/">UniqueStream</a> - Movies / TV / 1080p</li>
<li><a href="https://jump1.net/">Jump1</a> - Movies / TV / Anime / 1080p / <a href="https://discord.gg/DgZwMjhbu">Discord</a></li>
<li><a href="https://m.vk.com/english_movies">English Movies</a> - Movies / 1080p</li> <li><a href="https://m.vk.com/english_movies">English Movies</a> - Movies / 1080p</li>
<li><a href="https://rewatch.to/">Rewatch</a> - Movies / TV / 1080p</li> <li><a href="https://rewatch.to/">Rewatch</a> - Movies / TV / 1080p</li>
<li><a href="https://aflaam.com/">aflaam</a> - Movies / TV / 1080p / <a href="https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/">Use Translator</a></li> <li><a href="https://aflaam.com/">aflaam</a> - Movies / TV / 1080p / <a href="https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/">Use Translator</a></li>
@ -573,7 +574,7 @@
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://cse.google.com/cse?cx=006516753008110874046:vzcl7wcfhei">Anime Streaming CSE</a></strong> / <a href="https://cse.google.com/cse?cx=006516753008110874046:mrfarx7-dxu">CSE 2</a></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://cse.google.com/cse?cx=006516753008110874046:vzcl7wcfhei">Anime Streaming CSE</a></strong> / <a href="https://cse.google.com/cse?cx=006516753008110874046:mrfarx7-dxu">CSE 2</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://wotaku.its.moe/">Wotaku</a></strong>, <a href="https://wotaku.pages.dev/">2</a>, <a href="https://wotaku.netlify.app/">3</a> - Japanese Piracy Index</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://wotaku.its.moe/">Wotaku</a></strong>, <a href="https://wotaku.pages.dev/">2</a>, <a href="https://wotaku.netlify.app/">3</a> - Japanese Piracy Index</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://theindex.moe">The Index</a></strong> - Japanese Media Index / <a href="https://discord.gg/Snackbox">Discord</a> / <a href="https://thewiki.moe/">Wiki</a></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://theindex.moe">The Index</a></strong> - Japanese Media Index / <a href="https://discord.gg/Snackbox">Discord</a> / <a href="https://thewiki.moe/">Wiki</a></li>
<li><a href="https://gogoanimehd.to/">GoGoAnime</a> - Sub / Dub / 1080p / <a href="https://discord.com/invite/gogo">Discord</a> / <a href="https://gogotaku.info/">Mirrors</a> / <a href="https://github.com/RyukSama/GogoAnimeSkin">Netflix Skin</a> / <a href="https://github.com/notmarek/GOgogoanime">Downloader</a>, <a href="https://github.com/sdaqo/anipy-cli">2</a> / <a href="https://greasyfork.org/en/scripts/465970">Download Script</a>, <a href="https://greasyfork.org/en/scripts/426661">2</a> / <a href="https://rentry.org/gogodlscript">DL Guide</a></li> <li><a href="https://gogoanimehd.to/">GoGoAnime</a> - Sub / Dub / 1080p / <a href="https://discord.com/invite/gogo">Discord</a> / <a href="https://gogotaku.info/">Mirrors</a> / <a href="https://github.com/RyukSama/GogoAnimeSkin">Netflix Skin</a> / <a href="https://github.com/DemonKingSwarn/gogo-cli">CLI</a> / <a href="https://github.com/notmarek/GOgogoanime">Downloader</a>, <a href="https://github.com/sdaqo/anipy-cli">2</a> / <a href="https://greasyfork.org/en/scripts/465970">Download Script</a>, <a href="https://greasyfork.org/en/scripts/426661">2</a> / <a href="https://rentry.org/gogodlscript">DL Guide</a></li>
<li><a href="https://animehub.ac/">AnimeHub</a> - Sub / Dub / 1080p <a href="https://discord.com/invite/4rBPpfkp">Discord</a></li> <li><a href="https://animehub.ac/">AnimeHub</a> - Sub / Dub / 1080p <a href="https://discord.com/invite/4rBPpfkp">Discord</a></li>
<li><a href="https://animixplay.tube/">Animixplay</a> - Sub / Dub / 1080p</li> <li><a href="https://animixplay.tube/">Animixplay</a> - Sub / Dub / 1080p</li>
<li><a href="https://anix.to/">Anix</a> - Sub / Dub / 1080p</li> <li><a href="https://anix.to/">Anix</a> - Sub / Dub / 1080p</li>