Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action 2023-09-14 20:11:52 +00:00
parent cb2fa80517
commit 78886dbe4f
26 changed files with 126 additions and 115 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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="/resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="/resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="/resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="/resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="/resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="/resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="/resources/js/lunr.js?v=3.4.1.748037476246" 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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -665,6 +665,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://github.com/heyLu/numblr">Numblr</a> - Self-Hosted Frontend Redirector</li>
<li><a href="https://codeberg.org/dragongoose/safetwitch">SafeTwitch</a> - Twitch Frontend</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>

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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -290,6 +290,7 @@
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://bard.google.com/">Bard</a></strong> - Google&#x27;s Chatbot</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://bard.google.com/">Bard</a></strong> - Google&#x27;s Chatbot</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://lifearchitect.ai/models-table/">LifeArchitect</a></strong> - Chatbots Index</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://lifearchitect.ai/models-table/">LifeArchitect</a></strong> - Chatbots Index</li>
<li><a href="https://labs.kagi.com/fastgpt">FastGPT</a> - Claude Based Q&amp;A AI</li> <li><a href="https://labs.kagi.com/fastgpt">FastGPT</a> - Claude Based Q&amp;A AI</li>
<li><a href="https://github.com/juzeon/SydneyQt">SydneyQt</a> - Jailbroken Bing AI Chatbot</li>
<li><a href="https://getleon.ai/">Leon</a> - AI Assistant</li> <li><a href="https://getleon.ai/">Leon</a> - AI Assistant</li>
<li><a href="https://pi.ai/talk">Pi</a> - AI Assistant</li> <li><a href="https://pi.ai/talk">Pi</a> - AI Assistant</li>
<li><a href="https://airychat.com/">AiryChat</a> - AI Assistants</li> <li><a href="https://airychat.com/">AiryChat</a> - AI Assistants</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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -809,7 +809,7 @@
<li><a href="https://github.com/bttv-android/bttv">BBTV</a> or <a href="https://www.frostyapp.io/">Frosty</a> - Modded Twitch App</li> <li><a href="https://github.com/bttv-android/bttv">BBTV</a> or <a href="https://www.frostyapp.io/">Frosty</a> - Modded Twitch App</li>
<li><a href="https://github.com/flex3r/DankChat">DankChat</a> - Talk in Multiple Twitch Chats at Once</li> <li><a href="https://github.com/flex3r/DankChat">DankChat</a> - Talk in Multiple Twitch Chats at Once</li>
<li><a href="https://play.google.com/store/apps/details?id=aculix.viddit.downloader">Viddit</a> - Reddit Video Downloader</li> <li><a href="https://play.google.com/store/apps/details?id=aculix.viddit.downloader">Viddit</a> - Reddit Video Downloader</li>
<li><a href="https://kaangiray26.github.io/geddit-app/">Geddit</a>, <a href="https://play.google.com/store/apps/details?id=com.niven.reddit&amp;hl=en_US">FatBird</a> or <a href="https://relayforreddit.com/index.html">Relay</a> - Reddit Clients</li> <li><a href="https://kaangiray26.github.io/geddit-app/">Geddit</a>, <a href="https://github.com/KhoalaS/Infinity-For-Reddit">Infinity</a>, <a href="https://play.google.com/store/apps/details?id=com.niven.reddit&amp;hl=en_US">FatBird</a> or <a href="https://relayforreddit.com/index.html">Relay</a> - Reddit Clients</li>
<li><a href="https://docs.google.com/document/u/0/d/1wHvqQwCYdJrQg4BKlGIVDLksPN0KpOnJWniT6PbZSrI/mobilebasic">Patch Reddit Clients</a> - How-To Patch 3rd Party Reddit Clients</li> <li><a href="https://docs.google.com/document/u/0/d/1wHvqQwCYdJrQg4BKlGIVDLksPN0KpOnJWniT6PbZSrI/mobilebasic">Patch Reddit Clients</a> - How-To Patch 3rd Party Reddit Clients</li>
<li><a href="https://play.google.com/store/apps/details?id=yy.offlinereader">Offline Reddit</a> - Offline Reddit Client</li> <li><a href="https://play.google.com/store/apps/details?id=yy.offlinereader">Offline Reddit</a> - Offline Reddit Client</li>
<li><a href="https://git.kaki87.net/KaKi87/userscripts/src/branch/master/redditOldResponsive">RedditOldResponsive</a> - Old Reddit Script</li> <li><a href="https://git.kaki87.net/KaKi87/userscripts/src/branch/master/redditOldResponsive">RedditOldResponsive</a> - Old Reddit Script</li>
@ -838,6 +838,7 @@
<li><a href="https://github.com/LeanderBB/you-have-mail">You Have Mail</a> - Email Notifications</li> <li><a href="https://github.com/LeanderBB/you-have-mail">You Have Mail</a> - Email Notifications</li>
<li><a href="https://github.com/adbenitez/deltalab-android">Delta Lab</a> - Email Based Messenger</li> <li><a href="https://github.com/adbenitez/deltalab-android">Delta Lab</a> - Email Based Messenger</li>
<li><a href="https://kaangiray26.github.io/endless/">Endless</a> - Combine Social Media Apps</li> <li><a href="https://kaangiray26.github.io/endless/">Endless</a> - Combine Social Media Apps</li>
<li><a href="https://grayjay.app/">GrayJay</a> - Manage Content Creator Subscriptions</li>
<li><a href="https://pastebin.com/7qSZXjDS">Eruda</a> - Mobile Browser Console / <a href="https://greasyfork.org/en/scripts/400760-console-for-mobile-browsers-eruda">Userscript</a> / <a href="https://github.com/liriliri/eruda">Github</a></li> <li><a href="https://pastebin.com/7qSZXjDS">Eruda</a> - Mobile Browser Console / <a href="https://greasyfork.org/en/scripts/400760-console-for-mobile-browsers-eruda">Userscript</a> / <a href="https://github.com/liriliri/eruda">Github</a></li>
<li><a href="https://github.com/leohku/andure">Andure</a> - Android Chrome Dev Tools</li> <li><a href="https://github.com/leohku/andure">Andure</a> - Android Chrome Dev Tools</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/mobidevtools/">MobiDevTools</a> - Firefox Inspect Element</li> <li><a href="https://addons.mozilla.org/en-US/firefox/addon/mobidevtools/">MobiDevTools</a> - Firefox Inspect Element</li>
@ -881,6 +882,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://play.google.com/store/apps/details?id=nathanhaze.com.videoediting">Grab Photos</a> - Extract Photos from Videos</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://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>
@ -1478,6 +1480,7 @@
<li><a href="https://github.com/Samgisaninja/SuccessionRestore">SuccessionRestore</a> - Restore iOS without a computer (without updating)</li> <li><a href="https://github.com/Samgisaninja/SuccessionRestore">SuccessionRestore</a> - Restore iOS without a computer (without updating)</li>
<li><a href="https://github.com/raspberryenvoie/odysseyn1x">odysseyn1x</a> - Checkra1n / Odysseyra1n Installation Distro / <a href="https://github.com/23Aaron/Betelguese">GUI</a></li> <li><a href="https://github.com/raspberryenvoie/odysseyn1x">odysseyn1x</a> - Checkra1n / Odysseyra1n Installation Distro / <a href="https://github.com/23Aaron/Betelguese">GUI</a></li>
<li><a href="https://github.com/beerpiss/sh0wer">sh0wer</a> - Alt Linux Distro for checkn1x</li> <li><a href="https://github.com/beerpiss/sh0wer">sh0wer</a> - Alt Linux Distro for checkn1x</li>
<li><a href="http://www.3u.com/">3uTools</a> - Device Manager / Jailbreak Tool</li>
<li><a href="https://github.com/Matchstic/ReProvision">ReProvision</a> - On-device signing utility</li> <li><a href="https://github.com/Matchstic/ReProvision">ReProvision</a> - On-device signing utility</li>
<li><a href="https://repo.hackyouriphone.org/">HackYouriPhone Repo</a> - Jailbreak / Tweaks</li> <li><a href="https://repo.hackyouriphone.org/">HackYouriPhone Repo</a> - Jailbreak / Tweaks</li>
<li><a href="https://isecureos.idevicecentral.com/repo/">isecureos</a> - Jailbreak Antivirus Tweak</li> <li><a href="https://isecureos.idevicecentral.com/repo/">isecureos</a> - Jailbreak Antivirus Tweak</li>
@ -1658,7 +1661,7 @@
<li><a href="https://apps.apple.com/us/app/rss-video-player/id885311320">RSS Player</a> - KDrama / <a href="http://allrss.se/dramas">Feed</a></li> <li><a href="https://apps.apple.com/us/app/rss-video-player/id885311320">RSS Player</a> - KDrama / <a href="http://allrss.se/dramas">Feed</a></li>
<li><a href="https://apps.apple.com/us/app/wako-tv/id1456393880">Wako-TV</a> - Movies / TV / Anime / Real Debrid required</li> <li><a href="https://apps.apple.com/us/app/wako-tv/id1456393880">Wako-TV</a> - Movies / TV / Anime / Real Debrid required</li>
<li><a href="https://apps.apple.com/ca/app/vlc-for-mobile/id650377962">VLC</a>, <a href="https://splayer.dev/">SPlayer</a>, <a href="https://apps.apple.com/us/app/documents-loader/id1442498151">Loader</a>, <a href="https://apps.apple.com/us/app/pojo-4k-hd-video-music-player/id1454098557">Pojobox</a> or <a href="https://apps.apple.com/us/app/infuse-6/id1136220934">Infuse 6</a> - Video Players</li> <li><a href="https://apps.apple.com/ca/app/vlc-for-mobile/id650377962">VLC</a>, <a href="https://splayer.dev/">SPlayer</a>, <a href="https://apps.apple.com/us/app/documents-loader/id1442498151">Loader</a>, <a href="https://apps.apple.com/us/app/pojo-4k-hd-video-music-player/id1454098557">Pojobox</a> or <a href="https://apps.apple.com/us/app/infuse-6/id1136220934">Infuse 6</a> - Video Players</li>
<li><a href="https://github.com/arichorn/uYouPlusExtra">uYouPlusExtra</a>, <a href="https://fmhy.pages.dev/base64/#yt-tweaked-ipas">YT Tweaked</a> or <a href="https://rejail.ru/pack/cercube">Cercube</a> - Modded YouTube iPA / <a href="https://redd.it/olsxri">Reddit Post</a></li> <li><a href="https://github.com/arichorn/uYouPlusExtra">uYouPlusExtra</a>, <a href="https://github.com/arichorn/YouTubeRebornPlus/">YouTubeRebornPlus</a>, <a href="https://github.com/Balackburn/YTLitePlus/">YTLitePlus</a>, <a href="https://fmhy.pages.dev/base64/#yt-tweaked-ipas">YT Tweaked</a> or <a href="https://rejail.ru/pack/cercube">Cercube</a> - Modded YouTube iPAs / <a href="https://redd.it/olsxri">Reddit Post</a></li>
<li><a href="https://github.com/yattee/yattee">Yattee</a> - YouTube Frontend</li> <li><a href="https://github.com/yattee/yattee">Yattee</a> - YouTube Frontend</li>
<li><a href="https://tunity.com/">Tunity</a> - Hear Any Muted TV</li> <li><a href="https://tunity.com/">Tunity</a> - Hear Any Muted TV</li>
<li><a href="https://apps.apple.com/us/app/pipifier/id1234771095">Pipifier</a> - Picture in Picture</li> <li><a href="https://apps.apple.com/us/app/pipifier/id1234771095">Pipifier</a> - Picture in Picture</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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -312,7 +312,7 @@
<ul> <ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://open.spotify.com/">Spotify</a></strong> - Browser Music</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://open.spotify.com/">Spotify</a></strong> - Browser Music</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong>Spotify Browser Tools</strong> - <a href="https://gist.github.com/Simonwep/24f8cdcd6d32d86e929004013bd660ae">Adblocker</a> / <a href="https://github.com/guihkx/spotishush">Mute Ads</a> / <a href="https://github.com/Darkempire78/Spotify-Customizer">Customize</a> / <a href="https://github.com/mantou132/Spotify-Lyrics">Lyrics</a></li> <li><span class="docs-emoji">&#x2B50;</span> <strong>Spotify Browser Tools</strong> - <a href="https://gist.github.com/Simonwep/24f8cdcd6d32d86e929004013bd660ae">Adblocker</a> / <a href="https://github.com/guihkx/spotishush">Mute Ads</a> / <a href="https://github.com/Darkempire78/Spotify-Customizer">Customize</a> / <a href="https://github.com/mantou132/Spotify-Lyrics">Lyrics</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://music.youtube.com/">YouTube Music</a></strong>, <strong><a href="https://ytmp.itsvg.in/">YTMP</a></strong>, <a href="https://hyperpipe.surge.sh">Hyperpipe</a>, <a href="https://www.infigroove.com/">InfiGroove</a>, <a href="https://beatbump.io/">Beatbump</a> or <a href="https://spotfy.one/">Spotify One</a> - YouTube Music WebUIs</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://music.youtube.com/">YouTube Music</a></strong>, <strong><a href="https://ytmp.itsvg.in/">YTMP</a></strong>, <a href="https://hyperpipe.surge.sh">Hyperpipe</a>, <a href="https://www.infigroove.com/">InfiGroove</a>, <a href="https://beatbump.io/">Beatbump</a>, <a href="https://nonoki.com/">Nonoki</a> or <a href="https://spotfy.one/">Spotify One</a> - YouTube Music WebUIs</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong>YouTube Music Tools</strong> - <a href="https://greasyfork.org/en/scripts/432304-youtube-music-fix-performance">Lag Fix</a> / <a href="https://github.com/apastel/ytmusic-deleter">Library Delete</a> / <a href="https://rentry.co/tv4uo">Upload Delete</a></li> <li><span class="docs-emoji">&#x2B50;</span> <strong>YouTube Music Tools</strong> - <a href="https://greasyfork.org/en/scripts/432304-youtube-music-fix-performance">Lag Fix</a> / <a href="https://github.com/apastel/ytmusic-deleter">Library Delete</a> / <a href="https://rentry.co/tv4uo">Upload Delete</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://reddit.musicplayer.io/">Reddit Music Player</a></strong> - Subreddit Music Player</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://reddit.musicplayer.io/">Reddit Music Player</a></strong> - Subreddit Music Player</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://soundcloud.com/">SoundCloud</a></strong> - User Made Songs / <a href="https://userstyles.world/style/5470/soundfy-v3">Spotify Theme</a> / <a href="https://github.com/huds0nx/soundcloud-luna">Dark Theme</a></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://soundcloud.com/">SoundCloud</a></strong> - User Made Songs / <a href="https://userstyles.world/style/5470/soundfy-v3">Spotify Theme</a> / <a href="https://github.com/huds0nx/soundcloud-luna">Dark Theme</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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" 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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" 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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" 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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -500,9 +500,9 @@
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://cse.google.com/cse?cx=ae17d0c72fa6cbcd4">Software CSE</a></strong> - Multi-Site Software Search</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://cse.google.com/cse?cx=ae17d0c72fa6cbcd4">Software CSE</a></strong> - Multi-Site Software Search</li>
<li><a href="https://www.4download.net/">4Download</a></li> <li><a href="https://www.4download.net/">4Download</a></li>
<li><a href="https://www.aiowares.com/">AIOWares</a></li> <li><a href="https://www.aiowares.com/">AIOWares</a></li>
<li><a href="https://www.youtube.com/channel/UCcf3dtQFVb5zfy0jGYNpA0w">Mr. SzzS</a></li>
<li><a href="https://programs.themicrotech.net/">TheMicroTech</a></li> <li><a href="https://programs.themicrotech.net/">TheMicroTech</a></li>
<li><a href="https://soft98.ir/">soft98</a> - Use <a href="https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/">translator</a></li> <li><a href="https://soft98.ir/">soft98</a> - Use <a href="https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/">translator</a></li>
<li><a href="https://www.softlay.com/downloads/">Softlay</a></li>
<li><a href="https://www.mutaz.net/">Mutaz.net</a></li> <li><a href="https://www.mutaz.net/">Mutaz.net</a></li>
<li><a href="https://www.heidoc.net/joomla/">Heidoc</a></li> <li><a href="https://www.heidoc.net/joomla/">Heidoc</a></li>
<li><a href="https://retrosystemsrevival.blogspot.com/">RetroSystemRevival</a></li> <li><a href="https://retrosystemsrevival.blogspot.com/">RetroSystemRevival</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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" 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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -1086,6 +1086,7 @@
<li><a href="https://github.com/acidicoala/ScreamAPI">ScreamAPI</a> - Epic DLC Unlocker</li> <li><a href="https://github.com/acidicoala/ScreamAPI">ScreamAPI</a> - Epic DLC Unlocker</li>
<li><a href="https://cs.rin.ru/forum/viewtopic.php?f=10&amp;t=71837">Steam DLC Data</a> - Find SteamDB DLC Data / Create Configs / <a href="https://github.com/Sak32009/GetDLCInfoFromSteamDB">GitHub</a></li> <li><a href="https://cs.rin.ru/forum/viewtopic.php?f=10&amp;t=71837">Steam DLC Data</a> - Find SteamDB DLC Data / Create Configs / <a href="https://github.com/Sak32009/GetDLCInfoFromSteamDB">GitHub</a></li>
<li><a href="https://github.com/Depressurizer/Depressurizer">Depressurizer</a> - Steam Library Organizer</li> <li><a href="https://github.com/Depressurizer/Depressurizer">Depressurizer</a> - Steam Library Organizer</li>
<li><a href="https://github.com/Tormak9970/Steam-Art-Manager">Steam Art Manager</a> - Find / Manage Game Art</li>
<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>

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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -844,7 +844,7 @@
<li><a href="https://storiesdown.com/">StoriesDown</a>, <a href="https://instasaved.net/en">instasaved</a> or <a href="https://insta-stories-viewer.com/">insta-stories-viewer</a> - Story Downloaders</li> <li><a href="https://storiesdown.com/">StoriesDown</a>, <a href="https://instasaved.net/en">instasaved</a> or <a href="https://insta-stories-viewer.com/">insta-stories-viewer</a> - Story Downloaders</li>
<li><a href="https://www.savefromweb.com/">SaveFromWeb</a>, <a href="https://github.com/ehmorris/High-Resolution-Downloader-For-Instagram">High-Resolution-Downloader</a>, <a href="https://downloadgram.org/">Downloadgram</a> or <a href="https://github.com/hehpollon/Instagram-crawler">Instagram-crawler</a> - Video / Picture / Story Downloaders</li> <li><a href="https://www.savefromweb.com/">SaveFromWeb</a>, <a href="https://github.com/ehmorris/High-Resolution-Downloader-For-Instagram">High-Resolution-Downloader</a>, <a href="https://downloadgram.org/">Downloadgram</a> or <a href="https://github.com/hehpollon/Instagram-crawler">Instagram-crawler</a> - Video / Picture / Story Downloaders</li>
<li><a href="https://www.picnob.com/">Picnob</a> or <a href="https://github.com/postaddictme/instagram-php-scraper">Instagram PHP Scraper</a> - Picture / Story Downloaders</li> <li><a href="https://www.picnob.com/">Picnob</a> or <a href="https://github.com/postaddictme/instagram-php-scraper">Instagram PHP Scraper</a> - Picture / Story Downloaders</li>
<li><a href="https://thumbtube.com/download-instagram-photos-videos">ThumbTube</a>, <a href="https://github.com/dankmemes/instagram-scraper">Instagram Scraper</a>, <a href="https://github.com/althonos/InstaLooter">InstaLooter</a>, <a href="https://github.com/instaloader/instaloader">Instaloader</a> or <a href="https://www.instapick.net/">instapick</a> - Picture / Video Downloader</li> <li><a href="https://thumbtube.com/download-instagram-photos-videos">ThumbTube</a>, <a href="https://github.com/dankmemes/instagram-scraper">Instagram Scraper</a>, <a href="https://github.com/althonos/InstaLooter">InstaLooter</a>, <a href="https://git.kaki87.net/KaKi87/scraper-instagram-gui-desktop">scraper-instagram-gui-desktop</a>, <a href="https://github.com/instaloader/instaloader">Instaloader</a> or <a href="https://www.instapick.net/">instapick</a> - Picture / Video Downloader</li>
<li><a href="https://www.4kdownload.com/products/stogram-8">4K Stogram</a> or <a href="https://instaloader.github.io/">InstaLoader</a> - Picture Downloader</li> <li><a href="https://www.4kdownload.com/products/stogram-8">4K Stogram</a> or <a href="https://instaloader.github.io/">InstaLoader</a> - Picture Downloader</li>
<li><a href="https://levionsoftware.com/">Photo Map</a> - Interactive Map For Your Photos</li> <li><a href="https://levionsoftware.com/">Photo Map</a> - Interactive Map For Your Photos</li>
<li><a href="https://www.google.com/amp/s/weynstag.com/amp.php/">Weynstag</a> - Video Downloader</li> <li><a href="https://www.google.com/amp/s/weynstag.com/amp.php/">Weynstag</a> - Video Downloader</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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="resources/js/lunr.js?v=3.4.1.748037476246" 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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -356,6 +356,7 @@
<li><a href="https://github.com/kholia/OSX-KVM">OSX-KVM</a>, <a href="https://github.com/notAperson535/OneClick-macOS-Simple-KVM">OneClick-macOS-Simple-KVM</a> or <a href="https://github.com/foxlet/macOS-Simple-KVM">macOS-Simple-KVM</a> - MacOS Virtual</li> <li><a href="https://github.com/kholia/OSX-KVM">OSX-KVM</a>, <a href="https://github.com/notAperson535/OneClick-macOS-Simple-KVM">OneClick-macOS-Simple-KVM</a> or <a href="https://github.com/foxlet/macOS-Simple-KVM">macOS-Simple-KVM</a> - MacOS Virtual</li>
<li><a href="https://github.com/Dhruvgera/RockstarKernel_WSL2">RockstarKernel_WSL2</a> - Windows Subsystem Kernel</li> <li><a href="https://github.com/Dhruvgera/RockstarKernel_WSL2">RockstarKernel_WSL2</a> - Windows Subsystem Kernel</li>
<li><a href="https://kmon.cli.rs/">kmon</a> - Kernel Manager and Activity Monitor</li> <li><a href="https://kmon.cli.rs/">kmon</a> - Kernel Manager and Activity Monitor</li>
<li><a href="https://makelinux.github.io/kernel/map/">Kernel Map</a> - Interactive Linux Kernel Map</li>
<li><a href="https://github.com/gerardpuig/ubuntu-cleaner">UbuntuCleaner</a> - Easily clean Ubuntu(-based) Systems</li> <li><a href="https://github.com/gerardpuig/ubuntu-cleaner">UbuntuCleaner</a> - Easily clean Ubuntu(-based) Systems</li>
<li><a href="https://www.system-rescue.org/">SystemRescue</a> or <a href="https://www.supergrubdisk.org/super-grub2-disk/">Super Grub2 Disk</a> - Bootable System Rescue Toolkits</li> <li><a href="https://www.system-rescue.org/">SystemRescue</a> or <a href="https://www.supergrubdisk.org/super-grub2-disk/">Super Grub2 Disk</a> - Bootable System Rescue Toolkits</li>
<li><a href="https://help.ubuntu.com/community/Boot-Repair">Boot-Repair</a> - Grub Repair Guide for Linux Systems</li> <li><a href="https://help.ubuntu.com/community/Boot-Repair">Boot-Repair</a> - Grub Repair Guide for Linux Systems</li>
@ -645,9 +646,9 @@
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.kapitalsin.com/forum/index.php?board=4.0">Kapital Sin</a></strong> - Linux Games / Use <a href="https://github.com/FilipePS/Traduzir-paginas-web#install">Translator</a></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.kapitalsin.com/forum/index.php?board=4.0">Kapital Sin</a></strong> - Linux Games / Use <a href="https://github.com/FilipePS/Traduzir-paginas-web#install">Translator</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://forum.torrminatorr.com/">Torrminatorr</a></strong> - Linux Games</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://forum.torrminatorr.com/">Torrminatorr</a></strong> - Linux Games</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://1337x.to/user/johncena141/">johncena141</a></strong> - Linux Games</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://1337x.to/user/johncena141/">johncena141</a></strong> - Linux Games</li>
<li><a href="https://tkashkin.github.io/projects/gamehub/">GameHub</a>, <a href="https://github.com/AbdelrhmanNile/UnderTaker141">UnderTaker141</a> or <a href="https://github.com/AbdelrhmanNile/steal">Steal</a> - Game Managers</li>
<li><a href="https://rutracker.org/forum/viewforum.php?f=899">RuTracker</a> - Linux Games / Use <a href="https://github.com/FilipePS/Traduzir-paginas-web#install">Translator</a></li> <li><a href="https://rutracker.org/forum/viewforum.php?f=899">RuTracker</a> - Linux Games / Use <a href="https://github.com/FilipePS/Traduzir-paginas-web#install">Translator</a></li>
<li><a href="https://github.com/LukeShortCloud/winesapOS">winesapOS</a> - Play Games on Storage Devices</li> <li><a href="https://github.com/LukeShortCloud/winesapOS">winesapOS</a> - Play Games on Storage Devices</li>
<li><a href="https://tkashkin.github.io/projects/gamehub/">GameHub</a> or <a href="https://github.com/AbdelrhmanNile/steal">Steal</a> - Game Managers</li>
<li><a href="https://www.gamingonlinux.com/">Gaming-on-Linux Wiki</a> - Wiki for Linux Gaming / <a href="https://linux-gaming.kwindu.eu/">Sub Wiki</a></li> <li><a href="https://www.gamingonlinux.com/">Gaming-on-Linux Wiki</a> - Wiki for Linux Gaming / <a href="https://linux-gaming.kwindu.eu/">Sub Wiki</a></li>
<li><a href="https://discourse.ubuntu.com/t/gamebuntu/25544/13">Gamebuntu</a> - Setup Gaming Environment on Ubuntu / <a href="https://gitlab.com/rswat09/gamebuntu">GitLab</a></li> <li><a href="https://discourse.ubuntu.com/t/gamebuntu/25544/13">Gamebuntu</a> - Setup Gaming Environment on Ubuntu / <a href="https://gitlab.com/rswat09/gamebuntu">GitLab</a></li>
<li><a href="https://github.com/DavidoTek/ProtonUp-Qt/">ProtonUp-QT</a> or <a href="https://github.com/GloriousEggroll/proton-ge-custom">proton-ge-custom</a> - Install &amp; Manage Proton-GE for Steam / Wine</li> <li><a href="https://github.com/DavidoTek/ProtonUp-Qt/">ProtonUp-QT</a> or <a href="https://github.com/GloriousEggroll/proton-ge-custom">proton-ge-custom</a> - Install &amp; Manage Proton-GE for Steam / Wine</li>
@ -730,6 +731,7 @@
<li><a href="https://whatroute.net/">What Route</a> - Network Diagnostic Tool</li> <li><a href="https://whatroute.net/">What Route</a> - Network Diagnostic Tool</li>
<li><a href="https://github.com/toru173/Windows-10-MBR-USB-Creation-Tool">Windows 10 MBR</a> or <a href="https://taig.medium.com/create-a-bootable-windows-10-usb-from-macos-395773d4782e">Create Bootable</a> - Windows 10 Media Creation Tool</li> <li><a href="https://github.com/toru173/Windows-10-MBR-USB-Creation-Tool">Windows 10 MBR</a> or <a href="https://taig.medium.com/create-a-bootable-windows-10-usb-from-macos-395773d4782e">Create Bootable</a> - Windows 10 Media Creation Tool</li>
<li><a href="https://www.tonymacx86.com/resources/categories/kexts.11/">Kexts</a> - UEFI Kexts</li> <li><a href="https://www.tonymacx86.com/resources/categories/kexts.11/">Kexts</a> - UEFI Kexts</li>
<li><a href="https://gitlab.com/Pixel-Mqster/File-Find">File Find</a> - File Explorer / Manager</li>
<li><a href="https://apps.apple.com/in/app/download-shuttle-fast-file/id847809913">Download Shuttle</a> or <a href="https://macpsd.net/">Progressive Downloader</a> - File Download Manager</li> <li><a href="https://apps.apple.com/in/app/download-shuttle-fast-file/id847809913">Download Shuttle</a> or <a href="https://macpsd.net/">Progressive Downloader</a> - File Download Manager</li>
<li><a href="https://redd.it/vthltc">AirDrop to Windows</a> - AirDrop to Windows Guide</li> <li><a href="https://redd.it/vthltc">AirDrop to Windows</a> - AirDrop to Windows Guide</li>
<li><a href="https://maestral.app/">maestral</a> or <a href="https://github.com/grishka/NearDrop">NearDrop</a> - File Sharing Apps</li> <li><a href="https://maestral.app/">maestral</a> or <a href="https://github.com/grishka/NearDrop">NearDrop</a> - File Sharing Apps</li>
@ -772,7 +774,6 @@
<li><a href="https://github.com/sveinbjornt/Sloth">Sloth</a> - MacOS Process Manager</li> <li><a href="https://github.com/sveinbjornt/Sloth">Sloth</a> - MacOS Process Manager</li>
<li><a href="https://github.com/checkra1n/pongoOS">pongoOS</a> - Mac Pre-Boot Executor</li> <li><a href="https://github.com/checkra1n/pongoOS">pongoOS</a> - Mac Pre-Boot Executor</li>
<li><a href="https://github.com/koekeishiya/yabai">Yabai</a> or <a href="https://rectangleapp.com/">Rectangle</a> - Window Tiling Apps</li> <li><a href="https://github.com/koekeishiya/yabai">Yabai</a> or <a href="https://rectangleapp.com/">Rectangle</a> - Window Tiling Apps</li>
<li><a href="https://brew.sh/">Homebrew</a> - Package Manager</li>
<li><a href="https://github.com/davidwernhart/AlDente-Charge-Limiter">AlDente</a> - MacOS Charging Manager</li> <li><a href="https://github.com/davidwernhart/AlDente-Charge-Limiter">AlDente</a> - MacOS Charging Manager</li>
<li><a href="https://github.com/paolo-projects/unlocker">Unlocker</a> - VMware Unlocker</li> <li><a href="https://github.com/paolo-projects/unlocker">Unlocker</a> - VMware Unlocker</li>
<li><a href="https://github.com/corpnewt/USBMap">USBMap</a> - Map MacOS USB Ports</li> <li><a href="https://github.com/corpnewt/USBMap">USBMap</a> - Map MacOS USB Ports</li>
@ -875,7 +876,7 @@
</h2> </h2>
</doc-anchor-target> </doc-anchor-target>
<ul> <ul>
<li><a href="https://macserialjunkie.com/">MacSerialJunkie</a> - Serials / Cracks</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://macserialjunkie.com/">MacSerialJunkie</a></strong> - Serials / Cracks</li>
<li><a href="https://appstorrent.ru/">AppsTorrent</a></li> <li><a href="https://appstorrent.ru/">AppsTorrent</a></li>
<li><a href="http://macintoshgarden.org/">Macintosh Garden</a></li> <li><a href="http://macintoshgarden.org/">Macintosh Garden</a></li>
<li><a href="https://nmac.to/">nMac</a></li> <li><a href="https://nmac.to/">nMac</a></li>
@ -890,6 +891,7 @@
<li><a href="https://github.com/jaywcjlove/awesome-mac">Awesome Mac</a></li> <li><a href="https://github.com/jaywcjlove/awesome-mac">Awesome Mac</a></li>
<li><a href="https://webcatalog.io/">WebCatalog</a></li> <li><a href="https://webcatalog.io/">WebCatalog</a></li>
<li><a href="https://macmenubar.com/">Mac Menu Bar</a> - Menu Bar Apps</li> <li><a href="https://macmenubar.com/">Mac Menu Bar</a> - Menu Bar Apps</li>
<li><a href="https://brew.sh/">Homebrew</a> or <a href="https://aerolite.dev/applite/index.html">AppLite</a> - Package Managers</li>
<li><a href="https://github.com/serhii-londar/open-source-mac-os-apps">Awesome macOS Open Source Apps</a> - Open Source <li><a href="https://github.com/serhii-londar/open-source-mac-os-apps">Awesome macOS Open Source Apps</a> - Open Source
Software</li> Software</li>
</ul> </ul>

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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -911,6 +911,7 @@
<ul> <ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#font-sites">Font Download Sites</a></strong></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#font-sites">Font Download Sites</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://redd.it/8tqfg6">Font Download Guide</a></strong></li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://redd.it/8tqfg6">Font Download Guide</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.nerdfonts.com/">Nerd Fonts</a></strong> - Iconic Font Aggregator</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#unicode-font-generators">Unicode Font Generators</a></strong> - Generate Typed Text Fonts</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#unicode-font-generators">Unicode Font Generators</a></strong> - Generate Typed Text Fonts</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.makewordart.com/">Make WordArt</a></strong>, <a href="https://www10.flamingtext.com/">FlameText</a>, <a href="https://maketext.io/">MakeText</a>, <a href="http://www.textgiraffe.com/">TextGiraffe</a>, <a href="https://textpro.me/">Text Pro</a> or <a href="https://cooltext.com/">CoolText</a> - WordArt Generators</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.makewordart.com/">Make WordArt</a></strong>, <a href="https://www10.flamingtext.com/">FlameText</a>, <a href="https://maketext.io/">MakeText</a>, <a href="http://www.textgiraffe.com/">TextGiraffe</a>, <a href="https://textpro.me/">Text Pro</a> or <a href="https://cooltext.com/">CoolText</a> - WordArt Generators</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.myfonts.com/WhatTheFont/">WhatTheFont</a></strong>, <a href="http://www.identifont.com/">Identifont</a>, <a href="http://www.chengyinliu.com/whatfont.html">WhatFont</a> or <a href="https://www.whatfontis.com/">What Font Is</a> - Font Identification Tools</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.myfonts.com/WhatTheFont/">WhatTheFont</a></strong>, <a href="http://www.identifont.com/">Identifont</a>, <a href="http://www.chengyinliu.com/whatfont.html">WhatFont</a> or <a href="https://www.whatfontis.com/">What Font Is</a> - Font Identification Tools</li>
@ -930,7 +931,7 @@
<li><a href="https://batname.vercel.app/">Batname</a> - Batman (2022) Font Generator</li> <li><a href="https://batname.vercel.app/">Batname</a> - Batman (2022) Font Generator</li>
<li><a href="https://github.com/chrissimpkins/codeface">Codeface</a> - Fonts for Coding</li> <li><a href="https://github.com/chrissimpkins/codeface">Codeface</a> - Fonts for Coding</li>
<li><a href="https://github.com/dw5/Metropolis">Metropolis</a> - Modern Typeface</li> <li><a href="https://github.com/dw5/Metropolis">Metropolis</a> - Modern Typeface</li>
<li><a href="https://github.com/tonsky/FiraCode">FiraCode</a> - Monospace Fonts</li> <li><a href="https://github.com/tonsky/FiraCode">FiraCode</a>, <a href="https://github.com/microsoft/cascadia-code">Cascadia Code</a> or <a href="https://github.com/subframe7536/Maple-font">Maple Font</a> - Monospace Fonts</li>
<li><a href="https://nfggames.com/games/fontmaker/">NFG&#x27;s Arcade Font Maker</a> or <a href="http://arcade.photonstorm.com/">Arcade Font Writer</a> - Arcade Font Engine</li> <li><a href="https://nfggames.com/games/fontmaker/">NFG&#x27;s Arcade Font Maker</a> or <a href="http://arcade.photonstorm.com/">Arcade Font Writer</a> - Arcade Font Engine</li>
<li><a href="https://glitchtextgenerator.com/">Glitch</a> - Glitch Text Generator</li> <li><a href="https://glitchtextgenerator.com/">Glitch</a> - Glitch Text Generator</li>
<li><a href="http://patorjk.com/text-color-fader">Text Color Fader</a> - Rainbow Text Generator</li> <li><a href="http://patorjk.com/text-color-fader">Text Color Fader</a> - Rainbow Text Generator</li>
@ -941,7 +942,6 @@
<li><a href="https://pentacom.jp/pentacom/bitfontmaker2/">Bitfontmaker2</a> - BitFont Creator</li> <li><a href="https://pentacom.jp/pentacom/bitfontmaker2/">Bitfontmaker2</a> - BitFont Creator</li>
<li><a href="https://fontjoy.com/">FontJoy</a> - Font Pairings Generator</li> <li><a href="https://fontjoy.com/">FontJoy</a> - Font Pairings Generator</li>
<li><a href="http://badnoise.net/TypeRip/">Typerip</a> - Adobe Font Ripper / <a href="https://github.com/CodeZombie/TypeRip">GitHub</a></li> <li><a href="http://badnoise.net/TypeRip/">Typerip</a> - Adobe Font Ripper / <a href="https://github.com/CodeZombie/TypeRip">GitHub</a></li>
<li><a href="https://www.nerdfonts.com/">Nerd Fonts</a> - Iconic Font Aggregator</li>
<li><a href="https://github.com/ayoy/fontedit">FontEdit</a>, <a href="https://www.glyphrstudio.com/">Glyphr Studio</a>, <a href="https://birdfont.org/">Bird Font</a> or <a href="https://fontforge.org/en-US/">Font Forge</a> - Font Editor</li> <li><a href="https://github.com/ayoy/fontedit">FontEdit</a>, <a href="https://www.glyphrstudio.com/">Glyphr Studio</a>, <a href="https://birdfont.org/">Bird Font</a> or <a href="https://fontforge.org/en-US/">Font Forge</a> - Font Editor</li>
<li><a href="https://transfonter.org/">Transfonter</a> - Font Converter</li> <li><a href="https://transfonter.org/">Transfonter</a> - Font Converter</li>
<li><a href="https://fontba.se/">FontBase</a> or <a href="https://www.xiles.app/">Xiles</a> - Font Manager</li> <li><a href="https://fontba.se/">FontBase</a> or <a href="https://www.xiles.app/">Xiles</a> - Font Manager</li>
@ -1396,7 +1396,7 @@
<li><a href="https://docs.google.com/spreadsheets/d/1-QI7-LY9Ul_DsVE4ZOqBQxqqqqrdJ04Ite8IY3AQMds/">Click Latencies</a> - Mouse Click Latency Chart</li> <li><a href="https://docs.google.com/spreadsheets/d/1-QI7-LY9Ul_DsVE4ZOqBQxqqqqrdJ04Ite8IY3AQMds/">Click Latencies</a> - Mouse Click Latency Chart</li>
<li><a href="https://www.mechgroupbuys.com/">MechGroupBuys</a> - Group Mechanical Keyboard Buying / <a href="https://discord.com/invite/mechgroupbuys">Discord</a> / <a href="https://www.reddit.com/r/MechGroupBuys/">Reddit</a></li> <li><a href="https://www.mechgroupbuys.com/">MechGroupBuys</a> - Group Mechanical Keyboard Buying / <a href="https://discord.com/invite/mechgroupbuys">Discord</a> / <a href="https://www.reddit.com/r/MechGroupBuys/">Reddit</a></li>
<li><a href="https://cultists.network/140/psu-tier-list/">PSU Tier List</a> - PSU Buying Guide</li> <li><a href="https://cultists.network/140/psu-tier-list/">PSU Tier List</a> - PSU Buying Guide</li>
<li><a href="https://pcmonitors.info/">PC Monitors</a>, <a href="https://pastebin.com/tkmakRNW">Monitor Spreadsheet</a> or <a href="https://www.displayninja.com/">DisplayNinja</a> - Monitor Buying Guides</li> <li><a href="https://pcmonitors.info/">PC Monitors</a>, <a href="https://frogai.onrender.com/">FrogAI</a>, <a href="https://docs.google.com/document/d/1illeNLsUfZ4KuJ9cIWKwTDUEXUVpplhUYHAiom-FaDo/">Monitor Hunter</a>, <a href="https://pastebin.com/tkmakRNW">Monitor Spreadsheet</a> or <a href="https://www.displayninja.com/">DisplayNinja</a> - Monitor Buying Guides</li>
<li><a href="http://www.displaywars.com/">DisplayWars</a>, <a href="https://www.sven.de/dpi/">sven dpi</a> or <a href="https://screensiz.es/">Screen Sizes</a> - Screen Size Comparisons</li> <li><a href="http://www.displaywars.com/">DisplayWars</a>, <a href="https://www.sven.de/dpi/">sven dpi</a> or <a href="https://screensiz.es/">Screen Sizes</a> - Screen Size Comparisons</li>
<li><a href="https://www.erinsaudiocorner.com/">Erin&#x27;s Audio Corner</a>, <a href="https://speakerzilla.com/">Speakerzilla</a> or <a href="https://equipboard.com/">Equipboard</a> - Audio Equipment Comparisons</li> <li><a href="https://www.erinsaudiocorner.com/">Erin&#x27;s Audio Corner</a>, <a href="https://speakerzilla.com/">Speakerzilla</a> or <a href="https://equipboard.com/">Equipboard</a> - Audio Equipment Comparisons</li>
<li><a href="https://discord.gg/jd6KaBUHG4">InStockAlert_DataLover</a> or <a href="https://discord.gg/gpu">Fixitfixitfixit</a> - GPU / Xbox / PS5 Drop Notifications / <a href="https://youtu.be/2cBRW9FeQ3A">Guide</a></li> <li><a href="https://discord.gg/jd6KaBUHG4">InStockAlert_DataLover</a> or <a href="https://discord.gg/gpu">Fixitfixitfixit</a> - GPU / Xbox / PS5 Drop Notifications / <a href="https://youtu.be/2cBRW9FeQ3A">Guide</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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" 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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" 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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -359,6 +359,7 @@
<li><a href="https://www.letmeread.net/">LetMeRead</a> - Books</li> <li><a href="https://www.letmeread.net/">LetMeRead</a> - Books</li>
<li><a href="https://www.freebookspot.club/">FreeBookSpot</a> - Books</li> <li><a href="https://www.freebookspot.club/">FreeBookSpot</a> - Books</li>
<li><a href="https://www.booktolearn.com">BooksToLearn</a> - Books</li> <li><a href="https://www.booktolearn.com">BooksToLearn</a> - Books</li>
<li><a href="https://pdfdrive.to/">PDFDrive.to</a> - Books</li>
<li><a href="https://dp.la/">DPLA</a> - Books</li> <li><a href="https://dp.la/">DPLA</a> - Books</li>
<li><a href="https://en.novelonlineread.com/">Books&#x27;Cool</a> - Books</li> <li><a href="https://en.novelonlineread.com/">Books&#x27;Cool</a> - Books</li>
<li><a href="https://www.dirzon.com/">Dirzon</a> - Books</li> <li><a href="https://www.dirzon.com/">Dirzon</a> - Books</li>
@ -498,7 +499,6 @@
<li><a href="https://www.dhammatalks.org/">Dhamma Talks</a> - Sacred Texts / Religion / Buddhism</li> <li><a href="https://www.dhammatalks.org/">Dhamma Talks</a> - Sacred Texts / Religion / Buddhism</li>
<li><a href="https://suttacentral.net/">Sutta Central</a> - Sacred Texts / Religion / Buddhism</li> <li><a href="https://suttacentral.net/">Sutta Central</a> - Sacred Texts / Religion / Buddhism</li>
<li><a href="http://www.gnosis.org/library.html">Gnostic Society Library</a> - Gnosticism</li> <li><a href="http://www.gnosis.org/library.html">Gnostic Society Library</a> - Gnosticism</li>
<li><a href="https://fmhy.pages.dev/base64/#esoterica">Esoterica</a> - Esoterica / Philosophy / Gnosticism</li>
<li><a href="https://logoilibrary.com/">Logoi Library</a> - Gnosticism / Hermeticism</li> <li><a href="https://logoilibrary.com/">Logoi Library</a> - Gnosticism / Hermeticism</li>
<li><a href="https://fmhy.pages.dev/base64/#766-occult-books">766 Occult Books</a> - Occult</li> <li><a href="https://fmhy.pages.dev/base64/#766-occult-books">766 Occult Books</a> - Occult</li>
<li><a href="https://fmhy.pages.dev/base64/#messy-occult-library">Messy Occult Library</a> - Occult / Esoterica / Gnosticism</li> <li><a href="https://fmhy.pages.dev/base64/#messy-occult-library">Messy Occult Library</a> - Occult / Esoterica / Gnosticism</li>

View File

@ -1 +1 @@
var __DOCS_CONFIG__ = {"id":"xJnGyLtbdMb6128xKsuuGtrfuQtXbu/XQnM","key":"Wa77K5GWVyDSZpqlEOhcEV6Seo7kK/jU6KLSm7w2P3U.nYUmzbl7aiIyi4l5MlzWyeT7JP6v4z/EDEV7nFy2AinmDdrlu9v5MRob40p9mii4TH3n//R6R3RCP4Z2f8Z+xw.66","base":"/","host":"fmhy.pages.dev","version":"1.0.0","useRelativePaths":true,"documentName":"index.html","appendDocumentName":false,"trailingSlash":true,"preloadSearch":false,"cacheBustingToken":"3.4.1.748030436683","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":"DXCH0yy128jN/LoCSjkHNyZz1BbOus4PR59","key":"bZXYulvkki1S5lXJ7+b/UObYN16u732tLQuNMlZAwgk.DRPTYSO878H+TGAR7h6Yl0tsqtQqLOxffJVN2u/m4S8AhePMvOcTH1yLQx3izDSmwPlCSWel7ARDuVMgVR1wgA.13","base":"/","host":"fmhy.pages.dev","version":"1.0.0","useRelativePaths":true,"documentName":"index.html","appendDocumentName":false,"trailingSlash":true,"preloadSearch":false,"cacheBustingToken":"3.4.1.748037476246","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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" 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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" 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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" 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.4.1.748030436683"> <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.748037476246">
<!-- See retype.com --> <!-- See retype.com -->
<meta name="generator" content="Retype 3.4.1"> <meta name="generator" content="Retype 3.4.1">
@ -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.4.1.748030436683" rel="stylesheet"> <link href="../resources/css/retype.css?v=3.4.1.748037476246" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script> <script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748030436683" data-turbo-eval="false" defer></script> <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.748037476246" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css"> <link rel="stylesheet" href="static/styles.css">
@ -354,8 +354,8 @@
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fsharetv.co/">FshareTV</a></strong> - Movies / 1080p</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fsharetv.co/">FshareTV</a></strong> - Movies / 1080p</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://ridomovies.pw/">RidoMovies</a></strong> - Movies / 1080p</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://ridomovies.pw/">RidoMovies</a></strong> - Movies / 1080p</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://ling-online.net/en/videos/films/">Ling.online</a></strong> - Movies / TV / 1080p</li> <li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://ling-online.net/en/videos/films/">Ling.online</a></strong> - Movies / TV / 1080p</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://lookmovie2.to/">LookMovie</a></strong> - Movies / TV / 720p / <a href="https://proxymirrorlookmovie.github.io/">Mirrors</a></li>
<li><a href="https://www4.xmovies8.fm/">xMovies8</a> - Movies / TV / Anime / 1080p / <a href="https://fmhy.pages.dev/storage/#sockshare-clones">Mirrors</a> / Use Adblock</li> <li><a href="https://www4.xmovies8.fm/">xMovies8</a> - Movies / TV / Anime / 1080p / <a href="https://fmhy.pages.dev/storage/#sockshare-clones">Mirrors</a> / Use Adblock</li>
<li><a href="https://lookmovie2.to/">LookMovie</a> - Movies / TV / 720p / <a href="https://proxymirrorlookmovie.github.io/">Mirrors</a></li>
<li><a href="https://tubitv.com">Tubi</a> - Movies / TV / 720p / Use Adblock / <a href="https://github.com/warren-bank/node-hls-downloader-tubitv">Downloader</a></li> <li><a href="https://tubitv.com">Tubi</a> - Movies / TV / 720p / Use Adblock / <a href="https://github.com/warren-bank/node-hls-downloader-tubitv">Downloader</a></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://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>
@ -365,6 +365,7 @@
<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>
<li><a href="http://www.streamlord.com/">StreamLord</a> - Movies / TV / 1080p</li> <li><a href="http://www.streamlord.com/">StreamLord</a> - Movies / TV / 1080p</li>
<li><a href="https://phantommovies.com/">PhantomMovies</a> - Movies / TV / 1080p</li>
<li><a href="https://www.moviehdkh.com/">MoviehdKH</a> - Movies / 1080p</li> <li><a href="https://www.moviehdkh.com/">MoviehdKH</a> - Movies / 1080p</li>
<li><a href="https://shoffree.com">Shoffree</a> - Movies / TV / Anime / 1080p / <a href="https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/">Use Translator</a></li> <li><a href="https://shoffree.com">Shoffree</a> - Movies / TV / Anime / 1080p / <a href="https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/">Use Translator</a></li>
<li><a href="https://www.mjw77.com/">imjw</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://www.mjw77.com/">imjw</a> - Movies / TV / 1080p / <a href="https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/">Use Translator</a></li>
@ -609,7 +610,6 @@
<li><a href="https://anify.tv/">Anify</a> - Sub / 1080p</li> <li><a href="https://anify.tv/">Anify</a> - Sub / 1080p</li>
<li><a href="https://www.animegg.org/">Animegg</a> - Sub / Dub / 1080p</li> <li><a href="https://www.animegg.org/">Animegg</a> - Sub / Dub / 1080p</li>
<li><a href="https://yugenanime.tv/">YugenAnime</a> - Sub / Dub / 1080p / <a href="https://discord.gg/MQqwQREyCz">Discord</a></li> <li><a href="https://yugenanime.tv/">YugenAnime</a> - Sub / Dub / 1080p / <a href="https://discord.gg/MQqwQREyCz">Discord</a></li>
<li><a href="https://pactedanime.com/">PactedAnime</a> - Sub / 1080p / <a href="https://discord.gg/pactedanime">Discord</a></li>
<li><a href="https://www.animeparadise.moe/">AnimeParadise</a> - Sub / Dub / 1080p / <a href="https://discord.com/invite/q3N6eWMMNP">Discord</a></li> <li><a href="https://www.animeparadise.moe/">AnimeParadise</a> - Sub / Dub / 1080p / <a href="https://discord.com/invite/q3N6eWMMNP">Discord</a></li>
<li><a href="https://w4.animeland.tv/">AnimeLandTV</a> - Dub / 1080p</li> <li><a href="https://w4.animeland.tv/">AnimeLandTV</a> - Dub / 1080p</li>
<li><a href="https://animeplyx.eu/">Animeplyx</a> - Sub / 1080p</li> <li><a href="https://animeplyx.eu/">Animeplyx</a> - Sub / 1080p</li>
@ -842,7 +842,7 @@
<li><a href="https://github.com/MarcoLucidi01/ytcast">YTCast</a> - Cast YouTube Videos to Smart TV</li> <li><a href="https://github.com/MarcoLucidi01/ytcast">YTCast</a> - Cast YouTube Videos to Smart TV</li>
<li><a href="https://github.com/S0und/S0undTV">S0undTV</a> - Android TV Twitch Player</li> <li><a href="https://github.com/S0und/S0undTV">S0undTV</a> - Android TV Twitch Player</li>
<li><a href="https://github.com/fgl27/SmartTwitchTV">SmartTwitchTV</a> - Smart TV Twitch Player</li> <li><a href="https://github.com/fgl27/SmartTwitchTV">SmartTwitchTV</a> - Smart TV Twitch Player</li>
<li><a href="https://github.com/alexballas/go2tv">Go2TV</a> - Cast to UPnP/DLNA Renderers / Smart TVs</li> <li><a href="https://github.com/alexballas/go2tv">Go2TV</a> or <a href="https://fcast.org/">FCast</a> - Cast to Smart TVs</li>
<li><a href="https://hifi2007reviews.com/">hifi2007reviews</a> - IPTV / Firestick APKs</li> <li><a href="https://hifi2007reviews.com/">hifi2007reviews</a> - IPTV / Firestick APKs</li>
<li><a href="https://fmhy.pages.dev/storage/#android-tv-iptv-players">Smart IPTV Players</a> - IPTV Players for Smart TVs</li> <li><a href="https://fmhy.pages.dev/storage/#android-tv-iptv-players">Smart IPTV Players</a> - IPTV Players for Smart TVs</li>
<li><a href="https://play.google.com/store/apps/details?id=com.yablio.sendfilestotv">Send Files to TV</a> or <a href="https://play.google.com/store/apps/details?id=com.koushikdutta.cast">AllCast</a> - Send Files to Android TV</li> <li><a href="https://play.google.com/store/apps/details?id=com.yablio.sendfilestotv">Send Files to TV</a> or <a href="https://play.google.com/store/apps/details?id=com.koushikdutta.cast">AllCast</a> - Send Files to Android TV</li>