From 91ab13fa62abc4da4d0a2ac637259419abd37c58 Mon Sep 17 00:00:00 2001 From: Samidy Date: Sat, 6 Dec 2025 18:38:49 +0300 Subject: [PATCH 001/552] Fix Theme titling twice, improve catppuccin theme, fix gradients (#4394) * Remove "Theme:", make TRUE catppuccin and remove uneeded dark.ts * testing out text colors for catppuccin * change colors ig * change up gradients * update gradients for dark mode too --- .../theme/components/ColorPicker.vue | 8 +- .../theme/components/ThemeSelector.vue | 1 - .../theme/themes/configs/catppuccin.ts | 37 ++-- .../theme/themes/configs/christmas.ts | 2 +- docs/.vitepress/theme/themes/configs/dark.ts | 161 ------------------ 5 files changed, 24 insertions(+), 185 deletions(-) delete mode 100644 docs/.vitepress/theme/themes/configs/dark.ts diff --git a/docs/.vitepress/theme/components/ColorPicker.vue b/docs/.vitepress/theme/components/ColorPicker.vue index 61814b1a0..a4102dace 100644 --- a/docs/.vitepress/theme/components/ColorPicker.vue +++ b/docs/.vitepress/theme/components/ColorPicker.vue @@ -117,8 +117,8 @@ const generateThemeFromColor = (colorName: ColorNames): Theme => { }, home: { heroNameColor: 'transparent', - heroNameBackground: `-webkit-linear-gradient(120deg, ${colorSet[400]} 30%, ${colorSet[500]})`, - heroImageBackground: `linear-gradient(-45deg, ${colorSet[400]} 50%, ${colorSet[500]} 50%)`, + heroNameBackground: '-webkit-linear-gradient(120deg, #c4b5fd 30%, #7bc5e4)', + heroImageBackground: 'linear-gradient(-45deg, #c4b5fd 50%, #47caff 50%)', heroImageFilter: 'blur(44px)' } }, @@ -182,8 +182,8 @@ const generateThemeFromColor = (colorName: ColorNames): Theme => { }, home: { heroNameColor: 'transparent', - heroNameBackground: `-webkit-linear-gradient(120deg, ${colorSet[400]} 30%, ${colorSet[500]})`, - heroImageBackground: `linear-gradient(-45deg, ${colorSet[400]} 50%, ${colorSet[500]} 50%)`, + heroNameBackground: '-webkit-linear-gradient(120deg, #c4b5fd 30%, #7bc5e4)', + heroImageBackground: 'linear-gradient(-45deg, #c4b5fd 50%, #47caff 50%)', heroImageFilter: 'blur(44px)' } } diff --git a/docs/.vitepress/theme/components/ThemeSelector.vue b/docs/.vitepress/theme/components/ThemeSelector.vue index 1653f3d27..5bcda29bf 100644 --- a/docs/.vitepress/theme/components/ThemeSelector.vue +++ b/docs/.vitepress/theme/components/ThemeSelector.vue @@ -39,7 +39,6 @@ const currentDisplayName = computed(() => { From 8bb9a0433165056f9ba89a77d0efc1ba6c221e69 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Fri, 9 Jan 2026 14:24:04 -0800 Subject: [PATCH 231/552] updated 15 pages --- docs/audio.md | 11 +++++++---- docs/beginners-guide.md | 2 +- docs/developer-tools.md | 3 +-- docs/educational.md | 2 ++ docs/file-tools.md | 1 - docs/gaming-tools.md | 10 +++++----- docs/gaming.md | 2 +- docs/image-tools.md | 3 ++- docs/internet-tools.md | 2 +- docs/linux-macos.md | 2 +- docs/storage.md | 3 ++- docs/system-tools.md | 1 + docs/text-tools.md | 1 + docs/unsafe.md | 1 + docs/video.md | 2 +- 15 files changed, 27 insertions(+), 19 deletions(-) diff --git a/docs/audio.md b/docs/audio.md index 7beb8f0a9..b4a61216c 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -27,14 +27,17 @@ ## ▷ Streaming Apps ## ▷ Streaming Sites +* 🌐 **[HiFi Tidal Instances](https://github.com/SamidyFR/monochrome/blob/main/INSTANCES.md)** - Tidal Instance List * ⭐ **[YouTube Music](https://music.youtube.com/)** or [Zozoki](https://zozoki.com/music/) - YouTube Music WebUIs * ⭐ **YouTube Music Tools** - [Enhancements](https://themesong.app/), [2](https://github.com/Sv443/BetterYTM) / [Library Manager / Deleter](https://github.com/apastel/ytmusic-deleter) / [Upload Delete](https://rentry.co/tv4uo) / [Spotify Playlist Import](https://spot-transfer.vercel.app/), [2](https://github.com/mahdi-y/Spotify2YoutubeMusic), [3](https://github.com/linsomniac/spotify_to_ytmusic), [4](https://github.com/sigma67/spotify_to_ytmusic) / [Better Lyrics](https://better-lyrics.boidu.dev/) / [Discord](https://discord.gg/UsHE3d5fWF) / [GitHub](https://github.com/better-lyrics/better-lyrics) -* ⭐ **[Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome-back.pages.dev/) / [Legacy](https://monochrome.samidy.com/legacy/) / [Discord](https://monochrome.samidy.com/discord), [squid.wtf](https://tidal.squid.wtf) or [BiniLossless](https://music.binimum.org/) - HiFi Tidal Instances / [Full List](https://github.com/SamidyFR/monochrome/blob/main/INSTANCES.md) +* ⭐ **[Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome-back.pages.dev/), [3](https://monochrome.tf/) - HiFi Tidal Instance / [Legacy](https://monochrome.samidy.com/legacy/) / [Discord](https://monochrome.samidy.com/discord) * ⭐ **[DAB Music Player](https://dabmusic.xyz/)** - Browser Music / Lossless / Sign-Up Required / [Telegram](https://t.me/+RnrXmKyOPNY0ZGY9) / [Discord](https://discord.com/invite/rmzH6ttgcC) * ⭐ **[Reddit Music Player](https://reddit.musicplayer.io/)** - Subreddit Music Player * ⭐ **[SoundCloud](https://soundcloud.com/)** - User Made Songs * ⭐ **[ArtistGrid](https://artistgrid.cx/)** - Unreleased / [Render](https://dev.artistgrid.cx/) / [Discord](https://discord.gg/tns89b3w7R) / [GitHub](https://github.com/ArtistGrid/) * [Spotify](https://open.spotify.com/) - Web Player / [Enhanced UI](https://senpaihunters.github.io/SpotOn/) / [Lyrics](https://github.com/mantou132/Spotify-Lyrics) / [Lyrics Script](https://greasyfork.org/en/scripts/377439) +* [squid.wtf](https://tidal.squid.wtf) - HiFi Tidal Instance +* [BiniLossless](https://music.binimum.org/) - HiFi Tidal Instance * [Deezer](https://www.deezer.com/) - Browser Music / Sign-Up Required * [Audiomack](https://audiomack.com/) - Browser Music * [Pandora](https://www.pandora.com/) - Browser Music @@ -356,7 +359,7 @@ ## ▷ Audio Ripping Sites * ⭐ **[lucida](https://lucida.to/)** - Multi-Site / 320kb / MP3 / FLAC / [Telegram](https://t.me/lucidahasmusic) / [Discord](https://discord.com/invite/dXEGRWqEbS) * ⭐ **[squid.wtf](https://squid.wtf/)** - Amazon Music / KHInsider / Qobuz / Soundcloud / Tidal / FLAC -* ⭐ **[Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome-back.pages.dev/) - FLAC / [Legacy](https://monochrome.samidy.com/legacy/) / [Discord](https://monochrome.samidy.com/discord) +* ⭐ **[Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome-back.pages.dev/), [3](https://monochrome.tf/) - FLAC / [Legacy](https://monochrome.samidy.com/legacy/) / [Discord](https://monochrome.samidy.com/discord) * ⭐ **[DoubleDouble](https://doubledouble.top/)** - Multi-Site / 320kb / FLAC / [Telegram](https://t.me/lucidahasmusic) * ⭐ **[DAB Music Player](https://dabmusic.xyz)** - FLAC / Sign-Up Required / [Telegram](https://t.me/+RnrXmKyOPNY0ZGY9) / [Discord](https://discord.com/invite/rmzH6ttgcC) * [QQDL](https://tidal.qqdl.site/) or [BiniLossless](https://music.binimum.org/) - Tidal / FLAC / [Full List](https://github.com/SamidyFR/monochrome/blob/main/INSTANCES.md) @@ -726,6 +729,7 @@ # ► Audio Tools * [Tunebat](https://tunebat.com/) or [QO & SPECTRE](https://docs.google.com/spreadsheets/u/0/d/1QEvWoGa10BctJ1yqDgZl3IoY8bhB3AwbHzgCHjJ5neI/htmlview) - Music Key / BPM Databases * [Karaoke Mugen](https://mugen.karaokes.moe/en/) - Karaoke App * [X-Minus](https://x-minus.pro/) or [LRC Maker](https://lrcmaker.com/) - Create / Find Karaoke Songs +* [⁠Kara.moe](https://kara.moe/) - Anime Theme Song Videos / Download / Karaoke * [Librescore Downloader](https://github.com/LibreScore/dl-librescore) - Librescore Downloader * [M3Unator](https://github.com/hasanbeder/M3Unator) - Generate M3U Playlists from Open Directories @@ -832,13 +836,12 @@ ## ▷ Lyric Sites * ⭐ **[dumb](https://github.com/rramiachraf/dumb)**, [Intellectual](https://intellectual.insprill.net/) or [Genius](https://genius.com/) - Lyric Explanations * [AZLyrics](https://www.azlyrics.com/), [Lyricsify](https://www.lyricsify.com/), [Lyrhub](https://lyrhub.com/en), [FindMusicByLyrics](https://findmusicbylyrics.com/) or [Lyrics.com](https://www.lyrics.com/) - Lyric Search * [⁠Lyrical Nonsense](https://www.lyrical-nonsense.com/global/) - Japanese Song Lyrics +* [⁠AnimeSongLyrics](https://www.animesonglyrics.com/) - Anime Song Lyrics * [Lyricify](https://github.com/WXRIW/Lyricify-App) - Lyrics Desktop App * [Versefy](https://versefy.app/) or [Lyrics-In-Terminal](https://github.com/Jugran/lyrics-in-terminal) - Lyric Finder for Spotify / Tidal / VLC * [LyricsTranslate](https://lyricstranslate.com/) - Lyric Translator * [⁠LRC Maker](https://lrc-maker.github.io/) - Web-Based Lyrics Editor / [GitHub](https://github.com/magic-akari/lrc-maker) - - *** ## ▷ Sheet Music / Notation diff --git a/docs/beginners-guide.md b/docs/beginners-guide.md index 2a1468dd7..9f547a832 100644 --- a/docs/beginners-guide.md +++ b/docs/beginners-guide.md @@ -68,7 +68,7 @@ ### Anime ### Music -* **Streaming: [SpotX](https://github.com/SpotX-Official/SpotX) / [Monochrome](https://monochrome.samidy.com/), [2](https://monochrome-back.pages.dev/)** +* **Streaming: [SpotX](https://github.com/SpotX-Official/SpotX) / [Monochrome](https://monochrome.samidy.com/), [2](https://monochrome-back.pages.dev/), [3](https://monochrome.tf/) ** * **Downloading: [lucida](https://lucida.to/) / [DoubleDouble](https://doubledouble.top/) / [Soulseek](https://slsknet.org/)** * **Mobile: [Metrolist](https://github.com/mostafaalagamy/metrolist) (Android) / [ReVanced Manager](https://revanced.app/) (Android) / [SpotC++](https://spotc.yodaluca.dev/) (iOS)** * **Track / Discover: [Last.fm](https://www.last.fm/home) / [RateYourMusic](https://rateyourmusic.com/)** diff --git a/docs/developer-tools.md b/docs/developer-tools.md index 22c47579c..ea667965c 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -834,7 +834,6 @@ ## ▷ Frontend Tools * [Lorem.space](https://lorem.space/), [dummyimage](https://dummyimage.com/), [Placeholdifier](https://github.com/pomber/placeholdifier), [PlaceHolder](https://placeholder.pics/) or [PicSum](https://picsum.photos/) - Site Placeholder Images * [Visiwig](https://www.visiwig.com/) - Copy / Paste Site Graphics * [WebDesigner](https://webdesigner.withgoogle.com/), [T3](https://github.com/tooll3/t3), [Theatre.js](https://www.theatrejs.com/) / [GitHub](https://github.com/theatre-js/theatre), [GSAP](https://gsap.com/), [Stylie](https://jeremyckahn.github.io/stylie/), [RenderForest](https://www.renderforest.com), [Mantra](https://jeremyckahn.github.io/mantra/) or [Lottielab](https://www.lottielab.com/) - Create Motion Graphics -* [useAnimations](https://useanimations.com/index.html) or [LordIcon](https://lordicon.com/) - Animated Icons * [NakerApp](https://app.naker.io/back/) - Interactive Background Maker * [HTTP Cats](https://http.cat/) - Put Cat Pictures in Your Status Codes @@ -894,7 +893,7 @@ ## ▷ Benchmark Tools ## ▷ SVG Tools -* ↪️ **[SVG / Vector Images](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_svg_icons)** +* ↪️ **[SVG / Vector Icons](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_svg_icons)** * [Method](https://editor.method.ac/), [SVG.wtf](https://svg.wtf/), [Boxy SVG](https://boxy-svg.com/), [Mossaik](https://mossaik.app/) or [SVG Viewer](https://www.svgviewer.dev/) - SVG Editors / Viewers * [SVGFilters](https://svgfilters.com/) - SVG Filter Builder * [Crayon](https://designstripe.com/crayon) or [SVGArtista](https://svgartista.net/) - SVG Animation Tools diff --git a/docs/educational.md b/docs/educational.md index 32ed6ee53..453ea8862 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -1280,6 +1280,7 @@ ## ▷ Game Development * ⭐ **[Brackeys](https://www.youtube.com/channel/UCYbK_tjZ2OrIZFBvU6CCMiA)** - Game Dev Tutorials * ⭐ **[r/gamedev](https://www.reddit.com/r/gamedev/)** - Reddit Community * [⁠20 Games Challenge](https://20_games_challenge.gitlab.io/) - Beginner Game Dev Challenges +* [CodeWisp](https://codewisp.net/) - Interactive Beginner Game Dev Learning * [Amit’s Game Programming](http://www-cs-students.stanford.edu/~amitp/gameprog.html) - Game Programming Guide * [GameProgramBooks](https://rentry.co/FMHYB64#gameprogrambooks) - Game Programming Books * [PICO-8](https://mboffin.itch.io/pico8-educational-toolset) - Basic Game Dev Concepts / [Web Version](https://www.pico-8-edu.com/) @@ -1333,6 +1334,7 @@ ## ▷ SAT Testing * ⭐ **[OnePrep](https://oneprep.xyz/)** - SAT Practice Exams / Questions * [SAT Slayer](https://www.satslayer.org/), [2](https://satslayer.vercel.app/) - SAT Practice Exams / Questions * [⁠Mcelroy Tutoring](https://www.mcelroytutoring.com/lower.php?url=44-official-sat-pdfs-and-82-official-act-pdf-practice-tests-free) - SAT Practice Exams / Questions +* [⁠Sat DB](https://www.satdbfor.me/) - SAT Practice Exams / Questions / Sign-Up Required * [DSATuz](https://t.me/DSATuz) - SAT Practice Exams / Questions / [Telegram](https://t.me/DSATuzchat) * [The SAT: Practice Tests](https://satsuite.collegeboard.org/sat/practice-preparation/practice-tests) - SAT Practice Exams / Questions * [SATArchive](https://www.satarchive.com/) - Previous SAT Test Archive diff --git a/docs/file-tools.md b/docs/file-tools.md index 91b581469..e2fc7f37e 100644 --- a/docs/file-tools.md +++ b/docs/file-tools.md @@ -409,7 +409,6 @@ ## ▷ Cloud Storage * [Cloudflare R2](https://www.cloudflare.com/developer-platform/products/r2/) - 10GB Free / ~$15.5 per 1TB * [1Cloud File](https://1cloudfile.com/) - 10GB Free * [Fix-OneDrive-Zip](https://github.com/pmqs/Fix-OneDrive-Zip) - Fix OneDrive Zip Files >4GB -* [SeaFile](https://www.seafile.com/en/home/) - Self-Hosted Cloud Storage *** diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index 5b147e92c..ef3a6e430 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -32,7 +32,7 @@ # ► Gaming Tools * [Archiverse](https://archiverse.pretendo.network/) - Miiverse Archive * [Buzz In](https://buzzin.live/) - Online Buzzer System * [Challonge](https://challonge.com/) or [Lorenzi's Game Boards](https://gb.hlorenzi.com/) - Tournement Creators / Managers -* [Moments](https://steelseries.com/gg/moments), [Medal](https://medal.tv/) / [Premium Bypass](https://medalbypass.vercel.app/) or [RePlays](https://github.com/lulzsun/RePlays) - Game Recording Tools +* [Moments](https://steelseries.com/gg/moments), [Medal](https://medal.tv/) / [Watermark Remover](https://rentry.co/FMHYB64#medel) or [RePlays](https://github.com/lulzsun/RePlays) - Game Recording Tools * [Keystrokes](https://www.deviantart.com/jaxoriginals/art/Keystrokes-v1-3-889349339) - Keystrokes Overlay * [PSNProfiles](https://psnprofiles.com/) - Trophy Guide / PSN Profile Viewer * [Shmuplations](https://shmuplations.com/) - Japanese Developer Interviews @@ -428,7 +428,6 @@ ## ▷ Multiplayer Servers * [VRCList](https://vrclist.com/) - Find VRChat Worlds / Signup * [OldUnreal](https://www.oldunreal.com/) - Unreal Tournement Servers / [Discord](https://discord.gg/thURucxzs6) * [DiIiS](https://github.com/blizzless/blizzless-diiis) - Open-Source Diablo III Local Server -* [Insignia](https://insignia.live/) - Original Xbox Replacement Servers / [Discord](https://discord.gg/CWkdVdc) * [⁠Warehouse](https://wiki.aiwarehouse.xyz/) - Transformers, DJ Hero, Blur, Grid, GH3, & Singularity Multiplayer * [ElDewrito](https://www.eldewrito.org/) - Halo Online / Halo 3 Servers * [Project Cartographer](https://www.halo2.online/) - Halo 2 Online Servers @@ -569,6 +568,8 @@ ## ▷ Xbox Homebrew * [r/360Hacks Guide](https://redd.it/8y9jql) - Xbox 360 Modding Guide * [r/XboxModding](https://www.reddit.com/r/XboxModding/) or [r/XboxRetailHomebrew](https://www.reddit.com/r/XboxRetailHomebrew/) - Xbox Homebrew Subreddits * [r/XboxHomebrew](https://www.reddit.com/r/XboxHomebrew/) - Xbox One/Series Homebrew Subreddit +* [xbGuard](https://xbguard.live) - Xbox 360 Stealth Server / [Discord](https://discord.gg/YkpmBHK) +* [Insignia](https://insignia.live/) - Original Xbox Replacement Servers / [Discord](https://discord.gg/CWkdVdc) * [⁠dbox.tools](https://dbox.tools/) - Xbox 360 Content Database / Decompiler Required * [C-Xbox Tool](https://gbatemp.net/download/c-xbox-tool.7615/) - .XBE to ISO File Converter @@ -646,6 +647,7 @@ ## ▷ Hosting Tools ## ▷ Launchers +* 🌐 **[Minecraft Launcher Comparisons](https://mc-launcher.tayou.org/)** - Minecraft Launcher Comparison Chart / [GitHub](https://github.com/TayouVR/MinecraftLauncherComparison) * ⭐ **[Freesm Launcher](https://freesmlauncher.org/)** / [Theme Creator](https://new.freesmlauncher.org/themes) / [Telegram](https://t.me/freesmteam) / [Discord](https://discord.com/invite/6jjw4gjy4w) / [GitHub](https://github.com/FreesmTeam/FreesmLauncher), [ShatteredPrism](https://github.com/LunaisLazier/ShatteredPrism), [ElyPrismLauncher](https://github.com/ElyPrismLauncher/ElyPrismLauncher) / [Discord](https://discord.com/invite/ArX2nafFz2) / [GitHub](https://github.com/PrismLauncher/PrismLauncher) or [⁠FjordLauncher](https://github.com/unmojang/FjordLauncher) - Prism Launcher Forks w/ Alt Auth Server Support * [ZalithLauncher](https://github.com/ZalithLauncher/ZalithLauncher), [⁠Mojolauncher](https://github.com/mojolauncher/mojolauncher) or [FoldCraftLauncher](https://github.com/FCL-Team/FoldCraftLauncher) / [Discord](https://discord.gg/ffhvuXTwyV) - Java Edition for Android & iOS * [SkLauncher](https://skmedix.pl/) - User-friendly Launcher @@ -850,14 +852,12 @@ ## ▷ Counter-Strike Tools * ⭐ **[CsWarzOnE](https://cswarzone.com/)** - Counter-Strike Downloads * ⭐ **[HLTV](https://www.hltv.org/)** or [Dust2](https://www.dust2.us/) - Counter-Strike News * ⭐ **[CS Demo Manager](https://cs-demo-manager.com/)** - Counter-Strike Demo Manager -* ⭐ **[Faceit](https://www.faceit.com/)** - Matchmaking Client +* ⭐ **[Faceit](https://www.faceit.com/)** - Matchmaking Client / [Account Finder](https://faceitfinder.com/) / [Enhancements](https://repeek.gg/) * ⭐ **[CSNADES](https://csnades.gg/)** or [CS2Util](https://www.cs2util.com/) - CS2 Nade Lineups * [CSGO Trader](https://csgotrader.app/) - CS:GO Trading Enhancements * [CS2 Weapon Spreadsheet](https://docs.google.com/spreadsheets/d/11tDzUNBq9zIX6_9Rel__fdAUezAQzSnh5AVYzCP060c/) - Weapon Stats / Prices * [ArminC-AutoExec](https://github.com/ArmynC/ArminC-AutoExec) - ArminC's CS2 Config * [CS2 Browser](https://cs2browser.net/) or [CS2 Server Picker](https://github.com/FN-FAL113/cs2-server-picker) - Counter-Strike 2 Server Browser -* [Faceit Finder](https://faceitfinder.com/) - Faceit Account Finder -* [Repeek](https://repeek.gg/) - Faceit Enhancement Extension *** diff --git a/docs/gaming.md b/docs/gaming.md index 6f2a5548d..820b812e7 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -725,7 +725,7 @@ ## ▷ Party / Multiplayer * ⭐ **[skribbl](https://skribbl.io/)** / [Extra Features](https://typo.rip/) / [GitHub](https://github.com/toobeeh/skribbltypo), [DrawBattle](https://drawbattle.io/) / [Discord](https://discord.gg/D6aHB4hRhK), [Sketchful](https://sketchful.io/) / [Subreddit](https://reddit.com/r/Sketchful) / [Discord](https://discord.gg/MEvtMCv), [Drawize](https://www.drawize.com/) or [Gartic](https://gartic.io/) - Drawing / Guessing Game / Multiplayer * [⁠Tough Love Arena](https://toughlovearena.com/) - Multiplayer Browser Fighting Game / [Discord](https://discord.gg/gMBRaUPDT7) * [AWBW](https://awbw.amarriner.com/) - Multiplayer Browser Advance Wars / [Discord](https://discord.com/invite/rPpWT2x) -* [Bloxd](https://bloxd.io/) / [Discord](https://discord.com/invite/vwMp5y25RX) or [MiniBlox](https://miniblox.io/) / [Discord](https://discord.com/invite/nAwzkUJNmb) - Online Minecraft Clones +* [Bloxd](https://bloxd.io/) / [Texture Editor / Assets](https://www.bloxdforge.com/) / [Discord](https://discord.com/invite/vwMp5y25RX) or [MiniBlox](https://miniblox.io/) / [Discord](https://discord.com/invite/nAwzkUJNmb) - Online Minecraft Clones * [Game Of Bombs](https://gameofbombs.com/) - Multiplayer Bomberman Style MMO * [PandaBomber](https://pandabomber.gg/) - Multiplayer Bomberman Style Game / [Discord](https://discord.gg/YFJCCxkdFZ) * [⁠Splatoon.io](https://splatoon.io/) - Multiplayer ⁠Splatoon Style Game diff --git a/docs/image-tools.md b/docs/image-tools.md index e6c00a68f..cdd7bc94d 100644 --- a/docs/image-tools.md +++ b/docs/image-tools.md @@ -829,7 +829,8 @@ ## ▷ Screenshot Tools * [Nimbus Capture](https://nimbusweb.me/screenshot.php) * [PixpinApp](https://pixpin.cn/) * [ScreenshotX](https://screenshotx.com/) -* [⁠Pilko](https://pilko.studio/) - Video Frame Capture Tool +* [⁠Pilko](https://pilko.studio/) - Video Frame Capture Tool +* [VideoToJPG](https://videotojpg.com/) - Video Frame Extraction / [Discord](https://discord.com/invite/PjJUPzrkRM) * [FRAMED](https://framedsc.com/index.htm) - In-Game Screenshotting Tips * [Moocup](https://moocup.jaydip.me/) - Screenshot Editor / Mockups / [GitHub](https://github.com/jellydeck/moocup/) * [Screenshot Guru](https://screenshot.guru/), [Site-Shot](https://www.site-shot.com/) or [Pikwy](https://pikwy.com/) - Take Screenshots of Websites diff --git a/docs/internet-tools.md b/docs/internet-tools.md index 39c29bc54..195e443b2 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -446,7 +446,7 @@ ## ▷ Temp Mail * ⭐ **[Mail.tm](https://mail.tm/)** or [Mail.gw](https://mail.gw/) - Forever / 7 Days / 1 Domain * ⭐ **[temp-mail.org](https://temp-mail.org/)** - Forever / 2 Hours / N/A / [Telegram Bot](https://t.me/TempMail_org_bot) * ⭐ **[temp-mail.io](https://temp-mail.io/)** - 1 Day / 1 Day / 12 Domains -* [EduMail](https://edumail.icu/), [Zenvex](https://zenvex.dev/) / [2](https://www.temporam.com/) / [3](https://tempsmail.org/) / [4](https://tempmail.pw) / [5](https://www.emailgenerator.org/), [Tempumail](https://tempumail.com/edu-mail-generator) or [etempmail](https://eTempMail.com/) - .Edu Addresses +* [EduMail](https://edumail.icu/), [Zenvex](https://zenvex.dev/) / [2](https://www.temporam.com/) / [3](https://tempsmail.org/) / [4](https://tempmail.pw) / [5](https://www.emailgenerator.org/) / [6](https://edumail.su/), [Tempumail](https://tempumail.com/edu-mail-generator) or [etempmail](https://eTempMail.com/) - .Edu Addresses * [Guerrilla Mail](https://www.guerrillamail.com/) - Forever / 1 Hour / 11 Domains / [SharkLasers](https://www.sharklasers.com/) * [Bloody Vikings!](https://addons.mozilla.org/en-US/firefox/addon/bloody-vikings/) - Temp Email Extension * [Tmail.io](https://tmail.io/) - Gmail / Forever / 1 Day / 4 Domains diff --git a/docs/linux-macos.md b/docs/linux-macos.md index 76da37931..fb3b749aa 100644 --- a/docs/linux-macos.md +++ b/docs/linux-macos.md @@ -404,7 +404,7 @@ ## ▷ Server / Selfhosting * [swizzin](https://swizzin.ltd/) - Seedbox for Ubuntu / Debian * [rtinst](https://github.com/arakasi72/rtinst) - Seedbox Installation Script for Ubuntu / Debian * [SeedSync](https://github.com/ipsingh06/seedsync) - Sync your Seedbox -* [openmediavault](https://www.openmediavault.org/) / [GitHub](https://github.com/openmediavault/openmediavault/) or [Linux Server](https://github.com/ZizzyDizzyMC/linx-server/) - Self-Hosted Cloud Storage +* [openmediavault](https://www.openmediavault.org/) / [GitHub](https://github.com/openmediavault/openmediavault/), [SeaFile](https://www.seafile.com/en/home/) or [Linux Server](https://github.com/ZizzyDizzyMC/linx-server/) - Self-Hosted Cloud Storage * [iRedMail](https://www.iredmail.org/), [Docker Mailserver](https://docker-mailserver.github.io/docker-mailserver/edge/), [UnInbox](https://github.com/un/inbox) or [Mail-in a Box](https://mailinabox.email/) - Self-Hosted Email Servers *** diff --git a/docs/storage.md b/docs/storage.md index 234aaf1e0..da5d8912f 100644 --- a/docs/storage.md +++ b/docs/storage.md @@ -241,7 +241,7 @@ ## LibGen Mirrors ## LibGen Tools -[Search Extension](https://chromewebstore.google.com/detail/libgen-search/cbcehgllfaddbjidleabcdjpldlognad) / [Need Seeds](https://phillm.net/libgen-seeds-needed.php) / [Convert to Text](https://github.com/VikParuchuri/libgen_to_txt) / [Backup](https://redd.it/edwi9b) +[Search Extension](https://chromewebstore.google.com/detail/libgen-search/cbcehgllfaddbjidleabcdjpldlognad) / [Need Seeds](https://phillm.net/libgen-seeds-needed.php) / [Backup](https://redd.it/edwi9b) *** @@ -443,6 +443,7 @@ ## SVG Icons * ⭐ **[icons8](https://icons8.com/icons)** - Icon Collections / [Premium Unlock](https://github.com/Kyutefox/Iconify) * ⭐ **[SVG Repo](https://www.svgrepo.com/)** - Icon Collections * ⭐ **[Noun Project](https://thenounproject.com/)** - Monochrome Icons +* [useAnimations](https://useanimations.com/index.html), [lucide-animated](https://lucide-animated.com/) or [LordIcon](https://lordicon.com/) - Animated Icons * [Dashboard Icons](https://dashboardicons.com/) - Program Icons * [GrommetIcons](https://icons.grommet.io/) - SVG Icons for React * [HealthIcons](https://healthicons.org/) - Medical Icons diff --git a/docs/system-tools.md b/docs/system-tools.md index a12d5af6e..25473a45c 100644 --- a/docs/system-tools.md +++ b/docs/system-tools.md @@ -24,6 +24,7 @@ # ► System Tools * [GhostBuster](https://bitbucket.org/wvd-vegt/ghostbuster/src/master/) or [Device Cleanup Tool](https://www.majorgeeks.com/files/details/device_cleanup_tool.html) - Remove Non-Present Devices * [Should I Remove It?](https://www.shouldiremoveit.com/) - Program Removal Guide * [CoreTemp](https://www.alcpu.com/CoreTemp/) or [System Informer](https://systeminformer.sourceforge.io/) - Process Monitors +* [Why Is This Running?](https://github.com/pranshuparmar/witr) - Process Tracing / Debugging * [ThrottleStop](https://www.techpowerup.com/download/techpowerup-throttlestop/) - Laptop CPU Monitor / Optimizer * [RegExp](https://github.com/zodiacon/TotalRegistry), [RegScanner](https://www.nirsoft.net/utils/regscanner.html), [ripgrep-all](https://github.com/phiresky/ripgrep-all) or [Registry-Finder](https://registry-finder.com/) - Registry Explorers / Scanners * [WinbIndex](https://winbindex.m417z.com/) - Windows System Files / Binaries diff --git a/docs/text-tools.md b/docs/text-tools.md index bf2d91b93..077130bca 100644 --- a/docs/text-tools.md +++ b/docs/text-tools.md @@ -193,6 +193,7 @@ ## ▷ Typing Lessons # ► Text Editors * 🌐 **[List of Text Editors](https://en.wikipedia.org/wiki/List_of_text_editors)** - Text Editor / Notepad Index +* 🌐 **[⁠TextEditors](http://texteditors.org/)** - Text Editor Index + Reviews * ↪️ **[Android Text Editor](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_android_text_tools)** * ↪️ **[Code Editors / IDEs](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/dev-tools#wiki_.25B7_ides_.2F_code_editors)** * ⭐ **[Notepad++](https://notepad-plus-plus.org/)** / [GitHub](https://github.com/notepad-plus-plus/notepad-plus-plus) or [NotepadNext](https://github.com/dail8859/NotepadNext) - Notepad & Code Editor diff --git a/docs/unsafe.md b/docs/unsafe.md index 195dc9b44..2fb953614 100644 --- a/docs/unsafe.md +++ b/docs/unsafe.md @@ -10,6 +10,7 @@ ### Game Sites * 🌐 **[Untrusted Sites](https://rentry.org/pgames#untrusted-sites)** / **[Uploaders](https://rentry.org/pgames#untrusted-uploaders)** - More Complete Lists * 🌐 **[Fake FitGirl Sites](https://claraiscute.neocities.org/Guides/FakeFitgirlwebsites/)**, [2](https://claraiscute.pages.dev/Guides/FakeFitgirlwebsites/) +* 🌐 **[Fake ReVanced Sites](https://counterfeits.revanced.app/)** * OceanOfGames - Caught with malware multiple times * CrackingPatching - Caught with [malware](https://redd.it/qy6z3c) * xGIROx - Caught with malware diff --git a/docs/video.md b/docs/video.md index ff9027304..d662494ad 100644 --- a/docs/video.md +++ b/docs/video.md @@ -259,7 +259,7 @@ ## ▷ Anime Streaming * [AnimeKhor](https://animekhor.org/) - Donghua / Sub / [Telegram](https://t.me/AnimeKhorOfficial) * [Crimson Subs](https://crimsonfansubs.com/) - Donghua / Sub / [Discord](https://discord.gg/PmYn97vtue) * [Crunchyroll](https://www.crunchyroll.com/videos/anime) - Sub / Dub / Auto-Next / [US Proxy](https://addons.mozilla.org/en-US/firefox/addon/crunchy-unblocker/) / [Intro Skip](https://github.com/aniskip/aniskip-extension) -* [Miu](https://discord.gg/pwkuanXBJh) or [AnimeThemes](https://animethemes.moe/) / [Discord](https://discord.com/invite/m9zbVyQ) / [GitHub](https://github.com/AnimeThemes) - Anime Themes +* [Miu](https://discord.gg/pwkuanXBJh), [⁠Kara.moe](https://kara.moe/) or [AnimeThemes](https://animethemes.moe/) / [Discord](https://discord.com/invite/m9zbVyQ) / [GitHub](https://github.com/AnimeThemes) - Anime Themes * [AnymeX](https://anymex.vercel.app/) / [Extension Guide](https://wotaku.wiki/guides/ext/mangayomi) / [Discord](https://discord.com/invite/EjfBuYahsP) / [GitHub](https://github.com/RyanYuuki/AnymeX), [PlayTorrio](https://playtorrio.xyz/) / [Discord](https://discord.gg/bbkVHRHnRk) / [GitHub](https://github.com/ayman708-UX/PlayTorrio), [Anikin](https://github.com/jerry08/Anikin) / [Discord](https://discord.com/invite/U7XweVubJN), [Unyo](https://github.com/K3vinb5/Unyo), [Seanime](https://seanime.app/) / [Discord](https://discord.gg/3AuhRGqUqh) / [GitHub](https://github.com/5rahim/seanime) or [Miru](https://miru.js.org/en/) / [Telegram](https://t.me/MiruChat) / [GitHub](https://github.com/miru-project/miru-app) - Desktop Streaming Apps *** From 5e08bbe913bc084742908d791fd62af9a6e1518a Mon Sep 17 00:00:00 2001 From: shtts Date: Fri, 9 Jan 2026 23:32:21 +0100 Subject: [PATCH 232/552] move Jujutsu from Git Hosting Services to Version Control Systems (#4569) * remove Jujutsu from Git Hosting Services because it is not a Git Hosting Service, it is a a version control system. * add Jujutsu in version control systems --- docs/developer-tools.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/developer-tools.md b/docs/developer-tools.md index ea667965c..233d791d0 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -154,9 +154,9 @@ ## ▷ Git Tools * 🌐 **[Forge Comparison](https://git.sdf.org/humanacollaborator/humanacollabora/src/branch/master/forge_comparison.md)**, [Forgejo](https://forgejo.org/compare/#only-develops-free-software) or [Forgeperf.org](https://forgeperf.org/) - Git Collab Tool Comparison * ↪️ **[Git Project Indexes](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_git_projects)** * ⭐ **[Fork](https://git-fork.com/)** or [GitButler](https://github.com/gitbutlerapp/gitbutler) - Git Desktop Clients -* ⭐ **[Codeberg](https://codeberg.org/)** / [Matrix](https://matrix.to/#/#codeberg-space:matrix.org), [Drift](https://drift.lol/), [GitLab](https://about.gitlab.com/), [sourcehut](https://sourcehut.org/), [git.sr.ht](https://git.sr.ht/), [GitGud](https://gitgud.io/), [Jujutsu](https://github.com/jj-vcs/jj) or [Notabug](https://notabug.org/) - Git Hosting Services +* ⭐ **[Codeberg](https://codeberg.org/)** / [Matrix](https://matrix.to/#/#codeberg-space:matrix.org), [Drift](https://drift.lol/), [GitLab](https://about.gitlab.com/), [sourcehut](https://sourcehut.org/), [git.sr.ht](https://git.sr.ht/), [GitGud](https://gitgud.io/) or [Notabug](https://notabug.org/) - Git Hosting Services * [Gitea](https://about.gitea.com/) or [Forgejo](https://forgejo.org/) - Self-Hosted Repository Platforms -* [Git](https://git-scm.com/) - Version Control System +* [Git](https://git-scm.com/) or [Jujutsu](https://www.jj-vcs.dev) - Version Control Systems * [git-sim](https://github.com/initialcommit-com/git-sim) - Visually Simulate Git Operations Before Running * [GitKraken](https://www.gitkraken.com/) or [Graphite](https://graphite.com/), [Ungit](https://github.com/FredrikNoren/ungit) or [RelaGit](https://rela.dev/) - Git GUIs * [lazygit](https://github.com/jesseduffield/lazygit) or [gitui](https://github.com/gitui-org/gitui) - Git TUIs @@ -1144,4 +1144,4 @@ ## ▷ Reverse Engineering * [MSTG](https://mas.owasp.org/) or [DVIA-v2](https://github.com/prateek147/DVIA-v2) - App Security Testing / Reverse Engineering * [Malimite](https://github.com/LaurieWired/Malimite) - iOS / macOS Decompiler * [challenges.re](https://challenges.re/) - Reverse Engineer Code -* [horsicq](https://horsicq.github.io/) - File Type Identification Tools / [GitHub](https://github.com/horsicq/) \ No newline at end of file +* [horsicq](https://horsicq.github.io/) - File Type Identification Tools / [GitHub](https://github.com/horsicq/) From 04b1829c7af5c224c523ee2c4cf03362af4b3c6d Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Fri, 9 Jan 2026 15:33:25 -0800 Subject: [PATCH 233/552] small update --- docs/gaming.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/gaming.md b/docs/gaming.md index 820b812e7..3cf5d7abc 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -627,7 +627,7 @@ # ► Browser Games * [Jelly Mario](https://jellymar.io/) - Jelly Super Mario * [Snubby](https://rentry.co/FMHYB64#sr-game) - Browser Slime Rancher * [CelesteClassic](https://maddymakesgamesinc.itch.io/celesteclassic) - Full Classic Celeste -* [Mega Man Games](https://www.megamangames.net/) - Browser Mega Man +* [Mega Man Games](https://www.megamangames.net/) - Browser Mega Man5 * [TENNIS!](https://snek-vunderkind.vercel.app/games/tennis.html) - JavaScript Pong * [SpaceCadetPinball](https://alula.github.io/SpaceCadetPinball) - Browser Space Cadet Pinball * [Google Snake Mods](https://googlesnakemods.com/) / [Discord](https://discord.gg/NA6vHg62An) / [GitHub](https://github.com/DarkSnakeGang/GoogleSnakeModLoader) , [Play Snake](https://playsnake.org/) or [Snake-Game](https://www.onemotion.com/snake-game/)- Snake Style Games @@ -636,7 +636,7 @@ # ► Browser Games * [Lain Game](https://laingame.net/) - Lain Game Browser Emulator * [You Have Not Died Of Dysentery](https://woe-industries.itch.io/you-have-not-died-of-dysentery) - Oregon Trail with Alt Dysentery Mechanics * [The Circle](https://the-circle.app/) - Dodge Circles -* [PARISUCAT](https://parisucat.netlify.app/) - Reflex-Based Grid Browser Game +* [PARISUCAT](https://parisucat.netlify.app/) - Reflex-Based Grid Browser Game / [Discord](https://discord.gg/q5mSx7uFuC) * [JoeDangerTheGame](https://joedangerthegame.com/) - Trials Inspired Game * [Polka Dot Game](https://www.polkadotgame.com/) - Dodge & Eat Dots * [Launch Ball](https://launchball.sciencemuseum.org.uk/) - Physics Game w/ Map Creator From 50b013d356d6000dbd996c0b9278520774017556 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Fri, 9 Jan 2026 21:30:06 -0800 Subject: [PATCH 234/552] updated 5 pages --- docs/beginners-guide.md | 4 ++-- docs/gaming-tools.md | 3 --- docs/gaming.md | 4 ++-- docs/internet-tools.md | 2 +- docs/mobile.md | 2 +- docs/storage.md | 3 +++ 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/beginners-guide.md b/docs/beginners-guide.md index 9f547a832..cb2f67b43 100644 --- a/docs/beginners-guide.md +++ b/docs/beginners-guide.md @@ -68,7 +68,7 @@ ### Anime ### Music -* **Streaming: [SpotX](https://github.com/SpotX-Official/SpotX) / [Monochrome](https://monochrome.samidy.com/), [2](https://monochrome-back.pages.dev/), [3](https://monochrome.tf/) ** +* **Streaming: [SpotX](https://github.com/SpotX-Official/SpotX) / [Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome-back.pages.dev/), [3](https://monochrome.tf/) * **Downloading: [lucida](https://lucida.to/) / [DoubleDouble](https://doubledouble.top/) / [Soulseek](https://slsknet.org/)** * **Mobile: [Metrolist](https://github.com/mostafaalagamy/metrolist) (Android) / [ReVanced Manager](https://revanced.app/) (Android) / [SpotC++](https://spotc.yodaluca.dev/) (iOS)** * **Track / Discover: [Last.fm](https://www.last.fm/home) / [RateYourMusic](https://rateyourmusic.com/)** @@ -102,7 +102,7 @@ ### Privacy Privacy is about controlling your personal information, not just keeping things secret. Non-sensitive data is used by companies to track your behavior, target ads, and influence your choices. -For email privacy, we recommend **[Proton](https://proton.me/mail)** and for search **[SearX](https://searx.fmhy.net/)**. It's also good to check sites like **[HaveIBeenPwned](https://haveibeenpwned.com/Passwords)** to make sure your info hasn't been part of any recent data breaches. +For email privacy, we recommend **[Proton](https://proton.me/mail)** and for search **[SearXNG](https://searx.fmhy.net/)**. It's also good to check sites like **[HaveIBeenPwned](https://haveibeenpwned.com/Passwords)** to make sure your info hasn't been part of any recent data breaches. !!!note Remember never to use your real email, or password on any site you're not sure is trustworthy. It's good to use a different password on every site you register for, that way if a breach happens, only the password for that one site is compromised. You can also use email [aliasing](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools/#wiki_.25B7_email_aliasing). diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index ef3a6e430..0f1d86d35 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -654,12 +654,9 @@ ## ▷ Launchers * [⁠AstralRinth](https://git.astralium.su/didirus/AstralRinth) - User-friendly Launcher * [Betacraft Launcher](https://betacraft.uk/) / [2](https://betacraft.ee/) / [3](https://betacraft.ovh/) or [LegacyFix](https://github.com/betacraftuk/legacyfix) - Patch / Fix Legacy Versions * [HMCL](https://hmcl.huangyuhui.net/) - Launcher / [GitHub](https://github.com/HMCL-dev/HMCL) -* [LabyMod](https://www.labymod.net/) - Launcher / [Discord](https://discord.com/invite/labymod) * [Crystal Launcher](https://crystal-launcher.net/) - Launcher / [Discord](https://discord.com/invite/S4cSFjq) -* [GDLauncher](https://gdlauncher.com/) - Launcher / [Discord](https://discord.com/invite/8n3NnERF22) * [X Minecraft Launcher](https://xmcl.app/) - Launcher / [Discord](https://discord.com/invite/W5XVwYY7GQ) * [Quantum Launcher](https://mrmayman.github.io/quantumlauncher/) - Lightweight Launcher / [Discord](https://discord.com/invite/bWqRaSXar5) / [GitHub](https://github.com/Mrmayman/quantum-launcher/) -* [Technic Launcher](https://www.technicpack.net/) - Modpack Launcher / [Discord](https://discord.com/invite/technic) * [Premium-Only Launchers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_mc_launchers_.28account_req.29) - Launchers that Require Official Account *** diff --git a/docs/gaming.md b/docs/gaming.md index 3cf5d7abc..1448b502c 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -973,7 +973,7 @@ ## ▷ GeoGuessr * [LostGamer](https://lostgamer.io/) - Video Game GeoGuessr * [GTA V GeoGuessr](https://gta-geoguesser.com/) - GTA V GeoGuessr * [TimeGuessr](https://timeguessr.com/) - Historical Time-period GeoGuessr -* [LanguageGuessr](https://languageguessr.io/) - Language GeoGuessr +* [LanguageGuessr](https://languageguessr.io/) - Language GeoGuessr / Sign-Up Required * [Artifact Guesser](https://artifactguesser.com/) or [GeoArtwork](https://artsandculture.google.com/experiment/geo-artwork/wgEPVBAUiRVlEQ) - Guess Origins of Cultural Artifacts * [travle](https://travle.earth/) - Guess Countries Between Two Locations * [MapGenerator](https://map-generator-nsj.vercel.app/) - GeoGuessr Map Generator @@ -981,4 +981,4 @@ ## ▷ GeoGuessr *** -# ► [Gaming Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/game-tools) +# ► [Gaming Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/game-tools) \ No newline at end of file diff --git a/docs/internet-tools.md b/docs/internet-tools.md index 195e443b2..a55a0eafe 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -183,7 +183,7 @@ # ► Search Tools * ↪️ **[Reddit Search Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_reddit_search)** * [SimilarSiteSearch](https://www.similarsitesearch.com/), [SimilarWeb](https://similarweb.com/), [SitesLikes](https://www.siteslike.com/), [TopSimilarSites](https://topsimilarsites.com/), [SimilarSites](https://similarsites.com/), [OpenDirectory](https://odir.us/) or [SiteLike.org](https://www.sitelike.org/) - Similar Site Searches * [sitedorks](https://github.com/Zarcolio/sitedorks), [Dorks-collections-list](https://github.com/cipher387/Dorks-collections-list/), [OSINT Dorks](https://github.com/BushidoUK/OSINT-SearchOperators), [Google Dork List](https://www.boxpiper.com/posts/google-dork-list), [Dork Genius](https://dorkgenius.com/) or [DorkSearch](https://www.dorksearch.com/) - Search Engine Dorking Tools -* [UserSearch](https://usersearch.com/) / [2](https://usersearch.org/), [Sherlock](https://github.com/sherlock-project/sherlockfair /), [Maigret](https://github.com/soxoj/maigret), [Nexfil](https://github.com/thewhiteh4t/nexfil), [Lullar](https://lullar-com-3.appspot.com/), [Blackbird](https://github.com/p1ngul1n0/blackbird) or [WhatsMyName](https://whatsmyname.app/) - Username Search +* [UserSearch](https://usersearch.com/) / [2](https://usersearch.org/), [Sherlock](https://github.com/sherlock-project/sherlockfair/), [Maigret](https://github.com/soxoj/maigret), [Nexfil](https://github.com/thewhiteh4t/nexfil), [Lullar](https://lullar-com-3.appspot.com/), [Blackbird](https://github.com/p1ngul1n0/blackbird) or [WhatsMyName](https://whatsmyname.app/) - Username Search * [Soovle](https://www.seo.com/soovle/), [Keyword.io](https://www.keyword.io/), [SearchEngineReports](https://searchenginereports.net/), [ContentIdeas](https://contentideas.io/) or [Keyword Tool](https://keywordtool.io/) - Popular Keyword Search * [DuckDuckBang](https://mosermichael.github.io/duckduckbang/html/main.html) - DuckDuckGo !bang Meta Search / [GitHub](https://github.com/MoserMichael/duckduckbang) * [KeywordSheeter](https://keywordsheeter.com/) or [Spyfu](https://www.spyfu.com/) - Keyword Research Tools diff --git a/docs/mobile.md b/docs/mobile.md index f14c0c6e4..60a0f5686 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -485,7 +485,7 @@ ## ▷ Android Internet * ↪️ **[QR Code Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_qr_code_tools)** * ⭐ **[KeePassDX](https://www.keepassdx.com/)**, **[Bitwarden](https://play.google.com/store/apps/details?id=com.x8bit.bitwarden)** / [Alt Client](https://github.com/AChep/keyguard-app) / [X](https://twitter.com/bitwarden) / [Subreddit](https://reddit.com/r/bitwarden) / [GitHub](https://github.com/bitwarden), [Proton Pass](https://proton.me/pass), [AuthPass](https://authpass.app/), [KeyPass](https://github.com/yogeshpaliyal/KeyPass) or [Keepass2Android](https://play.google.com/store/apps/details?id=keepass2android.keepass2android) / [GitHub](https://github.com/PhilippC/keepass2android) - Password Managers -* ⭐ **[Thunderbird](https://www.thunderbird.net/en-US/mobile/)** / [Notifications](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#thunderbird) / [GitHub](https://github.com/thunderbird/thunderbird-android), [SimpleMail](https://framagit.org/dystopia-project/simple-email), [K-9 Mail](https://k9mail.app/), [Monocles](https://f-droid.org/packages/de.monocles.mail/) or [FairEmail](https://email.faircode.eu/) - Email Clients +* ⭐ **[Thunderbird](https://www.thunderbird.net/en-US/mobile/)** / [Notifications](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#thunderbird) / [GitHub](https://github.com/thunderbird/thunderbird-android), [K-9 Mail](https://k9mail.app/), [Monocles](https://f-droid.org/packages/de.monocles.mail/) or [FairEmail](https://email.faircode.eu/) - Email Clients * ⭐ **[Network Survey](https://www.networksurvey.app/)**, [PCAPdroid](https://emanuele-f.github.io/PCAPdroid/) or [keepitup](https://github.com/ibbaa/keepitup/) - Network Monitors * [PairVPN Hotspot](https://pairvpn.com/hotspot), [Tetherfi](https://github.com/pyamsoft/tetherfi) or [NetShare](https://netshare.app/) - Create Wi-Fi Hotspots * [Wolfram Alpha](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) - Searchable Knowledge Base diff --git a/docs/storage.md b/docs/storage.md index da5d8912f..fc7c51d58 100644 --- a/docs/storage.md +++ b/docs/storage.md @@ -311,7 +311,10 @@ ### MC Launchers (Account Req) * [Prism Launcher](https://prismlauncher.org/) - Feature-Rich Launcher / [CurseForge Downloads](https://rentry.co/FMHYB64#curseforge-dl) * [ATLauncher](https://atlauncher.com/) - Modpack Launcher / [Discord](https://discord.com/invite/B7TrrzH) +* [Technic Launcher](https://www.technicpack.net/) - Modpack Launcher / [Discord](https://discord.com/invite/technic) * [Bedrock Launcher](https://bedrocklauncher.github.io/) - Bedrock Edition Launcher / [Version Warning](https://ibb.co/7NXBJXX5) / [GitHub](https://github.com/BedrockLauncher/BedrockLauncher) +* [LabyMod](https://www.labymod.net/) - Launcher / [Discord](https://discord.com/invite/labymod) +* [GDLauncher](https://gdlauncher.com/) - Launcher / [Discord](https://discord.com/invite/8n3NnERF22) *** From 4ec2ecb22e4d8ddea766fd1c5f2b24f7d8cc4c46 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sat, 10 Jan 2026 01:37:07 -0800 Subject: [PATCH 235/552] updated 3 pages --- docs/ai.md | 2 +- docs/audio.md | 2 +- docs/reading.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index c8ae6bd98..7834f4cd3 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -321,7 +321,7 @@ # ► Image Generation * ⭐ **[Gemini](https://gemini.google.com/)** - Nano Banana (100 per day) / Nano Banana Pro (2 per day) / Sign-Up Required / Region-Based / [Discord](https://discord.com/invite/gemini) * ⭐ **[AI Studio](https://aistudio.google.com/generate-image)** or [Whisk](https://labs.google/fx/en/tools/whisk) - Imagen 4 + Ultra / Nano Banana / Sign-Up Required / [Discord](https://discord.com/invite/gemini) * ⭐ **[Bing Create](https://www.bing.com/images/create)** - Unlimited / GPT-4o / MAI-Image-1 / Editing / Sign-Up Required -* ⭐ **[PigenAI](https://pigenai.art/)** - Unlimited / Imagen 4 / Qwen / Nano Banana +* ⭐ **[PigenAI](https://pigenai.art/)** - Unlimited / Seedream 4.0 / Nano Banana / Credit Based / Nano Banana Pro / Seadream 4.5 * ⭐ **[Dreamina](https://dreamina.capcut.com/ai-tool/home)** - 120 Credits Daily / Seedream 4.0 / Sign-Up Required * [Yupp.ai](https://yupp.ai/) - Nano Banana Pro / GPT Image 1.5 / Seedream 4.5 Max / Qwen-Image / Google Login / [Discord](https://discord.com/invite/yuppai) * [Pollinations](https://chat.pollinations.ai/) - Nano Banana Pro / GPT Image 1.5 / Multiple Generators / No Sign-Up / [Limit Tips](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#pollinations-limits) diff --git a/docs/audio.md b/docs/audio.md index b4a61216c..fbd3b478d 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -750,7 +750,7 @@ ## ▷ Audio Players * [XMPlay](https://www.un4seen.com/) - Module-Friendly * [Butterchurn Visualizer](https://butterchurnviz.com/), [MusicVid](https://musicvid.org/), [Vizzy](https://vizzy.io/) or [CatNip](https://github.com/noriah/catnip) - Audio Visualizers * [PartyEngine](https://aggrocrab.itch.io/partyengine) - Audio Party Visualizer -* [NCurses++](https://github.com/ncmpcpp/ncmpcpp) +* [ncmpc++](https://github.com/ncmpcpp/ncmpcpp) * [⁠Nagi](https://github.com/Anthonyy232/Nagi) * [Museeks](https://museeks.io/) * [Audacious](https://audacious-media-player.org/) diff --git a/docs/reading.md b/docs/reading.md index 0d21258fd..150991b7a 100644 --- a/docs/reading.md +++ b/docs/reading.md @@ -372,7 +372,7 @@ ## ▷ Downloading * ⭐ **[Mobilism Audiobooks](https://forum.mobilism.org/viewforum.php?f=124)**, [2](https://forum.mobilism.me/viewforum.php?f=124) / [User Ranks](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#mobilism-ranks) * ⭐ **[AudiobookBay](https://audiobookbay.lu/)** - Torrents / **[Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#audiobookbay-warning)** -* ⭐ **[MyAnonaMouse](https://www.myanonamouse.net/)** - [Invites](https://www.myanonamouse.net/inviteapp.php) / [Forum](https://www.myanonamouse.net/f/b/113) +* ⭐ **[MyAnonaMouse](https://www.myanonamouse.net/)** - [Invites](https://www.myanonamouse.net/inviteapp.php) * ⭐ **[Audiobook CSE](https://cse.google.com/cse?cx=006516753008110874046:cwbbza56vhd)** or **[Rave Search](https://ravebooksearch.com/index-audiobooks)** - Multi-Site Audiobook Search * [AudioBooksBee](https://audiobooksbee.com/) * [LearnOutLoud](https://www.learnoutloud.com/Free-Audiobooks) From 617663d9ddf00e29b99a2c9b8bef0e2fc18e8023 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 11 Jan 2026 08:35:59 -0800 Subject: [PATCH 236/552] updated 14 pages --- docs/ai.md | 12 +++++++----- docs/audio.md | 1 - docs/beginners-guide.md | 2 +- docs/developer-tools.md | 3 +++ docs/educational.md | 7 ++++--- docs/file-tools.md | 1 + docs/internet-tools.md | 5 +++-- docs/linux-macos.md | 3 ++- docs/misc.md | 11 +++++++---- docs/mobile.md | 21 ++++++++++++++------- docs/non-english.md | 7 ++++--- docs/social-media-tools.md | 4 ++-- docs/system-tools.md | 2 +- docs/video.md | 11 ++++++----- 14 files changed, 55 insertions(+), 35 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index 7834f4cd3..dbb45b511 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -18,7 +18,7 @@ ## ▷ Official Model Sites * ⭐ **[DeepSeek](https://chat.deepseek.com/)** - DeepSeek-V3.2 / Sign-Up Required / Unlimited / [Subreddit](https://www.reddit.com/r/DeepSeek/) / [Discord](https://discord.com/invite/Tc7c45Zzu5) / [GitHub](https://github.com/deepseek-ai) * ⭐ **[Kimi](https://www.kimi.com/)** - Kimi K2 (Thinking) / Slides / Sign-Up Required / [Subreddit](https://www.reddit.com/r/kimi/) / [Discord](https://discord.gg/TYU2fdJykW) / [GitHub](https://github.com/MoonshotAI) * ⭐ **[Microsoft Copilot](https://copilot.microsoft.com)** - GPT-5.1 / Unlimited / [Reasoning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#better-reasoning) / [Discord](https://discord.com/invite/go-copilot) -* [Gemini](https://gemini.google.com/) - Gemini 3 Pro (5 per day) / 3 Flash (Unlimited) / [Limits](https://support.google.com/gemini/answer/16275805) / [Subreddit](https://www.reddit.com/r/Bard/) / [Discord](https://discord.com/invite/gemini) +* ⭐ **[Gemini](https://gemini.google.com/)** - Gemini 3 Pro (5 per day) / 3 Flash (Unlimited) / [Limits](https://support.google.com/gemini/answer/16275805) / [Subreddit](https://www.reddit.com/r/Bard/) / [Discord](https://discord.com/invite/gemini) * [ChatGPT](https://chatgpt.com/) - GPT-5.2 / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#chatgpt-limits) / [r/OpenAI](https://www.reddit.com/r/OpenAI/) / [r/ChatGPT](https://www.reddit.com/r/ChatGPT/) / [Discord](https://discord.com/invite/openai) * [Qwen](https://chat.qwen.ai/) - Qwen3-Max / Unlimited / [Subreddit](https://www.reddit.com/r/Qwen_AI/) / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) * [Claude](https://claude.ai/) - Claude 4.5 Sonnet / Google Login Required / [Usage Tracker](https://github.com/lugia19/Claude-Usage-Extension) / [Subreddit](https://www.reddit.com/r/ClaudeAI/) / [Discord](https://discord.com/invite/6PPFFzqPDZ) @@ -301,6 +301,7 @@ # ► Video Generation * [Wan AI](https://wan.video/) / 10 Daily / Image to Video / [GitHub](https://github.com/Wan-Video/Wan2.1) * [⁠Vheer](https://vheer.com/) - Unlimited / No Sign-Up * [AIFreeVideo](https://aifreevideo.com/) - Unlimited / MiniMax Video-01 / Sign-Up Required +* [Meta AI](https://www.meta.ai/) - Unlimited / Sign-Up Required * [Google Whisk](https://labs.google/fx/en/tools/whisk) - Veo 3 / 10 Monthly * [Google Flow](https://labs.google/fx/tools/flow) - Veo 2 (10 Monthly) / Veo 3.1 (5 Monthly) * [Dreamina](https://dreamina.capcut.com/ai-tool/home) - 120 Credits Daily @@ -318,7 +319,7 @@ # ► Image Generation * 🌐 **[LMArena Text to Image](https://lmarena.ai/leaderboard/text-to-image)** or **[LMArena Editing](https://lmarena.ai/leaderboard/image-edit)** - Image Generator Benchmarks / Leaderboards * ⭐ **[LMArena](https://lmarena.ai/?mode=direct&chat-modality=image)** - GPT Image 1.5 / Nano Banana Pro / Multiple Generators / Editing / Reset Limits w/ Temp Mail / [X](https://x.com/arena) / [Discord](https://discord.com/invite/lmarena) -* ⭐ **[Gemini](https://gemini.google.com/)** - Nano Banana (100 per day) / Nano Banana Pro (2 per day) / Sign-Up Required / Region-Based / [Discord](https://discord.com/invite/gemini) +* ⭐ **[Gemini](https://gemini.google.com/)** - Nano Banana (100 per day) / Nano Banana Pro (2 per day) / Sign-Up Required / Region-Based / [Remove Watermarks](https://banana.ovo.re/) / [Discord](https://discord.com/invite/gemini) * ⭐ **[AI Studio](https://aistudio.google.com/generate-image)** or [Whisk](https://labs.google/fx/en/tools/whisk) - Imagen 4 + Ultra / Nano Banana / Sign-Up Required / [Discord](https://discord.com/invite/gemini) * ⭐ **[Bing Create](https://www.bing.com/images/create)** - Unlimited / GPT-4o / MAI-Image-1 / Editing / Sign-Up Required * ⭐ **[PigenAI](https://pigenai.art/)** - Unlimited / Seedream 4.0 / Nano Banana / Credit Based / Nano Banana Pro / Seadream 4.5 @@ -327,7 +328,7 @@ # ► Image Generation * [Pollinations](https://chat.pollinations.ai/) - Nano Banana Pro / GPT Image 1.5 / Multiple Generators / No Sign-Up / [Limit Tips](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#pollinations-limits) * [⁠Hunyuan Image Generation](https://hunyuan.tencent.com/image/en) - Hunyuan Image 3.0 / Unlimited * [⁠ISH](https://ish.chat/) - Unlimited / GPT Image 1 mini / Dall-E 3 / Flux Kontext (dev) / Editing / No Sign-Up / [Discord](https://discord.gg/cwDTVKyKJz) -* [Grok](https://grok.com/) - 96 Daily / Editing / Sign-Up Required / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) +* [Grok](https://grok.com/) - 96 Daily / Editing / Prompt Gen Required Sign-Up / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) * [Qwen](https://chat.qwen.ai/) - 30 Per 24 Hours / Editing / Sign-Up Required / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) * [Recraft](https://www.recraft.ai/) - 30 Daily / Sign-Up Required / [Discord](https://discord.gg/recraft) * [Reve Image](https://app.reve.com) - 20 Daily / Editing / Sign-Up Required / [X](https://x.com/reve) / [Discord](https://discord.gg/Nedxp9fYUZ) @@ -335,14 +336,15 @@ # ► Image Generation * [ImageFX](https://labs.google/fx/tools/image-fx) - Imagen 4 / Unlimited / Region-Based / Sign-Up Required / [Discord](https://discord.com/invite/googlelabs) * [TheresAnAIForThat](https://theresanaiforthat.com/@taaft/image-to-image-generator/) - Unlimited / Editing / Flux Kontext Dev * [⁠ZonerAI](https://zonerai.com/) - Unlimited / Editing +* [Meta AI](https://www.meta.ai/) - Unlimited / Sign-Up Required * [⁠Vheer](https://vheer.com/) - Unlimited / Flux Kontext Dev / Flux Schnell * [Perchance](https://perchance.org/ai-photo-generator) / [2](https://perchance.org/ai-text-to-image-generator) - Chroma / Unlimited / No Sign-Up / [Resources](https://perchance.org/perlist) / [Subreddit](https://www.reddit.com/r/perchance/) / [Discord](https://discord.gg/43qAQEVV9a) * [AIGazou](https://muryou-aigazou.com/) - Flux / Z-Image Turbo / Unlimited / No Sign-Up / Seedream 3 / GPT Image 1 / 10 Daily / Sign-Up Required / [Discord](https://discord.gg/v6KzUbPeKh) -* [Z-Image](https://huggingface.co/spaces/Tongyi-MAI/Z-Image-Turbo) - z-Image / [GitHub](https://github.com/Tongyi-MAI/Z-Image) +* [Z-Image](https://huggingface.co/spaces/Tongyi-MAI/Z-Image-Turbo) / [GitHub](https://github.com/Tongyi-MAI/Z-Image) or [Z-GEN TURBO](https://z-gen-turbo.vercel.app/) - Z-Image * [⁠Ernie](https://ernie.baidu.com/) - Unlimited / Editing / Sign-Up Required * [LongCat AI](https://longcat.chat/) - 100 Daily / Editing * [Pollinations Play](https://pollinations.ai/play) - Unlimted / Nano Banana / Z-Image Turbo / 5K Daily ⁠Pollinations -* [Mage](https://www.mage.space/) / [Discord](https://discord.com/invite/GT9bPgxyFP), [⁠Tater AI](https://taterai.github.io/Text2Image-Generator.html), [Loras](https://www.loras.dev/) / [X](https://x.com/tater_ai) / [GitHub](https://github.com/Nutlope/loras-dev), [ToolBaz](https://toolbaz.com/image/ai-image-generator), [AI Gallery](https://aigallery.app/) / [Telegram](https://t.me/aigalleryapp), [Seedream](https://seedream.pro/) or [Art Genie](https://artgenie.pages.dev/) - Flux Schnell +* [Mage](https://www.mage.space/) / [Discord](https://discord.com/invite/GT9bPgxyFP), [⁠Tater AI](https://taterai.github.io/Text2Image-Generator.html), [Loras](https://www.loras.dev/) / [X](https://x.com/tater_ai) / [GitHub](https://github.com/Nutlope/loras-dev), [ToolBaz](https://toolbaz.com/image/ai-image-generator), [AI Gallery](https://aigallery.app/) / [Telegram](https://t.me/aigalleryapp), [Seedream](https://seedream.pro/), [AIFreeForever](https://aifreeforever.com/image-generators) or [Art Genie](https://artgenie.pages.dev/) - Flux Schnell * [⁠Coze](https://space.coze.cn/) - Seadream 4.0 / SoTA Image Gen / 50 Daily / Sign-Up with Phone # Required / US Select CA * [AIImagetoImage](https://aiimagetoimage.io/) or [⁠Image-Editor](https://image-editor.org/) - Nano Banana / Editing / No Sign-Up * [imgsys](https://imgsys.org/) - Compare Generators / Unlimited / No Direct Mode diff --git a/docs/audio.md b/docs/audio.md index fbd3b478d..195cc3ef1 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -365,7 +365,6 @@ ## ▷ Audio Ripping Sites * [QQDL](https://tidal.qqdl.site/) or [BiniLossless](https://music.binimum.org/) - Tidal / FLAC / [Full List](https://github.com/SamidyFR/monochrome/blob/main/INSTANCES.md) * [Spotisaver](https://spotisaver.net/) - Multi-Site * [⁠am-dl](https://am-dl.pages.dev/) - Apple Music / AAC-M4A -* [⁠YAMS](https://yams.tf/) - Deezer / FLAC / Sign-Up Required * [Jumo-DL](https://jumo-dl.pages.dev/) - Qobuz * [EzConv](https://ezconv.cc/) - YouTube / 256kb * [YTiz](https://ytiz.xyz/) - SoundCloud / Bandcamp / 128kb / AAC / [GitHub](https://github.com/tizerk/ytiz) diff --git a/docs/beginners-guide.md b/docs/beginners-guide.md index cb2f67b43..f23b1ac11 100644 --- a/docs/beginners-guide.md +++ b/docs/beginners-guide.md @@ -70,7 +70,7 @@ ### Music * **Streaming: [SpotX](https://github.com/SpotX-Official/SpotX) / [Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome-back.pages.dev/), [3](https://monochrome.tf/) * **Downloading: [lucida](https://lucida.to/) / [DoubleDouble](https://doubledouble.top/) / [Soulseek](https://slsknet.org/)** -* **Mobile: [Metrolist](https://github.com/mostafaalagamy/metrolist) (Android) / [ReVanced Manager](https://revanced.app/) (Android) / [SpotC++](https://spotc.yodaluca.dev/) (iOS)** +* **Mobile: [Metrolist](https://github.com/mostafaalagamy/metrolist) (Android) / [ReVanced Manager](https://revanced.app/) (Android) / [Morphe](https://morphe.software/) (Android) / [SpotC++](https://spotc.yodaluca.dev/) (iOS)** * **Track / Discover: [Last.fm](https://www.last.fm/home) / [RateYourMusic](https://rateyourmusic.com/)** *** diff --git a/docs/developer-tools.md b/docs/developer-tools.md index 233d791d0..880029143 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -38,6 +38,7 @@ # ► Developer Tools * ↪️ **[Data Visualization Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage/#wiki_data_visualization_tools)** * ↪️ **[Machine / Deep Learning](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai#wiki_.25BA_machine_learning)** * ↪️ **[Markup Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools#wiki_.25BA_markup_tools)** +* 🌐 **[⁠Awesome Minimalist](https://github.com/neiesc/awesome-minimalist)** - Curated Minimal Dev Frameworks * ⭐ **[DevToys](https://devtoys.app/)** - Dev Multi-Tool App / [GitHub](https://github.com/DevToys-app/DevToys) * ⭐ **[DevDocs](https://devdocs.io/)** / [GitHub](https://github.com/freeCodeCamp/devdocs) or [ZealDocs](https://zealdocs.org/) - Dev Documentation * ⭐ **[ImHex](https://imhex.werwolv.net/)** / [Web Version](https://web.imhex.werwolv.net/) / [GitHub](https://github.com/WerWolv/ImHex) or [HexEd.it](https://hexed.it/) - Hex Editors @@ -135,6 +136,7 @@ ## ▷ Database Tools * 🌐 **[DB Engines](https://db-engines.com/en/ranking)** or [DBDB](https://dbdb.io/stats) - Database Rankings * 🌐 **[Awesome Opensource Data Engineering](https://github.com/gunnarmorling/awesome-opensource-data-engineering)** - Data Engineering Tools * 🌐 **[Awesome Big Data](https://github.com/oxnr/awesome-bigdata)** - Big Data Resources +* 🌐 **[Awesome MySQL](https://github.com/shlomi-noach/awesome-mysql)** - MySQL Resources * ⭐ **[DB Browser](https://sqlitebrowser.org/)**, [SQLook](https://sqlook.com/) or [SQL Lite Studio](https://sqlitestudio.pl/) - SQLite Browsers * [DuckDB](https://duckdb.org/) - Database Manager * [Qdrant](https://qdrant.tech/) -Database Manager @@ -1139,6 +1141,7 @@ ## ▷ Reverse Engineering * [Rizin](https://rizin.re/) or [Cutter](https://cutter.re/) - Reverse Engineering Framework * [Frida](https://frida.re/) - Dynamic Instrumentation Toolkit / [GitHub](https://github.com/frida/frida) * [Flare VM](https://github.com/mandiant/flare-vm) - Reverse Engineering Environment Setup Script +* [REMnux](https://remnux.org/) - Reverse Engineering / Malware Analysis * [ROP Emporium](https://ropemporium.com/) - Learn Return-Oriented Programming * [APK Editor Studio](https://qwertycube.com/apk-editor-studio/) / [GitHub](https://github.com/kefir500/apk-editor-studio) or [APKTool](https://apktool.org/) / [GitHub](https://github.com/iBotPeaches/Apktool) - APK Reverse Engeineering * [MSTG](https://mas.owasp.org/) or [DVIA-v2](https://github.com/prateek147/DVIA-v2) - App Security Testing / Reverse Engineering diff --git a/docs/educational.md b/docs/educational.md index 453ea8862..3d50daf30 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -480,7 +480,7 @@ ## ▷ Engineering * [Sanfoundry](https://www.sanfoundry.com/) - Engineering Questions & Answers * [CESDB](https://www.cesdb.com/) - Engineering Software * [Robot Shop](https://community.robotshop.com/) - Robotics Forum -* [VisRo Robotics](https://vis-ro.web.app) - Robotics Learning / [Discord](https://discord.com/invite/TfwZ3hH2D2) +* [VisRo Robotics](https://vis-ro.web.app) / [Discord](https://discord.com/invite/TfwZ3hH2D2) or [⁠VittaScience](https://en.vittascience.com/code) - Robotics Learning * [Humanoid Robots Wiki](https://humanoids.wiki/w/Main_Page) - Robotics Courses Index * [Diode](https://www.withdiode.com/) - 3D Hardware Simulator * [Wokwi](https://wokwi.com/) - Arduino / ESP32 Board Simulators @@ -543,6 +543,7 @@ ## ▷ Periodic Tables * [periodic-table.io](https://periodic-table.io/) - Interactive Table * [Periodic Table App](https://periodictableapp.com/) - Interactive Table * [WebElements](https://www.webelements.com) - Interactive Table +* [⁠Photographic Periodic Table](https://periodictable.com/) - Image-Based Periodic Table w/ Physical Examples *** @@ -1004,7 +1005,7 @@ # ► Developer Learning * 🌐 **[Awesome Certificates](https://panx.io/awesome-certificates/)** - Dev Course Indexes * 🌐 **[Awesome YouTubers](https://github.com/JoseDeFreitas/awesome-youtubers)** - YouTube Dev Channels Indexes -* 🌐 **[ProgrammingLearningResources](https://rentry.co/ProgrammingLearningResources)**, [r/LearnProgramming Wiki](https://www.reddit.com/r/learnprogramming/wiki/faq#wiki_getting_started), [Programming Learning Index](https://github.com/bobeff/programming-math-science) or [A-to-Z-Resources-for-Students](https://github.com/dipakkr/A-to-Z-Resources-for-Students) - Programming Learning Resources +* 🌐 **[ProgrammingLearningResources](https://rentry.co/ProgrammingLearningResources)**, [r/LearnProgramming Wiki](https://www.reddit.com/r/learnprogramming/wiki/faq#wiki_getting_started), [Programming Learning Index](https://github.com/bobeff/programming-math-science), [⁠awesome-opensource-documents](https://github.com/44bits/awesome-opensource-documents) or [A-to-Z-Resources-for-Students](https://github.com/dipakkr/A-to-Z-Resources-for-Students) - Programming Learning Resources * 🌐 **[Python Discord](https://pythondiscord.com/resources/)** - Python Learning Resources * 🌐 **[Roadmap](https://roadmap.sh/)** - Developer Roadmaps / [GitHub](https://github.com/kamranahmedse/developer-roadmap) * 🌐 **[Path to Senior Engineer](https://github.com/jordan-cutler/path-to-senior-engineer-handbook)** or [Professional Programming](https://github.com/charlax/professional-programming) - Software Engineer Resources @@ -1021,7 +1022,7 @@ # ► Developer Learning * [Git Time](https://git.bradwoods.io/) - Git Learning Game * [DevToolTips](https://devtoolstips.org/) - Developer Tips * [Checki0](https://checkio.org/) - Code Learning Games -* [Scrimba](https://scrimba.com/) - Interactive Programming Courses +* [Scrimba](https://scrimba.com/) or [⁠VittaScience](https://en.vittascience.com/code) - Interactive Programming Learning * [CloudSkillsBoost](https://www.cloudskillsboost.google/paths) - Programming Courses * [⁠MOOC.fi](https://www.mooc.fi/en/) - Programming Courses * [EggHead](https://egghead.io/) - Programming Courses diff --git a/docs/file-tools.md b/docs/file-tools.md index e2fc7f37e..2e30a69f5 100644 --- a/docs/file-tools.md +++ b/docs/file-tools.md @@ -73,6 +73,7 @@ ## ▷ File Converters * [videoutils](https://www.videoutils.com/) - File Converter / 500MB * [⁠OfflineConvert](https://www.offlineconvert.com/) - File Converter * [Xconvert](https://www.xconvert.com) - File Converter / 400MB +* [FeeConvert](https://www.freeconvert.com/) - Unlimited / Clear Cookies * [ConvertFiles](https://www.convertfiles.com/) - File Converter / 250MB * [Convertio](https://convertio.co/) - File Converter / 100MB * [AnyConvert](https://anyconv.com/) - File Converter / 100MB diff --git a/docs/internet-tools.md b/docs/internet-tools.md index a55a0eafe..44fd70d35 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -95,12 +95,13 @@ ## ▷ Chat Tools * ↪️ **[Telegram Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25BA_telegram_tools)** * ↪️ **[Privacy-Focused Messengers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_encrypted_messengers)** * ↪️ **[IRC Clients / Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/download#wiki_.25B7_irc_tools)** +* ⭐ **[Stoat](https://stoat.chat/)** - Communication Platform / Discord Alt / [Bots](https://rvlt.gg/discover/bots) / [Resources](https://github.com/revoltchat/awesome-revolt) * ⭐ **[Mumble](https://www.mumble.info/)**, [Jam](https://jam.systems/), [TeaSpeak](https://teaspeak.de/gb/) or [TeamSpeak](https://www.teamspeak.com/) / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#teamspeak-warning) - Voice Chat * ⭐ **[Hack.chat](https://hack.chat/)**, [Shick](https://shick.me/), [LeapChat](https://www.leapchat.org/), [otr.to](https://otr.to/) / [GitHub](https://github.com/jermainee/otr.to), [Chitchatter](https://chitchatter.im/) / [GitHub](https://github.com/jeremyckahn/chitchatter) or [tik.io](https://tlk.io/) - Minimal / No Sign-Up Required Chats * ⭐ **[Gajim](https://gajim.org/)**, [CoyIM](https://coy.im/), [Profanity](https://profanity-im.github.io/) / [GitHub](https://github.com/profanity-im/profanity) or [xabber](https://www.xabber.com/) - XMPP Clients * [Pidgin](https://www.pidgin.im/) / [GitHub](https://keep.imfreedom.org/pidgin/pidgin/) or [Ferdium](https://ferdium.org/) / [GitHub](https://github.com/ferdium/ferdium-app) - Combine Web Apps / Chat Services * [MatterBridge](https://github.com/42wim/matterbridge) - Bridge for Multiple Chat Apps -* [Miranda NG](https://www.miranda-ng.org/en/), [Escargot](https://escargot.chat/) or [WeeChat](https://weechat.org/) - Chat Apps +* [Miranda NG](https://www.miranda-ng.org/en/), [Escargot](https://escargot.chat/) or [WeeChat](https://weechat.org/) - General Chat Apps * [Twist](https://twist.com/) - Collaboration Chat Manager * [Altus](https://github.com/amanharwara/altus) or [WAO](https://dedg3.com/wao/) - WhatsApp Clients * [WhatsApp-Chat-Exporter](https://github.com/KnugiHK/WhatsApp-Chat-Exporter), [2](https://wts.knugi.dev/) - WhatsApp HTML Chat Exporter / Root Required @@ -268,7 +269,7 @@ ## ▷ Custom Search Engines * [Audiobooks CSE](https://cse.google.com/cse?cx=006516753008110874046:cwbbza56vhd) - Search Audiobook Sites * [Comics CSE](https://cse.google.com/cse?cx=006516753008110874046:p4hgytyrohg) - Search Comic Sites * [Manga CSE](https://cse.google.com/cse?cx=006516753008110874046:4im0fkhej3z), [2](https://cse.google.com/cse?cx=006516753008110874046:a5mavctjnsc#gsc.tab=0) - Search Manga Sites -* [Android APK CSE](https://cse.google.com/cse?cx=e0d1769ccf74236e8), [2](https://cse.google.com/cse?cx=73948689c2c206528), [3](https://cse.google.com/cse?cx=a805854b6a196d6a6) - Search Android APK Sites +* [Android APK CSE](https://cse.google.com/cse?cx=e0d1769ccf74236e8), [2](https://cse.google.com/cse?cx=73948689c2c206528), [3](https://cse.google.com/cse?cx=a805854b6a196d6a6) or [Apps & Games Search](https://cse.google.com/cse?cx=066a762d5699f4d91) - Search Android APK Sites * [Extensions CSE](https://cse.google.com/cse?cx=86d64a73544824102) - Search Extension Sites * [Fonts CSE](https://cse.google.com/cse?cx=82154ebab193e493d) - Search Font Sites * [Video Streaming CSE](https://cse.google.com/cse?cx=006516753008110874046:6v9mqdaai6q) - Search YouTube-Like Video Sites diff --git a/docs/linux-macos.md b/docs/linux-macos.md index fb3b749aa..a245cc508 100644 --- a/docs/linux-macos.md +++ b/docs/linux-macos.md @@ -274,7 +274,7 @@ ## ▷ Productivity / Calendars ## ▷ Linux Gaming * 🌐 **[Are We Anti-Cheat Yet?](https://areweanticheatyet.com/)** - Anti-Cheat Game Database / GNU/Linux & Wine/Proton Compatibility -* ⭐ **[Comprehensive Gaming Guide](https://linux-gaming.kwindu.eu/index.php?title=Main_Page)** / [2](https://github.com/rimsiw/linux-gaming-omg) / [3](https://web.archive.org/web/20221022121735/https://www.reddit.com/r/Piracy/comments/ndrtlf/comment/gyccwhk/?context=3) / [4](https://www.reddit.com/r/LinuxCrackSupport/wiki/index) - Linux Gaming Guides +* ⭐ **[Comprehensive Gaming Guide](https://linux-gaming.kwindu.eu/index.php?title=Main_Page)** / [3](https://web.archive.org/web/20221022121735/https://www.reddit.com/r/Piracy/comments/ndrtlf/comment/gyccwhk/?context=3) / [4](https://www.reddit.com/r/LinuxCrackSupport/wiki/index) - Linux Gaming Guides * ⭐ **[protondb](https://www.protondb.com/)** - Proton Compatibility / [Steam Extension](https://github.com/Trsnaqe/protondb-community-extension) / [Discord](https://discord.com/invite/uuwK9EV) * ⭐ **[Heroic Games Launcher](https://heroicgameslauncher.com/)** - Epic / GOG / Prime Games Launcher / [Discord](https://discord.com/invite/rHJ2uqdquK) / [GitHub](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher) * ⭐ **[Lutris](https://lutris.net/)** - Games Manager / [Discord](https://discord.com/invite/Pnt5CuY) @@ -389,6 +389,7 @@ ## ▷ Server / Selfhosting * 🌐 **[Awesome Selfhosted](https://awesome-selfhosted.net/)** / [2](https://gist.github.com/kvnxiao/27c14760cbec35b4e312e34c856b51a8) or [Awesome Selfhosted UI](https://awesomeselfhosted.netlify.app/) - Self-Hosted Software Index / [GitHub](https://github.com/awesome-selfhosted/awesome-selfhosted) * 🌐 **[Selfh.st](https://selfh.st/apps/)** - Self-Hosted Software Index * 🌐 **[Self-Hosting-Guide](https://github.com/mikeroyal/Self-Hosting-Guide)** - Self-Hosted Software Index +* 🌐 **[⁠RackRat](https://rackrat.net/)** - Ebay Rackmount Server Prices / Comparisons * ⭐ **[Homepage](https://gethomepage.dev/)** / [GitHub](https://github.com/gethomepage/homepage), **[Dashy](https://dashy.to/)** / [GitHub](https://github.com/Lissy93/dashy), [Flame](https://github.com/pawelmalak/flame), [Homer](https://github.com/bastienwirtz/homer), [Lab Dash](https://github.com/AnthonyGress/lab-dash), [mafl](https://mafl.hywax.space/), [Homarr](https://homarr.dev/) / [GitHub](https://github.com/homarr-labs/homarr) or [Organizr](https://github.com/causefx/Organizr) - Home Server Startpages * [Glance](https://github.com/glanceapp/glance) - Feed Dashboard * [Self Managed Life](https://wiki.futo.org/) - FOSS / Self-Hosting Guide / [Video](https://youtu.be/Et5PPMYuOc8), [2](https://youtu.be/3fW9TV1WQi8) diff --git a/docs/misc.md b/docs/misc.md index e8b246c7d..06f878977 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -562,7 +562,9 @@ ## ▷ Hacker News Tools * 🌐 **[Awesome Hacker News](https://github.com/cheeaun/awesome-hacker-news)** - HN Apps & Resources Index * ⭐ **[Newsit](https://newsit.benwinding.com/)** - Webpage Comments Widget / [GitHub](https://github.com/benwinding/newsit) -* [Modern for Hacker News](https://www.modernhn.com/) - Modern UI Extension +* ⭐ **[Modern HN](https://www.modernhn.com/)** - Modern UI Extension +* [Hacki](https://github.com/Livinglist/Hacki), [Harmoni](https://play.google.com/store/apps/details?id=com.simon.harmonichackernews) or [Glider](https://github.com/Mosc/Glider) - Android Hacker News Apps +* [ZCombinator](https://github.com/Livinglist/ZCombinator), [HACK](https://apps.apple.com/app/id1464477788), [Octal](https://apps.apple.com/app/id1308885491), [Hackers](https://apps.apple.com/app/id603503901) or [Hacki](https://apps.apple.com/app/id1602043763) - iOS Hacker News Apps * [Related Submissions](https://hnrelevant.imadij.com/) - Similar Posts Sidebar Extension / [GitHub](https://github.com/imdj/HNRelevant) * [The Hacker Herald](https://hackerherald.com/) or [hckrnws](https://www.hckrnws.com/) - HN Frontends * [Alexandria Library](https://alexandria-library.julienc.me/search/) - HN Search Frontend @@ -865,7 +867,7 @@ ## ▷ Tech Jobs ## ▷ Startup -* 🌐 **[Awesome Startup](https://github.com/Ibexoft/awesome-startup-tools-list)**, [Awesome Launch](https://github.com/soGeneri/awesome-launch) or [Tools for Startups](https://docs.google.com/spreadsheets/d/1s6-hGBh0_tqa-jd23fsdYuwbmS8UPmElPqaH-Rnoa_A/htmlview) - Startup Resources Indexes +* 🌐 **[Awesome Startup](https://github.com/Ibexoft/awesome-startup-tools-list)**, [Awesome Launching Platforms](https://github.com/DirectorySurf/awesome-launch-platforms), [Awesome Launch](https://github.com/soGeneri/awesome-launch) or [Tools for Startups](https://docs.google.com/spreadsheets/d/1s6-hGBh0_tqa-jd23fsdYuwbmS8UPmElPqaH-Rnoa_A/htmlview) - Startup Resources Indexes * 🌐 **[moreThanFAANGM](https://kaustubh-natuskar.github.io/moreThanFAANGM/)** - Good Companies / Startups Index * [NewIdeas](https://indieideas.io/) - Generate Business Ideas * [Failory](https://www.failory.com/graveyard) - Learn Why Startups Failed @@ -1005,6 +1007,7 @@ ## ▷ Electronics * [r/buildapc](https://reddit.com/r/buildapc) - PC Building Community / [Discord](https://discord.com/invite/buildapc) * [r/BuildAPCForMe](https://reddit.com/r/BuildAPCForMe) - PC Building Community * [⁠MoboMaps](https://mobomaps.com/) - Motherboard Visualizations / Info +* [⁠WhereIsMyRam](https://whereismyram.com/) - DDR5 RAM Price Tracker * [NewMaxx's SSD Site](https://borecraft.com/) / [Doc](https://docs.google.com/spreadsheets/d/1B27_j9NDPU3cNlj2HKcrfpJKHkOf-Oi1DbuuQva2gT4/), [SSD Tester](https://ssd-tester.com/) or [JohnnyLucky](https://www.johnnylucky.org/data-storage/ssd-database.html) - SSD Buying Comparisons * [Disk Prices](https://diskprices.com/) - Disk Price Tracker * [Jarrod's Tech](https://jarrods.tech/resources/) or [SuggestALaptop](https://discord.gg/pes68JM) / [Guide](https://docs.google.com/document/d/1_Oh9M4zrBB1hx3B0Yw32-evH4bqTmwNM5DJ12lWvA0w/) (discord) - Laptop Suggestions @@ -1035,7 +1038,8 @@ ## ▷ Electronics * [Consolevariations](https://consolevariations.com/) - Game Console Rarity / Shopping * [Camera Decision](https://cameradecision.com/) or [Digicamfinder](https://digicamfinder.com/) - Compare Cameras * [3D Printer Recs](https://redd.it/1bh9jud) - Hobbyist 3D Printer Recommendations -* [⁠SpoolScout](https://www.spoolscout.com/) - Search / Compare 3D Printing Filament Prices +* [⁠SpoolScout](https://www.spoolscout.com/) - Search / Compare 3D Printing Filament Prices +* [⁠RackRat](https://rackrat.net/) - Ebay Rackmount Server Prices / Comparisons *** @@ -1065,7 +1069,6 @@ ## ▷ Apps * [App Sales](https://www.app-sales.net/nowfree/) - Android Apps * [r/GooglePlayDeals](https://reddit.com/r/googleplaydeals) - Android Apps * [Play-Deals](https://github.com/psuzn/Play-Deals) - Android Apps -* [App Finder](https://play.google.com/store/apps/details?id=scadica.aq) - Android Deal App * [r/AppHookup](https://www.reddit.com/r/AppHookup/) - Multi-Store / Multi Platform * [⁠r/MacAppStoreDeals](https://www.reddit.com/r/MacAppStoreDeals/) - Apple Apps diff --git a/docs/mobile.md b/docs/mobile.md index 60a0f5686..2561e77c3 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -30,7 +30,7 @@ ## ▷ Modded APKs * [APK4Free](https://apk4free.net/) / [Telegram](https://t.me/apk4free_net) * [Release APK](https://forum.release-apk.com/) / [Discord](https://discord.gg/RDVKXsnqce) * [ReXDL](https://rexdl.com/) / [Telegram](https://t.me/joinchat/AAAAAFVMhwX7IzS5hMc8OQ) -* [Android APK CSE](https://cse.google.com/cse?cx=e0d1769ccf74236e8) / [CSE 2](https://cse.google.com/cse?cx=73948689c2c206528) / [CSE 3](https://cse.google.com/cse?cx=a805854b6a196d6a6) or [App Finder](https://play.google.com/store/apps/details?id=scadica.aq) - APK Search Engines +* [Android APK CSE](https://cse.google.com/cse?cx=e0d1769ccf74236e8) / [CSE 2](https://cse.google.com/cse?cx=73948689c2c206528) / [CSE 3](https://cse.google.com/cse?cx=a805854b6a196d6a6) or [Apps & Games Search](https://cse.google.com/cse?cx=066a762d5699f4d91) - APK Search Engines *** @@ -116,7 +116,7 @@ ## ▷ App Launchers ## ▷ APK Tools -* ⭐ **[AppManager](https://muntashirakon.github.io/AppManager/)** / [GitHub](https://github.com/MuntashirAkon/AppManager), [Inure](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) or [PackageManager](https://smartpack.github.io/PackageManager/) / [GitHub](https://github.com/SmartPack/PackageManager) - Package Managers +* ⭐ **[App Manager](https://muntashirakon.github.io/AppManager/)** / [GitHub](https://github.com/MuntashirAkon/AppManager), [Inure](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) or [Package Manager](https://smartpack.github.io/PackageManager/) / [GitHub](https://github.com/SmartPack/PackageManager) - Package Managers * ⭐ **[Lucky Patcher](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks)** (search) - App Patcher * ⭐ **Lucky Patcher Tools** - [Guide](https://flixbox.github.io/lp-compat/docs/intro) / [Compatibility](https://flixbox.github.io/lp-compat/) / [Subreddit](https://www.reddit.com/r/luckypatcher/) / [Discord](https://discord.com/invite/RS5ddYf7mw) * ⭐ **[Obtainium](https://obtainium.imranr.dev/)** / [Configs](https://apps.obtainium.imranr.dev/) / [GitHub](https://github.com/ImranR98/Obtainium), [UpgradeAll](https://github.com/DUpdateSystem/UpgradeAll), [APKUpdater](https://github.com/rumboalla/apkupdater) or [InstallerX](https://t.me/InstallerX) (root) - APK Installers / Updaters @@ -161,13 +161,14 @@ ## ▷ Social Media Apps * ⭐ **[Xtra](https://github.com/crackededed/Xtra)**, [BTTV](https://github.com/bttv-android/bttv), [Twire](https://github.com/twireapp/Twire) or [Frosty](https://www.frostyapp.io/) / [GitHub](https://github.com/tommyxchow/frosty) - Twitch Clients * ⭐ **[Voyager](https://vger.app) / [GitHub](https://github.com/aeharding/voyager)**, [Jerboa](https://github.com/LemmyNet/jerboa), [Eternity](https://codeberg.org/Bazsalanszky/Eternity), [summit](https://play.google.com/store/apps/details?id=com.idunnololz.summit), [Raccoon](https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy) or [Thunder](https://github.com/thunder-app/thunder) - Lemmy Clients / [Index](https://join-lemmy.org/apps) * ⭐ **[Tusky](https://tusky.app/)**, [Dhaaga](https://github.com/suvam0451/dhaaga), [SubwayTooter](https://github.com/tateisu/SubwayTooter), [Moshidon](https://github.com/LucasGGamerM/moshidon) or [Dimett](https://github.com/MateriiApps/Dimett) - Mastodon Clients -* ⭐ **[piko](https://github.com/crimera/twitter-apk)** / [Telegram](https://t.me/pikopatches) / [GitHub](https://github.com/crimera/piko), [⁠QuaX](https://github.com/Teskann/QuaX) or [Squawker](https://github.com/j-fbriere/squawker) - Twitter / X Apps * [Stealth](https://gitlab.com/cosmosapps/stealth), [Continuum](https://github.com/cygnusx-1-org/continuum) or [RedReader](https://github.com/QuantumBadger/RedReader) - Reddit Clients / Patch Guide +* [⁠QuaX](https://github.com/Teskann/QuaX) or [Squawker](https://github.com/j-fbriere/squawker) - Twitter / X Apps * [Watomatic](https://watomatic.app/) / [Subreddit](https://www.reddit.com/r/watomatic/) / [GitHub](https://github.com/adeekshith/watomatic) or [AutoResponder](https://www.autoresponder.ai/) - Chat App Auto-Responders * [⁠Beeper](https://www.beeper.com/) / [GitHub](https://github.com/beeper) or [Openvibe](https://openvibe.social/) / [Discord](https://discord.gg/GduN6fB6NN) - Combine Chat / Social Media Apps * [Graysky](https://graysky.app/) - Bluesky Client / [GitHub](https://github.com/mozzius/graysky) * [Mumla](https://gitlab.com/quite/mumla) or [Meshenger](https://github.com/meshenger-app/meshenger-android) - Voice Chat * [Aliucord](https://github.com/Aliucord/Manager) - Modded Discord Client / Join [Discord](https://discord.gg/EsNDvBaHVU) for Themes + Plugins +* [Kettu](https://www.raincord.dev/kettu) - Modded Discord Client / [Discord](https://discord.gg/qkdPGunwjW) / [Codeberg](https://codeberg.org/cocobo1/Kettu) / [GitHub](https://github.com/C0C0B01/Kettu) * [Kizzy](https://github.com/dead8309/Kizzy) - Discord Rich Presence * [Dumpus](https://github.com/dumpus-app/dumpus-app) - View Discord Data / Self host for Privacy / [Discord](https://androz2091.fr/discord) * [DankChat](https://github.com/flex3r/DankChat) - Talk in Multiple Twitch Chats at Once @@ -244,6 +245,7 @@ ## ▷ Customization * [Muzei](https://muzei.co/), [Doodle](https://patrickzedler.com/doodle/) or [Amoled Backgrounds](https://play.google.com/store/apps/details?id=com.droidheat.amoledbackgrounds) - Live Wallpapers * [r/iWallpaper](https://www.reddit.com/r/iWallpaper/) or [r/MobileWallpaper](https://www.reddit.com/r/MobileWallpaper/) - Mobile Wallpaper Subs * [wallhaven.cc](https://wallhaven.cc/search?categories=110&purity=100&ratios=portrait) - Wallpapers +* [⁠WallWidgy](https://www.wallwidgy.me/) - Minimal Wallpapers / [GitHub](https://github.com/not-ayan/wallwidgy) * [wallman](https://gitlab.com/colorata/wallman) - Wallpapers * [WallYou](https://github.com/you-apps/WallYou) - Wallpapers * [Paperize](https://github.com/Anthonyy232/Paperize) - Wallpapers @@ -484,6 +486,7 @@ ## ▷ Android Privacy ## ▷ Android Internet * ↪️ **[QR Code Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_qr_code_tools)** +* ↪️ **[Hacker News Apps](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25B7_hacker_news_tools)** * ⭐ **[KeePassDX](https://www.keepassdx.com/)**, **[Bitwarden](https://play.google.com/store/apps/details?id=com.x8bit.bitwarden)** / [Alt Client](https://github.com/AChep/keyguard-app) / [X](https://twitter.com/bitwarden) / [Subreddit](https://reddit.com/r/bitwarden) / [GitHub](https://github.com/bitwarden), [Proton Pass](https://proton.me/pass), [AuthPass](https://authpass.app/), [KeyPass](https://github.com/yogeshpaliyal/KeyPass) or [Keepass2Android](https://play.google.com/store/apps/details?id=keepass2android.keepass2android) / [GitHub](https://github.com/PhilippC/keepass2android) - Password Managers * ⭐ **[Thunderbird](https://www.thunderbird.net/en-US/mobile/)** / [Notifications](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#thunderbird) / [GitHub](https://github.com/thunderbird/thunderbird-android), [K-9 Mail](https://k9mail.app/), [Monocles](https://f-droid.org/packages/de.monocles.mail/) or [FairEmail](https://email.faircode.eu/) - Email Clients * ⭐ **[Network Survey](https://www.networksurvey.app/)**, [PCAPdroid](https://emanuele-f.github.io/PCAPdroid/) or [keepitup](https://github.com/ibbaa/keepitup/) - Network Monitors @@ -491,7 +494,6 @@ ## ▷ Android Internet * [Wolfram Alpha](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) - Searchable Knowledge Base * [Feeder](https://github.com/spacecowboy/Feeder), [Pluma RSS](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search), [Twine](https://github.com/msasikanth/twine), [FeedMe](https://github.com/seazon/FeedMe), [news](https://github.com/bubelov/news), [nunti](https://gitlab.com/ondrejfoltyn/nunti), [Aggregator News](https://play.google.com/store/apps/dev?id=5578181639208826441), [CapyReader](https://github.com/jocmp/capyreader) or [ReadYou](https://github.com/Ashinch/ReadYou) - RSS Readers * [NewsBang](https://www.newsbang.com/) - News App / US Only -* [Hacki](https://github.com/Livinglist/Hacki), [⁠Chugtec](https://play.google.com/store/apps/details?id=com.chugtec.app), [Harmoni](https://play.google.com/store/apps/details?id=com.simon.harmonichackernews) or [Glider](https://github.com/Mosc/Glider) - Tech News / HN Apps * [Glasswire](https://play.google.com/store/apps/details?id=com.glasswire.android), [⁠Traffic Light](https://github.com/leekleak/traffic-light/) or [DataMonitor](https://github.com/itsdrnoob/DataMonitor) - Data Usage Monitors * [PINCredible](https://github.com/cyb3rko/pincredible) - PIN Manager * [Linkora](https://github.com/LinkoraApp/Linkora) / [Discord](https://discord.gg/ZDBXNtv8MD), [Link Manager](https://play.google.com/store/apps/details?id=com.michaelflisar.linkmanager), [Shiori](https://github.com/DesarrolloAntonio/Shiori-Android-Client) - Bookmark Managers @@ -565,6 +567,7 @@ ## ▷ Android Text Tools * [Markor](https://fossdroid.com/a/markor.html) - Text Editor with Markdown Support * [neutriNote](https://github.com/appml/neutrinote) or [OneNote](https://play.google.com/store/apps/details?id=com.microsoft.office.onenote&hl=en-us) - Note-Taking Apps with Markdown / Math Support * [Quillpad](https://quillpad.github.io/) / [GitHub](https://github.com/quillpad/quillpad) - Note-Taking App with Markdown Support +* [AppFlowy](https://appflowy.com/) - Note-Taking App with Markdown Support / [Discord](https://discord.com/invite/appflowy-903549834160635914) / [GitHub](https://github.com/AppFlowy-IO) * [Safe Notes](https://safenote.co/) / [GitHub](https://github.com/keshav-space/safenotes) - AES-256 Encrypted Note-Taking App * [NotePad](https://github.com/mshdabiola/NotePad) or [Notebook](https://www.zoho.com/notebook/mobile-app.html) - Note-Taking Apps with Drawing * [Walling](https://walling.app/) or [Workflowy](https://play.google.com/store/apps/details?id=com.workflowy.android) - Note-Taking Apps for Projects @@ -724,6 +727,7 @@ ## ▷ Linux on Android * [postmarketOS](https://www.postmarketos.org/) - Alpine-Based * [Ubuntu Touch](https://devices.ubuntu-touch.io/) - Ubuntu-Based * [Mobian](https://mobian-project.org/) - Debian-Based +* [⁠Linux Deploy](https://github.com/meefik/linuxdeploy) - Install and run GNU/Linux on Android + TV Boxes *** @@ -804,9 +808,10 @@ # ► Android Audio * ⭐ **[Pano Scrobbler](https://github.com/kawaiiDango/pano-scrobbler)** - Android Scrobbler * ⭐ **[CApod](https://github.com/d4rken-org/capod)**, [OpenPods](https://github.com/adolfintel/OpenPods) or [MaterialPods](https://play.google.com/store/apps/details?id=com.pryshedko.materialpods) - AirPod Monitors / Battery Trackers * [Modded Spotify](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) - Ad-Free Spotify Patchers / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#android-spotify-note) -* Spotify Tools - [Friend Activity](https://spotivity.me/) / [Mute Ads](https://play.google.com/store/apps/details?id=live.teekamsuthar.mutify), [2](https://github.com/aghontpi/ad-silence) / [Stats](https://stats.fm/) +* Spotify Tools - [Friend Activity](https://spotivity.me/) / [Mute Ads](https://play.google.com/store/apps/details?id=live.teekamsuthar.mutify), [2](https://github.com/aghontpi/ad-silence) / [Stats](https://stats.fm/) / [Lyrics](https://github.com/WXRIW/Lyricify-App) * [⁠LibrePods](https://github.com/kavishdevar/librepods) - Add AirPod Features to Android / Root Required -* [SongSync](https://github.com/Lambada10/SongSync), [Lyricify](https://github.com/WXRIW/Lyricify-App), [FastLyrics](https://github.com/TecCheck/FastLyrics) or [Rush](https://github.com/shub39/Rush) - Lyrics Apps +* [SongSync](https://github.com/Lambada10/SongSync) or [Lyricify](https://github.com/AmanRajAryan/Lyricify) / [Telegram](https://t.me/Lyricfy) - Lyrics Apps +* [FastLyrics](https://github.com/TecCheck/FastLyrics) or [Rush](https://github.com/shub39/Rush) - Live Lyrics Apps * [ListenBrainz](https://github.com/metabrainz/listenbrainz-android) or [MusicSearch](https://github.com/lydavid/MusicSearch) - Music Tracking / Rating * [Murglar](https://murglar.app/) - Multi-Site Audio Downloader * [ytdlnis](https://ytdlnis.org/) - Multi-Site Audio Downloader / [GitHub](https://github.com/deniscerri/ytdlnis) @@ -861,6 +866,7 @@ ## ▷ YouTube Music * ⭐ **[Metrolist](https://github.com/mostafaalagamy/metrolist)** or [OuterTune](https://github.com/OuterTune/OuterTune) - YouTube Music Players / Innertune Forks / Audio Players * ⭐ **[ReVanced YouTube](https://revanced.app/)** - Ad-Free YouTube Patcher / [Guide](https://bigbudone.com/posts/youtube-revanced-manager-the-best-guide-for-dummies/), [2](https://github.com/KobeW50/ReVanced-Documentation/blob/main/YT-ReVanced-Guide.md) / [Changelog](https://revanced.app/announcements) / [Discord](https://discord.com/invite/rF2YcEjcrT) +* ⭐ **[Morphe](https://morphe.software/)** - Ad-Free YouTube Patcher / [X](https://x.com/MorpheApp) / [Subreddit](https://reddit.com/r/MorpheApp) / [GitHub](https://github.com/MorpheApp/morphe-manager) * [Musify](https://gokadzev.github.io/Musify/) - YouTube Music Player / [GitHub](https://github.com/gokadzev/Musify) * [BloomeeTunes](https://github.com/HemantKArya/BloomeeTunes) - YouTube Music Player * [SimpMusic](https://simpmusic.org/) - YouTube Music Player / [GitHub](https://github.com/maxrave-dev/SimpMusic) @@ -998,6 +1004,7 @@ ## ▷ Android Live TV ## ▷ Android YouTube Apps * ⭐ **[ReVanced Manager](https://revanced.app/)** - Ad-Free YouTube Patcher / [Guide](https://bigbudone.com/posts/youtube-revanced-manager-the-best-guide-for-dummies/), [2](https://github.com/KobeW50/ReVanced-Documentation/blob/main/YT-ReVanced-Guide.md) / [Changelog](https://revanced.app/announcements) / [Discord](https://discord.com/invite/rF2YcEjcrT) +* ⭐ **[Morphe](https://morphe.software/)** - Ad-Free YouTube Patcher / [X](https://x.com/MorpheApp) / [Subreddit](https://reddit.com/r/MorpheApp) / [GitHub](https://github.com/MorpheApp/morphe-manager) * ⭐ **[GrayJay](https://grayjay.app/)** - YouTube, Twitch, Rumble, etc. / Avoid Playstore / [Guide](https://youtu.be/EnZrv37u66c) / [Add Platforms](https://grayjay-sources.github.io/), [2](https://github.com/grayjay-sources/grayjay-sources.github.io), [3](https://gitlab.futo.org/videostreaming/plugins) / [GitLab](https://gitlab.futo.org/videostreaming/grayjay) * ⭐ **[LibreTube](https://libretube.dev/)** - Ad-Free YouTube * ⭐ **[PipePipe](https://github.com/InfinityLoop1308/PipePipe)** - Ad-Free YouTube / SponsorBlock / ReturnYTDislikes @@ -1017,6 +1024,7 @@ ## ▷ Android YouTube Apps # ► iOS Tools * ↪️ **[Safari Extensions](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_safari_extensions)** +* ↪️ **[Hacker News Apps](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25B7_hacker_news_tools)** * ⭐ **[Bitwarden](https://bitwarden.com/download/apple-iphone-password-manager/)** / [X](https://twitter.com/bitwarden) / [Subreddit](https://reddit.com/r/bitwarden) / [GitHub](https://github.com/bitwarden), **[Keepassium](https://keepassium.com/)**, [AuthPass](https://authpass.app/) or [Strongbox](https://strongboxsafe.com/) - Password Managers * ⭐ **[PairVPN Hotspot](https://pairvpn.com/hotspot)** - Create Mobile Hotspots * ⭐ **[Reincubate Camo](https://reincubate.com/camo/)** or [Iriun](https://iriun.com/) - Use iOS Device as Webcam @@ -1052,7 +1060,6 @@ # ► iOS Tools * [Keynote](https://apps.apple.com/app/id361285480) - Make Presentations * [WiFi Map](https://apps.apple.com/app/wifi-map-esim-internet-finder/id548925969) - Public WiFi Maps * [⁠Particle](https://particle.news/) or [Quill News Digest](https://quillnewsdigest.com/) - News Aggregation Apps -* [ZCombinator](https://github.com/Livinglist/ZCombinator), [HACK](https://apps.apple.com/app/id1464477788), [Octal](https://apps.apple.com/app/id1308885491), [Hackers](https://apps.apple.com/app/id603503901) or [Hacki](https://apps.apple.com/app/id1602043763) - Tech News / HN Apps * [Fiery Feeds](https://apps.apple.com/app/id1158763303), [Feeeed](https://apps.apple.com/app/id1600187490), [Reeder](https://reederapp.com/) or [NetNewsWire](https://apps.apple.com/app/id1480640210) - RSS Reader * [Read Aloud AI](https://readaloudai.com/ios) - Text to Speech * [Voiceliner](https://a9.io/voiceliner/) - Voice Memos / [GitHub](https://github.com/maxkrieger/voiceliner) diff --git a/docs/non-english.md b/docs/non-english.md index 9225ce3a7..cf45aa996 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -694,6 +694,7 @@ ## ▷ Downloading * ⭐ **[VegaMovies](https://vegamovies.gripe/)**, [2](https://moviesflix.ad/) - Movies / TV / Anime / 1080p / 4K / [Telegram](https://telegram.dog/vega_officials) * ⭐ **[UHDMovies](https://modlist.in/?type=uhdmovies)** - Movies / 4K * ⭐ **[HDHub4u](https://hdhub4u.gd/)** - Movies / TV / 1080p +* ⭐ **[⁠XDMovies](https://xdmovies.site/)** - Movies / TV / 1080p / 4K * ⭐ **[MoviesMod](https://modlist.in/?type=hollywood)** - Movies / TV / Sub / Dub / 1080p / [Bypass](https://greasyfork.org/en/scripts/474747) * ⭐ **[SD Toons](https://sdtoons.in/category/cartoon/)** - Movies / TV / Anime / 1080p / Some NSFW * ⭐ **[ToonWorld4All](https://toonworld4all.me/)** - Anime / Cartoon / Geoblocked @@ -705,7 +706,6 @@ ## ▷ Downloading * [Bollyflix](https://bollyflix.vet/) - Movies / TV / Anime * [SSR Movies](https://ssrmovies.com/) - Movies / TV / Sub / Dub / 1080p * [DownloadHub](https://downloadhub.boston/) - Movies / TV / Sub / Dub / 1080p -* [⁠XDMovies](https://xdmovies.site/) - Movies / TV / 1080p * [MkvMoviesPoint](https://mkvmoviespoint.cool/) - Movies / TV / Sub / Dub / 1080p / [Telegram](https://telegram.me/mkvpoint1) * [MKV Mad](https://mkvmad.com/) - Movies / TV / Sub / Dub / 1080p * [KatMovieHD](https://katworld.net/?type=KatmovieHD) - Movies / TV / Anime / Sub / Dub / 1080p @@ -724,6 +724,7 @@ ## ▷ Downloading * [DesireMovies](https://desiremovies.my/) - Movies / TV / Sub / Dub / 1080p * [KatDrama](https://katdrama.com/) - Korean Drama * [AnimeAcademy](https://animeacademy.in/) - Anime / Sub / Dub / 1080p +* [AnimeSalt](https://animesalt.top/) - Anime / Sub / Dub / 1080p * [Anime Dub Hindi](https://www.animedubhindi.me/) - Anime / Dub / 1080p * [PikaHD](https://pikahd.com/) - Anime / Dub / 1080p * [Toonhub4u](https://toonhub4u.me/) - Anime / Cartoon / Dub / 1080p / [Telegram](https://telegram.me/joinchat/oHRgJ6SMZ6c3OTI1) @@ -742,7 +743,7 @@ ## ▷ Streaming * ⭐ **[RgShows](https://www.rgshows.ru/)** - Movies / TV / Anime / 4K / [Guide](https://www.rgshows.ru/guide.html) / [Discord](https://discord.com/invite/K4RFYFspG4) * ⭐ **[ToonStream](https://toonstream.world/)** - Cartoons / Anime / 1080p / [Telegram](https://telegram.me/toonstream) * ⭐ **[⁠Animelok](https://animelok.to/)** - Anime -* ⭐ **[Anime World India](https://watchanimeworld.in/)**, [2](https://animesalt.cc/) - Anime +* ⭐ **[Anime World India](https://watchanimeworld.in/)**, [2](https://animesalt.top/) - Anime * ⭐ **[MultiMovies](https://multimovies.guru)** - Movies / TV / .guru Always Redirects to Main * [TamilMV](https://www.1tamilmv.farm/) - Movies / TV / Sub / Dub / 1080p / 4K / Anime / Indian Languages * [Einthusan](https://einthusan.tv/) - Movies / 1080p @@ -1478,7 +1479,7 @@ ## ▷ Streaming * [rtvs](https://www.rtvs.sk/televizia/archiv) - TV * [Bombuj](https://bombuj.si/) - Movies / TV * [uzi.si](https://uzi.si) - Movies / TV / Anime / VPN May Be Needed -* [MojeVideo](https://www.mojevideo.sk/) - User Videos +* [MojeVideo](https://www.mojevideo.sk/), [2](https://m.mojevideo.sk/ ) - User Videos ## ▷ Torrenting diff --git a/docs/social-media-tools.md b/docs/social-media-tools.md index d05d8fc9f..8f0af0407 100644 --- a/docs/social-media-tools.md +++ b/docs/social-media-tools.md @@ -32,10 +32,10 @@ # ► Discord Tools *** +* ↪️ **[Chat Clients / Discord Alts](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_chat_tools)** * ⭐ **[embeddr.top](https://embeddr.top/)**, **[x266.mov](https://x266.mov/discord-embed/)**, [npf.is](https://discord.nfp.is/), [stolen.shoes](https://stolen.shoes/) or [embeds.video](https://embeds.video/) - Discord Video Embedders * ⭐ **[embedez](https://embedez.com/)** / [X](https://x.com/embedez) / [Discord](https://discord.gg/FmW9c8gtCp) or [FxEmbed](https://github.com/FxEmbed/FxEmbed) - Social Link Embedders * ⭐ **[Disblock Origin](https://codeberg.org/AllPurposeMat/Disblock-Origin)** or [Discord Adblock](https://codeberg.org/ridge/Discord-AdBlock) - Hide Nitro / Boost Ads -* ⭐ **[Stoat](https://stoat.chat/)** - Discord Alternative / [Bots](https://rvlt.gg/discover/bots) / [Resources](https://github.com/revoltchat/awesome-revolt) * ⭐ **[OpenAsar](https://openasar.dev/)** - Better Performance with Improved `app.asar` / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#openasar) / [Discord](https://discord.gg/YDMptE8u2b) / [GitHub](https://github.com/GooseMod/OpenAsar) * [⁠Nelly](https://nelly.tools/) - Discord Web Tools * [AnswersOverflow](https://www.answeroverflow.com/) - Discord Search Engine @@ -594,7 +594,7 @@ # ► Facebook Tools # ► Instagram Tools -* [Proxigram](https://codeberg.org/proxigram/proxigram) or [Imginn](https://imginn.com) - Instagram Frontends +* [KittyGram](https://kittygr.am/), [2](https://instagram.fsky.io/), [3](https://kittygram.fsky.io/) / [.onion](http://instab6cpzrbczpkrvjj3gutly5qx3o2xzpyhlmtwthtzjmjw4tppvad.onion/) / [Codeberg](https://codeberg.org/irelephant/kittygram) or [Imginn](https://imginn.com) - Instagram Frontends * [otzberg](https://www.otzberg.net/iguserid/index.php) or [Find-User-ID](https://codeofaninja.com/tools/find-instagram-user-id/) - ID Finder * [Image Counter](https://openuserjs.org/scripts/darkred/Instagram_-_visible_images_counter) - Count Page Images * [InstaAddict](https://github.com/Androz2091/instaddict) - Instagram Addiction Test diff --git a/docs/system-tools.md b/docs/system-tools.md index 25473a45c..2e1bcf8f3 100644 --- a/docs/system-tools.md +++ b/docs/system-tools.md @@ -459,11 +459,11 @@ ## ▷ Wallpapers * [⁠WallBrowser](https://wallbrowser.com/) - Search Wallpapers * [VSThemes](https://vsthemes.org/en/) - Search Wallpapers * [r/Wallpaper](https://www.reddit.com/r/wallpaper/) - Wallpapers Community +* [⁠WallWidgy](https://www.wallwidgy.me/) / [GitHub](https://github.com/not-ayan/wallwidgy), [Simple Desktops](https://simpledesktops.com/), [Minimalistic Wallpaper](https://minimalistic-wallpaper.demolab.com/) or [SetAsWall](https://www.setaswall.com/) - Minimalist Wallpapers * [Frutiger Aero Archive](https://frutigeraeroarchive.org/) - 2000s Style Wallpapers * [⁠Kawaii Hoshi](https://kawaiihoshi.com/) - Cute Wallpapers * [DualMonitorBackgrounds](https://www.dualmonitorbackgrounds.com/) - Dual Monitor Wallpapers * [CoolBackgrounds](https://coolbackgrounds.io/) - Customizable Wallpapers -* [Simple Desktops](https://simpledesktops.com/), [Minimalistic Wallpaper](https://minimalistic-wallpaper.demolab.com/) or [SetAsWall](https://www.setaswall.com/) - Minimalist Wallpapers * [Aesthetic Wallpapers](https://github.com/D3Ext/aesthetic-wallpapers) - Aesthetic Wallpapers * [Xbox Wallpapers](https://www.xbox.com/en-us/wallpapers/) - Xbox Wallpapers * [Anime Pictures](https://anime-pictures.net/), [WallpaperWaifu](https://wallpaperwaifu.com/) or [MyLiveWallpapers](https://mylivewallpapers.com/) - Anime Wallpapers diff --git a/docs/video.md b/docs/video.md index d662494ad..e9bb494d7 100644 --- a/docs/video.md +++ b/docs/video.md @@ -73,7 +73,7 @@ ## ▷ Stream Aggregators * ⭐ **[Filmex](https://filmex.to/)** - Movies / TV / Anime / Auto-Next / 4K / [Discord](https://discord.com/invite/WWrWnG8qmh) * ⭐ **[Cinezo](https://www.cinezo.net/)** or [Yenime](https://yenime.net/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/Gx27YMK73d) * ⭐ **[bCine](https://bcine.app/)** or [BEECH](https://www.beech.watch/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/FekgaSAtJa) -* ⭐ **[Vidbox](https://vidbox.cc/)**, [2](https://cinehd.cc/), [3](https://hotflix.to/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/VGQKGPM9Ej) +* ⭐ **[Vidbox](https://vidbox.cc/)**, [2](https://cinehd.cc/), [3](https://hotflix.to/) - Movies / TV / Anime / Auto-Next / [Status](https://vidbox.xyz/) / [Discord](https://discord.gg/VGQKGPM9Ej) * ⭐ **[Willow](https://willow.arlen.icu/)**, [2](https://salix.pages.dev/) - Movies / TV / Anime / [4K Guide](https://rentry.co/willow-guide) / [Telegram](https://t.me/+8OiKICptQwA4YTJk) / [Discord](https://discord.com/invite/gmXvwcmxWR) * ⭐ **[CinemaOS](https://cinemaos.live/)**, [2](https://cinemaos.tech/), [3](https://cinemaos.me/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/38yFnFCJnA) * ⭐ **[FlyX](https://tv.vynx.cc/)** - Movies / TV / Anime / [Discord](https://discord.vynx.cc/) / [GitHub](https://github.com/Vynx-Velvet/Flyx-main) @@ -206,7 +206,7 @@ # ► Specialty Streaming * [r/MusicalBootlegs](https://www.reddit.com/r/MusicalBootlegs) or ["Slime Tutorials"](https://youtube.com/playlist?list=PLsIt5G4GJ27lxWP9Qi5N70zRSkJAT0ntc) - Broadway Show Recordings * [GlobalShakespeares](https://globalshakespeares.mit.edu/) - Shakespeare Performance Recordings * [TVARK](https://tvark.org/) or [Daily Commercials](https://dailycommercials.com/) - Commercial / TV Promo Archives -* [BMCC](https://www.youtube.com/@BMCC1967/) or [MovieCommentaries](https://www.youtube.com/@moviecommentaries) - Movie / TV Director Commentaries +* [MovieCommentaries](https://www.youtube.com/@moviecommentaries) - Movie / TV Director Commentaries * [SpecialFeatureArchive](https://youtube.com/@specialfeaturesarchive) - DVD Extras / Special Features * [DPAN](https://dpan.tv/), [Deaffest](https://deaffestonlinecinema.eventive.org/) (signup), [DMDb](https://deafmovie.org/free/) or [Lumo TV](https://lumotv.co.uk/) - Deaf Entertainment / News * [Audiovault](https://audiovault.net/) - Descriptive Audio for Blind Users @@ -314,7 +314,7 @@ ## ▷ Drama Streaming * [Dramahood](https://dramahood.mom/) - TV / Movies * [Asiaflix](https://asiaflix.net/), [2](https://asiaflix.in/) - TV / Movies / [Subreddit](https://www.reddit.com/r/Asiaflix/) / [Telegram](https://t.me/asiaflixapp) / [Discord](https://discord.com/invite/JTxEVkZWhc) * [Rive](https://rivestream.org/kdrama) - Korean Drama / TV / Movies / [Discord](https://discord.com/invite/6xJmJja8fV) -* [Vidbox](https://vidbox.cc/asian-drama) - TV / Movies / [Discord](https://discord.gg/VGQKGPM9Ej) +* [Vidbox](https://vidbox.cc/asian-drama) - TV / Movies / [Status](https://vidbox.xyz/) / [Discord](https://discord.gg/VGQKGPM9Ej) * [DramaFire](https://dramafire.com.pl/) - TV / Movies * [AsianCrush](https://www.asiancrush.com/) - TV / Movies * [AsianSubs](https://asiansubs.com/) - TV / Movies @@ -399,7 +399,6 @@ ## ▷ Live TV * [⁠Globe TV](https://globetv.app/) - TV / Sports * [uFreeTV](https://ufreetv.com/) - TV * [Heartive](https://heartiveloves.pages.dev/live/) - TV / Sports -* [StreamSports99](https://streamsports99.su/) - TV / Sports * [CXtv](https://www.cxtvlive.com/) - TV / Sports * [lmao.love](https://lmao.love/channels/) - TV / Sports * [Cubik TV](https://cubiktv.com/) - TV / Sports @@ -450,7 +449,7 @@ ## ▷ Live Sports * [Sportsurge](https://v2.sportsurge.net/home5/) - Stream Aggregator * [SportDB](https://hoofoot.ru/) - Stream Aggregator * [TotalSportek.es](https://totalsportek.es/), [2](https://streameast.cz/) - Stream Aggregator -* [CrackStreams24](http://crackstreams24.cfd/) or [Streameast24](https://streameast24.sbs/) - Stream Aggregator / [Discord](https://discord.gg/HwXeKNu8FU) +* [CrackStreams24](http://crackstreams24.cfd/), [Soccereast](https://soccereast.cc/) or [Streameast24](https://streameast24.sbs/) - Stream Aggregator / [Discord](https://discord.gg/HwXeKNu8FU) * [CosecTV](https://cosectv.com/) * [CricHD](https://crichd.at/), [2](https://crichd.com.co/) * [MainPortal66](https://mainportal66.com/) @@ -614,6 +613,7 @@ # ► Download Sites * ⭐ **[VegaMovies](https://vegamovies.gripe/)**, [2](https://moviesflix.ad/) - Movies / TV / Anime / 4K / [Telegram](https://telegram.dog/vega_officials) * ⭐ **[Pahe](https://pahe.ink/)** - Movies / TV / Anime / 4K / [Ad-Bypass (Must Have)](https://greasyfork.org/en/scripts/443277) / [Discord](https://discord.gg/4AvaCsd2J4) * ⭐ **[DDLBase](https://ddlbase.com/)** - Movies / 4K / 3D / Remuxes +* ⭐ **[⁠XDMovies](https://xdmovies.site/)** - Movies / TV / 4K * ⭐ **[MovieParadise](https://movieparadise.org/)** - Movies / TV / [Sign-Up Code (Important)](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#movieparadise-code) * ⭐ **[Rive](https://rivestream.org/)**, [2](https://rivestream.net/) - Movies / TV / Anime / [Status](https://rentry.co/rivestream) / [Discord](https://discord.gg/6xJmJja8fV) * ⭐ **[1Shows](https://www.1shows.nl/)** or [RgShows](https://www.rgshows.ru/) - Movies / TV / Anime / [Discord](https://discord.gg/the-one) @@ -717,6 +717,7 @@ ## ▷ Anime Downloading * [animepahe](https://animepahe.si/) - Hard Subs / Dub / [Enhancements](https://greasyfork.org/en/scripts/520048) / [Downloader](https://github.com/KevCui/animepahe-dl) * [Chiby](https://www.animechiby.com/) - Sub / [Discord](https://discord.com/invite/WagHbBz) * [Animevilla](https://animevilla.in/az-list/) - Sub / Dub / Some NSFW +* [AnimeSalt](https://animesalt.top/) - Sub / Dub * [anime7.download](https://anime7.download/) - Sub * [⁠JustAnime](https://justanime.to/) - Sub / Dub / Auto-Next / [Discord](https://discord.gg/P3yqksmGun) * [⁠AnimeOut](https://www.animeout.xyz/) - Sub / Sign-Up Required From 0757624cb20cad635a488514ec884302dbc3a8bf Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 11 Jan 2026 19:59:42 -0800 Subject: [PATCH 237/552] updated 10 pages --- docs/ai.md | 4 ++-- docs/gaming-tools.md | 4 ++-- docs/gaming.md | 2 +- docs/internet-tools.md | 2 +- docs/linux-macos.md | 4 ++-- docs/misc.md | 1 + docs/non-english.md | 3 ++- docs/storage.md | 2 +- docs/torrenting.md | 4 ++-- docs/video.md | 4 ++-- 10 files changed, 16 insertions(+), 14 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index dbb45b511..37bdf73e2 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -15,7 +15,7 @@ ## ▷ Official Model Sites * ⭐ **[AI Studio](https://aistudio.google.com/app/prompts/new_chat)** - Gemini 3 Pro / 100 Daily / Sign-Up Required / [Subreddit](https://www.reddit.com/r/Bard/) / [Discord](https://discord.com/invite/gemini) * ⭐ **[⁠Z.ai](https://chat.z.ai/)** - GLM 4.7 / Slides / Unlimited / [Discord](https://discord.gg/QR7SARHRxK) * ⭐ **[Grok](https://grok.com/)** - Grok 4 Fast (96 daily) / Grok 4.1 (24 daily) / [Rate Display](https://greasyfork.org/en/scripts/558017), [2](https://chromewebstore.google.com/detail/grok-rate-limit-display/fcoijmefliggikpeofhojmkpoooocifk) / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) -* ⭐ **[DeepSeek](https://chat.deepseek.com/)** - DeepSeek-V3.2 / Sign-Up Required / Unlimited / [Subreddit](https://www.reddit.com/r/DeepSeek/) / [Discord](https://discord.com/invite/Tc7c45Zzu5) / [GitHub](https://github.com/deepseek-ai) +* ⭐ **[DeepSeek](https://chat.deepseek.com/)** - DeepSeek-V3.2 / Sign-Up Required / Unlimited / [Subreddit](https://www.reddit.com/r/DeepSeek/) / [Discord](https://discord.com/invite/Tc7c45Zzu5) / [GitHub](https://github.com/deepseek-ai)% * ⭐ **[Kimi](https://www.kimi.com/)** - Kimi K2 (Thinking) / Slides / Sign-Up Required / [Subreddit](https://www.reddit.com/r/kimi/) / [Discord](https://discord.gg/TYU2fdJykW) / [GitHub](https://github.com/MoonshotAI) * ⭐ **[Microsoft Copilot](https://copilot.microsoft.com)** - GPT-5.1 / Unlimited / [Reasoning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#better-reasoning) / [Discord](https://discord.com/invite/go-copilot) * ⭐ **[Gemini](https://gemini.google.com/)** - Gemini 3 Pro (5 per day) / 3 Flash (Unlimited) / [Limits](https://support.google.com/gemini/answer/16275805) / [Subreddit](https://www.reddit.com/r/Bard/) / [Discord](https://discord.com/invite/gemini) @@ -45,11 +45,11 @@ ## ▷ Multiple Model Sites * [Yupp.ai](https://yupp.ai/) - Gemini 3 Pro / GPT-5.1-high / Grok 4.1 / Qwen 3 Max / Google Login / [Discord](https://discord.com/invite/yuppai) * [Pollinations](https://chat.pollinations.ai/) - Gemini 3 Pro / Claude 4.5 Opus / GPT 5.2 / No Sign-Up * [⁠ISH](https://ish.chat/) - GPT-5 / Grok 4.1 / Kimi K2 / Multiple Chatbots / No Sign-Up / [Discord](https://discord.gg/cwDTVKyKJz) +* [AI Assistant](https://aiassistantbot.pages.dev/) - Deepseek-R1 / Qwen QwQ-32B / Mistral Large 3 / Kimi K2 / Multiple Chatbots / No Sign-Up * [Groq](https://groq.com/) - Kimi K2-0905 / GPT-OSS 120B / Sign-Up Required / [Discord](https://discord.com/invite/e6cj7aA4Ts) * [⁠Together.ai](https://chat.together.ai/) - DeepSeek V3.1 / Qwen 3 235B-2507 / Up-To 110 Daily / [Discord](https://discord.gg/9Rk6sSeWEG) * [⁠Woozlit](https://woozlit.com/) - Gemini 3 / Multiple Chatbots / No Sign-Up * [Khoj](https://app.khoj.dev/) - Grok 4.1 / Gemini 3 Flash / Reset Limits w/ Temp Mail -* [AI Assistant](https://aiassistantbot.pages.dev/) - Deepseek-R1 / Qwen QwQ-32B / Multiple Chatbots / No Sign-Up * [Duck AI](https://duck.ai/) - GPT-5 mini / Multiple Chatbots / No Sign-Up * [NVIDIA NIM](https://build.nvidia.com/) - DeepSeek V3.1 / Kimi K2 / Multiple Chatbots / No Sign-Up * [FreePass](https://freepass.ai/) - Gemini 2.5 Pro / GPT-5-chat / No Sign-Up / [Telegram](https://t.me/freepass_ai) diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index 0f1d86d35..3cb6ca642 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -648,7 +648,7 @@ ## ▷ Hosting Tools ## ▷ Launchers * 🌐 **[Minecraft Launcher Comparisons](https://mc-launcher.tayou.org/)** - Minecraft Launcher Comparison Chart / [GitHub](https://github.com/TayouVR/MinecraftLauncherComparison) -* ⭐ **[Freesm Launcher](https://freesmlauncher.org/)** / [Theme Creator](https://new.freesmlauncher.org/themes) / [Telegram](https://t.me/freesmteam) / [Discord](https://discord.com/invite/6jjw4gjy4w) / [GitHub](https://github.com/FreesmTeam/FreesmLauncher), [ShatteredPrism](https://github.com/LunaisLazier/ShatteredPrism), [ElyPrismLauncher](https://github.com/ElyPrismLauncher/ElyPrismLauncher) / [Discord](https://discord.com/invite/ArX2nafFz2) / [GitHub](https://github.com/PrismLauncher/PrismLauncher) or [⁠FjordLauncher](https://github.com/unmojang/FjordLauncher) - Prism Launcher Forks w/ Alt Auth Server Support +* ⭐ **[Freesm Launcher](https://freesmlauncher.org/)** / [Theme Creator](https://new.freesmlauncher.org/themes) / [Telegram](https://t.me/freesmteam) / [Discord](https://discord.com/invite/6jjw4gjy4w) / [GitHub](https://github.com/FreesmTeam/FreesmLauncher), [ElyPrismLauncher](https://github.com/ElyPrismLauncher/ElyPrismLauncher) / [Discord](https://discord.com/invite/ArX2nafFz2) / [GitHub](https://github.com/PrismLauncher/PrismLauncher), [ShatteredPrism](https://github.com/LunaisLazier/ShatteredPrism) or [⁠FjordLauncher](https://github.com/unmojang/FjordLauncher) - Prism Launcher Forks w/ Alt Auth Server Support * [ZalithLauncher](https://github.com/ZalithLauncher/ZalithLauncher), [⁠Mojolauncher](https://github.com/mojolauncher/mojolauncher) or [FoldCraftLauncher](https://github.com/FCL-Team/FoldCraftLauncher) / [Discord](https://discord.gg/ffhvuXTwyV) - Java Edition for Android & iOS * [SkLauncher](https://skmedix.pl/) - User-friendly Launcher * [⁠AstralRinth](https://git.astralium.su/didirus/AstralRinth) - User-friendly Launcher @@ -657,7 +657,7 @@ ## ▷ Launchers * [Crystal Launcher](https://crystal-launcher.net/) - Launcher / [Discord](https://discord.com/invite/S4cSFjq) * [X Minecraft Launcher](https://xmcl.app/) - Launcher / [Discord](https://discord.com/invite/W5XVwYY7GQ) * [Quantum Launcher](https://mrmayman.github.io/quantumlauncher/) - Lightweight Launcher / [Discord](https://discord.com/invite/bWqRaSXar5) / [GitHub](https://github.com/Mrmayman/quantum-launcher/) -* [Premium-Only Launchers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_mc_launchers_.28account_req.29) - Launchers that Require Official Account +* [Premium-Only Launchers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_mc_launchers_account_req) - Launchers that Require Official Account *** diff --git a/docs/gaming.md b/docs/gaming.md index 1448b502c..ca51cb537 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -304,7 +304,7 @@ ## ▷ ROM Sites * ⭐ **[ROM Heaven](https://romheaven.com/)** - ROMs * ⭐ **[Axekin](https://www.axekin.com/)** - ROMs / [Discord](https://discord.gg/CUpf57y5Vg) * ⭐ **[Ziperto](https://ziperto.com/)** - ROMs / [Discord](https://discord.gg/VgZ66bM87u) -* ⭐ **[RuTracker ROMs](https://rutracker.org/forum/viewforum.php?f=548)** - ROMs / Torrents / Use [VPN](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25BA_vpn) +* ⭐ **[RuTracker ROMs](https://rutracker.org/forum/viewforum.php?f=548)** - ROMs / Torrents / Use [VPN](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25BA_vpn) / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent#wiki_.25BA_torrent_sites) * ⭐ **[CDRomance](https://cdromance.org/)** / [Forum](https://retrogametalk.com/) / [Subreddit](https://www.reddit.com/r/RetroGameTalk/), [⁠ROMHack.ing](https://www.romhack.ing/) / [Discord](https://discord.gg/uAufcgz), [⁠ROMHacking.com](https://romhacking.com/), [ROMhacking](https://www.romhacking.net/), [⁠ROMHack Plaza](https://romhackplaza.org/) / [Discord](https://discord.gg/5CKzeWmZZU) or [Reality Incorporated](https://sites.google.com/view/bonmarioinc/rom-hacks/released-rom-hacks) - ROM Fan Translations / Hacks * [WowROMs](https://wowroms.com/en) - ROMs * [Retro Game Champion](https://www.retrogamechampion.com/) - Retro Game ROMs, Magazines, Music & more / [Discord](https://discord.gg/zueusZt) diff --git a/docs/internet-tools.md b/docs/internet-tools.md index 44fd70d35..71efedb89 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -494,7 +494,7 @@ ## ▷ Temp Mail ## ▷ Email Aliasing * 🌐 **[⁠Email Aliasing Comparison](https://email-aliasing-comparison.pages.dev/)** / [GitHub](https://github.com/fynks/email-aliasing-comparison) -* ⭐ **[Qwacky](https://github.com/Lanshuns/Qwacky)** or [DuckDuckGo Email Protection](https://duckduckgo.com/email/) - Email Aliasing / [Send Mail](https://duckduckgo.com/duckduckgo-help-pages/email-protection/duck-addresses/how-do-i-compose-a-new-email) / [Unlimited Guide](https://bitwarden.com/help/generator/#tab-duckduckgo-3Uj911RtQsJD9OAhUuoKrz) +* ⭐ **[DuckDuckGo Email Protection](https://duckduckgo.com/email/)** or [Qwacky](https://github.com/Lanshuns/Qwacky) - Email Aliasing / [Send Mail](https://duckduckgo.com/duckduckgo-help-pages/email-protection/duck-addresses/how-do-i-compose-a-new-email) / [Unlimited Guide](https://bitwarden.com/help/generator/#tab-duckduckgo-3Uj911RtQsJD9OAhUuoKrz) * [addy.io](https://addy.io/) - Email Aliasing / [GitHub](https://github.com/anonaddy/anonaddy) * [SimpleLogin](https://simplelogin.io/) - Email Aliasing / 10 Alias Limit / [X](https://x.com/SimpleLogin) / [Subreddit](https://www.reddit.com/r/Simplelogin/) / [GitHub](https://github.com/simple-login/app) * [Mailgw](https://mailgw.com/) - Email Aliasing diff --git a/docs/linux-macos.md b/docs/linux-macos.md index a245cc508..fbf1dc2da 100644 --- a/docs/linux-macos.md +++ b/docs/linux-macos.md @@ -284,7 +284,7 @@ ## ▷ Linux Gaming * ⭐ **[Torrminatorr](https://forum.torrminatorr.com/)** - Linux Games / Sign-Up Required * ⭐ **[johncena141](https://1337x.to/user/johncena141/)**, [2](https://1337x.to/user/johncena141/) - Linux Games / [Search](https://games.melroy.org/) / [Support](https://gitlab.com/jc141x/portal) * [UnderTaker141](https://github.com/AbdelrhmanNile/UnderTaker141) - Game Libraries / Launchers -* [RuTracker](https://rutracker.org/forum/viewforum.php?f=899) - Linux Games / Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) / [Wiki](https://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045) +* [RuTracker](https://rutracker.org/forum/viewforum.php?f=899) - Linux Games / Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent#wiki_.25BA_torrent_sites) * [Native Linux Games](https://rentry.co/FMHYB64#native-linux-games) - Linux Games * [⁠Faugus Launcher](https://github.com/Faugus/faugus-launcher) - Play Windows Games on Linux * [winesapOS](https://github.com/winesapOS/winesapOS) - Play Games on Storage Devices @@ -691,7 +691,7 @@ ## ▷ Mac Gaming * ⭐ **[AppleGamingWiki](https://applegamingwiki.com/)** / [Discord](https://discord.gg/28CAAr6SpB) or [⁠Mac Gaming DB](https://macgamingdb.app/) - Mac Game Fixes / Compatibility * ⭐ **[Goldberg](https://github.com/inflation/goldberg_emulator)** - Steam Multiplayer Client Emulator * [SCNLOG](https://scnlog.me/games/mac/) - Mac Games -* [RuTracker](https://rutracker.org/forum/viewforum.php?f=960) - Mac Games +* [RuTracker](https://rutracker.org/forum/viewforum.php?f=960) - Mac Games / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent#wiki_.25BA_torrent_sites) * [AppsTorrent](https://appstorrent.ru/games/) - Mac Games * [⁠MacintoshRepository](https://www.macintoshrepository.org/games/) - Oldschool Mac Games * [Mac Source Ports](https://www.macsourceports.com/) - Run Old Mac Games diff --git a/docs/misc.md b/docs/misc.md index 06f878977..bc54bbb75 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -1384,6 +1384,7 @@ ## ▷ Interactive * [A Better World](https://abw.blue/index_en.php) - Interactive History Changing Game * [OpenGeofiction](https://opengeofiction.net/) - User-Made Fictional Map * [⁠The Cursed Library](https://cursed.epic.net/) - Interactive 3D Short Stories +* [What Football Will Look Like](https://www.sbnation.com/a/17776-football/chapter-1) - Interactive Future Football Story * [DrivingSimulator](https://framesynthesis.com/drivingsimulator/maps/) - 3D Driving Simulator * [OpenScope](https://www.openscope.io/) - Air Traffic Control Simulator * [Traffic Simulation](https://traffic-simulation.de/) - Traffic Flow Simulation diff --git a/docs/non-english.md b/docs/non-english.md index cf45aa996..cff759a95 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -580,6 +580,7 @@ ## ▷ Streaming * [FireAnime](https://fireani.me/) - Anime * [Anime-Loads](https://www.anime-loads.org/) - Anime / Dub / 1080p * [Aniworld](https://aniworld.to) - Anime / Sub / Dub / 720p +* [⁠TOGGO](https://www.toggo.de/) - Cartoons * [dokustreams](https://dokustreams.de/) or [dctp.tv](https://www.dctp.tv/) - Documentaries * [Stiftung imai](https://stiftung-imai.de/) - Video Archive * [Edels Gute Stube](https://edels-stube.eu/) - Live TV / Sports / Movies / TV / Documentaries / Dub / 720p @@ -1337,7 +1338,7 @@ ## ▷ Torrenting / Торрентинг * 🌐 **[toptracker](https://toptracker.ru/)** - Torrent Site List * 🌐 **[UpTracker](https://www.uptracker.ru/)** - Torrent Tracker Index -* ⭐ **[RuTracker](https://rutracker.org/)**, [2](https://rutracker.net/) - Video / Audio / Comics / Magazines / VPN Required / [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045) +* ⭐ **[RuTracker](https://rutracker.org/)**, [2](https://rutracker.net/) - Video / Audio / Comics / Magazines / VPN Required / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent#wiki_.25BA_torrent_sites) * [UZTracker](https://uztracker.net/) - Video / Audio / Books * [krasfs](https://krasfs.ru/) or [torrent.by](https://torrent.by/) - Torrent Search * [rutor](https://rutor.info/) - Video / Audio / Books / ROMs / Magazines diff --git a/docs/storage.md b/docs/storage.md index fc7c51d58..b53f87c8f 100644 --- a/docs/storage.md +++ b/docs/storage.md @@ -303,7 +303,7 @@ ### Mod / Resource Pack Indexes * [ModpackIndex](https://www.modpackindex.com/) / [Discord](https://discord.com/invite/9QfENvm) * [Minecraft Forum](https://www.minecraftforum.net/) / [Discord](https://discord.com/invite/wGrQNKX) -### MC Launchers (Account Req) +### MC Launchers Account Req * **Note** - The following options require a official Minecraft account to use. diff --git a/docs/torrenting.md b/docs/torrenting.md index efeb75e85..c62f759fe 100644 --- a/docs/torrenting.md +++ b/docs/torrenting.md @@ -11,10 +11,10 @@ # ► Torrent Sites * ⭐ **[RuTracker](https://rutracker.org/)**, [2](https://rutracker.net/) - Video / Audio / Comics / Magazines / Software / Sign-Up Required -* ⭐ **RuTracker Tools** - [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045) / [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) +* ⭐ **RuTracker Tools** - [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045) / [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) / [Bypass Extension](https://rutracker.org/forum/viewtopic.php?t=5567607) / [Bypass Proxy](https://rutracker.org/forum/viewtopic.php?t=5403116) * ⭐ **[m0nkrus](https://rentry.co/FMHYB64#m0nkrus)** - Adobe / Autodesk Software * ⭐ **Adobe Tools** - [GenP](https://rentry.co/FMHYB64#genp) / [Block Adobe Telemetry](https://rentry.co/FMHYB64#a-dove-is-dumb) / [Quick Guide](https://rentry.co/FMHYB64#quick-guide) -* [1337x](https://1337x.to/home/), [2](https://x1337x.cc/) - Video / Audio / NSFW / [User Ranks](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#1337x-ranks) / [Mirrors](https://1337x-status.org/) / [.onion](http://l337xdarkkaqfwzntnfk5bmoaroivtl6xsbatabvlb52umg6v3ch44yd.onion/) +* [1337x](https://1337x.to/home/), [2](https://x1337x.cc/) - Video / Audio / NSFW / [User Ranks](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#ranks-1337x) / [Mirrors](https://1337x-status.org/) / [.onion](http://l337xdarkkaqfwzntnfk5bmoaroivtl6xsbatabvlb52umg6v3ch44yd.onion/) * 1337x Tools - [Telegram Bot](https://t.me/search_content_bot) / [IMDb Ratings](https://github.com/kotylo/1337imdb) / [Display Magnets](https://greasyfork.org/en/scripts/373230) / [Timestamp Fix](https://greasyfork.org/en/scripts/421635) * [RARBG Dump](https://rarbgdump.com/) - Video / Audio / Games / Books / NSFW / Continuation Project * [LimeTorrents](https://www.limetorrents.lol/) - Video / Audio / Books diff --git a/docs/video.md b/docs/video.md index e9bb494d7..d18b6e4b5 100644 --- a/docs/video.md +++ b/docs/video.md @@ -508,7 +508,7 @@ ## ▷ Sports Replays * [Time Soccer TV](https://timesoccertv.com/) - Football Replays * [SoccerFull](https://soccerfull.net/) - Football Replays * [⁠HooFoot](https://hoofoot.com/) - Spoiler Free Football Highlights -* [RuTracker Sports](https://rutracker.org/forum/index.php?c=28) - Sports Replays / Torrents +* [RuTracker Sports](https://rutracker.org/forum/index.php?c=28) - Sports Replays / Torrents / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent#wiki_.25BA_torrent_sites) * [Sport Video](https://www.sport-video.org.ua/) - Sports Replays / Torrents * [WatchProWrestling](https://watchprowrestlings.live/) - MMA / Wrestling Replays * [WatchWrestling.ae](https://watchwrestling.ae/) - MMA / Wrestling Replays @@ -793,7 +793,7 @@ # ► Torrent Sites * ↪️ **[General Torrent Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent)** * ⭐ **[1337x Movies](https://1337x.to/movie-library/1/)** - Movies / TV / Anime -* ⭐ **[RuTracker Movies](https://rutracker.org/forum/index.php?c=2)** - Movies / TV / Anime / [Wiki](https://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045) +* ⭐ **[RuTracker Movies](https://rutracker.org/forum/index.php?c=2)** - Movies / TV / Anime / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent#wiki_.25BA_torrent_sites) * ⭐ **[Rive](https://rivestream.org/)** - Movies / TV / Anime / [Status](https://rentry.co/rivestream) / [Discord](https://discord.gg/6xJmJja8fV) * ⭐ **[Kinozal](https://kinozal.tv/)** - Movies / TV / 4K / Sign-Up Required * ⭐ **[Heartive](https://heartiveloves.pages.dev/)** - Movies / TV / Anime / Magnets on Files From 3551faed9d77ea83e0ed4d49d3e7545e0358530f Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 11 Jan 2026 20:00:52 -0800 Subject: [PATCH 238/552] small fix --- docs/ai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ai.md b/docs/ai.md index 37bdf73e2..ce6775ac6 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -15,7 +15,7 @@ ## ▷ Official Model Sites * ⭐ **[AI Studio](https://aistudio.google.com/app/prompts/new_chat)** - Gemini 3 Pro / 100 Daily / Sign-Up Required / [Subreddit](https://www.reddit.com/r/Bard/) / [Discord](https://discord.com/invite/gemini) * ⭐ **[⁠Z.ai](https://chat.z.ai/)** - GLM 4.7 / Slides / Unlimited / [Discord](https://discord.gg/QR7SARHRxK) * ⭐ **[Grok](https://grok.com/)** - Grok 4 Fast (96 daily) / Grok 4.1 (24 daily) / [Rate Display](https://greasyfork.org/en/scripts/558017), [2](https://chromewebstore.google.com/detail/grok-rate-limit-display/fcoijmefliggikpeofhojmkpoooocifk) / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) -* ⭐ **[DeepSeek](https://chat.deepseek.com/)** - DeepSeek-V3.2 / Sign-Up Required / Unlimited / [Subreddit](https://www.reddit.com/r/DeepSeek/) / [Discord](https://discord.com/invite/Tc7c45Zzu5) / [GitHub](https://github.com/deepseek-ai)% +* ⭐ **[DeepSeek](https://chat.deepseek.com/)** - DeepSeek-V3.2 / Sign-Up Required / Unlimited / [Subreddit](https://www.reddit.com/r/DeepSeek/) / [Discord](https://discord.com/invite/Tc7c45Zzu5) / [GitHub](https://github.com/deepseek-ai) * ⭐ **[Kimi](https://www.kimi.com/)** - Kimi K2 (Thinking) / Slides / Sign-Up Required / [Subreddit](https://www.reddit.com/r/kimi/) / [Discord](https://discord.gg/TYU2fdJykW) / [GitHub](https://github.com/MoonshotAI) * ⭐ **[Microsoft Copilot](https://copilot.microsoft.com)** - GPT-5.1 / Unlimited / [Reasoning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#better-reasoning) / [Discord](https://discord.com/invite/go-copilot) * ⭐ **[Gemini](https://gemini.google.com/)** - Gemini 3 Pro (5 per day) / 3 Flash (Unlimited) / [Limits](https://support.google.com/gemini/answer/16275805) / [Subreddit](https://www.reddit.com/r/Bard/) / [Discord](https://discord.com/invite/gemini) From 7e2b4c3ba504cd403f8b2b31574fe09b7f8992e2 Mon Sep 17 00:00:00 2001 From: Caleb Fissore Date: Mon, 12 Jan 2026 14:45:00 +1000 Subject: [PATCH 239/552] Update educational.md (#4579) changed scratch to a hyperlink --- docs/educational.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/educational.md b/docs/educational.md index 3d50daf30..cbd20ebf5 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -1028,7 +1028,7 @@ # ► Developer Learning * [EggHead](https://egghead.io/) - Programming Courses * [TechSchool](https://techschool.dev/en) - Programming Courses / [Discord](https://discord.com/invite/C4abRX5skH) * [⁠Josh Comeau](https://www.joshwcomeau.com/) - Programming Tutorials -* [Scratch](https://scratch.mit.edu/ / [Extra Features](https://scratchaddons.com/) / [GitHub](http://github.com/ScratchAddons/ScratchAddons) / [Javascript Converter](https://turbowarp.org/), [2](https://github.com/TurboWarp/) or [⁠MIT App Inventor](https://appinventor.mit.edu/) - Beginner Programming Learning +* [Scratch](https://scratch.mit.edu/) / [Extra Features](https://scratchaddons.com/) / [GitHub](http://github.com/ScratchAddons/ScratchAddons) / [Javascript Converter](https://turbowarp.org/), [2](https://github.com/TurboWarp/) or [⁠MIT App Inventor](https://appinventor.mit.edu/) - Beginner Programming Learning * [USACO Guide](https://usaco.guide/) - Competitive Programming Lessons * [Beej's Guides](https://www.beej.us/guide/) or [LearnByExample](https://learnbyexample.github.io/) - Programming Guides * [CodinGame](https://www.codingame.com/) - Games to Practice Coding / Programming From eccf8472b1f682085593dc30d5ebc5551a9f6e85 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 12 Jan 2026 07:47:40 -0800 Subject: [PATCH 240/552] updated 13 pages --- docs/ai.md | 4 ++-- docs/beginners-guide.md | 2 +- docs/developer-tools.md | 2 +- docs/educational.md | 3 ++- docs/linux-macos.md | 3 +++ docs/misc.md | 11 +++++++---- docs/non-english.md | 11 ++++++----- docs/reading.md | 1 - docs/social-media-tools.md | 1 + docs/storage.md | 1 + docs/system-tools.md | 3 +-- docs/video-tools.md | 1 + docs/video.md | 5 ++++- 13 files changed, 30 insertions(+), 18 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index ce6775ac6..bfc61f8ff 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -45,7 +45,7 @@ ## ▷ Multiple Model Sites * [Yupp.ai](https://yupp.ai/) - Gemini 3 Pro / GPT-5.1-high / Grok 4.1 / Qwen 3 Max / Google Login / [Discord](https://discord.com/invite/yuppai) * [Pollinations](https://chat.pollinations.ai/) - Gemini 3 Pro / Claude 4.5 Opus / GPT 5.2 / No Sign-Up * [⁠ISH](https://ish.chat/) - GPT-5 / Grok 4.1 / Kimi K2 / Multiple Chatbots / No Sign-Up / [Discord](https://discord.gg/cwDTVKyKJz) -* [AI Assistant](https://aiassistantbot.pages.dev/) - Deepseek-R1 / Qwen QwQ-32B / Mistral Large 3 / Kimi K2 / Multiple Chatbots / No Sign-Up +* [AI Assistant](https://aiassistantbot.pages.dev/) - Deepseek-V3.2/ GLM-4.7/ Mistral Large 3 / Kimi K2 / Multiple Chatbots / No Sign-Up * [Groq](https://groq.com/) - Kimi K2-0905 / GPT-OSS 120B / Sign-Up Required / [Discord](https://discord.com/invite/e6cj7aA4Ts) * [⁠Together.ai](https://chat.together.ai/) - DeepSeek V3.1 / Qwen 3 235B-2507 / Up-To 110 Daily / [Discord](https://discord.gg/9Rk6sSeWEG) * [⁠Woozlit](https://woozlit.com/) - Gemini 3 / Multiple Chatbots / No Sign-Up @@ -322,7 +322,7 @@ # ► Image Generation * ⭐ **[Gemini](https://gemini.google.com/)** - Nano Banana (100 per day) / Nano Banana Pro (2 per day) / Sign-Up Required / Region-Based / [Remove Watermarks](https://banana.ovo.re/) / [Discord](https://discord.com/invite/gemini) * ⭐ **[AI Studio](https://aistudio.google.com/generate-image)** or [Whisk](https://labs.google/fx/en/tools/whisk) - Imagen 4 + Ultra / Nano Banana / Sign-Up Required / [Discord](https://discord.com/invite/gemini) * ⭐ **[Bing Create](https://www.bing.com/images/create)** - Unlimited / GPT-4o / MAI-Image-1 / Editing / Sign-Up Required -* ⭐ **[PigenAI](https://pigenai.art/)** - Unlimited / Seedream 4.0 / Nano Banana / Credit Based / Nano Banana Pro / Seadream 4.5 +* ⭐ **[PigenAI](https://pigenai.art/)** - 50 Daily / Multiple Generators / Editing * ⭐ **[Dreamina](https://dreamina.capcut.com/ai-tool/home)** - 120 Credits Daily / Seedream 4.0 / Sign-Up Required * [Yupp.ai](https://yupp.ai/) - Nano Banana Pro / GPT Image 1.5 / Seedream 4.5 Max / Qwen-Image / Google Login / [Discord](https://discord.com/invite/yuppai) * [Pollinations](https://chat.pollinations.ai/) - Nano Banana Pro / GPT Image 1.5 / Multiple Generators / No Sign-Up / [Limit Tips](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#pollinations-limits) diff --git a/docs/beginners-guide.md b/docs/beginners-guide.md index f23b1ac11..073ae431b 100644 --- a/docs/beginners-guide.md +++ b/docs/beginners-guide.md @@ -51,7 +51,7 @@ ### Movies / Shows * **Streaming: [Cineby](https://www.cineby.gd/) / [yFlix](https://yflix.to/)** * **Downloading: [Directories](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video#wiki_.25BA_download_sites)** * **Torrenting: [ExT.to](https://ext.to/browse/?cat=1) / [1337x](https://1337x.to/movie-library/1/)** -* **Sports Streaming: [Streamed](https://streamed.su/) / [WatchSports](https://watchsports.to/)** +* **Sports Streaming: [Streamed](https://streamed.pk/) / [WatchSports](https://watchsports.to/)** * **Drama Streaming: [DramaCool](https://dramacoolt.com.in/)** * **Track / Discover: [Trakt](https://trakt.tv/) / [Simkl](https://simkl.com/) / [Letterboxd](https://letterboxd.com/)** diff --git a/docs/developer-tools.md b/docs/developer-tools.md index 880029143..7c10823fb 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -253,7 +253,7 @@ ## ▷ CLI Tools ## ▷ API Tools -* 🌐 **[Public APIs](https://github.com/public-apis/public-apis)**, [API List](https://apilist.fun/), [Public APIs](https://publicapis.dev/), [APIsList](https://apislist.com/), [APIs Guru](https://apis.guru/), [FreePublicAPIs](https://www.freepublicapis.com/), [Public API Lists](https://github.com/public-api-lists/public-api-lists), [⁠PublicAPIs](https://publicapis.io/), [APIVault](https://apivault.dev/) or [Any API](https://any-api.com/) - API Indexes +* 🌐 **[Public APIs](https://github.com/public-apis/public-apis)**, [API List](https://apilist.fun/), [Public APIs](https://publicapis.dev/), [APIsList](https://apislist.com/), [APIs Guru](https://apis.guru/), [FreePublicAPIs](https://www.freepublicapis.com/), [Public API Lists](https://github.com/public-api-lists/public-api-lists), [⁠PublicAPIs](https://publicapis.io/), [APIVault](https://apivault.dev/), [⁠FreeAPIs](https://freeapis.io/) or [Any API](https://any-api.com/) - API Indexes * 🌐 **[Awesome API Security](https://github.com/arainho/awesome-api-security)** or [APIKit](https://github.com/API-Security/APIKit) - API Security Resources * 🌐 **[Streaming Site APIs](https://rentry.co/FMHYB64#streaming-apis)** * 🌐 **[Manga APIs](https://rentry.co/manga-apis)** - Manga Site APIs diff --git a/docs/educational.md b/docs/educational.md index cbd20ebf5..80fee422e 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -169,6 +169,7 @@ ## ▷ History * [Wonderous](https://play.google.com/store/apps/details?id=com.gskinner.flutter.wonders) - Learn About Ancient Structures * [Shorpy](https://shorpy.com/) - Historical Photos * [EyewitnesstoHistory](http://www.eyewitnesstohistory.com/index.html) - Historical Eyewitness Testimonies +* [HMDB](https://www.hmdb.org/) - Historical Marker Database * [ManuscriptMiniatures](https://manuscriptminiatures.com/) - Medieval Manuscript Images * [BlackPast](https://www.blackpast.org/) - African History Encyclopedia * [Athena](https://athena.unige.ch/athena/) - Greek History Encyclopedia @@ -784,7 +785,7 @@ ## ▷ English * [The Internet TESL Journal](http://iteslj.org/) - Resources for EFL and ESL Teachers * [EFSET](https://www.efset.org/) - English Proficiency Test * [Spellcheck](https://spellcheck.xyz) - English Spelling Game -* [Learn English Online](https://www.learn-english-online.org/), [ESLFast](https://www.eslfast.com/), [AntiMoon](https://www.antimoon.com/), [Oxford Online](https://www.oxfordonlineenglish.com/free-english-lessons) or [Cambridge Online](https://www.cambridgeenglish.org/learning-english/) - English Lessons +* [Learn English Online](https://www.learn-english-online.org/), [ESLFast](https://www.eslfast.com/), [AntiMoon](https://www.antimoon.com/), [Oxford Online](https://www.oxfordonlineenglish.com/free-english-lessons), [⁠Learn English](https://learnenglishteens.britishcouncil.org/ ) or [Cambridge Online](https://www.cambridgeenglish.org/learning-english/) - English Lessons * [EnglishCentral](https://www.englishcentral.com/), [EngVid](https://www.engvid.com/) or [Voscreen](https://voscreen.com/) - English Video Lessons * [Frenglish](https://frenglish.ru/) or [English E-Reader](https://english-e-reader.net/) - English Learning Books * [elllo](https://www.elllo.org/) or [Listening Lab](https://www.esl-lab.com/) - English Listening Lessons / Practice diff --git a/docs/linux-macos.md b/docs/linux-macos.md index fbf1dc2da..090589ec2 100644 --- a/docs/linux-macos.md +++ b/docs/linux-macos.md @@ -53,6 +53,7 @@ # ► Linux Communities * [Linux.org](https://linux.org/) - Linux Forum * [Arch Forums](https://bbs.archlinux.org/) - Linux Forum * [Gentoo Forums](https://forums.gentoo.org/) - Linux Forum +* [⁠phoronix](https://www.phoronix.com/forums/) - Linux Forum *** @@ -756,6 +757,7 @@ ## ▷ System Tools * [Conky](https://conky.cc) / [Colors](https://github.com/helmuthdu/conky_colors), [eul](https://github.com/gao-sun/eul), [Stats](https://github.com/exelban/stats), [Mission Center](https://gitlab.com/mission-center-devs/mission-center) or [MacFetch](https://github.com/gantoreno/macfetch) - Hardware / System Monitors * [Hot](https://github.com/macmade/hot) - CPU Monitor * [TaskExplorer](https://objective-see.org/products/taskexplorer.html) - Task Manager / Viewer +* [⁠Mole](https://github.com/tw93/Mole) - System Cleanup / Optimization Multi-Tool * [Pearcleaner](https://itsalin.com/appInfo/?id=pearcleaner) - System Cleanup / Uninstallers / [GitHub](https://github.com/alienator88/Pearcleaner) * [BetterDisplay](https://github.com/waydabber/BetterDisplay) - Display Controller * [DisplayPlacer](https://github.com/jakehilborn/displayplacer) - Dual Monitor Manager @@ -790,6 +792,7 @@ ## ▷ System Tools * [Maccy](https://maccy.app/), [ClipBook](https://clipbook.app/), [⁠ClipPocket](https://github.com/dhahd/ClipPocket), [clipboard-history](https://github.com/SUPERCILEX/clipboard-history) or [TRex](https://trex.ameba.co/) - Clipboard Managers * [Pictogram](https://pictogramapp.com/), [IconSet](https://github.com/tale/iconset) or [IconChamp](https://www.macenhance.com/iconchamp.html) - Custom App Icons * [Tintd](https://www.tintd.app/) or [Manila](https://github.com/neilsardesai/Manila) - Change Folder Colors +* [MacPaper](https://github.com/naomisphere/macpaper/) - Mac Wallpaper Manager * [Dynamic Wallpaper Club](https://dynamicwallpaper.club/) - Dynamic Wallpaper App * [wallpapper](https://github.com/mczachurski/wallpapper) or [Equinox](https://equinoxmac.com/) - Dynamic Wallpaper Creators * [Plash](https://sindresorhus.com/plash) - Use Website as Wallpaper diff --git a/docs/misc.md b/docs/misc.md index bc54bbb75..bcbd6ad7a 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -196,13 +196,13 @@ ## ▷ Drinks # ► Household * ↪️ **[Raspberry Pi Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/linux#wiki_.25B7_raspberry_pi)** -* ⭐ **[Home Assistant](https://www.home-assistant.io/)** - Home Assistant / IoT / [GUI](https://github.com/LAB02-Research/HASS.Agent) +* ⭐ **[Home Assistant](https://www.home-assistant.io/)** - Home Assistant / IoT / [Tracker](https://github.com/djdevil/person-tracker-card/) / [Appliances](https://github.com/Andre0512/hOn) / [GUI](https://github.com/LAB02-Research/HASS.Agent) / [Mobile Apps](https://companion.home-assistant.io/) * ⭐ **[Grocy](https://grocy.info/)** - Grocery / Household Management Tool / [Android](https://patrickzedler.com/grocy/) / [Subreddit](https://www.reddit.com/r/grocy) / [GitHub](https://github.com/grocy/grocy) * [OpenHab](https://www.openhab.org/) - Home Assistant / IoT / [Setup](https://github.com/openhab/openhabian) / [Mobile](https://github.com/openhab/openhab-android) * [Esphome](https://esphome.io/) - Home Assistant / IoT * [ioBroker](https://www.iobroker.net/) - Home Assistant / IoT / [Discord](https://discord.com/invite/HwUCwsH) / [GitHub](https://github.com/ioBroker/ioBroker) * [Exo](https://github.com/exo-explore/exo/) - Run AI Home Device Cluster / [Telegram](https://t.me/+Kh-KqHTzFYg3MGNk) / [Discord](https://discord.gg/EUnjGpsmWw) -* [hOn](https://github.com/Andre0512/hOn) - Home Assistant Integration for Appliances +* - Home Assistant Integration for Appliances * [BudgetDuo](https://budgetduo.com/) - Split Household Expenses * [OpenVoiceOS](https://www.openvoiceos.org/) - Custom Voice-Controlled Interfaces / [GitHub](https://github.com/OpenVoiceOS/) * [Sweet Home 3D](https://www.sweethome3d.com/) or [Homestyler](https://www.homestyler.com/) - Interior Design Apps @@ -430,6 +430,7 @@ ## ▷ Historic Maps * 🌐 **[Map History](https://www.maphistory.info/)** or [David Rumsey Map Collection](https://www.davidrumsey.com/) - Historical Map Indexes * ⭐ **[Running Reality](https://www.runningreality.org/)**, [World History Maps](https://www.worldhistory.org/mapselect/), [⁠Globe of History](https://www.globeofhistory.com/) (desktop), [Chronas](https://www.chronas.org/) or [OldMapsOnline](https://www.oldmapsonline.org/) - Interactive Historical Maps +* [HMDB](https://www.hmdb.org/) - Historical Marker Database / Map * [Harvard WorldMap](https://worldmap.maps.arcgis.com/home/index.html) - ArcGIS Map Archive * [Cronobook](https://cronobook.com/) - Historic Street View * [EuraAtlas](https://euratlas.com/) - Historical Atlas of Europe @@ -504,6 +505,7 @@ # ► News * [Dailynous](https://dailynous.com/) - Philosophy News * [Medievalists](https://www.medievalists.net/category/news/) - Medieval History News * [FinURLs](https://finurls.com/) - Finance & Business News +* [⁠NCS](https://www.newscaststudio.com/) - Television Broadcast Network News * [Web3 Is Going Great](https://www.web3isgoinggreat.com/) - Web3 Disaster News * [Citizen](https://citizen.com/explore) - Real Time Local News (US Only) * [POTUS Tracker](https://potustracker.us/), [GovData](https://www.govactionlist.com/) or [WikiPolitica](https://wikipolitica.org/) - Government Executive Orders, Location & more @@ -542,13 +544,13 @@ ## ▷ Tech News * ⭐ **[⁠GamersNexus](https://gamersnexus.net/)** - PC Gaming News * ⭐ **[Hacker News](https://news.ycombinator.com/)** - Tech News / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25B7_hacker_news_tools) * [AlternativeTo Aggregator](https://alternativeto.net/news/all/) - Tech News Aggregator -* [⁠DeadStack](https://deadstack.net/) - Tech / AI News Aggregator +* [⁠DeadStack](https://deadstack.net/) - Tech / AI News Aggregator * [TechURLs](https://techurls.com/) - Tech News * [Techmeme](https://www.techmeme.com/) - Tech News * [The Brutalist Report](https://brutalist.report/) - Tech News * [Techxplore](https://techxplore.com/) - Tech News * [⁠ThisWeekInVideoGames](https://thisweekinvideogames.com/news/) - Gaming News -* [TuxURLs](https://tuxurls.com/) or [⁠LWN](https://lwn.net/Archives/) - Linux News +* [TuxURLs](https://tuxurls.com/, [phoronix](https://www.phoronix.com/) or [⁠LWN](https://lwn.net/Archives/) - Linux News * [Liliputing](https://liliputing.com/) - Hardware / Linux Mobile News * [Geeks3D](https://www.geeks3d.com/), [Toms Hardware](https://www.tomshardware.com/) or [Overclock3D](https://overclock3d.net/) - Hardware News / Reviews * [EmergentMind](https://www.emergentmind.com/), [⁠TestingCatalog](https://www.testingcatalog.com/), [Singularity Hub](https://singularityhub.com/) or [Dupple](https://www.dupple.com/techpresso) - AI News @@ -1470,6 +1472,7 @@ ## ▷ Interesting * [The Cutting Room Floor](https://tcrf.net/The_Cutting_Room_Floor) - Unused Video Game Content Research * [SongMeanings](https://songmeanings.com/) - Discover Song Meanings * [The Dictionary of Obscure Sorrows](https://www.thedictionaryofobscuresorrows.com/) - Made Up Words for Sorrows +* [Hypertranslate](https://www.ravbug.com/hypertranslate/) - Google Translate Telephone Game * [⁠GomiTier](https://www.gomitier.tech/) - Create Custom Anime Tier Lists w/ AniList or Mal Account * [House Creep](https://www.housecreep.com/) - Homes with A Curious or Criminal History * [Wiby](https://www.wiby.me/) - Explore Old Sites diff --git a/docs/non-english.md b/docs/non-english.md index cff759a95..a9590e1d7 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -743,7 +743,7 @@ ## ▷ Streaming * ⭐ **[HydraHD](https://hydrahd.com/)** - Movies / TV / Anime / Auto-Next / [Status](https://hydrahd.info/) * ⭐ **[RgShows](https://www.rgshows.ru/)** - Movies / TV / Anime / 4K / [Guide](https://www.rgshows.ru/guide.html) / [Discord](https://discord.com/invite/K4RFYFspG4) * ⭐ **[ToonStream](https://toonstream.world/)** - Cartoons / Anime / 1080p / [Telegram](https://telegram.me/toonstream) -* ⭐ **[⁠Animelok](https://animelok.to/)** - Anime +* ⭐ **[⁠Animelok](https://animelok.to/)** - Anime / Cartoons / 1080p / Auto-Next / [Telegram](https://t.me/animerulz_xyz) * ⭐ **[Anime World India](https://watchanimeworld.in/)**, [2](https://animesalt.top/) - Anime * ⭐ **[MultiMovies](https://multimovies.guru)** - Movies / TV / .guru Always Redirects to Main * [TamilMV](https://www.1tamilmv.farm/) - Movies / TV / Sub / Dub / 1080p / 4K / Anime / Indian Languages @@ -767,6 +767,7 @@ ## ▷ Streaming * [Cloudy](https://cloudy.pk/) - Movies / TV / Cartoons / Sub / Dub / 720p / [Telegram](https://t.me/cloudypkmovies) * [IndianCine](https://indiancine.ma/) - Indian Short / Classic Movies * [Kartoons](https://kartoons.fun/) - Anime / Cartoons +* [Aniflix](https://aniflix.uno/) - Anime * [mxplayer](https://www.mxplayer.in) - Movies * [Desi Serials](https://www.desi-serials.to/) - TV * [desitv](https://watch.desitv.ru/) - TV @@ -1727,11 +1728,11 @@ ## ▷ Streaming / İzleme * ⭐ **[Hdfilmcehennemi](https://www.hdfilmcehennemi.ws/)** - Movies / TV / Sub / Dub / 1080p * ⭐ **[Yabancıdizi](https://yabancidizi.so/)** - Movies / TV / Sub / Dub / 1080p -* ⭐ **[FullHDFilmizlesene](https://www.fullhdfilmizlesene.de/)**, [2](https://www.fullhdfilmizlesene.com) - Movies / Sub / Dub / 1080p +* ⭐ **[FullHDFilmizlesene](https://www.fullhdfilmizlesene.tv/)**, [2](https://www.fullhdfilmizlesene.com) - Movies / Sub / Dub / 1080p * ⭐ **[Dizi Film Botu](https://t.me/Difix9Bot)** - TV / Sub / Dub / Anime / 1080p / 2K / 4K / Movies / TV / Documentaries -* [Dizipal](https://dizipal1513.com), [2](https://dizipalx54.com) - Movies / TV / Sub / Dub / 1080p -* [Dizilla](https://dizilla40.com/) - Movies / TV / Sub / Dub / 1080p -* [Diziyou](https://www.diziyou.to/) - TV / Sub / Dub / 1080p +* [Dizipal](https://dizipal1532.com/), [2](https://dizipalx61.com/) - Movies / TV / Sub / Dub / 1080p +* [Dizilla](https://dizilla.to/) - Movies / TV / Sub / Dub / 1080p +* [Diziyou](https://www.diziyou.one/) - TV / Sub / Dub / 1080p * [Ddizi](https://www.ddizi.vip/) - TV * [Diziizle](https://www.diziizle.tel/) - TV * [Dizibox](https://www.dizibox.live/) - TV / Sub / 1080p diff --git a/docs/reading.md b/docs/reading.md index 150991b7a..22cf19e87 100644 --- a/docs/reading.md +++ b/docs/reading.md @@ -703,7 +703,6 @@ ## ▷ Programming Books * [TechBooksFree](https://techbooksforfree.com/) * [eBooks-IT](https://ebooks-it.org) * [Essential Programming Books](https://www.programming-books.io/) -* [Free eBooks](https://books-pdf.blogspot.com/) * [GoalKicker](https://goalkicker.com/) * [Flavio Copes](https://flaviocopes.com/) * [WOW! eBook](https://www.wowebook.org/) diff --git a/docs/social-media-tools.md b/docs/social-media-tools.md index 8f0af0407..fb4ddb97d 100644 --- a/docs/social-media-tools.md +++ b/docs/social-media-tools.md @@ -416,6 +416,7 @@ ## ▷ YouTube Downloaders * [⁠Wayback YouTube](https://www.waybackyt.download/) - Download Deleted YouTube Videos via Wayback Machine * [Pinchflat](https://github.com/kieraneglin/pinchflat), [MeTube](https://github.com/alexta69/metube), [YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material) or [yt-dlp Web UI](https://github.com/marcopiovanello/yt-dlp-web-ui) - Self-Hosted YT-DLP * [ytarchive](https://github.com/Kethsar/ytarchive) - YouTube Livestream Downloader +* [Tube All Images](https://imageyoutube.com/) - Download YouTube Images * [YTThumbnailHD](https://ytthumbnailhd.com/), [YT-Thumbnail-Grabber](https://youtube-thumbnail-grabber.org/) or [YT Thumbnail Grabber](https://youtube-thumbnail-grabber.com/) - Download Video Thumbnails * [youtube-comment-downloader](https://github.com/egbertbouman/youtube-comment-downloader) - Download YouTube Comments * [YT Subtitle Downloader](https://greasyfork.org/en/scripts/520194) - Download Video Subtitles diff --git a/docs/storage.md b/docs/storage.md index b53f87c8f..ff04a4c25 100644 --- a/docs/storage.md +++ b/docs/storage.md @@ -315,6 +315,7 @@ ### MC Launchers Account Req * [Bedrock Launcher](https://bedrocklauncher.github.io/) - Bedrock Edition Launcher / [Version Warning](https://ibb.co/7NXBJXX5) / [GitHub](https://github.com/BedrockLauncher/BedrockLauncher) * [LabyMod](https://www.labymod.net/) - Launcher / [Discord](https://discord.com/invite/labymod) * [GDLauncher](https://gdlauncher.com/) - Launcher / [Discord](https://discord.com/invite/8n3NnERF22) +* [WineGDK](https://github.com/Weather-OS/WineGDK) - Bedrock Launcher / macOS / Linux *** diff --git a/docs/system-tools.md b/docs/system-tools.md index 2e1bcf8f3..06338b29b 100644 --- a/docs/system-tools.md +++ b/docs/system-tools.md @@ -409,14 +409,13 @@ # ► Customization * [Desktops](https://deskto.ps/) - Customization Showcases * [⁠ExplorerPatcher](https://github.com/valinet/ExplorerPatcher) - Win 10 Style Customization App for Win 11 * [SecureUxTheme](https://github.com/namazso/SecureUxTheme) or [UltraUXThemePatcher](https://mhoefs.eu/software_uxtheme.php?ref=syssel&lang=en) - UX Patcher -* [Cursormania Archive](https://archive.org/details/cursormania) - Cursors -* [MacOS Cursors for Windows](https://www.deviantart.com/jimmyxd2/art/MacOS-Cursors-for-Windows-980049964), [CursorOS](https://cursor.design/) or [macOS-cursors-for-Windows](https://github.com/antiden/macOS-cursors-for-Windows) - macOS Style Cursors * [MechvibesDX](https://github.com/hainguyents13/mechvibes-dx) or [MechaKeys](https://mechakeys.robolab.io/) - Keyboard Sound Effects * [ElectricSheep](https://electricsheep.org/) or [After Dark CSS](https://www.bryanbraun.com/after-dark-css/) - Screensavers * [FolderMarker](https://foldermarker.com/), [Flaired Folder](https://flaired-folders.vercel.app/) or [CustomFolder](https://www.gdzsoft.com/) - Custom Folder Icons * [Recycle Bin Themes](https://github.com/sdushantha/recycle-bin-themes) - Custom Recycle Bin Icons * [msstyleEditor](https://github.com/nptr/msstyleEditor) - Visual Style Editor * [Taskbar Tweaker](https://tweaker.ramensoftware.com/), [TranslucentTB](https://github.com/TranslucentTB/TranslucentTB), [NiceTaskbar](https://www.microsoft.com/en-us/p/nicetaskbar/9pkl2s93xwb5) - Taskbar Customization / [Old School Style](https://github.com/dremin/RetroBar) +* [⁠Sweezy Cursors](https://sweezy-cursors.com/) - Custom Animated Cursors / Extension Not Required * [AccentColorizer](https://github.com/krlvm/AccentColorizer) - Accent Color Customization * [BeautySearch](https://github.com/krlvm/BeautySearch) - Search Customization * [ElevenClock](https://www.marticliment.com/elevenclock/) - Clock Customization diff --git a/docs/video-tools.md b/docs/video-tools.md index a248b12d3..0365b99a6 100644 --- a/docs/video-tools.md +++ b/docs/video-tools.md @@ -359,6 +359,7 @@ # ► Video Download * ⭐ **[9xbuddy](https://9xbuddy.com/)**, [2](https://9xbuddy.site/), [3](https://9xbuddy.in/) - Multi-Site / Online * ⭐ **[Video DownloadHelper](https://www.downloadhelper.net/)** / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#video-downloadhelper), [FetchV](https://fetchv.net/) or [MPMux](https://mpmux.com/) - Extensions * [CD(R)M-Project](https://cdm-project.com/explore/repos) - DRM Tools / [Discord](https://discord.gg/zvGBza34JP) +* [⁠XT Fetch](https://xt-fetch.vercel.app/) - Multi-Site / Online * [VideoFK](https://www.videofk.com/) - Multi-Site / Online * [⁠OFA Downloader](https://oneforalldownloader.com/) - Multi-Site / Online * [you-get](https://you-get.org/) - Multi-Site / CLI / [GitHub](https://github.com/soimort/you-get) diff --git a/docs/video.md b/docs/video.md index d18b6e4b5..764925b81 100644 --- a/docs/video.md +++ b/docs/video.md @@ -226,7 +226,7 @@ ## ▷ Anime Streaming * ⭐ **[KickAssAnime](https://kaa.to/)** - Sub / Dub / Auto-Next / [Telegram](https://t.me/kickassanimev3) / [Discord](https://discord.gg/6EGTnNQAaV) * ⭐ **[AnimeX](https://animex.one/)** - Sub / Dub / Auto-Next / [Discord](https://discord.com/invite/xNZcSQRbTm) * ⭐ **[Anidap](https://anidap.se/)** - Sub / Dub / Auto-Next / [Discord](https://discord.com/invite/btsMTSsBM7) -* ⭐ **[Kuroiru](https://kuroiru.co/)** or **[Anime Streaming CSE](https://cse.google.com/cse?cx=006516753008110874046:vzcl7wcfhei)** - Multi-Site Anime Search +* ⭐ **[Kuroiru](https://kuroiru.co/)** or [Anime Streaming CSE](https://cse.google.com/cse?cx=006516753008110874046:vzcl7wcfhei) - Multi-Site Anime Search * [Anify](https://anify.to/) - Sub / Dub / [Discord](https://discord.com/invite/79GgUXYwey) * [Yenime](https://yenime.net/) or [Cinezo](https://www.cinezo.net/) - Sub / Dub / Auto-Next / [Discord](https://discord.gg/Gx27YMK73d) * [123anime](https://123animes.ru/) - Sub / Dub / Auto-Next @@ -266,6 +266,7 @@ ## ▷ Anime Streaming ## ▷ Cartoon Streaming +* 🌐 **[Free Official YT Cartoons](https://github.com/superlincoln953/Free-Official-Youtube-Content?tab=readme-ov-file#cartoons)** * ⭐ **[WCO](https://www.wco.tv/)**, [2](https://www.wcostream.tv/), [3](https://www.wcoforever.net/) - TV / Movies / Anime / [Status](https://www.wcostatus.com/) / [Anti-Adblock Fix](https://github.com/uBlockOrigin/uAssets/issues/29349#issuecomment-3231974507) * ⭐ **[KimCartoon](https://kimcartoon.si/)** - TV * [KissCartoon](https://kisscartoon.nz/), [2](https://kisscartoon.sh/) - TV / [Discord](https://discord.gg/YwpgPrWVSH) @@ -284,6 +285,7 @@ ## ▷ TV Streaming *** +* 🌐 **[Free Official YT TV Shows](https://github.com/superlincoln953/Free-Official-Youtube-Content?tab=readme-ov-file#TV-Shows)** * ⭐ **[Best Series](https://bstsrs.in/)**, [2](https://topsrs.day/), [3](https://srstop.link/) - TV / Anime / 3rd Party Hosts * ⭐ **[NOXX](https://noxx.to/)** - TV / 3rd Party Hosts * [AZ Series](https://azseries.org/) - TV / 3rd Party Hosts @@ -382,6 +384,7 @@ # ► Live TV / Sports ## ▷ Live TV +* 🌐 **[TVCL](https://www.tvchannellists.com/)** - TV Channel Index * ⭐ **[PlayTorrio IPTV](https://iptv.playtorrio.xyz/)** / [Discord](https://discord.gg/bbkVHRHnRk) / [GitHub](https://github.com/ayman708-UX/PlayTorrio) or [Darkness TV](https://tv-channels.pages.dev/) / [GitHub](https://github.com/DarknessShade/TV) - TV / Sports * ⭐ **[Famelack](https://famelack.com/)** - TV / Sports * ⭐ **[NTV](https://ntvstream.cx/)**, [2](http://ntv.cx/) - TV / Sports / Aggregator / [Mirrors](https://ntv.direct/) / [Telegram](https://t.me/ntvstream) / [Discord](https://discord.gg/uY3ud5gcpW) From 03377cd68e2d636d9fbb3dd391cac14c35a3a9de Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 12 Jan 2026 08:18:06 -0800 Subject: [PATCH 241/552] small fix --- docs/non-english.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/non-english.md b/docs/non-english.md index a9590e1d7..034f5c397 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -757,7 +757,7 @@ ## ▷ Streaming * [tamilpirates](https://tamilpirates.icu/) - Tamil & Indian languages Movies / TV / Dub / 720p / 1080p * [MiniTV](https://www.amazon.in/minitv) - Movies / TV / Sub / 1080p * [HindiMovie](https://m.vk.com/hindimovie) - Movies / Dub / 1080p -* [Cinemaluxe](https://cinemaluxe.sbs/) - Movies / TV / Anime +* [Fixer](https://fixer.buzz/) - Movies / TV / Anime * [rtally](https://www.rtally.xyz/) - Movies / TV / Anime * [HDMovie1](https://hdmovie1.free.nf/) - Movies / TV / Dub / 1080p / 4K * [moviesflix](https://moviesflix.com.pl/) - Movies / Dub / 1080p From fc9cab8d7e78da4b7aea6e80271b521b915ab53d Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 12 Jan 2026 09:56:12 -0800 Subject: [PATCH 242/552] small update --- docs/beginners-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/beginners-guide.md b/docs/beginners-guide.md index 073ae431b..7fba5c3ef 100644 --- a/docs/beginners-guide.md +++ b/docs/beginners-guide.md @@ -48,7 +48,7 @@ ### Base64 ### Movies / Shows -* **Streaming: [Cineby](https://www.cineby.gd/) / [yFlix](https://yflix.to/)** +* **Streaming: [Cineby](https://www.cineby.gd/) / [NEPU](https://nepu.to/) / [yFlix](https://yflix.to/)** * **Downloading: [Directories](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video#wiki_.25BA_download_sites)** * **Torrenting: [ExT.to](https://ext.to/browse/?cat=1) / [1337x](https://1337x.to/movie-library/1/)** * **Sports Streaming: [Streamed](https://streamed.pk/) / [WatchSports](https://watchsports.to/)** From 10014801cae3c2ad06186532ed6d711bb68a3e32 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 12 Jan 2026 10:01:11 -0800 Subject: [PATCH 243/552] small fix --- docs/misc.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/misc.md b/docs/misc.md index bcbd6ad7a..980855fb6 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -202,7 +202,6 @@ # ► Household * [Esphome](https://esphome.io/) - Home Assistant / IoT * [ioBroker](https://www.iobroker.net/) - Home Assistant / IoT / [Discord](https://discord.com/invite/HwUCwsH) / [GitHub](https://github.com/ioBroker/ioBroker) * [Exo](https://github.com/exo-explore/exo/) - Run AI Home Device Cluster / [Telegram](https://t.me/+Kh-KqHTzFYg3MGNk) / [Discord](https://discord.gg/EUnjGpsmWw) -* - Home Assistant Integration for Appliances * [BudgetDuo](https://budgetduo.com/) - Split Household Expenses * [OpenVoiceOS](https://www.openvoiceos.org/) - Custom Voice-Controlled Interfaces / [GitHub](https://github.com/OpenVoiceOS/) * [Sweet Home 3D](https://www.sweethome3d.com/) or [Homestyler](https://www.homestyler.com/) - Interior Design Apps From 4746986df012e1b411c32ffbda7369a69375440b Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 13 Jan 2026 07:02:13 -0800 Subject: [PATCH 244/552] updated 11 pages --- docs/ai.md | 2 +- docs/educational.md | 20 ++++++++++++++++++++ docs/gaming-tools.md | 4 ++-- docs/internet-tools.md | 1 + docs/linux-macos.md | 3 ++- docs/misc.md | 1 + docs/mobile.md | 2 +- docs/privacy.md | 2 +- docs/reading.md | 2 +- docs/text-tools.md | 1 + docs/video.md | 4 ++-- 11 files changed, 33 insertions(+), 9 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index bfc61f8ff..31f06ca98 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -145,7 +145,7 @@ ## ▷ Coding AIs * ↪️ **[Coding AI Benchmarks](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai#wiki_.25B7_coding_benchmarks)** * ⭐ **[Gemini CLI](https://google-gemini.github.io/gemini-cli/)** or [AIStudio](https://aistudio.google.com/app/apps) - Coding AI / [GitHub](https://github.com/google-gemini/gemini-cli) * [GitHub Copilot](https://github.com/features/copilot) - Coding AI -* [OpenCode](https://opencode.ai/) - Coding AI / [GitHub](https://github.com/sst/opencode) +* [OpenCode](https://opencode.ai/) - Coding AI / [Resources](https://github.com/awesome-opencode/awesome-opencode) / [GitHub](https://github.com/sst/opencode) * [⁠Google Antigravity](https://antigravity.google/) - Coding AI / Gemini 3 / Opus 4.5 / Limits Reset Weekly / [Account Manager](https://github.com/lbjlaq/Antigravity-Manager) / [Usage Tracker](https://open-vsx.org/extension/crsx/ag-usage) * [Devv](https://devv.ai/) - Coding Search Engine / [GitHub](https://github.com/devv-ai/devv) * [⁠Roo Code](https://roocode.com/) / [GitHub](https://github.com/RooCodeInc/Roo-Code) or [Cline](https://cline.bot/) / [Discord](https://discord.gg/cline) / [GitHub](https://github.com/cline/cline) - Coding AI diff --git a/docs/educational.md b/docs/educational.md index 80fee422e..4c53ad8bb 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -491,12 +491,29 @@ ## ▷ Engineering * [Circuit Steps](https://circuitsteps.com/) - Circuit Analysis Tool * [BatteryUniversity](https://batteryuniversity.com/articles) - Learn About Batteries * [Electronics Tutorials](https://www.electronics-tutorials.ws/) or [Instrumentacion](http://instrumentacion.qi.fcen.uba.ar/libro.html) - Electronic Guides +* [⁠Hacker Fab](https://docs.hackerfab.org/) - Semiconductor Documentation / Research * [RetroSix](https://www.retrosix.wiki/) - Retro Console Repair Guides + Info / [Discord](https://discord.gg/D4Envqc5jr) * [/m/engineering](https://www.reddit.com/user/nbatman/m/engineering/) - Engineering Multireddit * [Build List](https://buildlist.org/) - On-Demand Online Manufacturers *** +## ▷ Aerospace Engineering + +* 🌐 **[Awesome Aerospace Engineering](https://github.com/mahran-sayed/awesome-aerospace-engineering/)** - Aerospace Engineering Learning Resources +* 🌐 **[Awesome Flying FPV](https://github.com/Matthias84/awesome-flying-fpv)** - Remote Copter / Plane Resources +* ↪️ **[Spacecraft Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/edu#wiki_.25B7_spacecraft)** +* ↪️ **[Flight Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25B7_flights)** +* [⁠r/rocketry](https://www.reddit.com/r/rocketry/) - Project Rocketry Community / [Discord](https://discord.com/invite/Ezgs4TGXvx) +* [⁠NAR](https://www.nar.org/) - Project Rocketry Safety / Learning / [Facebook](https://www.facebook.com/groups/2255560886/) +* [⁠OpenRocket](https://openrocket.info/) - Model Rocket Simulator +* [OpenVSP](https://www.openvsp.org/) - Aircraft Geometry Tool / [GitHub](https://github.com/OpenVSP/OpenVSP) +* [Airfoil Tools](http://airfoiltools.com/) - Airfoil Coordinates / Dat Files +* [OpenDroneMap](https://www.opendronemap.org/) - Drone Mapping Software +* [Stolen Drone](https://stolendrone.info/) - Stolen Drone Info + +*** + ## ▷ Chemistry * 🌐 **[Wolfram Alpha Chemistry](https://wolframalpha.com/examples/science-and-technology/chemistry)** - Chemistry Calculators / Tools @@ -695,6 +712,7 @@ ## ▷ Astronomy ## ▷ Spacecraft +* ↪️ **[Aerospace Engineering Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/edu#wiki_.25B7_aerospace_engineering)** * ⭐ **[EarthData](https://worldview.earthdata.nasa.gov/)** - Daily Satellite Replays * ⭐ **[Visible Earth](https://visibleearth.nasa.gov/)**, [SpaceFromSpace](https://spacefromspace.com/), [GOES-16 Satellite Imagery](https://rammb-slider.cira.colostate.edu/) or [Sentinel Hub](https://www.sentinel-hub.com/) - Satellite Imagery * [⁠NASASpaceFlight](https://www.nasaspaceflight.com/) - Launch Livestreams / News / [Forum](https://forum.nasaspaceflight.com/) / [X](https://www.youtube.com/@NASASpaceflight) @@ -974,6 +992,7 @@ ## ▷ Chess * [WintrChess](https://wintrchess.com/), [2](https://chess.wintrcat.uk/) - Chess Game / Move Analysis * [⁠Chess Analysis](https://chess-analysis.org/) - Chess Game / Move Analysis / [Discord](https://discord.gg/hvrEXhX8qA) * [Pawn Appétit](https://pawnappetit.com/) - Chess Game / Move Analysis / [GitHub](https://github.com/ChessKitchen/pawn-appetit) +* [Chesskit](https://chesskit.org/) - Chess Game / Move Analysis / [Discord](https://discord.com/invite/Yr99abAcUr) / [GitHub](https://github.com/GuillaumeSD/Chesskit) * [YottaChess](https://www.yottachess.com/) - Chess Game / Move Analysis * [⁠Chessigma](https://www.chessigma.com/) - Chess Game / Move Analysis / [Discord](https://discord.gg/dy9VXd5n3v) * [En Croissant](https://encroissant.org/) - Chess Game / Move Analysis @@ -1021,6 +1040,7 @@ # ► Developer Learning * [Git Tutorial](https://4geeksacademy.github.io/git-interactive-tutorial/) - Interactive Git Tutorial * [Learn Git Branching](https://learngitbranching.js.org/) - Interactive Git Branching Guide * [Git Time](https://git.bradwoods.io/) - Git Learning Game +* [Hack Club](https://hackclub.com/) - Non-Profit High School Coding Community / Resources / [GitHub](https://github.com/hackclub) * [DevToolTips](https://devtoolstips.org/) - Developer Tips * [Checki0](https://checkio.org/) - Code Learning Games * [Scrimba](https://scrimba.com/) or [⁠VittaScience](https://en.vittascience.com/code) - Interactive Programming Learning diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index 3cb6ca642..3800d3021 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -76,7 +76,7 @@ ## ▷ Optimization Tools * [SystemRequirementsLab](https://www.systemrequirementslab.com/cyri/) or [PCGameBenchmark](https://www.pcgamebenchmark.com/) - Game Requirements Tests * [SweetFX](https://sfx.thelazy.net/) or [ENBSeries](http://enbdev.com) - Game Setting Guides * [RagnoTech Optimization Catalog](https://ragnos1997.com/optimization-catalog/) or [TroubleChute](https://www.youtube.com/c/TroubleChute/featured) - Gaming Optimization Guides -* [cancerogenoslab](https://sites.google.com/view/cancerogenoslab/) or [MikeMartin](https://www.mikemartin.co/) - FPS / Latency Guides +* [cancerogenoslab](https://sites.google.com/view/cancerogenoslab/) - FPS / Latency Guides * [Fraps](https://fraps.com/), [OCAT](https://gpuopen.com/ocat/) / [GitHub](https://github.com/GPUOpen-Tools/ocat), [RTSS](https://www.guru3d.com/files-details/rtss-rivatuner-statistics-server-download.html), [CapFrameX](https://www.capframex.com/) or [Game Bar](https://rentry.co/WindowsFPS) - FPS Monitors * [SSTap](https://github.com/FQrabbit/SSTap-Rule) - Decrease Ping * [r/OptimizedGaming](https://www.reddit.com/r/OptimizedGaming/) - Game Optimization Community @@ -160,7 +160,7 @@ ## ▷ Game Mods ## ▷ Game Saves * ↪️ **[File Backup](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/file-tools/#wiki_.25B7_file_backup) / [Sync](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/file-tools/#wiki_.25B7_file_sync)** -* ⭐ **[Ludusavi](https://github.com/mtkennerly/ludusavi)**, [SaveState](https://github.com/Matteo842/SaveState) or [GameSave Manager](https://www.gamesave-manager.com/) - Game Save Backup Tools / Managers +* ⭐ **[Ludusavi](https://github.com/mtkennerly/ludusavi)**, [⁠Ambidex](https://github.com/chwair/ambidex), [SaveState](https://github.com/Matteo842/SaveState) or [GameSave Manager](https://www.gamesave-manager.com/) - Game Save Backup Tools / Managers * [PCGamingWiki](https://www.pcgamingwiki.com/) - Save Locations Listed Under "Game Data" * [Save Game World](https://www.savegameworld.com/) - PC / PlayStation / Switch / Xbox / Wii * [SavegameDownload.com](https://www.savegamedownload.com/) - PC / Mobile / PlayStation / Switch / Xbox diff --git a/docs/internet-tools.md b/docs/internet-tools.md index 71efedb89..10d7ac6f3 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -580,6 +580,7 @@ ## ▷ Custom New Tab Pages * [mtab](https://github.com/maxhu08/mtab) * [nightTab](https://github.com/zombieFox/nightTab) * [⁠TablissNG](https://github.com/BookCatKid/TablissNG/) +* [MaterialYouNewTab](https://github.com/prem-k-r/MaterialYouNewTab) * [hexagonTab](https://github.com/zombieFox/hexagonTab) * [Perfect Home](https://github.com/perfect-things/perfect-home) * [Yet Another Speed Dial](https://github.com/conceptualspace/yet-another-speed-dial) diff --git a/docs/linux-macos.md b/docs/linux-macos.md index 090589ec2..f32395cf4 100644 --- a/docs/linux-macos.md +++ b/docs/linux-macos.md @@ -453,7 +453,6 @@ ## ▷ Terminal / Shell * 🌐 **[Awesome Shell](https://github.com/alebcay/awesome-shell)**, [tldr](https://tldr.sh/) / [GitHub](https://github.com/tldr-pages/tldr) or [AltBox](https://altbox.dev/) - Linux Shell Resources * 🌐 **[Awesome TUIs](https://github.com/rothgar/awesome-tuis)** or [TerminalTrove](https://terminaltrove.com/) - TUI Indexes -* 🌐 **[The Terminal Directory](https://termui.sh/)** - Terminal Emulator Index * 🌐 **[⁠Awesome Terminal Recorder](https://github.com/orangekame3/awesome-terminal-recorder)** - Terminal Recorder Index * ⭐ **[zsh](https://www.zsh.org/)**, **[bash](https://www.gnu.org/software/bash/)**, [fish](https://fishshell.com/), [Elvish](https://elv.sh/), [Es](https://wryun.github.io/es-shell/), [PowerShell](https://github.com/powershell/powershell), [Ion](https://gitlab.redox-os.org/redox-os/ion), [Xonsh](https://xon.sh/) or [Nushell](https://www.nushell.sh/) - Command Line Shells * ⭐ **zsh Tools** - [Plugins](https://github.com/unixorn/awesome-zsh-plugins) / [Customization](https://ohmyz.sh/) / [Theme](https://github.com/romkatv/powerlevel10k) / [Auto Setup](https://github.com/gustavohellwig/gh-zsh) / [Rich Framework](https://github.com/sorin-ionescu/prezto) @@ -584,6 +583,7 @@ # ► Mac Apps * [ss64 macOS](https://ss64.com/mac/) - macOS Bash Commands * [Left on Read](https://leftonread.me/) - iMessage Client * [MacBing](https://goodsnooze.gumroad.com/l/macbing), [LlamaChat](https://www.llamachat.app/) or [Mollama](https://apps.apple.com/app/mollama/id6736948278) - AI Chatbots +* [CodexBar](https://codexbar.app/) - Menu Bar AI Limit Tracker / [GitHub](https://github.com/steipete/CodexBar) * [ViennaRSS](https://www.vienna-rss.com/) - RSS Feed Reader * [Tachidesk-Sorayomi](https://github.com/Suwayomi/Tachidesk-Sorayomi) / [Extensions](https://keiyoushi.github.io/extensions/), [2](https://discord.gg/3FbCpdKbdY), [3](https://wotaku.wiki/guides/tech/repo) - Manga Reader * [Dialect](https://github.com/dialect-app/dialect) - Translator @@ -770,6 +770,7 @@ ## ▷ System Tools * [KeyCastr](https://github.com/keycastr/keycastr) - Keystroke Visualizer * [MonitorControl](https://monitorcontrol.app/) - External Monitor Brightness / Volume Control * [BackgroundMusic](https://github.com/kyleneideck/BackgroundMusic) - Volume Mixer / Auto-Pause +* [⁠MacThrottle](https://github.com/angristan/MacThrottle) - Menu Bar Thermal Throttling Tracker * [AlDente](https://apphousekitchen.com/) - Charging Manager * [BatteryBuddy](https://batterybuddy.app/) - Cute Battery Indicator * [AirBattery](https://github.com/lihaoyun6/AirBattery) or [CoconutBattery](https://www.coconut-flavour.com/coconutbattery/) - Device Battery Trackers diff --git a/docs/misc.md b/docs/misc.md index 980855fb6..96f1f0215 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -918,6 +918,7 @@ ## ▷ Finance / Savings * [Simul8or](https://simul8or.com/) - 100K Trading Simulator * [r/BeerMoney](https://www.reddit.com/r/beermoney/) - Online Money Making Community / [Wiki](https://www.rxddit.com/r/beermoney/wiki/index) * [Compound Interest Calculator](https://www.investor.gov/financial-tools-calculators/calculators/compound-interest-calculator) - Determine Compound Interest Money Growth +* [⁠Bogleheads](https://www.bogleheads.org/wiki/Main_Page) - Investing Advice Inspired by John Bogle * [GamestonkTerminal](https://github.com/OpenBB-finance/OpenBBTerminal), [OpenBB Terminal](https://openbb.co/) or [KoyFin](https://www.koyfin.com/) - Investment Research Tools * [Portfolio Performance](https://www.portfolio-performance.info/en/) - Portfolio Investment Tracker / [GitHub](https://github.com/portfolio-performance/portfolio) * [Financials Extension](https://github.com/cmallwitz/Financials-Extension) - Stock Market Data for LibreOffice Calc diff --git a/docs/mobile.md b/docs/mobile.md index 2561e77c3..f540f9f39 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -986,7 +986,7 @@ ## ▷ Android Anime ## ▷ Android Live TV -* ⭐ **[TiviMate](https://play.google.com/store/apps/details?id=ar.tvplayer.tv)** - IPTV Player +* ⭐ **[TiviMate](https://play.google.com/store/apps/details?id=ar.tvplayer.tv)**, [2](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) - IPTV Player * [Perfect IPTV Player](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) - IPTV Player * [OTTRun](https://www.ottrun.com/) - IPTV Player * [OTT Navigator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_untouched_apks) (search) - IPTV Player diff --git a/docs/privacy.md b/docs/privacy.md index a8faa2343..f8dfc973e 100644 --- a/docs/privacy.md +++ b/docs/privacy.md @@ -99,7 +99,6 @@ # ► Antivirus / Anti-Malware * ⭐ **[Triage](https://tria.ge/)** or [Cuckoo](https://cuckoo.cert.ee/) - Online Sandboxes * ⭐ **[Security / Antivirus Multireddit](https://www.reddit.com/user/goretsky/m/security/)** - Reddit Communities * ⭐ **[FMHY SafeGuard](https://fmhy.github.io/FMHY-SafeGuard/)** - Detects if Current Site is Trusted / Untrusted / [GitHub](https://github.com/fmhy/FMHY-SafeGuard) -* [FMHY LinkSafe Guard](https://greasyfork.org/en/scripts/528660-fmhy-safelink-guard) - Shows if Site is Trusted / Untrusted on Web Results * [BleepingComputer](https://www.bleepingcomputer.com/forums/f/22/virus-trojan-spyware-and-malware-removal-help/), [Malwarebytes Forums](https://forums.malwarebytes.com/forum/7-windows-malware-removal-help-support/) or [Sysnative](https://www.sysnative.com/forums/forums/security-arena.66/) - Malware Removal Forums / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#malware-removal-forums) * [Sandboxie Plus](https://sandboxie-plus.com/) - Sandbox Environment / [Guide](https://claraiscute.neocities.org/Guides/sandboxie-guide/), [2](https://claraiscute.pages.dev/Guides/sandboxie-guide/) / [GitHub](https://github.com/sandboxie-plus/Sandboxie) * [Windows Sandbox](https://learn.microsoft.com/en-us/windows/security/application-security/application-isolation/windows-sandbox/windows-sandbox-overview) - Full Virtual Machine Sandbox Environment @@ -254,6 +253,7 @@ ## ▷ Password Privacy / 2FA * ⭐ **[Stratum](https://stratumauth.com)** - 2FA / Android / [GitHub](https://github.com/stratumauth/app) * ⭐ **[Password Strength Chart](https://i.ibb.co/B2Vz3hSj/89x5g3t4xrxe1.png)** * [2FAS](https://2fas.com/) - 2FA / Android, iOS / [Discord](https://discord.gg/q4cP6qh2g5) / [GitHub](https://github.com/twofas) +* [⁠Proton Authenticator](https://proton.me/authenticator) - 2FA / All Platforms * [Mauth](https://github.com/X1nto/Mauth) - 2FA / Android * [FreeOTPPlus](https://github.com/helloworld1/FreeOTPPlus) - 2FA / Android * [KeePassXC](https://keepassxc.org/) - 2FA / Windows, Mac, Linux / [Guide](https://youtu.be/ckWPHaQwft8) / [GitHub](https://github.com/keepassxreboot/keepassxc) diff --git a/docs/reading.md b/docs/reading.md index 22cf19e87..85b302e9d 100644 --- a/docs/reading.md +++ b/docs/reading.md @@ -7,7 +7,7 @@ # ► Ebooks * 🌐 **[Open Slum](https://open-slum.org/)**, [2](https://open-slum.pages.dev/) - Book Site Index / Uptime Tracking -* ⭐ **[Anna's Archive](https://annas-archive.li/)**, [2](https://annas-archive.se/), [3](https://annas-archive.pm/), [4](https://annas-archive.in/) - Books / Comics / [Auto-Expand](https://greasyfork.org/en/scripts/494262) / [Matrix](https://matrix.to/#/#annas:archivecommunication.org) / [Subreddit](https://www.reddit.com/r/Annas_Archive/) +* ⭐ **[Anna's Archive](https://annas-archive.li/)**, [2](https://annas-archive.pm/), [3](https://annas-archive.in/) - Books / Comics / [Auto-Expand](https://greasyfork.org/en/scripts/494262) / [Matrix](https://matrix.to/#/#annas:archivecommunication.org) / [Subreddit](https://www.reddit.com/r/Annas_Archive/) * ⭐ **[Z-Library](https://z-lib.gd/)**, [2](https://articles.sk/), [3](https://1lib.sk/), [4](https://z-lib.fm/) - Books / Comics / [Apps / Extensions](https://go-to-library.sk/), [2](https://playtorrio.xyz/) / [.onion](http://loginzlib2vrak5zzpcocc3ouizykn6k5qecgj2tzlnab5wcbqhembyd.onion/), [2](http://bookszlibb74ugqojhzhg2a63w5i2atv5bqarulgczawnbmsb6s6qead.onion/) / [Subreddit](https://www.reddit.com/r/zlibrary/) * ⭐ **[Mobilism](https://forum.mobilism.org)**, [2](https://forum.mobilism.me/) - Books / Audiobooks / Magazines / Newspapers / Comics / [Ranks](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#mobilism-ranks) * ⭐ **[MyAnonaMouse](https://www.myanonamouse.net/)** - Books / Audiobooks / Comics / Sheet Music / [Invite Required](https://www.myanonamouse.net/inviteapp.php) diff --git a/docs/text-tools.md b/docs/text-tools.md index 077130bca..d44ab4aaa 100644 --- a/docs/text-tools.md +++ b/docs/text-tools.md @@ -465,6 +465,7 @@ ## ▷ LaTeX Tools * ⭐ **[Typst](https://typst.app/home)** - LaTeX Alternative / [Resources](https://github.com/qjcg/awesome-typst) / [GitHub](https://github.com/typst/typst) * ⭐ **[Overleaf](https://www.overleaf.com/), [⁠Crixet](https://crixet.com/) / [Discord](https://discord.gg/ffMZrSxUQa), [⁠Lyx](https://www.lyx.org/) or [TeXStudio](https://texstudio.org/)** - LaTeX Editors +* [⁠MathCheap](https://mathcheap.xyz/) - AI-Powered LaTex Editor w/ Image to Text OCR / [Discord](https://discord.gg/Q4chBVDFvK) * [Learn LaTeX](https://www.learnlatex.org/) - LaTeX Guide * [Tables Generator](https://www.tablesgenerator.com/) - Create LaTeX Tables * [LaTeX-OCR](https://lukas-blecher.github.io/LaTeX-OCR/) - Extract Mathematical Expressions diff --git a/docs/video.md b/docs/video.md index 764925b81..cf599a76a 100644 --- a/docs/video.md +++ b/docs/video.md @@ -68,7 +68,7 @@ ## ▷ Stream Aggregators *** -* ⭐ **[P-Stream](https://pstream.mov/)** - Movies / TV / Anime / Auto-Next / [Notes](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#movie-web) / [Discord](https://discord.gg/uHU4knYRPa) / [GitHub](https://github.com/p-stream) +* ⭐ **[P-Stream](https://pstream.mov/)** - Movies / TV / Anime / Auto-Next / **[Add Sources](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#movie-web)** / [Discord](https://discord.gg/uHU4knYRPa) / [GitHub](https://github.com/p-stream) * ⭐ **[Flixer](https://flixer.sh)** / [Discord](https://discord.com/invite/Z9Hjeqe4Fr), [Hexa](https://hexa.su/) / [Discord](https://discord.com/invite/yvwWjqvzjE) or [Vidora](https://watch.vidora.su/) - Movies / TV / Anime / Auto-Next * ⭐ **[Filmex](https://filmex.to/)** - Movies / TV / Anime / Auto-Next / 4K / [Discord](https://discord.com/invite/WWrWnG8qmh) * ⭐ **[Cinezo](https://www.cinezo.net/)** or [Yenime](https://yenime.net/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/Gx27YMK73d) @@ -103,7 +103,6 @@ ## ▷ Embed Frontends * ⭐ **[AuroraScreen](https://www.aurorascreen.org/)** - Movies / TV / Anime / Chromium-Required / [Discord](https://discord.com/invite/kPUWwAQCzk) * ⭐ **[TMovie](https://tmovie.tv/)**, [2](https://tmovie.cc) - Movies / TV / Anime / [Discord](https://discord.com/invite/R7a6yWMmfK) -* [Cinepeace](https://cinepeace.in/) - Movies / TV / Anime / [Discord](https://discord.gg/htmB2TbK) * [Cinema Deck](https://cinemadeck.com/), [2](https://cinemadeck.st/) - Movies / TV / Anime / [Status](https://cinemadeck.com/official-domains) / [Discord](https://discord.com/invite/tkGPsX5NTT) * [Redflix](https://redflix.co/), [2](https://redflix.club/) - Movies / TV / Anime / [Discord](https://discord.gg/wp5SkSWHW5) * [Flixvo](https://flixvo.live/), [2](https://flixvo.fun/) - Movies / TV / Anime @@ -493,6 +492,7 @@ ## ▷ Live Sports ## ▷ Sports Replays +* 🌐 **[Official YT Sports Replay Channels](https://github.com/superlincoln953/Free-Official-Youtube-Content?tab=readme-ov-file#Sport)** * ⭐ **[720pier](https://720pier.ru/)** - Sports Replays / Torrents * ⭐ **[Basketball Video](https://basketball-video.com/)** - Basketball Replays * ⭐ **[Footballia](https://footballia.net/)**, [2](https://footballia.eu/) - Classic Football Replays From c21b1a16868c32e16409b9493ce33dc0d52ba14d Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 13 Jan 2026 07:20:51 -0800 Subject: [PATCH 245/552] added github --- docs/educational.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/educational.md b/docs/educational.md index 4c53ad8bb..457202d17 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -506,7 +506,7 @@ ## ▷ Aerospace Engineering * ↪️ **[Flight Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25B7_flights)** * [⁠r/rocketry](https://www.reddit.com/r/rocketry/) - Project Rocketry Community / [Discord](https://discord.com/invite/Ezgs4TGXvx) * [⁠NAR](https://www.nar.org/) - Project Rocketry Safety / Learning / [Facebook](https://www.facebook.com/groups/2255560886/) -* [⁠OpenRocket](https://openrocket.info/) - Model Rocket Simulator +* [⁠OpenRocket](https://openrocket.info/) - Model Rocket Simulator / [GitHub](https://github.com/openrocket/openrocket) * [OpenVSP](https://www.openvsp.org/) - Aircraft Geometry Tool / [GitHub](https://github.com/OpenVSP/OpenVSP) * [Airfoil Tools](http://airfoiltools.com/) - Airfoil Coordinates / Dat Files * [OpenDroneMap](https://www.opendronemap.org/) - Drone Mapping Software From da772d549180ac287880872817a0b9ddcb2830f3 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 13 Jan 2026 07:41:49 -0800 Subject: [PATCH 246/552] small update --- docs/video.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/video.md b/docs/video.md index cf599a76a..6000405fd 100644 --- a/docs/video.md +++ b/docs/video.md @@ -11,6 +11,7 @@ # ► Streaming Sites *** * ⭐ **[Cineby](https://www.cineby.gd/)**, [2](https://www.bitcine.app/) or [Fmovies+](https://www.fmovies.gd/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/C2zGTdUbHE) +* ⭐ **[P-Stream](https://pstream.mov/)** - Movies / TV / Anime / Auto-Next / **[Add Sources](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#movie-web)** / [Discord](https://discord.gg/uHU4knYRPa) / [GitHub](https://github.com/p-stream) * ⭐ **[Rive](https://rivestream.org/)**, [2](https://rivestream.net/), [3](https://www.rivestream.app/) or [CorsFlix](https://watch.corsflix.net), [2](https://watch.corsflix.dpdns.org/), [3](https://corsflix.net) - Movies / TV / Anime / Auto-Next / [Status](https://rentry.co/rivestream) / [Discord](https://discord.gg/6xJmJja8fV) * ⭐ **[XPrime](https://xprime.today/)**, [2](https://xprime.stream/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/pDjg5ccSgg) * ⭐ **[Aether](https://aether.mom/)**, [2](https://legacy.aether.mom/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/MadMF7xb5q) @@ -68,7 +69,6 @@ ## ▷ Stream Aggregators *** -* ⭐ **[P-Stream](https://pstream.mov/)** - Movies / TV / Anime / Auto-Next / **[Add Sources](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#movie-web)** / [Discord](https://discord.gg/uHU4knYRPa) / [GitHub](https://github.com/p-stream) * ⭐ **[Flixer](https://flixer.sh)** / [Discord](https://discord.com/invite/Z9Hjeqe4Fr), [Hexa](https://hexa.su/) / [Discord](https://discord.com/invite/yvwWjqvzjE) or [Vidora](https://watch.vidora.su/) - Movies / TV / Anime / Auto-Next * ⭐ **[Filmex](https://filmex.to/)** - Movies / TV / Anime / Auto-Next / 4K / [Discord](https://discord.com/invite/WWrWnG8qmh) * ⭐ **[Cinezo](https://www.cinezo.net/)** or [Yenime](https://yenime.net/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/Gx27YMK73d) From e099fab018d2d481b1df58f7a50ac63fa4a43213 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 13 Jan 2026 07:52:17 -0800 Subject: [PATCH 247/552] removed site --- docs/video.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/video.md b/docs/video.md index 6000405fd..539361d30 100644 --- a/docs/video.md +++ b/docs/video.md @@ -77,7 +77,6 @@ ## ▷ Stream Aggregators * ⭐ **[Willow](https://willow.arlen.icu/)**, [2](https://salix.pages.dev/) - Movies / TV / Anime / [4K Guide](https://rentry.co/willow-guide) / [Telegram](https://t.me/+8OiKICptQwA4YTJk) / [Discord](https://discord.com/invite/gmXvwcmxWR) * ⭐ **[CinemaOS](https://cinemaos.live/)**, [2](https://cinemaos.tech/), [3](https://cinemaos.me/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/38yFnFCJnA) * ⭐ **[FlyX](https://tv.vynx.cc/)** - Movies / TV / Anime / [Discord](https://discord.vynx.cc/) / [GitHub](https://github.com/Vynx-Velvet/Flyx-main) -* ⭐ **[Poprink](https://popr.ink/)** - Movies / TV / Anime / [Telegram](https://t.me/vlopstreaming) / [Discord](https://discord.gg/GzXQWKUbjh) * [HydraHD](https://hydrahd.com/), [2](https://hydrahd.ru/) - Movies / TV / Anime / Auto-Next / [Status](https://hydrahd.info/) / [Telegram](https://t.me/HDHYDRAHD) * [Primeshows](https://www.primeshows.uk/) or [Netflex](https://netflex.uk/) - Movies / TV / Anime / [Discord](https://discord.com/invite/t2PnzRgKeM) * [LordFlix](https://lordflix.club/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/JeMDzxSbhH) From 32b11ba3c0bdef737b13f450db22674bb9c4ad44 Mon Sep 17 00:00:00 2001 From: zero Date: Tue, 13 Jan 2026 20:53:08 +0500 Subject: [PATCH 248/552] Update gaming-tools.md (#4584) on line 873, changed SC to SA to better san andreas >~< --- docs/gaming-tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index 3800d3021..06dec1de4 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -870,7 +870,7 @@ ## ▷ GTA Tools * [GTA Cars](https://gtacars.net/) - GTA Car Database / Stats * [Rainbomizer](https://rainbomizer.com/) - GTA Randomizer Mods * [Gillian's GTA](https://gillian-guide.github.io/) - GTA IV Modding Guide -* [GTA Connected](https://gtaconnected.com/) - Multiplayer Mod / GTA III, IV, VC, SC / [Discord](https://discord.gg/YSyasDa) +* [GTA Connected](https://gtaconnected.com/) - Multiplayer Mod / GTA III, IV, VC, SA / [Discord](https://discord.gg/YSyasDa) * [Vice City: Multiplayer](https://vc-mp.org/) - Mutiplayer GTA:VC * [GTA Manager](https://func-vehicle.github.io/gtamanager/) - GTA V Business Manager * [GTA Downgraders](http://downgraders.rockstarvision.com/) - GTA Game Downgraders From 4861b4bdb9d078ce9a450cabe47d237ac17cf6c1 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 14 Jan 2026 04:19:04 -0800 Subject: [PATCH 249/552] updated 15 pages --- docs/ai.md | 28 +++++++++++++--------------- docs/audio.md | 1 + docs/beginners-guide.md | 4 ++-- docs/developer-tools.md | 2 +- docs/educational.md | 8 +++++++- docs/gaming-tools.md | 2 ++ docs/gaming.md | 6 +++--- docs/image-tools.md | 2 +- docs/internet-tools.md | 2 +- docs/misc.md | 3 ++- docs/mobile.md | 8 ++++---- docs/non-english.md | 2 +- docs/social-media-tools.md | 3 ++- docs/text-tools.md | 1 + docs/video.md | 11 +++++------ 15 files changed, 46 insertions(+), 37 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index 31f06ca98..7dd02a4b7 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -15,10 +15,10 @@ ## ▷ Official Model Sites * ⭐ **[AI Studio](https://aistudio.google.com/app/prompts/new_chat)** - Gemini 3 Pro / 100 Daily / Sign-Up Required / [Subreddit](https://www.reddit.com/r/Bard/) / [Discord](https://discord.com/invite/gemini) * ⭐ **[⁠Z.ai](https://chat.z.ai/)** - GLM 4.7 / Slides / Unlimited / [Discord](https://discord.gg/QR7SARHRxK) * ⭐ **[Grok](https://grok.com/)** - Grok 4 Fast (96 daily) / Grok 4.1 (24 daily) / [Rate Display](https://greasyfork.org/en/scripts/558017), [2](https://chromewebstore.google.com/detail/grok-rate-limit-display/fcoijmefliggikpeofhojmkpoooocifk) / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) +* ⭐ **[Gemini](https://gemini.google.com/)** - Gemini 3 Pro (5 per day) / 3 Flash (Unlimited) / [Limits](https://support.google.com/gemini/answer/16275805) / [Subreddit](https://www.reddit.com/r/Bard/) / [Discord](https://discord.com/invite/gemini) * ⭐ **[DeepSeek](https://chat.deepseek.com/)** - DeepSeek-V3.2 / Sign-Up Required / Unlimited / [Subreddit](https://www.reddit.com/r/DeepSeek/) / [Discord](https://discord.com/invite/Tc7c45Zzu5) / [GitHub](https://github.com/deepseek-ai) * ⭐ **[Kimi](https://www.kimi.com/)** - Kimi K2 (Thinking) / Slides / Sign-Up Required / [Subreddit](https://www.reddit.com/r/kimi/) / [Discord](https://discord.gg/TYU2fdJykW) / [GitHub](https://github.com/MoonshotAI) * ⭐ **[Microsoft Copilot](https://copilot.microsoft.com)** - GPT-5.1 / Unlimited / [Reasoning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#better-reasoning) / [Discord](https://discord.com/invite/go-copilot) -* ⭐ **[Gemini](https://gemini.google.com/)** - Gemini 3 Pro (5 per day) / 3 Flash (Unlimited) / [Limits](https://support.google.com/gemini/answer/16275805) / [Subreddit](https://www.reddit.com/r/Bard/) / [Discord](https://discord.com/invite/gemini) * [ChatGPT](https://chatgpt.com/) - GPT-5.2 / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#chatgpt-limits) / [r/OpenAI](https://www.reddit.com/r/OpenAI/) / [r/ChatGPT](https://www.reddit.com/r/ChatGPT/) / [Discord](https://discord.com/invite/openai) * [Qwen](https://chat.qwen.ai/) - Qwen3-Max / Unlimited / [Subreddit](https://www.reddit.com/r/Qwen_AI/) / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) * [Claude](https://claude.ai/) - Claude 4.5 Sonnet / Google Login Required / [Usage Tracker](https://github.com/lugia19/Claude-Usage-Extension) / [Subreddit](https://www.reddit.com/r/ClaudeAI/) / [Discord](https://discord.com/invite/6PPFFzqPDZ) @@ -43,13 +43,13 @@ ## ▷ Multiple Model Sites * ⭐ **[LMArena](https://lmarena.ai/?mode=direct)** - Multiple Chatbots / No Sign-Up / Reset Limits w/ Temp Mail / [X](https://x.com/arena) / [Discord](https://discord.com/invite/lmarena) * [Yupp.ai](https://yupp.ai/) - Gemini 3 Pro / GPT-5.1-high / Grok 4.1 / Qwen 3 Max / Google Login / [Discord](https://discord.com/invite/yuppai) -* [Pollinations](https://chat.pollinations.ai/) - Gemini 3 Pro / Claude 4.5 Opus / GPT 5.2 / No Sign-Up +* [Pollinations](https://chat.pollinations.ai/) - Gemini 3 Pro / Claude 4.5 Opus / GPT 5.2 / No Sign-Up / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#pollinations-limits) * [⁠ISH](https://ish.chat/) - GPT-5 / Grok 4.1 / Kimi K2 / Multiple Chatbots / No Sign-Up / [Discord](https://discord.gg/cwDTVKyKJz) * [AI Assistant](https://aiassistantbot.pages.dev/) - Deepseek-V3.2/ GLM-4.7/ Mistral Large 3 / Kimi K2 / Multiple Chatbots / No Sign-Up +* [Khoj](https://app.khoj.dev/) - Grok 4.1 / Gemini 3 Flash / Reset Limits w/ Temp Mail * [Groq](https://groq.com/) - Kimi K2-0905 / GPT-OSS 120B / Sign-Up Required / [Discord](https://discord.com/invite/e6cj7aA4Ts) * [⁠Together.ai](https://chat.together.ai/) - DeepSeek V3.1 / Qwen 3 235B-2507 / Up-To 110 Daily / [Discord](https://discord.gg/9Rk6sSeWEG) * [⁠Woozlit](https://woozlit.com/) - Gemini 3 / Multiple Chatbots / No Sign-Up -* [Khoj](https://app.khoj.dev/) - Grok 4.1 / Gemini 3 Flash / Reset Limits w/ Temp Mail * [Duck AI](https://duck.ai/) - GPT-5 mini / Multiple Chatbots / No Sign-Up * [NVIDIA NIM](https://build.nvidia.com/) - DeepSeek V3.1 / Kimi K2 / Multiple Chatbots / No Sign-Up * [FreePass](https://freepass.ai/) - Gemini 2.5 Pro / GPT-5-chat / No Sign-Up / [Telegram](https://t.me/freepass_ai) @@ -116,10 +116,10 @@ ## ▷ Self-Hosting Tools ## ▷ Roleplaying Chatbots * 🌐 **[Sukino-Findings](https://rentry.org/Sukino-Findings)** - AI Roleplay Resources +* ⭐ **[Perchance](https://perchance.org/ai-character-chat)** / [2](https://perchance.org/amoled-chat) / [3](https://perchance.org/urv-ai-chat) - Roleplaying / No Sign-Up / Unlimited / Allows Images / Some NSFW / [Resources](https://perchance.org/perlist) / [Lemmy](https://lemmy.world/u/perchance) / [Subreddit](https://www.reddit.com/r/perchance/) / [Discord](https://discord.gg/43qAQEVV9a) * ⭐ **[PygmalionAI](https://pygmalion.chat/)** - Self-Hosted Roleplaying Models / [Resources](https://claraiscute.neocities.org/Guides/PygmalionLinks/), [2](https://claraiscute.pages.dev/Guides/PygmalionLinks/) / [Subreddit](https://www.reddit.com/r/PygmalionAI/) / [Discord](https://discord.com/invite/pygmalionai) / [GitHub](https://github.com/PygmalionAI) * ⭐ **[FlowGPT](https://flowgpt.com)** - Roleplaying Chatbots / Some NSFW / [Discord](https://discord.com/invite/tWZGzcpTkf) * ⭐ **[Chub](https://chub.ai/)** - Character Cards / Some NSFW / [Subreddit](https://www.reddit.com/r/Chub_AI/) / [Discord](https://discord.gg/chubai) / [GitHub](https://github.com/CharHubAI) -* ⭐ **[Perchance](https://perchance.org/ai-character-chat)** / [2](https://perchance.org/amoled-chat) / [3](https://perchance.org/urv-ai-chat) - Roleplaying / No Sign-Up / Unlimited / Allows Images / Some NSFW / [Resources](https://perchance.org/perlist) / [Subreddit](https://www.reddit.com/r/perchance/) / [Discord](https://discord.gg/43qAQEVV9a) * [Llama + SillyTavern](https://rentry.org/llama_v2_sillytavern) - Llama + SillyTavern Roleplaying Setup Guide / No Sign-Up * [KoboldAI](https://koboldai.com/) - GUI for Roleplaying Chatbots / No Sign-Up / [Discord](https://discord.com/invite/XuQWadgU9k) / [GitHub](https://github.com/henk717/KoboldAI) * [Miku](https://docs.miku.gg/) (No Sign-Up) / [Discord](https://discord.gg/3XPdpUdGgV), [HammerAI](https://www.hammerai.com/desktop) or [Agnai](https://agnai.chat/) / [Discord](https://discord.com/invite/DAn38sA8Qj) - Chatbot Builders @@ -162,7 +162,6 @@ ## ▷ Coding AIs * [⁠AnyCoder](https://huggingface.co/spaces/akhaliq/anycoder) - Coding AI * [AI SDK](https://sdk.vercel.ai/) - Coding AI / [GitHub](https://github.com/vercel/ai) * [Qodo](https://www.qodo.ai/) - Coding AI -* [⁠Seron](https://www.seron.dev/) - Coding AI * [Denigma](https://denigma.app/) - Coding AI / No Sign-Up / [Discord](https://discord.gg/mZx4REBvKm) * [Aider](https://aider.chat/) - Terminal Coding AI / [Discord](https://discord.com/invite/Y7X7bhMQFV) / [GitHub](https://github.com/Aider-AI/aider) * [Open Interpreter](https://github.com/OpenInterpreter/open-interpreter) - Run Code Locally / No Sign-Up / [Discord](https://discord.gg/Hvz9Axh84z) @@ -298,7 +297,7 @@ # ► Video Generation * [Bing Create](https://www.bing.com/images/create) - Sora 1 / No Image Input * [Sora](https://openai.com/index/sora/) - 6 Daily / [Signup Guide](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#sora) / [Remove Watermarks](https://unmarkit.app/sora) * [Qwen](https://chat.qwen.ai/) - 10 Daily / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) -* [Wan AI](https://wan.video/) / 10 Daily / Image to Video / [GitHub](https://github.com/Wan-Video/Wan2.1) +* [Wan AI](https://wan.video/) / Wan Ai / Wan 2.6 / Image to Video / [GitHub](https://github.com/Wan-Video/Wan2.1) * [⁠Vheer](https://vheer.com/) - Unlimited / No Sign-Up * [AIFreeVideo](https://aifreevideo.com/) - Unlimited / MiniMax Video-01 / Sign-Up Required * [Meta AI](https://www.meta.ai/) - Unlimited / Sign-Up Required @@ -322,29 +321,28 @@ # ► Image Generation * ⭐ **[Gemini](https://gemini.google.com/)** - Nano Banana (100 per day) / Nano Banana Pro (2 per day) / Sign-Up Required / Region-Based / [Remove Watermarks](https://banana.ovo.re/) / [Discord](https://discord.com/invite/gemini) * ⭐ **[AI Studio](https://aistudio.google.com/generate-image)** or [Whisk](https://labs.google/fx/en/tools/whisk) - Imagen 4 + Ultra / Nano Banana / Sign-Up Required / [Discord](https://discord.com/invite/gemini) * ⭐ **[Bing Create](https://www.bing.com/images/create)** - Unlimited / GPT-4o / MAI-Image-1 / Editing / Sign-Up Required -* ⭐ **[PigenAI](https://pigenai.art/)** - 50 Daily / Multiple Generators / Editing -* ⭐ **[Dreamina](https://dreamina.capcut.com/ai-tool/home)** - 120 Credits Daily / Seedream 4.0 / Sign-Up Required +* ⭐ **[PigenAI](https://pigenai.art/)** - 50 Daily / Multiple Generators / Editing (50 Credits) +* ⭐ **[Dreamina](https://dreamina.capcut.com/ai-tool/home)** - 120 Credits Daily / Seedream 4.5/ Nanobanana / Sign-Up Required * [Yupp.ai](https://yupp.ai/) - Nano Banana Pro / GPT Image 1.5 / Seedream 4.5 Max / Qwen-Image / Google Login / [Discord](https://discord.com/invite/yuppai) * [Pollinations](https://chat.pollinations.ai/) - Nano Banana Pro / GPT Image 1.5 / Multiple Generators / No Sign-Up / [Limit Tips](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#pollinations-limits) -* [⁠Hunyuan Image Generation](https://hunyuan.tencent.com/image/en) - Hunyuan Image 3.0 / Unlimited * [⁠ISH](https://ish.chat/) - Unlimited / GPT Image 1 mini / Dall-E 3 / Flux Kontext (dev) / Editing / No Sign-Up / [Discord](https://discord.gg/cwDTVKyKJz) -* [Grok](https://grok.com/) - 96 Daily / Editing / Prompt Gen Required Sign-Up / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) +* [⁠Hunyuan Image Generation](https://hunyuan.tencent.com/image/en) - Hunyuan Image 3.0 / Unlimited +* [Grok](https://grok.com/) - Traffic-Based / Editing / Prompt Gen Required Sign-Up / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) * [Qwen](https://chat.qwen.ai/) - 30 Per 24 Hours / Editing / Sign-Up Required / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) * [Recraft](https://www.recraft.ai/) - 30 Daily / Sign-Up Required / [Discord](https://discord.gg/recraft) * [Reve Image](https://app.reve.com) - 20 Daily / Editing / Sign-Up Required / [X](https://x.com/reve) / [Discord](https://discord.gg/Nedxp9fYUZ) * [Khoj](https://app.khoj.dev/) - Nano Banana / Imagen 4 / Reset Limits w/ Temp Mail * [ImageFX](https://labs.google/fx/tools/image-fx) - Imagen 4 / Unlimited / Region-Based / Sign-Up Required / [Discord](https://discord.com/invite/googlelabs) * [TheresAnAIForThat](https://theresanaiforthat.com/@taaft/image-to-image-generator/) - Unlimited / Editing / Flux Kontext Dev -* [⁠ZonerAI](https://zonerai.com/) - Unlimited / Editing +* [AIGazou](https://muryou-aigazou.com/) - Flux / Z-Image Turbo / Unlimited / No Sign-Up / Seedream 3 / GPT Image 1 / 10 Daily / Sign-Up Required / [Discord](https://discord.gg/v6KzUbPeKh) * [Meta AI](https://www.meta.ai/) - Unlimited / Sign-Up Required * [⁠Vheer](https://vheer.com/) - Unlimited / Flux Kontext Dev / Flux Schnell -* [Perchance](https://perchance.org/ai-photo-generator) / [2](https://perchance.org/ai-text-to-image-generator) - Chroma / Unlimited / No Sign-Up / [Resources](https://perchance.org/perlist) / [Subreddit](https://www.reddit.com/r/perchance/) / [Discord](https://discord.gg/43qAQEVV9a) -* [AIGazou](https://muryou-aigazou.com/) - Flux / Z-Image Turbo / Unlimited / No Sign-Up / Seedream 3 / GPT Image 1 / 10 Daily / Sign-Up Required / [Discord](https://discord.gg/v6KzUbPeKh) +* [Perchance](https://perchance.org/ai-photo-generator) / [2](https://perchance.org/ai-text-to-image-generator) - Chroma-Based / Unlimited / No Sign-Up / [Resources](https://perchance.org/perlist) / [Lemmy](https://lemmy.world/u/perchance) / [Subreddit](https://www.reddit.com/r/perchance/) / [Discord](https://discord.gg/43qAQEVV9a) * [Z-Image](https://huggingface.co/spaces/Tongyi-MAI/Z-Image-Turbo) / [GitHub](https://github.com/Tongyi-MAI/Z-Image) or [Z-GEN TURBO](https://z-gen-turbo.vercel.app/) - Z-Image * [⁠Ernie](https://ernie.baidu.com/) - Unlimited / Editing / Sign-Up Required * [LongCat AI](https://longcat.chat/) - 100 Daily / Editing -* [Pollinations Play](https://pollinations.ai/play) - Unlimted / Nano Banana / Z-Image Turbo / 5K Daily ⁠Pollinations -* [Mage](https://www.mage.space/) / [Discord](https://discord.com/invite/GT9bPgxyFP), [⁠Tater AI](https://taterai.github.io/Text2Image-Generator.html), [Loras](https://www.loras.dev/) / [X](https://x.com/tater_ai) / [GitHub](https://github.com/Nutlope/loras-dev), [ToolBaz](https://toolbaz.com/image/ai-image-generator), [AI Gallery](https://aigallery.app/) / [Telegram](https://t.me/aigalleryapp), [Seedream](https://seedream.pro/), [AIFreeForever](https://aifreeforever.com/image-generators) or [Art Genie](https://artgenie.pages.dev/) - Flux Schnell +* [Pollinations Play](https://pollinations.ai/play) - Unlimted / Nano Banana / Z-Image Turbo +* [Mage](https://www.mage.space/) / [Discord](https://discord.com/invite/GT9bPgxyFP), [⁠Tater AI](https://taterai.github.io/Text2Image-Generator.html), [Loras](https://www.loras.dev/) / [X](https://x.com/tater_ai) / [GitHub](https://github.com/Nutlope/loras-dev), [ToolBaz](https://toolbaz.com/image/ai-image-generator), [AI Gallery](https://aigallery.app/) / [Telegram](https://t.me/aigalleryapp), [Seedream](https://seedream.pro/), [AIFreeForever](https://aifreeforever.com/image-generators), [⁠ZonerAI](https://zonerai.com/) or [Art Genie](https://artgenie.pages.dev/) - Flux Schnell * [⁠Coze](https://space.coze.cn/) - Seadream 4.0 / SoTA Image Gen / 50 Daily / Sign-Up with Phone # Required / US Select CA * [AIImagetoImage](https://aiimagetoimage.io/) or [⁠Image-Editor](https://image-editor.org/) - Nano Banana / Editing / No Sign-Up * [imgsys](https://imgsys.org/) - Compare Generators / Unlimited / No Direct Mode diff --git a/docs/audio.md b/docs/audio.md index 195cc3ef1..b66c3df04 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -46,6 +46,7 @@ ## ▷ Streaming Sites * [Mixupload](https://mixupload.com/) - Browser Music * [zvu4no](https://zvu4no.org/) or [Tancpol](https://tancpol.net/) - Russian Music / Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) * [jiosaavn](https://www.jiosaavn.com/), [Saavn Web](https://saavn-web-ui.vercel.app/) / [GitHub](https://github.com/wiz64/saavn-web-ui) or [Hayasaka](https://hayasaka.vercel.app/) - Browser Music / [API](https://cyberboysumanjay.github.io/JioSaavnAPI/) +* [MTV REWIND](https://wantmymtv.xyz/) - Recreates MTV Experience from Different Eras * [Ballsack TV](https://bsky.app/profile/feed.ballsack.tv) - MTV Style User-Submitted Music Video Feed / [Discord](https://discord.gg/KT2Dht4zcZ) * [Hype Machine](https://hypem.com/popular) - Rising * [Bandcamp](https://bandcamp.com/discover/free-music) - Free Music Release Platform diff --git a/docs/beginners-guide.md b/docs/beginners-guide.md index 7fba5c3ef..50f4241e3 100644 --- a/docs/beginners-guide.md +++ b/docs/beginners-guide.md @@ -53,7 +53,7 @@ ### Movies / Shows * **Torrenting: [ExT.to](https://ext.to/browse/?cat=1) / [1337x](https://1337x.to/movie-library/1/)** * **Sports Streaming: [Streamed](https://streamed.pk/) / [WatchSports](https://watchsports.to/)** * **Drama Streaming: [DramaCool](https://dramacoolt.com.in/)** -* **Track / Discover: [Trakt](https://trakt.tv/) / [Simkl](https://simkl.com/) / [Letterboxd](https://letterboxd.com/)** +* **Track / Discover: [Simkl](https://simkl.com/) / [Trakt](https://trakt.tv/) / [Letterboxd](https://letterboxd.com/)** *** @@ -71,7 +71,7 @@ ### Music * **Streaming: [SpotX](https://github.com/SpotX-Official/SpotX) / [Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome-back.pages.dev/), [3](https://monochrome.tf/) * **Downloading: [lucida](https://lucida.to/) / [DoubleDouble](https://doubledouble.top/) / [Soulseek](https://slsknet.org/)** * **Mobile: [Metrolist](https://github.com/mostafaalagamy/metrolist) (Android) / [ReVanced Manager](https://revanced.app/) (Android) / [Morphe](https://morphe.software/) (Android) / [SpotC++](https://spotc.yodaluca.dev/) (iOS)** -* **Track / Discover: [Last.fm](https://www.last.fm/home) / [RateYourMusic](https://rateyourmusic.com/)** +* **Track / Discover: [RateYourMusic](https://rateyourmusic.com/) / [Last.fm](https://www.last.fm/home)** *** diff --git a/docs/developer-tools.md b/docs/developer-tools.md index 7c10823fb..c93a3047a 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -796,7 +796,7 @@ ## ▷ Frontend Tools * ↪️ **[Design Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/image-tools#wiki_.25BA_design_resources)** or [Open Source Design](https://opensourcedesign.net/) * ⭐ **[Design Checklist](https://www.checklist.design/)**, [Performance Checklist](https://github.com/thedaviddias/Front-End-Performance-Checklist) or [Front-End Checklist](https://frontendchecklist.io/) - Frontend Development Checklist * ⭐ **[ThemeWagon](https://themewagon.com/theme-price/free/)** or [Tooplate](https://www.tooplate.com/) - Free HTML Templates -* ⭐ **[Boilerplate](https://html5boilerplate.com/)** or [html5up](https://html5up.net/) - Custom HTML Templates +* ⭐ **[awwwards](https://www.awwwards.com/websites)**, **[Boilerplate](https://html5boilerplate.com/)** or [html5up](https://html5up.net/) - Custom HTML Templates * [CollectUI](https://collectui.com/), [Hoverstat](https://www.hoverstat.es/), [httpster](https://httpster.net/), [Wave Guide](https://www.waveguide.io/), [Godly Website](https://godly.website/), [Websitevice](https://websitevice.com/), [Dribbble](https://dribbble.com/), [ReallyGoodUX](https://goodux.appcues.com/) or [Pageflows](https://pageflows.com/) - UI / Site Design Inspiration * [Templatemo](https://www.templatemo.com/) - Free CSS Templates * [Repth Themes](https://repth.neocities.org/theme) - Y2K Anime Themes diff --git a/docs/educational.md b/docs/educational.md index 457202d17..e6d4d2312 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -504,8 +504,13 @@ ## ▷ Aerospace Engineering * 🌐 **[Awesome Flying FPV](https://github.com/Matthias84/awesome-flying-fpv)** - Remote Copter / Plane Resources * ↪️ **[Spacecraft Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/edu#wiki_.25B7_spacecraft)** * ↪️ **[Flight Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25B7_flights)** +* [⁠MIT Rocket Team](https://wikis.mit.edu/confluence/display/RocketTeam/MIT+Rocket+Team+Home) - Official MIT Rocket Team Wiki / Resources Wikipedia +* [⁠r/AerospaceEngineering](https://www.reddit.com/r/AerospaceEngineering/) - Aerospace Engineering Community +* [⁠The Rocketry Forum](https://www.rocketryforum.com/) - Project Rocketry Forums / Community * [⁠r/rocketry](https://www.reddit.com/r/rocketry/) - Project Rocketry Community / [Discord](https://discord.com/invite/Ezgs4TGXvx) * [⁠NAR](https://www.nar.org/) - Project Rocketry Safety / Learning / [Facebook](https://www.facebook.com/groups/2255560886/) +* [Nakka Rocketry](https://nakka-rocketry.net/) - Project Rocket Technical Archive +* [⁠Jacobs Rocketry](https://www.jacobsrocketry.com/) - Project Rocketry Info / Manuals * [⁠OpenRocket](https://openrocket.info/) - Model Rocket Simulator / [GitHub](https://github.com/openrocket/openrocket) * [OpenVSP](https://www.openvsp.org/) - Aircraft Geometry Tool / [GitHub](https://github.com/OpenVSP/OpenVSP) * [Airfoil Tools](http://airfoiltools.com/) - Airfoil Coordinates / Dat Files @@ -725,6 +730,7 @@ ## ▷ Spacecraft * [ISS Sim](https://iss-sim.spacex.com/) - ISS Docking Simulator * [Transit Finder](https://transit-finder.com/), [ISS Tracker](https://isstracker.pl/en), [Spot The Station](https://spotthestation.nasa.gov/) or [Where The ISS At?](https://wheretheiss.at/) - ISS Transit Tracking * [Satellite Map](https://satellitemap.space/), [KeepTrack](https://keeptrack.space/) / [GitHub](https://github.com/thkruz/keeptrack.space/), [SGP4](https://sgp4gl-demo.vercel.app/) / [GitHub](https://github.com/Kayhan-Space/sgp4gl-demo), [KeepTrackSpace](https://www.keeptrack.space/), [Find Starlink](https://findstarlink.com/) or [Look4Sat](https://github.com/rt-bishop/Look4Sat) - Satellite Orbit Maps / Trackers +* [Spacebook](https://www.spacebook.com/) - Evaluates / Tracks Satellite Collision Risks & Maneuvers * [Leolabs Space](https://platform.leolabs.space/visualization) - Low Earth Orbit Simulator * [Orbiter](https://www.orbiter-forum.com/) - Spaceflight Simulator / [Subreddit](https://www.reddit.com/r/Orbiter/) / [GitHub](https://github.com/orbitersim/orbiter) * [Andegraf Rockets](https://rockets.andegraf.com/) - Rocket Diagrams @@ -1049,7 +1055,7 @@ # ► Developer Learning * [EggHead](https://egghead.io/) - Programming Courses * [TechSchool](https://techschool.dev/en) - Programming Courses / [Discord](https://discord.com/invite/C4abRX5skH) * [⁠Josh Comeau](https://www.joshwcomeau.com/) - Programming Tutorials -* [Scratch](https://scratch.mit.edu/) / [Extra Features](https://scratchaddons.com/) / [GitHub](http://github.com/ScratchAddons/ScratchAddons) / [Javascript Converter](https://turbowarp.org/), [2](https://github.com/TurboWarp/) or [⁠MIT App Inventor](https://appinventor.mit.edu/) - Beginner Programming Learning +* [Scratch](https://scratch.mit.edu/) / [Extra Features](https://scratchaddons.com/) / [Package Projects](https://packager.turbowarp.org/) / [Javascript Converter](https://turbowarp.org/), [2](https://github.com/TurboWarp/) / [Wiki / Guides](https://scratch-wiki.info/) / [GitHub](http://github.com/ScratchAddons/ScratchAddons) or [⁠MIT App Inventor](https://appinventor.mit.edu/) - Beginner Programming Learning * [USACO Guide](https://usaco.guide/) - Competitive Programming Lessons * [Beej's Guides](https://www.beej.us/guide/) or [LearnByExample](https://learnbyexample.github.io/) - Programming Guides * [CodinGame](https://www.codingame.com/) - Games to Practice Coding / Programming diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index 06dec1de4..eada8ac9f 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -277,6 +277,7 @@ ## ▷ Curated Recommendations * ⭐ **[OpenCritic](https://opencritic.com/)** - Critic Game Reviews / Ratings * ⭐ **[SteamDB Ratings](https://steamdb.info/stats/gameratings/)** - Steam Ratings Chart * [TasteDive](https://tastedive.com/games) or [r/ifyoulikeblank](https://www.reddit.com/r/ifyoulikeblank/) - Game Recommendations +* [⁠/V/'s Recommended Games Wiki](https://vsrecommendedgames.miraheze.org/) - Game Recommendations * [⁠Emulation Collection](https://docs.google.com/spreadsheets/d/1bYIhExnaQXYyWLnna1WJPLMvXnmSlq2tvazDL3eQ3z0) - Game Recommendation Chart / 7+ Metacritic * [Charts and Culture](https://pastebin.com/uRDJVGkL) - Game Recommendation Directory * [Can I Play That?](https://caniplaythat.com/) - Video Game Accessibility Reviews @@ -297,6 +298,7 @@ # ► Steam / Epic * [⁠Achievement Watcher](https://github.com/darktakayanagi/Achievement-Watcher) - Multi-Platform Achievement Parser / [Setup Guide](https://breadcloud.net/blog/achievements-guide/) * [SamRewritten](https://github.com/PaulCombal/SamRewritten) or [SteamAchievementManager](https://github.com/gibbed/SteamAchievementManager) - Steam Achievement Managers * [SteamHunters](https://steamhunters.com/) / [Discord](https://discord.com/invite/SeJ25Xv) or [TrueSteamAchievements](https://truesteamachievements.com/) - Steam Achievement Tracking / Leaderboards / Profiles +* [⁠VSThemes Steam](https://vsthemes.org/en/steam/) - Custom Steam Profiles * [SteamID](https://steamid.io/) / [2](https://steamid.uk/), [SteamDetective](https://steamdetective.com/) or [SteamFinder](https://steamidfinder.com/) - Steam ID Lookup * [SteamGuard](https://github.com/dyc3/steamguard-cli) - Generate Steam 2FA Codes * [Super Steam Packer](https://cs.rin.ru/forum/viewtopic.php?f=29&t=131328) - Pack and Share Your Steam Games diff --git a/docs/gaming.md b/docs/gaming.md index ca51cb537..a2b796b2d 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -393,11 +393,12 @@ ## ▷ Playstation ROMs * ⭐ **[NoPayStation](https://nopaystation.com/)** - ROMs / PS3 / PSP / PSVita / [Discord](https://discord.com/invite/rNGrkUY) * ⭐ **[PSVitaVPK](https://psvitavpk.com/)** - ROMs / PSVita * [AlvRo](https://rentry.co/FMHYB64#alvro) - ROMs / PS2 / PW: `ByAlvRo` -* [DLPSGame](https://dlpsgame.com/) - ROMs / PS2 / PS3 / PS4 / PS5 / Avoid PC Games +* [Super PSX](https://www.superpsx.com/) - ROMs / PS3 / PS4 / PS5 / **Avoid PC Games** / [Discord](https://discord.gg/BVc63GqV7Y) +* [DLPSGame](https://dlpsgame.com/) - ROMs / PS2 / PS3 / PS4 / PS5 / **Avoid PC Games** * [PKGPS4](https://www.pkgps4.click/) - ROMs / PS4 * [PS3R](https://ps3r.com/) - ROMs / PS3 * [PSXROMs](https://psxroms.pro/) - ROMs / PS2 / PSP -* [DownloadGamePSP](https://downloadgamepsp.org/) - ROMs / PSP / PSVita / Avoid PC Games +* [DownloadGamePSP](https://downloadgamepsp.org/) - ROMs / PSP / PSVita / **Avoid PC Games** * [PS1 Covers](https://github.com/xlenore/psx-covers) or [PS2 Covers](https://github.com/xlenore/ps2-covers) - Cover Downloaders *** @@ -520,7 +521,6 @@ ## ▷ Word Games * [Connections](https://connections.swellgarfo.com/) - Custom Word Puzzles * [RobinWords](https://www.robinwords.com/) - Word Ladder Game * [⁠TiledWords](https://tiledwords.com/) - Daily Tile Rotation Word Game -* [Word Golf](https://www.word.golf/) - Word Relation Game * [JKLM.FUN](https://jklm.fun/) - Multiplayer Word Games * [eWordChallenge](https://www.ewordchallenge.net/) - Boggle Online * [Squaredle](https://squaredle.app/) - Daily Word Puzzle diff --git a/docs/image-tools.md b/docs/image-tools.md index cdd7bc94d..4cfe5f941 100644 --- a/docs/image-tools.md +++ b/docs/image-tools.md @@ -252,7 +252,7 @@ # ► Design Resources / Ideas * 🌐 **[Evernote.Design](https://www.evernote.design/)** - Design Resources * 🌐 **[The People's Design Library](https://rentry.co/FMHYB64#design-resources)** - Design Resources * ⭐ **[archives.design](https://archives.design/)** - Graphic Design Archive -* ⭐ **[awwwards](https://www.awwwards.com/websites)** - Website Design Ideas +* [People’s Graphic Design Archive](https://peoplesgdarchive.org/) - Graphic Design History Archive * [One Page Love](https://onepagelove.com/) - Single Page Site Design Ideas * [SMPoster](https://www.smposter.com/) - Poster Designs * [AnotherGraphic](https://anothergraphic.org/) - Typography Designs diff --git a/docs/internet-tools.md b/docs/internet-tools.md index 10d7ac6f3..8256419c3 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -9,7 +9,7 @@ # ► Internet Tools * ↪️ **[Web Privacy Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25BA_web_privacy)** * [WebCatalog](https://webcatalog.io/) (signup) or [Pake](https://github.com/tw93/Pake) - Turn Webpages into Desktop Apps * [deploy-your-own-saas](https://github.com/Atarity/deploy-your-own-saas) - Self-Hosted Cloud Services -* [Namechk](https://namechk.com/) or [IUS](https://instantusername.com/) - Check Username Availability +* [Namechk](https://namechk.com/), [User Scanner](https://github.com/kaifcodec/user-scanner/) or [IUS](https://instantusername.com/) - Check Username Availability * [UsernameGenerator](https://usernamegenerator.com/) - Username Generator * [byp4xx](https://github.com/lobuhi/byp4xx) - Bypass "403 Forbidden" Errors diff --git a/docs/misc.md b/docs/misc.md index 96f1f0215..e9878e4a0 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -441,6 +441,7 @@ ## ▷ Historic Maps * [Mused](https://mused.com/) - Text to 3D Historical Simulation Map * [NLS Maps](https://maps.nls.uk/) - Historical Maps of Scotland * [Imperium](https://imperium.ahlfeldt.se/) - Digital Atlas of the Roman Empire +* [ORBIS](https://orbis.stanford.edu/) - Interactive Simulation of Roman Trade & Travel Logistics * [Ancient Earth](https://dinosaurpictures.org/ancient-earth) - Globe of Ancient Earth * [1940s NYC](https://1940s.nyc/) - Explore 1940's New York * [⁠Project ’44](https://www.project44.ca/) - World War II Historical Map / [X](https://x.com/project4_4) / [Discord](https://discord.gg/bzWEuc6JJv) @@ -903,7 +904,7 @@ ## ▷ Collaboration Platforms ## ▷ Finance / Savings * 🌐 **[r/PersonalFinance Wiki](https://www.reddit.com/r/personalfinance/wiki/index)** or [UK Personal Finance](https://ukpersonal.finance/) - Financial Advice / Resources -* ⭐ **[TradingView](https://www.tradingview.com/)**, [ticker](https://github.com/achannarasappa/ticker), [finviz](https://finviz.com/) or [Markets.sh](https://markets.sh/) - Stock Market Trackers +* ⭐ **[TradingView](https://www.tradingview.com/)**, [ticker](https://github.com/achannarasappa/ticker) or [finviz](https://finviz.com/) - Stock Market Trackers * ⭐ **[StockTicker](https://github.com/premnirmal/StockTicker)** or [Candle](https://gitlab.com/cosmosapps/candle) - Mobile Stock Market Trackers * ⭐ **[Ghostfolio](https://ghostfol.io/en/start)** / [Import](https://github.com/dickwolff/Export-To-Ghostfolio), [Paisa](https://paisa.fyi/) / [GitHub](https://github.com/ananthakumaran/paisa), [HomeBank](https://www.gethomebank.org/en/index.php), [Bagels](https://github.com/EnhancedJax/Bagels), [Firefly III](https://firefly-iii.org/), [Money Manager EX](https://moneymanagerex.org/) or [Actual](https://github.com/actualbudget/actual) - Finance / Expense Managers * [Weekly Market Recap](https://am.jpmorgan.com/content/dam/jpm-am-aem/americas/us/en/insights/market-insights/wmr/weekly_market_recap.pdf) - Weekly Stock Market Recaps diff --git a/docs/mobile.md b/docs/mobile.md index f540f9f39..9b2ecbd5c 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -800,6 +800,7 @@ # ► Android Audio * ↪️ **[Song Identification Apps](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/audio#wiki_.25B7_song_identification)** * ⭐ **[Seal](https://github.com/JunkFood02/Seal)** - Multi-Site Audio Downloader +* ⭐ **[ytdlnis](https://ytdlnis.org/)** - Multi-Site Audio Downloader / [GitHub](https://github.com/deniscerri/ytdlnis) * ⭐ **[SpotiFLAC-Mobile](https://github.com/zarzet/SpotiFLAC-Mobile)** - Multi-Site Audio Downloader * ⭐ **[Seeker](https://github.com/jackBonadies/SeekerAndroid)** - Audio Downloader / Soulseek Frontend * ⭐ **[Poweramp Equalizer](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks)** (search) / [Forum](https://forum.powerampapp.com/), **[RootlessJamesDSP](https://github.com/timschneeb/RootlessJamesDSP)** / [Guide](https://rentry.co/rootlessjamesdsp-guide), [FlowEQ](https://play.google.com/store/apps/details?id=com.floweq.equalizer), [⁠Echo Equalizer](https://play.google.com/store/apps/details?id=com.hapibits.soundlift), [Wavelet](https://play.google.com/store/apps/details?id=com.pittvandewitt.wavelet) or [Flat Equalizer](https://play.google.com/store/apps/details?id=com.jazibkhan.equalizer) - Audio Equalizers @@ -814,7 +815,6 @@ # ► Android Audio * [FastLyrics](https://github.com/TecCheck/FastLyrics) or [Rush](https://github.com/shub39/Rush) - Live Lyrics Apps * [ListenBrainz](https://github.com/metabrainz/listenbrainz-android) or [MusicSearch](https://github.com/lydavid/MusicSearch) - Music Tracking / Rating * [Murglar](https://murglar.app/) - Multi-Site Audio Downloader -* [ytdlnis](https://ytdlnis.org/) - Multi-Site Audio Downloader / [GitHub](https://github.com/deniscerri/ytdlnis) * [⁠QobuzDownloaderX-Mobile](https://github.com/JemPH/QobuzDownloaderX-Mobile) - Qobuz Audio Downloader * [Redomi](https://github.com/acszo/Redomi/) - Multi-Platform Streaming * [SoundCloud](https://play.google.com/store/apps/details?id=com.soundcloud.android) - Streaming @@ -864,7 +864,7 @@ ## ▷ YouTube Music *** -* ⭐ **[Metrolist](https://github.com/mostafaalagamy/metrolist)** or [OuterTune](https://github.com/OuterTune/OuterTune) - YouTube Music Players / Innertune Forks / Audio Players +* ⭐ **[Metrolist](https://metrolistapp.netlify.app/)** / [GitHub](https://github.com/mostafaalagamy/metrolist) or [OuterTune](https://github.com/OuterTune/OuterTune) - YouTube Music Players / Innertune Forks / Audio Players * ⭐ **[ReVanced YouTube](https://revanced.app/)** - Ad-Free YouTube Patcher / [Guide](https://bigbudone.com/posts/youtube-revanced-manager-the-best-guide-for-dummies/), [2](https://github.com/KobeW50/ReVanced-Documentation/blob/main/YT-ReVanced-Guide.md) / [Changelog](https://revanced.app/announcements) / [Discord](https://discord.com/invite/rF2YcEjcrT) * ⭐ **[Morphe](https://morphe.software/)** - Ad-Free YouTube Patcher / [X](https://x.com/MorpheApp) / [Subreddit](https://reddit.com/r/MorpheApp) / [GitHub](https://github.com/MorpheApp/morphe-manager) * [Musify](https://gokadzev.github.io/Musify/) - YouTube Music Player / [GitHub](https://github.com/gokadzev/Musify) @@ -954,10 +954,10 @@ ## ▷ Android Video Players * ⭐ **[VLC](https://www.videolan.org/vlc/download-android.html)** * ⭐ **[mpv-android](https://github.com/mpv-android/mpv-android)** +* ⭐ **[⁠mpvEx](https://mpvex.vercel.app/)** / [GitHub](https://github.com/marlboro-advance/mpvEx) * ⭐ **[mpvKt](https://github.com/abdallahmehiz/mpvKt/)** / [Nightly Builds](https://nightly.link/abdallahmehiz/mpvKt/workflows/nightlies/main) * ⭐ **[SyncPlay](https://github.com/yuroyami/syncplay-mobile)** - Video Stream Sync * [Just Player](https://github.com/moneytoo/Player) -* [⁠mpvEx](https://mpvex.vercel.app/) / [GitHub](https://github.com/marlboro-advance/mpvEx) * [⁠Night Video Player](https://play.google.com/store/apps/details?id=com.rz.night.player) * [MX Player](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) / [Codec](https://github.com/USBhost/MX_FFmpeg) * [Nova Video Player](https://github.com/nova-video-player/aos-AVP) @@ -1040,7 +1040,7 @@ # ► iOS Tools * [fGet](https://apps.apple.com/app/fget-file-manager-browser/id1582654012) - Download Manager * [The National Do Not Call Registry](https://www.donotcall.gov/) - Opt Out of Telemarketing Calls * [touchHLE](https://github.com/touchHLE/touchHLE) - iOS App Desktop Emulator / [Compatibility](https://appdb.touchhle.org/) -* [MuffinStore](https://github.com/mineek/MuffinStore) or [Downgrade Apps](https://github.com/qnblackcat/How-to-Downgrade-apps-on-AppStore-with-iTunes-and-Charles-Proxy/) - iOS App Downgraders +* [PancakeStore](https://github.com/jailbreakdotparty/PancakeStore), [MuffinStore](https://github.com/mineek/MuffinStore) or [Downgrade Apps](https://github.com/qnblackcat/How-to-Downgrade-apps-on-AppStore-with-iTunes-and-Charles-Proxy/) - iOS App Downgraders * [Drafts](https://getdrafts.com/), [Strflow](https://strflow.app/), [FreeNotes](https://apps.apple.com/app/id6464237904) or [Bear](https://bear.app/) - Note-Taking / Text Editors * [Noteful](https://apps.apple.com/app/id1587904334) or [Highlights](https://highlightsapp.net/) - PDF Note-Taking * [iSH Shell](https://ish.app/) / [GitHub](https://github.com/ish-app/ish) or [a-Shell](https://holzschu.github.io/a-Shell_iOS/) - Terminal Emulators diff --git a/docs/non-english.md b/docs/non-english.md index 034f5c397..60de3e4cf 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -694,6 +694,7 @@ ## ▷ Downloading * ⭐ **[VegaMovies](https://vegamovies.gripe/)**, [2](https://moviesflix.ad/) - Movies / TV / Anime / 1080p / 4K / [Telegram](https://telegram.dog/vega_officials) * ⭐ **[UHDMovies](https://modlist.in/?type=uhdmovies)** - Movies / 4K +* ⭐ **[⁠The One Piece](https://m.flixindia.xyz/)** - Movie / TV / Anime / [Telegram](https://telegram.me/TheOnePieceUpdates) * ⭐ **[HDHub4u](https://hdhub4u.gd/)** - Movies / TV / 1080p * ⭐ **[⁠XDMovies](https://xdmovies.site/)** - Movies / TV / 1080p / 4K * ⭐ **[MoviesMod](https://modlist.in/?type=hollywood)** - Movies / TV / Sub / Dub / 1080p / [Bypass](https://greasyfork.org/en/scripts/474747) @@ -703,7 +704,6 @@ ## ▷ Downloading * ⭐ **[ToonsHub](https://www.toonshub.xyz/)** - Anime / Dub / 1080p / [Telegram](https://t.me/s/toonshubupdates) / [Discord](https://dsc.gg/toonshub) * ⭐ **[Free Lossless Desi Music](https://hindi-lossless.blogspot.com/)** - Music / FLAC * ⭐ **[TamilMV](https://www.1tamilmv.farm/)** - Movies / TV / Sub / Dub / 1080p / 4K / Anime / Indian Languages -* [⁠The One Piece](https://m.flixindia.xyz/) - Movie / TV / Anime / [Telegram](https://telegram.me/TheOnePieceUpdates) * [Bollyflix](https://bollyflix.vet/) - Movies / TV / Anime * [SSR Movies](https://ssrmovies.com/) - Movies / TV / Sub / Dub / 1080p * [DownloadHub](https://downloadhub.boston/) - Movies / TV / Sub / Dub / 1080p diff --git a/docs/social-media-tools.md b/docs/social-media-tools.md index fb4ddb97d..9afd80e0b 100644 --- a/docs/social-media-tools.md +++ b/docs/social-media-tools.md @@ -39,6 +39,7 @@ # ► Discord Tools * ⭐ **[OpenAsar](https://openasar.dev/)** - Better Performance with Improved `app.asar` / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#openasar) / [Discord](https://discord.gg/YDMptE8u2b) / [GitHub](https://github.com/GooseMod/OpenAsar) * [⁠Nelly](https://nelly.tools/) - Discord Web Tools * [AnswersOverflow](https://www.answeroverflow.com/) - Discord Search Engine +* [Discord Profile Viewer](https://addynr.nekoweb.org/) - View / Download Discord User's Avatar or Banner * [Disbox](https://disboxapp.github.io/web/) - Discord Cloud Storage * [Discord Chat Exporter](https://github.com/Tyrrrz/DiscordChatExporter) / [Python](https://github.com/mahtoid/DiscordChatExporterPy) or [Discord History Tracker](https://dht.chylex.com/) / [GitHub](https://github.com/chylex/Discord-History-Tracker) - Archive / Export Discord Chats * [Wumpus Central](https://discord.gg/zZ6szdKQu6) - Discord Experimental Server Hub @@ -493,7 +494,7 @@ ## ▷ Twitch Players * ⭐ **[Chatterino](https://chatterino.com/)** / [2](https://github.com/SevenTV/chatterino7), [Chatterino Homies](https://chatterinohomies.com/) or [Chatty](https://chatty.github.io/) - Twitch Chat Clients * [Orion](https://alamminsalo.github.io/orion/), [Twitch App](https://gitlab.com/linuxbombay/twitch-application/application) or [Tress](https://gitlab.com/Ignamarte/tress) - Twitch Desktop Clients * [SpeechChat](https://speechchat.com/) - Twitch Text to Speech Client -* [SafeTwitch](https://codeberg.org/SafeTwitch/safetwitch) or [Twineo](https://codeberg.org/CloudyyUw/twineo) - Twitch Frontends +* [Twineo](https://codeberg.org/CloudyyUw/twineo) - Twitch Frontends * [Walrus](https://joinwalrus.tv/) - Make Twitch Watch Parties * [MultiTwitch.tv](https://multitwitch.tv/), [MultiTwitch.co](https://multitwitch.co/), [Twitch3D](https://hjjg200.github.io/twitch3d/), [Multi](https://multi.raredrop.co/), [MultiStre.am](https://multistre.am/), [MultiStreamer](https://multistreamer.lucidnet.app/) or [TwitchTheater](https://twitchtheater.tv/) - Twitch Multi-Stream * [Twitchls](https://twitchls.com/) - HTML5 Twitch Stream Player diff --git a/docs/text-tools.md b/docs/text-tools.md index d44ab4aaa..56c0b86e9 100644 --- a/docs/text-tools.md +++ b/docs/text-tools.md @@ -17,6 +17,7 @@ # ► Text Tools * [Diffr](https://loilo.github.io/diffr/), [Diffchecker](https://www.diffchecker.com/), [TextCompare](https://www.textcompare.org/), [Text-Compare](https://text-compare.com/), [OnlineTextCompare](https://onlinetextcompare.com/), [CompareText](https://www.comparetext.io/) or [DiffNow](https://www.diffnow.com/) - Compare Text * [Count Duplicates](https://www.somacon.com/p568.php) or [DuplicateWord](https://duplicateword.com/) - Count / Remove Duplicates in a List * [WindowTextExtractor](https://github.com/AlexanderPro/WindowTextExtractor) - Extract Text from Any Window +* [⁠Unredact](https://github.com/leedrake5/unredact) - PDF Redaction Text Recovery * [Textify](https://ramensoftware.com/textify) - Copy Text from Any Dialog * [BeefText](https://beeftext.org/) - Text Substitution Tool * [Scanner](https://simon-knuth.github.io/scanner/index) or [NAPS2](https://www.naps2.com/) - Scanner Apps / [GitHub](https://github.com/simon-knuth/scanner) diff --git a/docs/video.md b/docs/video.md index 539361d30..2c2349557 100644 --- a/docs/video.md +++ b/docs/video.md @@ -13,8 +13,8 @@ # ► Streaming Sites * ⭐ **[Cineby](https://www.cineby.gd/)**, [2](https://www.bitcine.app/) or [Fmovies+](https://www.fmovies.gd/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/C2zGTdUbHE) * ⭐ **[P-Stream](https://pstream.mov/)** - Movies / TV / Anime / Auto-Next / **[Add Sources](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#movie-web)** / [Discord](https://discord.gg/uHU4knYRPa) / [GitHub](https://github.com/p-stream) * ⭐ **[Rive](https://rivestream.org/)**, [2](https://rivestream.net/), [3](https://www.rivestream.app/) or [CorsFlix](https://watch.corsflix.net), [2](https://watch.corsflix.dpdns.org/), [3](https://corsflix.net) - Movies / TV / Anime / Auto-Next / [Status](https://rentry.co/rivestream) / [Discord](https://discord.gg/6xJmJja8fV) -* ⭐ **[XPrime](https://xprime.today/)**, [2](https://xprime.stream/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/pDjg5ccSgg) * ⭐ **[Aether](https://aether.mom/)**, [2](https://legacy.aether.mom/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/MadMF7xb5q) +* ⭐ **[XPrime](https://xprime.today/)**, [2](https://xprime.stream/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/pDjg5ccSgg) * ⭐ **[FlickyStream](https://flickystream.ru/)** or [CineMora](https://cinemora.ru/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.com/invite/flickystream) * ⭐ **[VeloraTV](https://veloratv.ru/)** or [456movie](https://456movie.net/), [2](https://345movie.net/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/4SJ5c9gZUQ) * ⭐ **[Cinegram](https://cinegram.net/)** - Movies / TV / Anime / Auto-Next @@ -213,8 +213,8 @@ # ► Specialty Streaming ## ▷ Anime Streaming -* 🌐 **[Wotaku](https://wotaku.wiki/websites)** / [Discord](https://discord.gg/vShRGx8ZBC) / [GitHub](https://github.com/wotakumoe/Wotaku), [The Index](https://theindex.moe/library/anime) / [Wiki](https://thewiki.moe/) / [Discord](https://discord.gg/Snackbox) or [EverythingMoe](https://everythingmoe.com/), [2](https://everythingmoe.org/) / [Subreddit](https://www.reddit.com/r/everythingmoe/) / [Discord](https://discord.gg/GuueaDgKdS) - Anme Site Indexes -* ⭐ **[AnimeKai](https://animekai.to/home)**, [2](https://anikai.to/), [3](https://animekai.im/), [4](https://animekai.in/), [5](https://animekai.nl/), [6](https://animekai.la/), [](https://animekai.vc/) or [AniGo](https://anigo.to/) - Hard Subs / Dub / Auto-Next / [Status / Mirrors](https://animekai.ws/), [2](https://animekai.pw/) / [X](https://x.com/animekai_to) / [Subreddit](https://www.reddit.com/r/AnimeKAI/) / [Discord](https://discord.gg/at5d9rkfUy) +* 🌐 **[Wotaku](https://wotaku.wiki/websites)** / [Discord](https://discord.gg/vShRGx8ZBC) / [GitHub](https://github.com/wotakumoe/Wotaku), [The Index](https://theindex.moe/library/anime) / [Wiki](https://thewiki.moe/) / [Discord](https://discord.gg/Snackbox) or [EverythingMoe](https://everythingmoe.com/), [2](https://everythingmoe.org/) / [Subreddit](https://www.reddit.com/r/everythingmoe/) / [Discord](https://discord.gg/GuueaDgKdS) - Anime Site Indexes +* ⭐ **[AnimeKai](https://animekai.to/home)**, [2](https://anikai.to/), [3](https://animekai.im/),[4](https://animekai.vc/), [5](https://animekai.nl/), [6](https://animekai.la/) or [AniGo](https://anigo.to/) - Hard Subs / Dub / Auto-Next / [Status / Mirrors](https://animekai.ws/), [2](https://animekai.pw/) / [X](https://x.com/animekai_to) / [Subreddit](https://www.reddit.com/r/AnimeKAI/) / [Discord](https://discord.gg/at5d9rkfUy) * ⭐ **[Miruro](https://www.miruro.com/)** - Hard Subs / Dub / Auto-Next / [Subreddit](https://www.reddit.com/r/miruro/) / [GitHub](https://github.com/Miruro-no-kuon/Miruro) * ⭐ **[HiAnime](https://hianime.to/)**, [2](https://hianime.nz/), [3](https://hianime.sx/), [4](https://hianime.bz/), [5](https://hianime.pe/) - Sub / Dub / Auto-Next / [Subreddit](https://reddit.com/r/HiAnimeZone/) / [Telegram](https://t.me/HiAnimeLobby) / [Discord](https://discord.gg/hianime) * ⭐ **HiAnime Resources** - [Official Mirrors](https://hianime.tv/) / [Enhancements](https://greasyfork.org/en/scripts/506340) / [Auto-Focus](https://greasyfork.org/en/scripts/506891) @@ -415,7 +415,6 @@ ## ▷ Live TV * [s7-tv](https://s7-tv.blogspot.com/p/t.html) - TV * [DistroTV](https://distro.tv/) - TV * [Puffer](https://puffer.stanford.edu/) - San Fran TV -* [Funcube](https://funcube.space/) - Random Streams * [cytube](https://cytu.be/) - Random Streams * [VaughnLive](https://vaughn.live/browse/misc) - Random Streams * [psp-tv](http://sync.coconono.org) - Random Streams @@ -451,6 +450,7 @@ ## ▷ Live Sports * [SportDB](https://hoofoot.ru/) - Stream Aggregator * [TotalSportek.es](https://totalsportek.es/), [2](https://streameast.cz/) - Stream Aggregator * [CrackStreams24](http://crackstreams24.cfd/), [Soccereast](https://soccereast.cc/) or [Streameast24](https://streameast24.sbs/) - Stream Aggregator / [Discord](https://discord.gg/HwXeKNu8FU) +* [PlayTorrio IPTV](https://iptv.playtorrio.xyz/) / [Discord](https://discord.gg/bbkVHRHnRk) / [GitHub](https://github.com/ayman708-UX/PlayTorrio) * [CosecTV](https://cosectv.com/) * [CricHD](https://crichd.at/), [2](https://crichd.com.co/) * [MainPortal66](https://mainportal66.com/) @@ -472,7 +472,6 @@ ## ▷ Live Sports * [⁠CrackStreams.ms](https://crackstreams.ms/) * [LSBC](https://lsbc.cx/) - Football / [Status](https://lsbc.live/) / [Telegram](https://t.me/LSBCCLUB) * [⁠Trendgola](https://trendgola.org/) - Football -* [StarLive](https://starstreams.pro/) - Live MMA Events * [TFLIX](https://tv.tflix.app/) - Sports Channels * [NBAMonster](https://nbamonster.com/) - Basketball / Aggregator * [⁠YoSinTV](https://www.yosintv.link/) - Cricket / Football / [Telegram](https://t.me/yosintvlive) @@ -612,6 +611,7 @@ # ► Download Sites * ⭐ **[Acer Movies](https://rentry.co/FMHYB64#acer)** - Movies / TV / Anime / [Discord](https://discord.com/invite/hpkMqrwRCE) * ⭐ **[Scloud](https://rentry.co/FMHYB64#scloud)** - Movies / TV / 4K / [Telegram](https://t.me/scloudmediahub) * ⭐ **[111477](https://rentry.co/FMHYB64#directory-111477)** or [CineAmore](https://rentry.co/FMHYB64#cineamore) - Movies / TV / Anime / Directory / [Discord](https://discord.gg/YjkP4pANpg) +* ⭐ **[⁠The One Piece](https://m.flixindia.xyz/)** - Movie / TV / Anime / [Telegram](https://telegram.me/TheOnePieceUpdates) * ⭐ **[VegaMovies](https://vegamovies.gripe/)**, [2](https://moviesflix.ad/) - Movies / TV / Anime / 4K / [Telegram](https://telegram.dog/vega_officials) * ⭐ **[Pahe](https://pahe.ink/)** - Movies / TV / Anime / 4K / [Ad-Bypass (Must Have)](https://greasyfork.org/en/scripts/443277) / [Discord](https://discord.gg/4AvaCsd2J4) * ⭐ **[DDLBase](https://ddlbase.com/)** - Movies / 4K / 3D / Remuxes @@ -627,7 +627,6 @@ # ► Download Sites * [PlayTorrio](https://playtorrio.xyz/) - Multi-Site Downloader / Movies / TV / Anime / [Discord](https://discord.gg/bbkVHRHnRk) / [GitHub](https://github.com/ayman708-UX/PlayTorrio) * [LightDLMovies](https://rentry.co/FMHYB64#lightdl) - Movies / TV / Use [Adblock](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25BA_adblocking) * [Vadapav](https://rentry.co/FMHYB64#vadapav) - Movies / TV -* [⁠The One Piece](https://m.flixindia.xyz/) - Movie / TV / Anime / [Telegram](https://telegram.me/TheOnePieceUpdates) * [⁠Medeberiya](https://medeberiya.net/) - Movie / TV * [TFPDL](https://tfpdl.se/category/movies/), [2](https://tfpdl.to/category/movies/) - Movies / TV / Anime * [P-Stream](https://pstream.mov/) - Movies / TV / Anime / [Discord](https://discord.gg/uHU4knYRPa) From 5091acc1f3a7c1b061d7079a5e671df3e511a555 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 14 Jan 2026 04:42:10 -0800 Subject: [PATCH 250/552] added site --- docs/gaming.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/gaming.md b/docs/gaming.md index a2b796b2d..7cd551ca6 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -213,6 +213,7 @@ ## ▷ Remakes / Recreations * [CannonBall](https://github.com/djyt/cannonball) - OutRun Remake * [Forge](https://card-forge.github.io/forge/) - Magic: The Gathering Fangame / [GitHub](https://github.com/Card-Forge/forge) * [EDOPro](https://projectignis.github.io/) - Yu-Gi-Oh! TCG Fangame / [Discord](https://discord.gg/ygopro-percy) / [GitHub](https://github.com/ProjectIgnis) +* [⁠Hyper Dragon Ball Z](https://discord.gg/W85hmYcJB9) - Fan-Made Dragon Ball Z Inspired Fighting Game * [Pac-Man](https://github.com/masonicGIT/pacman) - Pac-Man with Added Features * [YARC-Official](https://github.com/YARC-Official) - Rock Band Clone / [Launcher](https://github.com/YARC-Official/YARC-Launcher/releases) / [Discord](https://discord.gg/sqpu4R552r) * [⁠YAVSRG (Interlude)](https://www.yavsrg.net/) - Rhythm Game Engine / [Discord](https://discord.com/invite/tA22tWR) @@ -777,7 +778,7 @@ ## ▷ Text Adventures ## ▷ Shooter * ⭐ **[Play-CS](https://play-cs.com/)** - Browser Counter-Strike 1.6 -* ⭐ **[NZP](https://nzp.gay/)** - Browser COD Zombies +* ⭐ **[NZP](https://nzp.gay/)** - Browser Retro Zombies Recreation * ⭐ **[Krunker.io](https://krunker.io/)**, [2](https://browserfps.com/) - PvP FPS * [OpenArena Live](https://kosmi.io/openarena) or [Q1K3](https://js13kgames.com/games/q1k3/index.html) - Quake Inspired Games * [WebLiero](https://www.webliero.com/) - Multiplayer Liero Clone From 35ffe199d2b9e8eeacd964a9c772b3c20020d156 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 14 Jan 2026 05:07:27 -0800 Subject: [PATCH 251/552] small fix --- docs/ai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ai.md b/docs/ai.md index 7dd02a4b7..6b16b4069 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -322,7 +322,7 @@ # ► Image Generation * ⭐ **[AI Studio](https://aistudio.google.com/generate-image)** or [Whisk](https://labs.google/fx/en/tools/whisk) - Imagen 4 + Ultra / Nano Banana / Sign-Up Required / [Discord](https://discord.com/invite/gemini) * ⭐ **[Bing Create](https://www.bing.com/images/create)** - Unlimited / GPT-4o / MAI-Image-1 / Editing / Sign-Up Required * ⭐ **[PigenAI](https://pigenai.art/)** - 50 Daily / Multiple Generators / Editing (50 Credits) -* ⭐ **[Dreamina](https://dreamina.capcut.com/ai-tool/home)** - 120 Credits Daily / Seedream 4.5/ Nanobanana / Sign-Up Required +* ⭐ **[Dreamina](https://dreamina.capcut.com/ai-tool/home)** - 120 Credits Daily / Seedream 4.5/ Nano Banana / Sign-Up Required * [Yupp.ai](https://yupp.ai/) - Nano Banana Pro / GPT Image 1.5 / Seedream 4.5 Max / Qwen-Image / Google Login / [Discord](https://discord.com/invite/yuppai) * [Pollinations](https://chat.pollinations.ai/) - Nano Banana Pro / GPT Image 1.5 / Multiple Generators / No Sign-Up / [Limit Tips](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#pollinations-limits) * [⁠ISH](https://ish.chat/) - Unlimited / GPT Image 1 mini / Dall-E 3 / Flux Kontext (dev) / Editing / No Sign-Up / [Discord](https://discord.gg/cwDTVKyKJz) From 30b4ba4ffa67fd01f47e552af13394655bc8b7d7 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 14 Jan 2026 05:20:37 -0800 Subject: [PATCH 252/552] small fix --- docs/misc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/misc.md b/docs/misc.md index e9878e4a0..5256fa54a 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -1247,7 +1247,7 @@ ## ▷ Chat / Forums * [MyCast](https://www.mycast.io/) - Dream Casting Discussions * [AnimeSuki](https://forums.animesuki.com/), [AnimeUKNews](https://forums.animeuknews.net/) or [Fanverse](https://www.fanverse.org/) - Anime Discussion * [Fora](https://fora.com/communities/) or [Discourse](https://discover.discourse.com/) - Specialty Forums -* [Resetera](https://www.resetera.com/), [RetroGameTalk](https://retrogametalk.com/) / [Subreddit](https://www.reddit.com/r/RetroGameTalk/) or [RacketBoy](https://racketboy.com/forum/) - Gmaing Forums +* [Resetera](https://www.resetera.com/), [RetroGameTalk](https://retrogametalk.com/) / [Subreddit](https://www.reddit.com/r/RetroGameTalk/) or [RacketBoy](https://racketboy.com/forum/) - Gaming Forums * [TheRPF](https://www.therpf.com/forums/) - Movie Costume / Prop Forum * [Websleuths](https://www.websleuths.com/) - Crime Solving Forum * [Airsoft International](https://discord.gg/airsoft) - Airsoft Guides / Community ⁠ From c0f71dfae88c11315f0bbca8bbdce40f4aafeace Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 14 Jan 2026 15:09:26 -0800 Subject: [PATCH 253/552] updated 7 pages --- docs/ai.md | 3 ++- docs/image-tools.md | 1 + docs/internet-tools.md | 8 ++++---- docs/mobile.md | 2 +- docs/privacy.md | 3 ++- docs/system-tools.md | 2 +- docs/video.md | 2 +- 7 files changed, 12 insertions(+), 9 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index 6b16b4069..a653a70ea 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -321,6 +321,7 @@ # ► Image Generation * ⭐ **[Gemini](https://gemini.google.com/)** - Nano Banana (100 per day) / Nano Banana Pro (2 per day) / Sign-Up Required / Region-Based / [Remove Watermarks](https://banana.ovo.re/) / [Discord](https://discord.com/invite/gemini) * ⭐ **[AI Studio](https://aistudio.google.com/generate-image)** or [Whisk](https://labs.google/fx/en/tools/whisk) - Imagen 4 + Ultra / Nano Banana / Sign-Up Required / [Discord](https://discord.com/invite/gemini) * ⭐ **[Bing Create](https://www.bing.com/images/create)** - Unlimited / GPT-4o / MAI-Image-1 / Editing / Sign-Up Required +* ⭐ **[Perchance](https://perchance.org/ai-photo-generator)** / [2](https://perchance.org/ai-text-to-image-generator) - Chroma-Based / Unlimited / No Sign-Up / [Resources](https://perchance.org/perlist) / [Lemmy](https://lemmy.world/u/perchance) / [Subreddit](https://www.reddit.com/r/perchance/) / [Discord](https://discord.gg/43qAQEVV9a) * ⭐ **[PigenAI](https://pigenai.art/)** - 50 Daily / Multiple Generators / Editing (50 Credits) * ⭐ **[Dreamina](https://dreamina.capcut.com/ai-tool/home)** - 120 Credits Daily / Seedream 4.5/ Nano Banana / Sign-Up Required * [Yupp.ai](https://yupp.ai/) - Nano Banana Pro / GPT Image 1.5 / Seedream 4.5 Max / Qwen-Image / Google Login / [Discord](https://discord.com/invite/yuppai) @@ -337,7 +338,6 @@ # ► Image Generation * [AIGazou](https://muryou-aigazou.com/) - Flux / Z-Image Turbo / Unlimited / No Sign-Up / Seedream 3 / GPT Image 1 / 10 Daily / Sign-Up Required / [Discord](https://discord.gg/v6KzUbPeKh) * [Meta AI](https://www.meta.ai/) - Unlimited / Sign-Up Required * [⁠Vheer](https://vheer.com/) - Unlimited / Flux Kontext Dev / Flux Schnell -* [Perchance](https://perchance.org/ai-photo-generator) / [2](https://perchance.org/ai-text-to-image-generator) - Chroma-Based / Unlimited / No Sign-Up / [Resources](https://perchance.org/perlist) / [Lemmy](https://lemmy.world/u/perchance) / [Subreddit](https://www.reddit.com/r/perchance/) / [Discord](https://discord.gg/43qAQEVV9a) * [Z-Image](https://huggingface.co/spaces/Tongyi-MAI/Z-Image-Turbo) / [GitHub](https://github.com/Tongyi-MAI/Z-Image) or [Z-GEN TURBO](https://z-gen-turbo.vercel.app/) - Z-Image * [⁠Ernie](https://ernie.baidu.com/) - Unlimited / Editing / Sign-Up Required * [LongCat AI](https://longcat.chat/) - 100 Daily / Editing @@ -499,6 +499,7 @@ # ► Machine Learning * [minitorch](https://github.com/minitorch/minitorch) - Machine Learning Engineering Course Code * [ML YouTube Courses](https://github.com/dair-ai/ML-YouTube-Courses) or [Deep Learning Drizzle](https://deep-learning-drizzle.github.io/) - Machine Learning Courses on YouTube * [⁠Unsloth](https://github.com/unslothai/unsloth) - LLM Finetuning / Text Completion / [Notebooks](https://github.com/unslothai/notebooks) / [Guide](https://docs.unsloth.ai/get-started/fine-tuning-guide) +* [Markdown Web Browser](https://github.com/Dicklesworthstone/markdown_web_browser) - Webpage > Markdown Converter * [DeepSpeed](https://www.deepspeed.ai/) - Deep Learning Optimization Library * [Netron](https://github.com/lutzroeder/netron) - Visualizer for Neural Network, Deep Learning, and Machine Learning Models * [MMDeploy](https://mmdeploy.readthedocs.io/en/latest/) - Deep Learning Model Deployment Toolset / [GitHub](https://github.com/open-mmlab/mmdeploy) diff --git a/docs/image-tools.md b/docs/image-tools.md index 4cfe5f941..7720dd6ca 100644 --- a/docs/image-tools.md +++ b/docs/image-tools.md @@ -394,6 +394,7 @@ ## ▷ Image Search Engines * ⭐ **[SmartImage](https://github.com/Decimation/SmartImage)** - Reverse Image Search App * ⭐ **[Google Lens](https://www.google.com/?olud)** - Reverse Image Search * ⭐ **[TinEye](https://tineye.com/)** - Reverse Image Search / [Extension](https://tineye.com/extensions) +* [⁠Bing Visual Search](https://bing.com/camera) - Reverse Image Search * [infini.wtf](https://infini.wtf/) - Reddit Image Search * [Visual Search](https://www.bing.com/visualsearch) - Reverse Image Search * [IQDB](https://iqdb.org/) - Reverse Image Search diff --git a/docs/internet-tools.md b/docs/internet-tools.md index 8256419c3..ca6a20b72 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -59,9 +59,10 @@ ## ▷ Paywall Bypass * ⭐ **[Bypass Paywalls Clean](https://gitflic.ru/project/magnolia1234/bpc_uploads)** - Browser Extensions / [X](https://x.com/Magnolia1234B) * ⭐ **[Freedium](https://freedium-mirror.cfd/)**, [ReadMedium](https://readmedium.com/) or [Medium Parser](https://github.com/Xatta-Trone/medium-parser-extension) - Bypass Medium Paywalls * ⭐ **[wallabag](https://wallabag.org/)** or [Ladder](https://github.com/everywall/ladder) - Self-Hosted -* [PaywallBuster](https://paywallbuster.com/) - Paywall Bypass Tools -* [ByeByePaywall](https://byebyepaywall.com/en/) - Paywall Bypass Tools -* [⁠RemovePaywalls](https://removepaywalls.com/) - Paywall Bypass Tools +* [PaywallBuster](https://paywallbuster.com/) - Paywall Bypass Tool +* [ByeByePaywall](https://byebyepaywall.com/en/) - Paywall Bypass Tool +* [⁠RemovePaywalls](https://removepaywalls.com/) - Paywall Bypass Tool +* [smry.ai](https://smry.ai/) - Paywall Bypass Tool / [GitHub](https://github.com/mrmps/SMRY) * [Bypass paywalls for scientific documents](https://greasyfork.org/en/scripts/35521) - Bypass Scientific Document Paywalls * [Unpaywall](https://unpaywall.org/) - Bypass Scholarly Article Paywalls @@ -502,7 +503,6 @@ ## ▷ Email Aliasing * [33mail](https://33mail.com/) - Email Aliasing * [TrashMail](https://trashmail.com/) - Email Aliasing * [AdGuard Mail](https://adguard-mail.com/) - Email Aliasing -* [⁠yey.email](https://yey.email/) - Email Aliasing *** diff --git a/docs/mobile.md b/docs/mobile.md index 9b2ecbd5c..de8359b3c 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -865,7 +865,7 @@ ## ▷ YouTube Music *** * ⭐ **[Metrolist](https://metrolistapp.netlify.app/)** / [GitHub](https://github.com/mostafaalagamy/metrolist) or [OuterTune](https://github.com/OuterTune/OuterTune) - YouTube Music Players / Innertune Forks / Audio Players -* ⭐ **[ReVanced YouTube](https://revanced.app/)** - Ad-Free YouTube Patcher / [Guide](https://bigbudone.com/posts/youtube-revanced-manager-the-best-guide-for-dummies/), [2](https://github.com/KobeW50/ReVanced-Documentation/blob/main/YT-ReVanced-Guide.md) / [Changelog](https://revanced.app/announcements) / [Discord](https://discord.com/invite/rF2YcEjcrT) +* ⭐ **[ReVanced YouTube](https://revanced.app/)** - Ad-Free YouTube Patcher / [Guide](https://sodawithoutsparkles.github.io/revanced-troubleshooting-guide/), [2](https://github.com/KobeW50/ReVanced-Documentation/blob/main/YT-ReVanced-Guide.md) / [Changelog](https://revanced.app/announcements) / [Discord](https://discord.com/invite/rF2YcEjcrT) * ⭐ **[Morphe](https://morphe.software/)** - Ad-Free YouTube Patcher / [X](https://x.com/MorpheApp) / [Subreddit](https://reddit.com/r/MorpheApp) / [GitHub](https://github.com/MorpheApp/morphe-manager) * [Musify](https://gokadzev.github.io/Musify/) - YouTube Music Player / [GitHub](https://github.com/gokadzev/Musify) * [BloomeeTunes](https://github.com/HemantKArya/BloomeeTunes) - YouTube Music Player diff --git a/docs/privacy.md b/docs/privacy.md index f8dfc973e..f5566bca2 100644 --- a/docs/privacy.md +++ b/docs/privacy.md @@ -174,7 +174,8 @@ ## ▷ Privacy Indexes * ⭐ **[No Trace](https://www.notrace.how/)** - Educational Guide / [.onion](http://i4pd4zpyhrojnyx5l3d2siauy4almteocqow4bp2lqxyocrfy6prycad.onion/) * ⭐ **[The Hitchhiker’s Guide](https://anonymousplanet.org/)** - Extensive Guide to Online Anonymity / [GitHub](https://github.com/Anon-Planet/thgtoa) * ⭐ **[Consumer Rights Wiki](https://consumerrights.wiki/)** - Documents Practices That Impact Consumer Rights -* [Lissy93's Awesome Privacy](https://awesome-privacy.xyz/) / [GitHub](https://github.com/lissy93/awesome-privacy), [Awesome Security Hardening](https://github.com/decalage2/awesome-security-hardening) or [pluja's Awesome Privacy](https://pluja.github.io/awesome-privacy/) / [GitHub](https://github.com/pluja/awesome-privacy) - Privacy App / Service Lists +* [Lissy93's Awesome Privacy](https://awesome-privacy.xyz/) / [GitHub](https://github.com/lissy93/awesome-privacy), [Awesome Security Hardening](https://github.com/decalage2/awesome-security-hardening), [⁠sizeof.cat](https://sizeof.cat/links/) or [pluja's Awesome Privacy](https://pluja.github.io/awesome-privacy/) / [GitHub](https://github.com/pluja/awesome-privacy) - Privacy App / Service +Lists * [Defensive Computing Checklist](https://defensivecomputingchecklist.com/) - Educational Guide * [OPSEC guide](https://whos-zycher.github.io/opsec-guide/) - Educational Guide * [PrivSec](https://privsec.dev/) - Educational Guide / [GitHub](https://github.com/PrivSec-dev) diff --git a/docs/system-tools.md b/docs/system-tools.md index 06338b29b..7dde5ed01 100644 --- a/docs/system-tools.md +++ b/docs/system-tools.md @@ -170,7 +170,7 @@ ## ▷ Window Managers ## ▷ Virtual Machines * 🌐 **[Awesome Web Desktops](https://github.com/syxanash/awesome-web-desktops)** or [Simone's Computer](https://simone.computer/#/webdesktops) - OS Emulators / VMs -* ↪️ **[Emulators on Android](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25BA_android_emulators)** +* ↪️ **[Emulators on Android](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_emulators_on_android)** * ⭐ **[VMware Workstation](https://www.majorgeeks.com/files/details/vmware_workstation_for_windows.html)** - Virtual Machine / [macOS VM](https://rentry.co/FMHYB64#vmware-workstation) * ⭐ **[QEMU](https://www.qemu.org/)** - Virtual Machine / Use w/ Virt-Manager or Vagrantup / [Docker Container](https://github.com/qemus/qemu) / [GitLab](https://gitlab.com/qemu-project/qemu) * ⭐ **[VirtualBox](https://www.virtualbox.org/)** - Virtual Machine / [Portable](https://www.vbox.me/) diff --git a/docs/video.md b/docs/video.md index 2c2349557..1612b4b86 100644 --- a/docs/video.md +++ b/docs/video.md @@ -12,9 +12,9 @@ # ► Streaming Sites * ⭐ **[Cineby](https://www.cineby.gd/)**, [2](https://www.bitcine.app/) or [Fmovies+](https://www.fmovies.gd/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/C2zGTdUbHE) * ⭐ **[P-Stream](https://pstream.mov/)** - Movies / TV / Anime / Auto-Next / **[Add Sources](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#movie-web)** / [Discord](https://discord.gg/uHU4knYRPa) / [GitHub](https://github.com/p-stream) +* ⭐ **[XPrime](https://xprime.today/)**, [2](https://xprime.stream/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/pDjg5ccSgg) * ⭐ **[Rive](https://rivestream.org/)**, [2](https://rivestream.net/), [3](https://www.rivestream.app/) or [CorsFlix](https://watch.corsflix.net), [2](https://watch.corsflix.dpdns.org/), [3](https://corsflix.net) - Movies / TV / Anime / Auto-Next / [Status](https://rentry.co/rivestream) / [Discord](https://discord.gg/6xJmJja8fV) * ⭐ **[Aether](https://aether.mom/)**, [2](https://legacy.aether.mom/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/MadMF7xb5q) -* ⭐ **[XPrime](https://xprime.today/)**, [2](https://xprime.stream/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/pDjg5ccSgg) * ⭐ **[FlickyStream](https://flickystream.ru/)** or [CineMora](https://cinemora.ru/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.com/invite/flickystream) * ⭐ **[VeloraTV](https://veloratv.ru/)** or [456movie](https://456movie.net/), [2](https://345movie.net/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/4SJ5c9gZUQ) * ⭐ **[Cinegram](https://cinegram.net/)** - Movies / TV / Anime / Auto-Next From aa95a444c5b361ffc3a69cdc3d406e6374a4d9cd Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 14 Jan 2026 16:08:52 -0800 Subject: [PATCH 254/552] small update --- docs/mobile.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/mobile.md b/docs/mobile.md index de8359b3c..e66873723 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -877,7 +877,6 @@ ## ▷ YouTube Music ## ▷ Android Podcasts / Radio -* ⭐ **[RadioDroid](https://github.com/segler-alex/RadioDroid)** - Radio App * ⭐ **[AntennaPod](https://antennapod.org/)** - Podcast Player / [GitHub](https://github.com/AntennaPod/AntennaPod) * ⭐ **[Pocket Casts](https://www.pocketcasts.com/)** - Podcast Player * [IHeartRadio](https://play.google.com/store/apps/details?id=com.clearchannel.iheartradio.controller) - Podcast / Radio App From 31bd66e45561528a6bc9a6054d3853a8aa8735aa Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 14 Jan 2026 22:26:45 -0800 Subject: [PATCH 255/552] updated 6 pages --- docs/ai.md | 1 + docs/developer-tools.md | 2 +- docs/educational.md | 8 +++++++- docs/mobile.md | 2 +- docs/non-english.md | 1 + docs/system-tools.md | 2 +- 6 files changed, 12 insertions(+), 4 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index a653a70ea..883d504e0 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -63,6 +63,7 @@ ## ▷ Specialized Chatbots * ⭐ **[Perplexity](https://www.perplexity.ai/)** - AI Search Engine / [Enhancements](https://www.cplx.app/) / [Discord](https://discord.com/invite/perplexity-ai) * ⭐ **[NotebookLM](https://notebooklm.google/)** - Document Chatbot / Note-Taking / [X](https://x.com/NotebookLM) / [Subreddit](https://www.reddit.com/r/notebooklm/) / [Discord](https://discord.com/invite/notebooklm) * [Google AI Mode](https://google.com/aimode), [2](https://www.google.com/search?udm=50) - AI Search Engine +* [⁠Ask Brave](https://search.brave.com/ask) - AI Search Engine * [Perplexica](https://github.com/ItzCrazyKns/Perplexica) - FOSS AI Search Engine / Self-Hosted / [Discord](https://discord.gg/26aArMy8tT) * [Learn About](https://learning.google.com/experiments/learn-about) or [Learning Coach](https://gemini.google.com/gem/learning-coach) - Google's Educational Search AIs * [SciSpace](https://scispace.com/) - Research Chatbot diff --git a/docs/developer-tools.md b/docs/developer-tools.md index c93a3047a..d153c3111 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -220,7 +220,7 @@ ## ▷ Docker Tools * ⭐ **[Portainer](https://portainer.io/)**, [DockGE](https://dockge.kuma.pet/) or [moncho](https://moncho.github.io/dry/) - Container Managers * ⭐ **[Composerize](https://www.composerize.com/)**, [2](https://github.com/irbigdata/data-dockerfiles) - Compose Docker Files * ⭐ **[Hub Docker](https://hub.docker.com/)**, [2](https://linuxserver.io/), [3](https://hotio.dev/) - Docker Images -* [LazyDocker](https://github.com/jesseduffield/lazydocker), [oxker](https://github.com/mrjackwills/oxker) or [Isaiah](https://github.com/will-moss/isaiah) - Docker Managers / TUIs +* [LazyDocker](https://github.com/jesseduffield/lazydocker), [oxker](https://github.com/mrjackwills/oxker), [Arcane](https://getarcane.app/) / [GitHub](https://github.com/getarcaneapp/arcane) or [Isaiah](https://github.com/will-moss/isaiah) - Docker Managers / TUIs * [Dockle](https://github.com/goodwithtech/dockle) - Image Linter * [Dive](https://github.com/wagoodman/dive) - Analyze Images * [WatchTower](http://watchtower.nickfedor.com/) / [GitHub](https://github.com/nicholas-fedor/watchtower) - Container Automation diff --git a/docs/educational.md b/docs/educational.md index e6d4d2312..2c4fc49b7 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -336,6 +336,9 @@ ## ▷ Geography / Sociology * [Data Commons](https://datacommons.org/) or [Engaging Data](https://engaging-data.com/) - Data Visualizations * [Global Consciousness Project](https://gcpdot.com/) - Real-Time Global Consciousness Data * [If It Were My Home](https://www.ifitweremyhome.com/), [GlobalEdge](https://globaledge.msu.edu/) or [MyLifeElsewhere](https://www.mylifeelsewhere.com/) - Country Data Comparisons +* [GovTrack](https://www.govtrack.us/) - US Government Legislation Tracking / Votes +* [⁠Integrity Index](https://integrityindex.us/) - US Congress Voting / Accountability +* [OpenSecrets](https://www.opensecrets.org/) - Government Money Tracking * [WorldPoverty](https://worldpoverty.io/) - World Poverty Data * [PixelWealth](https://pixelwealth.ronnycoste.com/) - Wealth Inequality Visualization / Facts / [GitHub](https://github.com/lertsoft/1-pixel-wealth) * [Dollar Street](https://www.gapminder.org/dollar-street) - Compare Homes by Country / Income @@ -510,8 +513,11 @@ ## ▷ Aerospace Engineering * [⁠r/rocketry](https://www.reddit.com/r/rocketry/) - Project Rocketry Community / [Discord](https://discord.com/invite/Ezgs4TGXvx) * [⁠NAR](https://www.nar.org/) - Project Rocketry Safety / Learning / [Facebook](https://www.facebook.com/groups/2255560886/) * [Nakka Rocketry](https://nakka-rocketry.net/) - Project Rocket Technical Archive -* [⁠Jacobs Rocketry](https://www.jacobsrocketry.com/) - Project Rocketry Info / Manuals +* [⁠Jacobs Rocketry](https://www.jacobsrocketry.com/) - Project Rocketry Info / Manuals +* [⁠RocketPy](https://github.com/RocketPy-Team/RocketPy) - High-Powered Rocket Simulator * [⁠OpenRocket](https://openrocket.info/) - Model Rocket Simulator / [GitHub](https://github.com/openrocket/openrocket) +* [⁠openMotor](https://github.com/reilleya/openMotor) - Internal Ballistics Simulator +* [HalfCatRocketry](https://www.halfcatrocketry.com/) - Liquid Rocket Motor Info / Resources / [X](https://x.com/HalfCatRocketry) / [Discord](https://discord.gg/y2AH6ZegBX) / [GitHub](https://github.com/HalfCatRocketry) * [OpenVSP](https://www.openvsp.org/) - Aircraft Geometry Tool / [GitHub](https://github.com/OpenVSP/OpenVSP) * [Airfoil Tools](http://airfoiltools.com/) - Airfoil Coordinates / Dat Files * [OpenDroneMap](https://www.opendronemap.org/) - Drone Mapping Software diff --git a/docs/mobile.md b/docs/mobile.md index e66873723..73551b9e0 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -245,7 +245,7 @@ ## ▷ Customization * [Muzei](https://muzei.co/), [Doodle](https://patrickzedler.com/doodle/) or [Amoled Backgrounds](https://play.google.com/store/apps/details?id=com.droidheat.amoledbackgrounds) - Live Wallpapers * [r/iWallpaper](https://www.reddit.com/r/iWallpaper/) or [r/MobileWallpaper](https://www.reddit.com/r/MobileWallpaper/) - Mobile Wallpaper Subs * [wallhaven.cc](https://wallhaven.cc/search?categories=110&purity=100&ratios=portrait) - Wallpapers -* [⁠WallWidgy](https://www.wallwidgy.me/) - Minimal Wallpapers / [GitHub](https://github.com/not-ayan/wallwidgy) +* [⁠WallWidgy](https://www.wallwidgy.app/) - Minimal Wallpapers / [GitHub](https://github.com/not-ayan/wallwidgy) * [wallman](https://gitlab.com/colorata/wallman) - Wallpapers * [WallYou](https://github.com/you-apps/WallYou) - Wallpapers * [Paperize](https://github.com/Anthonyy232/Paperize) - Wallpapers diff --git a/docs/non-english.md b/docs/non-english.md index 60de3e4cf..0da9b9216 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -684,6 +684,7 @@ ## ▷ Torrenting / Torrentezés # ► Indian Languages +* [Ad-Link Bypass Bot](https://t.me/Nick_Bypass_Bot) * [Indic-Keyboard](https://gitlab.com/indicproject/indic-keyboard) - Indian Android Keyboard * [Bhashini](https://bhashini.gov.in/) - Live Translation App / Text and Speech * [PCPriceTracker](https://pcpricetracker.in/) - PC Component Price Tracking diff --git a/docs/system-tools.md b/docs/system-tools.md index 7dde5ed01..edc963aa9 100644 --- a/docs/system-tools.md +++ b/docs/system-tools.md @@ -458,7 +458,7 @@ ## ▷ Wallpapers * [⁠WallBrowser](https://wallbrowser.com/) - Search Wallpapers * [VSThemes](https://vsthemes.org/en/) - Search Wallpapers * [r/Wallpaper](https://www.reddit.com/r/wallpaper/) - Wallpapers Community -* [⁠WallWidgy](https://www.wallwidgy.me/) / [GitHub](https://github.com/not-ayan/wallwidgy), [Simple Desktops](https://simpledesktops.com/), [Minimalistic Wallpaper](https://minimalistic-wallpaper.demolab.com/) or [SetAsWall](https://www.setaswall.com/) - Minimalist Wallpapers +* [⁠WallWidgy](https://www.wallwidgy.app/) / [GitHub](https://github.com/not-ayan/wallwidgy), [Simple Desktops](https://simpledesktops.com/), [Minimalistic Wallpaper](https://minimalistic-wallpaper.demolab.com/) or [SetAsWall](https://www.setaswall.com/) - Minimalist Wallpapers * [Frutiger Aero Archive](https://frutigeraeroarchive.org/) - 2000s Style Wallpapers * [⁠Kawaii Hoshi](https://kawaiihoshi.com/) - Cute Wallpapers * [DualMonitorBackgrounds](https://www.dualmonitorbackgrounds.com/) - Dual Monitor Wallpapers From 930876480200fd6f1ed477e750c95b12535a463d Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 14 Jan 2026 22:28:30 -0800 Subject: [PATCH 256/552] added subreddit --- docs/ai.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index 883d504e0..42e8181f0 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -44,7 +44,7 @@ ## ▷ Multiple Model Sites * ⭐ **[LMArena](https://lmarena.ai/?mode=direct)** - Multiple Chatbots / No Sign-Up / Reset Limits w/ Temp Mail / [X](https://x.com/arena) / [Discord](https://discord.com/invite/lmarena) * [Yupp.ai](https://yupp.ai/) - Gemini 3 Pro / GPT-5.1-high / Grok 4.1 / Qwen 3 Max / Google Login / [Discord](https://discord.com/invite/yuppai) * [Pollinations](https://chat.pollinations.ai/) - Gemini 3 Pro / Claude 4.5 Opus / GPT 5.2 / No Sign-Up / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#pollinations-limits) -* [⁠ISH](https://ish.chat/) - GPT-5 / Grok 4.1 / Kimi K2 / Multiple Chatbots / No Sign-Up / [Discord](https://discord.gg/cwDTVKyKJz) +* [⁠ISH](https://ish.chat/) - GPT-5 / Grok 4.1 / Kimi K2 / Multiple Chatbots / No Sign-Up / [Subreddit](https://www.reddit.com/r/Ishchat/) / [Discord](https://discord.gg/cwDTVKyKJz) * [AI Assistant](https://aiassistantbot.pages.dev/) - Deepseek-V3.2/ GLM-4.7/ Mistral Large 3 / Kimi K2 / Multiple Chatbots / No Sign-Up * [Khoj](https://app.khoj.dev/) - Grok 4.1 / Gemini 3 Flash / Reset Limits w/ Temp Mail * [Groq](https://groq.com/) - Kimi K2-0905 / GPT-OSS 120B / Sign-Up Required / [Discord](https://discord.com/invite/e6cj7aA4Ts) @@ -327,7 +327,7 @@ # ► Image Generation * ⭐ **[Dreamina](https://dreamina.capcut.com/ai-tool/home)** - 120 Credits Daily / Seedream 4.5/ Nano Banana / Sign-Up Required * [Yupp.ai](https://yupp.ai/) - Nano Banana Pro / GPT Image 1.5 / Seedream 4.5 Max / Qwen-Image / Google Login / [Discord](https://discord.com/invite/yuppai) * [Pollinations](https://chat.pollinations.ai/) - Nano Banana Pro / GPT Image 1.5 / Multiple Generators / No Sign-Up / [Limit Tips](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#pollinations-limits) -* [⁠ISH](https://ish.chat/) - Unlimited / GPT Image 1 mini / Dall-E 3 / Flux Kontext (dev) / Editing / No Sign-Up / [Discord](https://discord.gg/cwDTVKyKJz) +* [⁠ISH](https://ish.chat/) - Unlimited / GPT Image 1 mini / Dall-E 3 / Flux Kontext (dev) / Editing / No Sign-Up / [Subreddit](https://www.reddit.com/r/Ishchat/) / [Discord](https://discord.gg/cwDTVKyKJz) * [⁠Hunyuan Image Generation](https://hunyuan.tencent.com/image/en) - Hunyuan Image 3.0 / Unlimited * [Grok](https://grok.com/) - Traffic-Based / Editing / Prompt Gen Required Sign-Up / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) * [Qwen](https://chat.qwen.ai/) - 30 Per 24 Hours / Editing / Sign-Up Required / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) From ac1422c52f986156d250c15b5e37a5b43baaed74 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 14 Jan 2026 22:43:17 -0800 Subject: [PATCH 257/552] small update --- docs/image-tools.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/image-tools.md b/docs/image-tools.md index 7720dd6ca..255114e73 100644 --- a/docs/image-tools.md +++ b/docs/image-tools.md @@ -396,7 +396,6 @@ ## ▷ Image Search Engines * ⭐ **[TinEye](https://tineye.com/)** - Reverse Image Search / [Extension](https://tineye.com/extensions) * [⁠Bing Visual Search](https://bing.com/camera) - Reverse Image Search * [infini.wtf](https://infini.wtf/) - Reddit Image Search -* [Visual Search](https://www.bing.com/visualsearch) - Reverse Image Search * [IQDB](https://iqdb.org/) - Reverse Image Search * [CopySeeker](https://copyseeker.net/) - Reverse Image Search * [MaxURL](https://qsniyg.github.io/maxurl/) - Larger Image Search / [GitHub](https://github.com/qsniyg/maxurl) From 0096e2fbde7eb0333baad0346148bf7e3f2e96d3 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Thu, 15 Jan 2026 00:20:27 -0800 Subject: [PATCH 258/552] updated 3 pages --- docs/educational.md | 4 ++-- docs/gaming-tools.md | 1 + docs/video.md | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/educational.md b/docs/educational.md index 2c4fc49b7..6d15d8706 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -514,8 +514,8 @@ ## ▷ Aerospace Engineering * [⁠NAR](https://www.nar.org/) - Project Rocketry Safety / Learning / [Facebook](https://www.facebook.com/groups/2255560886/) * [Nakka Rocketry](https://nakka-rocketry.net/) - Project Rocket Technical Archive * [⁠Jacobs Rocketry](https://www.jacobsrocketry.com/) - Project Rocketry Info / Manuals -* [⁠RocketPy](https://github.com/RocketPy-Team/RocketPy) - High-Powered Rocket Simulator -* [⁠OpenRocket](https://openrocket.info/) - Model Rocket Simulator / [GitHub](https://github.com/openrocket/openrocket) +* [⁠RocketPy](https://github.com/RocketPy-Team/RocketPy) - High-Powered Rocket Simulator / [Discord](https://discord.gg/b6xYnNh) +* [⁠OpenRocket](https://openrocket.info/) - Model Rocket Simulator / [Discord](https://discord.gg/qD2G5v2FAw) / [GitHub](https://github.com/openrocket/openrocket) * [⁠openMotor](https://github.com/reilleya/openMotor) - Internal Ballistics Simulator * [HalfCatRocketry](https://www.halfcatrocketry.com/) - Liquid Rocket Motor Info / Resources / [X](https://x.com/HalfCatRocketry) / [Discord](https://discord.gg/y2AH6ZegBX) / [GitHub](https://github.com/HalfCatRocketry) * [OpenVSP](https://www.openvsp.org/) - Aircraft Geometry Tool / [GitHub](https://github.com/OpenVSP/OpenVSP) diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index eada8ac9f..c51d1cbbe 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -425,6 +425,7 @@ ## ▷ Multiplayer Servers * ⭐ **[TrackyServer](https://www.trackyserver.com/)** - Find Private Multiplayer Servers * ⭐ **[Pelican](https://pelican.dev/)** / [GitHub](https://github.com/pelican-dev/panel) or [Pterodactyl](https://github.com/pterodactyl/panel) / [Discord](https://discord.gg/pterodactyl) - Game Server Management Panel +* ⭐ **[Playit.gg](https://playit.gg/)** - Global Proxy / [Discord](https://discord.gg/AXAbujx) * [Server.pro](https://server.pro/) - Game Server Hosting * [Impostor](https://impostor.github.io/Impostor/) - Among Us Private Server / [Discord](https://discord.com/invite/Mk3w6Tb) * [VRCList](https://vrclist.com/) - Find VRChat Worlds / Signup diff --git a/docs/video.md b/docs/video.md index 1612b4b86..d1d84e190 100644 --- a/docs/video.md +++ b/docs/video.md @@ -584,6 +584,7 @@ ## ▷ Android TV * [S0undTV](https://github.com/S0und/S0undTV) - Twitch Player / [Discord](https://discord.gg/zmNjK2S) * [SmartTVKick](https://github.com/CxWatcher/SmartTVKick) - Ad-Free Kick App * [Serenity Android](https://github.com/NineWorlds/serenity-android) - Emby Android TV App +* [Nuvio](https://tapframe.github.io/NuvioStreaming/) / [GitHub](https://github.com/tapframe/NuvioStreaming) - Streaming App / Stremio Support * [atvTools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) - Install Apps, Run ADB, Shell Commands, etc. * [Projectivy Launcher](https://play.google.com/store/apps/details?id=com.spocky.projengmenu) / [XDA Thread](https://xdaforums.com/t/app-android-tv-projectivy-launcher.4436549/) / [Icon Pack](https://github.com/SicMundus86/ProjectivyIconPack) / [GitHub](https://github.com/spocky/miproja1/releases) or [Leanback on Fire](https://github.com/tsynik/LeanbackLauncher) - Android TV Launchers * [Launcher Manager](https://xdaforums.com/t/app-firetv-noroot-launcher-manager-change-launcher-without-root.4176349/) - Change Default Launcher From 33162eca111ee8a8c77da9da990274304b4054de Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Thu, 15 Jan 2026 00:25:40 -0800 Subject: [PATCH 259/552] small update --- docs/educational.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/educational.md b/docs/educational.md index 6d15d8706..cb91ea842 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -513,11 +513,11 @@ ## ▷ Aerospace Engineering * [⁠r/rocketry](https://www.reddit.com/r/rocketry/) - Project Rocketry Community / [Discord](https://discord.com/invite/Ezgs4TGXvx) * [⁠NAR](https://www.nar.org/) - Project Rocketry Safety / Learning / [Facebook](https://www.facebook.com/groups/2255560886/) * [Nakka Rocketry](https://nakka-rocketry.net/) - Project Rocket Technical Archive -* [⁠Jacobs Rocketry](https://www.jacobsrocketry.com/) - Project Rocketry Info / Manuals -* [⁠RocketPy](https://github.com/RocketPy-Team/RocketPy) - High-Powered Rocket Simulator / [Discord](https://discord.gg/b6xYnNh) -* [⁠OpenRocket](https://openrocket.info/) - Model Rocket Simulator / [Discord](https://discord.gg/qD2G5v2FAw) / [GitHub](https://github.com/openrocket/openrocket) -* [⁠openMotor](https://github.com/reilleya/openMotor) - Internal Ballistics Simulator * [HalfCatRocketry](https://www.halfcatrocketry.com/) - Liquid Rocket Motor Info / Resources / [X](https://x.com/HalfCatRocketry) / [Discord](https://discord.gg/y2AH6ZegBX) / [GitHub](https://github.com/HalfCatRocketry) +* [⁠Jacobs Rocketry](https://www.jacobsrocketry.com/) - Project Rocketry Info / Manuals +* [⁠OpenRocket](https://openrocket.info/) - Model Rocket Simulator / [Discord](https://discord.gg/qD2G5v2FAw) / [GitHub](https://github.com/openrocket/openrocket) +* [⁠RocketPy](https://github.com/RocketPy-Team/RocketPy) - High-Powered Rocket Simulator / [Discord](https://discord.gg/b6xYnNh) +* [⁠openMotor](https://github.com/reilleya/openMotor) - Internal Ballistics Simulator * [OpenVSP](https://www.openvsp.org/) - Aircraft Geometry Tool / [GitHub](https://github.com/OpenVSP/OpenVSP) * [Airfoil Tools](http://airfoiltools.com/) - Airfoil Coordinates / Dat Files * [OpenDroneMap](https://www.opendronemap.org/) - Drone Mapping Software From bf542902879c00aec1f8c074d4002477a6e349d0 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Thu, 15 Jan 2026 16:41:44 -0800 Subject: [PATCH 260/552] small fixes --- docs/educational.md | 2 +- docs/reading.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/educational.md b/docs/educational.md index cb91ea842..fc1ef097f 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -75,7 +75,6 @@ ## ▷ Downloading * ⭐ **[tut4dl](https://tut4it.com/)** - Courses / [Request Guide](https://t.me/c/1603660516/91) * ⭐ **[Course Busters](https://www.cbusters.com/home)** - Course Busters Access * [FreeCourseSite](https://freecoursesite.com/), [2](https://freecoursesites.com/) or [Docspedia](https://docspedia.world/) - Torrenting Sites / Use [VPN](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25BA_vpn) -* [FreeEducationWeb](https://freeeducationweb.com/latest-posts/) - Courses * [technet24](https://technet24.ir/category/videos) - Courses * [AfraTafreeh](https://afratafreeh.com/) - Courses * [learningDL](https://learningdl.net/) - Courses / Leech Required @@ -140,6 +139,7 @@ ## ▷ Skills / Hobbies * [ActivistHandbook](https://activisthandbook.org/) - Campaigning / Activism Guides * [Bridge Command](https://www.bridgecommand.co.uk/) - Bridge Command Ship Simulator * [HypnosisChatBooks](https://t.me/HypnosisChatBooks) - Hypnosis / Telegram +* [AXM Paper Space Scale Models](https://axmpapermodels.com/) - Spacecraft Paper Models * [Erowid](https://www.erowid.org/) - Psychoactive Information * [PsychonautWiki](https://psychonautwiki.org/wiki/Main_Page) - Psychonautics Wiki * [Shroomery](https://www.shroomery.org/) - Magic Mushroom Forum diff --git a/docs/reading.md b/docs/reading.md index 85b302e9d..7230518c8 100644 --- a/docs/reading.md +++ b/docs/reading.md @@ -467,8 +467,8 @@ ## ▷ Manga * ↪️ **[Manga Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_manga_downloaders)** * ⭐ **[Weeb Central](https://weebcentral.com/)** * ⭐ **[MangaDex](https://mangadex.org/)** / [Downloader](https://mangadex-dl.mansuf.link/) / [Script](https://github.com/frozenpandaman/mangadex-dl) / [Subreddit](https://www.reddit.com/r/mangadex/) / [Discord](https://discord.gg/mangadex) -* ⭐ **[MangaPark](https://mangapark.net/)** / [Discord](https://discord.gg/jctSzUBWyQ) * ⭐ **[⁠Comix](https://comix.to/)** / [Subreddit](https://reddit.com/r/comix) / [Discord](https://discord.com/invite/kZgWWHUj22) +* ⭐ **[MangaPark](https://mangapark.net/)** / [Discord](https://discord.gg/jctSzUBWyQ) * ⭐ **[MangaFire](https://mangafire.to/)** / [Subreddit](https://www.reddit.com/r/Mangafire/) / [Discord](https://discord.com/invite/KRQQKzQ6CS) * ⭐ **[MangaNato](https://www.manganato.gg/)**, [2](https://www.nelomanga.net/), [3](https://www.mangakakalot.gg), [4](https://www.natomanga.com/) / [Discord](https://discord.gg/Qhz84GGvE9) * ⭐ **[BATO.TO](https://bato.to/)**, [2](https://fto.to/) / [Mirrors](https://batotomirrors.pages.dev/) / [Discord](https://discord.com/invite/batoto) From bec133394e548c720cc818647a447dddcb6b8b12 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Thu, 15 Jan 2026 22:10:10 -0800 Subject: [PATCH 261/552] updated 16 pages --- docs/ai.md | 3 ++- docs/audio.md | 4 ++-- docs/educational.md | 8 +++++--- docs/gaming-tools.md | 2 +- docs/gaming.md | 1 + docs/image-tools.md | 2 +- docs/internet-tools.md | 2 +- docs/linux-macos.md | 3 ++- docs/misc.md | 3 ++- docs/mobile.md | 7 +++++-- docs/non-english.md | 2 +- docs/other/backups.md | 1 - docs/privacy.md | 3 ++- docs/storage.md | 5 +++-- docs/text-tools.md | 2 +- docs/video.md | 3 ++- 16 files changed, 31 insertions(+), 20 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index 42e8181f0..424fcb7ff 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -294,7 +294,7 @@ # ► Video Generation * 🌐 **[VBench](https://huggingface.co/spaces/Vchitect/VBench_Leaderboard)** - Video Generation Model Leaderboard * ⭐ **[Grok Imagine](https://grok.com/imagine)** - 30 Daily / Imagine 0.9 / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) -* ⭐ **[⁠GeminiGen AI](https://geminigen.ai/app/video-gen)** - Sora 2 / Veo 3.1 / Grok / Google Login Required / [Discord](https://discord.gg/vJnYe86T8F) +* ⭐ **[⁠GeminiGen AI](https://geminigen.ai/app/video-gen)** - Sora 2 / Grok / Google Login Required / [Discord](https://discord.gg/vJnYe86T8F) * [Bing Create](https://www.bing.com/images/create) - Sora 1 / No Image Input * [Sora](https://openai.com/index/sora/) - 6 Daily / [Signup Guide](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#sora) / [Remove Watermarks](https://unmarkit.app/sora) * [Qwen](https://chat.qwen.ai/) - 10 Daily / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) @@ -302,6 +302,7 @@ # ► Video Generation * [⁠Vheer](https://vheer.com/) - Unlimited / No Sign-Up * [AIFreeVideo](https://aifreevideo.com/) - Unlimited / MiniMax Video-01 / Sign-Up Required * [Meta AI](https://www.meta.ai/) - Unlimited / Sign-Up Required +* [⁠Klipy](https://klipy.com/) - Klipy / Veo 3 / Unlimited / Sign-Up Required * [Google Whisk](https://labs.google/fx/en/tools/whisk) - Veo 3 / 10 Monthly * [Google Flow](https://labs.google/fx/tools/flow) - Veo 2 (10 Monthly) / Veo 3.1 (5 Monthly) * [Dreamina](https://dreamina.capcut.com/ai-tool/home) - 120 Credits Daily diff --git a/docs/audio.md b/docs/audio.md index b66c3df04..3e2d54079 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -30,7 +30,7 @@ ## ▷ Streaming Sites * 🌐 **[HiFi Tidal Instances](https://github.com/SamidyFR/monochrome/blob/main/INSTANCES.md)** - Tidal Instance List * ⭐ **[YouTube Music](https://music.youtube.com/)** or [Zozoki](https://zozoki.com/music/) - YouTube Music WebUIs * ⭐ **YouTube Music Tools** - [Enhancements](https://themesong.app/), [2](https://github.com/Sv443/BetterYTM) / [Library Manager / Deleter](https://github.com/apastel/ytmusic-deleter) / [Upload Delete](https://rentry.co/tv4uo) / [Spotify Playlist Import](https://spot-transfer.vercel.app/), [2](https://github.com/mahdi-y/Spotify2YoutubeMusic), [3](https://github.com/linsomniac/spotify_to_ytmusic), [4](https://github.com/sigma67/spotify_to_ytmusic) / [Better Lyrics](https://better-lyrics.boidu.dev/) / [Discord](https://discord.gg/UsHE3d5fWF) / [GitHub](https://github.com/better-lyrics/better-lyrics) -* ⭐ **[Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome-back.pages.dev/), [3](https://monochrome.tf/) - HiFi Tidal Instance / [Legacy](https://monochrome.samidy.com/legacy/) / [Discord](https://monochrome.samidy.com/discord) +* ⭐ **[Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome-back.pages.dev/), [3](https://monochrome.tf/) - HiFi Tidal Instance / [Legacy](https://monochrome.binimum.org/legacy/) / [Discord](https://monochrome.samidy.com/discord) * ⭐ **[DAB Music Player](https://dabmusic.xyz/)** - Browser Music / Lossless / Sign-Up Required / [Telegram](https://t.me/+RnrXmKyOPNY0ZGY9) / [Discord](https://discord.com/invite/rmzH6ttgcC) * ⭐ **[Reddit Music Player](https://reddit.musicplayer.io/)** - Subreddit Music Player * ⭐ **[SoundCloud](https://soundcloud.com/)** - User Made Songs @@ -360,7 +360,7 @@ ## ▷ Audio Ripping Sites * ⭐ **[lucida](https://lucida.to/)** - Multi-Site / 320kb / MP3 / FLAC / [Telegram](https://t.me/lucidahasmusic) / [Discord](https://discord.com/invite/dXEGRWqEbS) * ⭐ **[squid.wtf](https://squid.wtf/)** - Amazon Music / KHInsider / Qobuz / Soundcloud / Tidal / FLAC -* ⭐ **[Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome-back.pages.dev/), [3](https://monochrome.tf/) - FLAC / [Legacy](https://monochrome.samidy.com/legacy/) / [Discord](https://monochrome.samidy.com/discord) +* ⭐ **[Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome-back.pages.dev/), [3](https://monochrome.tf/) - FLAC / [Legacy](https://monochrome.binimum.org/legacy/) / [Discord](https://monochrome.samidy.com/discord) * ⭐ **[DoubleDouble](https://doubledouble.top/)** - Multi-Site / 320kb / FLAC / [Telegram](https://t.me/lucidahasmusic) * ⭐ **[DAB Music Player](https://dabmusic.xyz)** - FLAC / Sign-Up Required / [Telegram](https://t.me/+RnrXmKyOPNY0ZGY9) / [Discord](https://discord.com/invite/rmzH6ttgcC) * [QQDL](https://tidal.qqdl.site/) or [BiniLossless](https://music.binimum.org/) - Tidal / FLAC / [Full List](https://github.com/SamidyFR/monochrome/blob/main/INSTANCES.md) diff --git a/docs/educational.md b/docs/educational.md index fc1ef097f..7246040fa 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -337,7 +337,7 @@ ## ▷ Geography / Sociology * [Global Consciousness Project](https://gcpdot.com/) - Real-Time Global Consciousness Data * [If It Were My Home](https://www.ifitweremyhome.com/), [GlobalEdge](https://globaledge.msu.edu/) or [MyLifeElsewhere](https://www.mylifeelsewhere.com/) - Country Data Comparisons * [GovTrack](https://www.govtrack.us/) - US Government Legislation Tracking / Votes -* [⁠Integrity Index](https://integrityindex.us/) - US Congress Voting / Accountability +* [⁠Integrity Index](https://integrityindex.us/) - US Political Finance Integrity Database * [OpenSecrets](https://www.opensecrets.org/) - Government Money Tracking * [WorldPoverty](https://worldpoverty.io/) - World Poverty Data * [PixelWealth](https://pixelwealth.ronnycoste.com/) - Wealth Inequality Visualization / Facts / [GitHub](https://github.com/lertsoft/1-pixel-wealth) @@ -507,7 +507,6 @@ ## ▷ Aerospace Engineering * 🌐 **[Awesome Flying FPV](https://github.com/Matthias84/awesome-flying-fpv)** - Remote Copter / Plane Resources * ↪️ **[Spacecraft Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/edu#wiki_.25B7_spacecraft)** * ↪️ **[Flight Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25B7_flights)** -* [⁠MIT Rocket Team](https://wikis.mit.edu/confluence/display/RocketTeam/MIT+Rocket+Team+Home) - Official MIT Rocket Team Wiki / Resources Wikipedia * [⁠r/AerospaceEngineering](https://www.reddit.com/r/AerospaceEngineering/) - Aerospace Engineering Community * [⁠The Rocketry Forum](https://www.rocketryforum.com/) - Project Rocketry Forums / Community * [⁠r/rocketry](https://www.reddit.com/r/rocketry/) - Project Rocketry Community / [Discord](https://discord.com/invite/Ezgs4TGXvx) @@ -515,9 +514,12 @@ ## ▷ Aerospace Engineering * [Nakka Rocketry](https://nakka-rocketry.net/) - Project Rocket Technical Archive * [HalfCatRocketry](https://www.halfcatrocketry.com/) - Liquid Rocket Motor Info / Resources / [X](https://x.com/HalfCatRocketry) / [Discord](https://discord.gg/y2AH6ZegBX) / [GitHub](https://github.com/HalfCatRocketry) * [⁠Jacobs Rocketry](https://www.jacobsrocketry.com/) - Project Rocketry Info / Manuals +* [⁠MIT Rocket Team](https://wikis.mit.edu/confluence/display/RocketTeam/MIT+Rocket+Team+Home) - Official MIT Rocket Team Wiki / Resources Wikipedia * [⁠OpenRocket](https://openrocket.info/) - Model Rocket Simulator / [Discord](https://discord.gg/qD2G5v2FAw) / [GitHub](https://github.com/openrocket/openrocket) +* [Tripoli Rocketry](https://www.tripoli.org/) - High-Powered Rocket Resources / Info * [⁠RocketPy](https://github.com/RocketPy-Team/RocketPy) - High-Powered Rocket Simulator / [Discord](https://discord.gg/b6xYnNh) * [⁠openMotor](https://github.com/reilleya/openMotor) - Internal Ballistics Simulator +* [Flight Mechanics](https://www.aircraftflightmechanics.com) - Aircraft Flight Mechanics Learning * [OpenVSP](https://www.openvsp.org/) - Aircraft Geometry Tool / [GitHub](https://github.com/OpenVSP/OpenVSP) * [Airfoil Tools](http://airfoiltools.com/) - Airfoil Coordinates / Dat Files * [OpenDroneMap](https://www.opendronemap.org/) - Drone Mapping Software @@ -706,7 +708,7 @@ ## ▷ Astronomy * [Aladin](https://aladin.cds.unistra.fr/) - Astronomical Image quar fViewer / [Lite Version](https://aladin.cds.unistra.fr/AladinLite/) * [Siril](https://siril.org/) - Astronomical Image Processor * [ESAsky](https://sky.esa.int/) - Public Astronomical Data -* [Stellarium-Web](https://stellarium-web.org/) or [Stellarium](https://stellarium.org/) - Virtual Stellariums +* [Stellarium-Web](https://stellarium-web.org/) or [Stellarium](https://stellarium.org/) / [GitHub](https://github.com/Stellarium/stellarium) - Virtual Stellariums * [WorldwideTelescope](https://worldwidetelescope.org/) - Interactive Telescope Data / [Home Page](https://worldwidetelescope.org/home/) / [GitHub](https://github.com/WorldWideTelescope) * [ESA Hubble](https://esahubble.org/), [SpaceTelescopeLive](https://spacetelescopelive.org/) or [HubbleSite](https://hubblesite.org/) - Hubble Telescope Images * [James Webb Space Telescope](https://science.nasa.gov/mission/webb/) or [ESAWebb](https://esawebb.org/) - Webb Space Telescope Sites diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index c51d1cbbe..91bd21a1f 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -651,7 +651,7 @@ ## ▷ Hosting Tools ## ▷ Launchers * 🌐 **[Minecraft Launcher Comparisons](https://mc-launcher.tayou.org/)** - Minecraft Launcher Comparison Chart / [GitHub](https://github.com/TayouVR/MinecraftLauncherComparison) -* ⭐ **[Freesm Launcher](https://freesmlauncher.org/)** / [Theme Creator](https://new.freesmlauncher.org/themes) / [Telegram](https://t.me/freesmteam) / [Discord](https://discord.com/invite/6jjw4gjy4w) / [GitHub](https://github.com/FreesmTeam/FreesmLauncher), [ElyPrismLauncher](https://github.com/ElyPrismLauncher/ElyPrismLauncher) / [Discord](https://discord.com/invite/ArX2nafFz2) / [GitHub](https://github.com/PrismLauncher/PrismLauncher), [ShatteredPrism](https://github.com/LunaisLazier/ShatteredPrism) or [⁠FjordLauncher](https://github.com/unmojang/FjordLauncher) - Prism Launcher Forks w/ Alt Auth Server Support +* ⭐ **[ElyPrismLauncher](https://elyprismlauncher.github.io/)** / [Discord](https://discord.gg/5kcBCvnbTp) / [GitHub](https://github.com/ElyPrismLauncher/ElyPrismLauncher), **[Freesm Launcher](https://freesmlauncher.org/)** / [Theme Creator](https://new.freesmlauncher.org/themes) / [Telegram](https://t.me/freesmteam) / [Discord](https://discord.com/invite/6jjw4gjy4w) / [GitHub](https://github.com/FreesmTeam/FreesmLauncher) or [ShatteredPrism](https://github.com/LunaisLazier/ShatteredPrism) - Prism Launcher Forks w/ Alt Auth Server Support * [ZalithLauncher](https://github.com/ZalithLauncher/ZalithLauncher), [⁠Mojolauncher](https://github.com/mojolauncher/mojolauncher) or [FoldCraftLauncher](https://github.com/FCL-Team/FoldCraftLauncher) / [Discord](https://discord.gg/ffhvuXTwyV) - Java Edition for Android & iOS * [SkLauncher](https://skmedix.pl/) - User-friendly Launcher * [⁠AstralRinth](https://git.astralium.su/didirus/AstralRinth) - User-friendly Launcher diff --git a/docs/gaming.md b/docs/gaming.md index 7cd551ca6..28fbcf756 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -453,6 +453,7 @@ # ► Puzzle Games * [Game for the Brain](https://www.gamesforthebrain.com/) - Puzzles / Quizzes * [MasasGames](https://masasgames.com/) - Virtual Escape Rooms * [Murdle](https://murdle.com/) - Daily Murder Mystery +* [⁠enclose.horse](https://enclose.horse/) - Daily Horse Enclosure Puzzle / Community Levels * [Sokoban Online](https://www.sokobanonline.com/) - Sokoban Puzzles * [DailyDungeon](https://dailydungeon.net/) - Puzzle Dungeon Crawler * [Sokoban](https://suppilulemur.neocities.org/) - Zelda-Themed Sokoban Puzzles diff --git a/docs/image-tools.md b/docs/image-tools.md index 255114e73..5f77609da 100644 --- a/docs/image-tools.md +++ b/docs/image-tools.md @@ -842,7 +842,7 @@ ## ▷ Screenshot Tools ## ▷ Palette Generators -* ⭐ **[Color Designer](https://colordesigner.io/tools)**, [Color Palette Pro](https://colorpalette.pro/) / [Guide](https://colorpalette.pro/manual), [TheGoodColors](https://thegoodcolors.com/), [Super Color Palette](https://supercolorpalette.com/) or [Coolors](https://coolors.co/) - Color Palette Generators +* ⭐ **[Color Designer](https://colordesigner.io/tools)**, [Color Palette Pro](https://colorpalette.pro/) / [Guide](https://colorpalette.pro/manual), [TheGoodColors](https://thegoodcolors.com/), [Super Color Palette](https://supercolorpalette.com/), [Nof](https://nofpg.netlify.app/) / [GitHub](https://github.com/Northstrix/nof) or [Coolors](https://coolors.co/) - Color Palette Generators * [Clariss](https://www.clariss.xyz/), [Color Palette Generator](https://www.degraeve.com/color-palette), [Palitra](https://palitra.app/) or [Color Picker](https://imagecolorpicker.com/) - Generate Color Palettes from Images * [Color Space](https://mycolor.space/) - Generate Gradient Color Palettes * [Colors Wall](https://colorswall.com/) or [ColorKit](https://colorkit.co/color-palette-generator/) - Generate Random Color Palettes diff --git a/docs/internet-tools.md b/docs/internet-tools.md index ca6a20b72..84c98e90b 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -329,7 +329,7 @@ # ► URL Tools ## ▷ Redirect Bypass -* ⭐ **[Bypass All Shortlinks](https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/)** - Bypass Link Shorteners +* ⭐ **[Bypass All Shortlinks](https://codeberg.org/gongchandang49/bypass-all-shortlinks-debloated)** - Bypass Link Shorteners * ⭐ **[Bypass.vip](https://bypass.vip/)** - Ad Links Bypasser / [Userscript](https://github.com/bypass-vip/userscript/raw/refs/heads/main/bypass-vip.user.js) / [Discord](https://bypass.vip/discord) * [RIP Linkvertise](https://rip.linkvertise.lol/) - Ad-Links Bypasser * [bypass.link](https://bypass.link/) - Bypass Link Shorteners diff --git a/docs/linux-macos.md b/docs/linux-macos.md index f32395cf4..5879863e8 100644 --- a/docs/linux-macos.md +++ b/docs/linux-macos.md @@ -388,6 +388,7 @@ ## ▷ Linux Internet ## ▷ Server / Selfhosting * 🌐 **[Awesome Selfhosted](https://awesome-selfhosted.net/)** / [2](https://gist.github.com/kvnxiao/27c14760cbec35b4e312e34c856b51a8) or [Awesome Selfhosted UI](https://awesomeselfhosted.netlify.app/) - Self-Hosted Software Index / [GitHub](https://github.com/awesome-selfhosted/awesome-selfhosted) +* 🌐 **[⁠Awesome Homelab](https://github.com/miantiao-me/awesome-homelab/)** - Homelab App Index * 🌐 **[Selfh.st](https://selfh.st/apps/)** - Self-Hosted Software Index * 🌐 **[Self-Hosting-Guide](https://github.com/mikeroyal/Self-Hosting-Guide)** - Self-Hosted Software Index * 🌐 **[⁠RackRat](https://rackrat.net/)** - Ebay Rackmount Server Prices / Comparisons @@ -415,7 +416,7 @@ ## ▷ File Tools * 🌐 **[Linux File Backup](https://github.com/restic/others)** - File Backup App List * ⭐ **[Warpinator](https://github.com/linuxmint/warpinator)**, [rQuickshare](https://github.com/Martichou/rquickshare), [Magic Wormhole](https://github.com/magic-wormhole/magic-wormhole), [syncthing](https://syncthing.net/) / [Tray Support](https://martchus.github.io/syncthingtray/), [portal](https://github.com/SpatiumPortae/portal), [Zrok](https://zrok.io/), [Celeste](https://flathub.org/apps/com.hunterwittenborn.Celeste) / [2](https://snapcraft.io/celeste) / [GitHub](https://github.com/hwittenborn/celeste), [Cattail](https://github.com/nerdyslacker/cattail) or [Sharing](https://github.com/parvardegr/sharing) - File Sync / Transfer -* ⭐ **[lf](https://github.com/gokcehan/lf)**, **[ranger](https://ranger.fm)**, **[nnn](https://github.com/jarun/nnn)**, **[clifm](https://github.com/leo-arch/clifm)**, **[fm](https://github.com/mistakenelf/fm)**, **[superfile](https://github.com/yorukot/superfile)**, **[Joshuto](https://github.com/kamiyaa/joshuto)** - Terminal File Managers +* ⭐ **[lf](https://github.com/gokcehan/lf)**, **[ranger](https://ranger.fm/)** / [Codeberg](https://codeberg.org/ranger/pages), **[nnn](https://github.com/jarun/nnn)**, **[clifm](https://github.com/leo-arch/clifm)**, **[fm](https://github.com/mistakenelf/fm)**, **[superfile](https://github.com/yorukot/superfile)**, **[Joshuto](https://github.com/kamiyaa/joshuto)** - Terminal File Managers * ⭐ **[Baobab](https://gitlab.gnome.org/GNOME/baobab)**, **[Filelight](https://apps.kde.org/en-gb/filelight/)** - Disk Usage Analyzers / GUI * ⭐ **[dut](https://codeberg.org/201984/dut)**, **[gdu](https://github.com/dundee/gdu)**, **[NCDU](https://dev.yorhel.nl/ncdu)** - Disk Usage Analyzers / CLI * [ANGRYsearch](https://github.com/DoTheEvo/ANGRYsearch), [gocatcli](https://github.com/deadc0de6/gocatcli/), [xplr](https://xplr.dev/) / [Discord](https://discord.com/invite/JmasSPCcz3) / [GitHub](https://github.com/sayanarijit/xplr), [logo-ls](https://github.com/Yash-Handa/logo-ls), [ugrep](https://ugrep.com) / [GitHub](https://github.com/Genivia/ugrep) or [Achoz](https://github.com/kcubeterm/achoz) - File Explorers / Search diff --git a/docs/misc.md b/docs/misc.md index 5256fa54a..fb1e59fc6 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -571,6 +571,7 @@ ## ▷ Hacker News Tools * [The Hacker Herald](https://hackerherald.com/) or [hckrnws](https://www.hckrnws.com/) - HN Frontends * [Alexandria Library](https://alexandria-library.julienc.me/search/) - HN Search Frontend * [HNRankings](https://hnrankings.info/) or [Lindy Hacker News](https://hn.lindylearn.io/) - Best of / Top Posts Aggregator +* [⁠Hacker Book](https://hackerbook.dosaygo.com/) - Hacker News Posts + Comment Archive * [Hacker News RSS](https://hnrss.github.io/) - HN RSS Feeds *** @@ -768,7 +769,7 @@ # ► Career * [⁠Invoify](https://invoify.vercel.app/) / [GitHub](https://github.com/al1abb/invoify), [Invoicely](https://invoiceto.me/), [InvoiceNinja](https://invoiceninja.com/) or [Akaunting](https://akaunting.com/) - Invoicing Tools * [Google Patents](https://patents.google.com/) - Searchable Patents Database * [PatentsExpiringToday](https://patentsexpiringtoday.com/) - Find Expired Patents -* [Layoffs.fyi](https://layoffs.fyi/) - Recent Layoffs Tracker +* [Layoffs.fyi](https://layoffs.fyi/) or [⁠WarnTracker](https://www.warntracker.com/) - Live Layoffs Trackers * [GoodJobsFirst](https://goodjobsfirst.org/) - Subsidy Tracker * [QR Menu Creator](https://qrmenucreator.com/) - Convert Menu to QR Codes * [CandidateChecker](https://candidatechecker.io/) - User Backgrounds for Hiring diff --git a/docs/mobile.md b/docs/mobile.md index 73551b9e0..be9922d54 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -119,7 +119,7 @@ ## ▷ APK Tools * ⭐ **[App Manager](https://muntashirakon.github.io/AppManager/)** / [GitHub](https://github.com/MuntashirAkon/AppManager), [Inure](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) or [Package Manager](https://smartpack.github.io/PackageManager/) / [GitHub](https://github.com/SmartPack/PackageManager) - Package Managers * ⭐ **[Lucky Patcher](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks)** (search) - App Patcher * ⭐ **Lucky Patcher Tools** - [Guide](https://flixbox.github.io/lp-compat/docs/intro) / [Compatibility](https://flixbox.github.io/lp-compat/) / [Subreddit](https://www.reddit.com/r/luckypatcher/) / [Discord](https://discord.com/invite/RS5ddYf7mw) -* ⭐ **[Obtainium](https://obtainium.imranr.dev/)** / [Configs](https://apps.obtainium.imranr.dev/) / [GitHub](https://github.com/ImranR98/Obtainium), [UpgradeAll](https://github.com/DUpdateSystem/UpgradeAll), [APKUpdater](https://github.com/rumboalla/apkupdater) or [InstallerX](https://t.me/InstallerX) (root) - APK Installers / Updaters +* ⭐ **[Obtainium](https://obtainium.imranr.dev/)** / [Configs](https://apps.obtainium.imranr.dev/) / [GitHub](https://github.com/ImranR98/Obtainium), [UpgradeAll](https://github.com/DUpdateSystem/UpgradeAll), [InstallerX-Revived](https://github.com/wxxsfxyzm/InstallerX-Revived/) (root) or [APKUpdater](https://github.com/rumboalla/apkupdater) - APK Installers / Updaters * ⭐ **[AntiSplit-M](https://github.com/AbdurazaaqMohammed/AntiSplit-M)** - Merge Split APKs * [Direct Download From Google Play](https://greasyfork.org/en/scripts/33005-direct-download-from-google-play/) - Add Direct DL Links to Google Play * [GBox](https://www.gboxlab.com/) - GMS Google Box / [Telegram](https://t.me/+ZiW_7bvq8Sc5MzFl) @@ -325,7 +325,7 @@ ## ▷ Root / Flash * [TWRP Root](https://twrp.me/) - TWRP Root / [Telegram](https://t.me/samsung_twrp_root) * [Orangefox](https://orangefox.download/) or [SkyHawk](https://skyhawkrecovery.github.io/) - Custom Recovery Firmware * [Smali Patcher](https://xdaforums.com/t/module-smali-patcher-7-4.3680053/) - Android System Patcher -* [LSPosed](https://github.com/JingMatrix/LSPosed) - LSPosed Framework +* [LSPosed](https://github.com/JingMatrix/LSPosed) - Module-Based Customization Framework * [PixelFlasher](https://github.com/badabing2005/PixelFlasher) - Pixel Phone Flashing GUI *** @@ -455,6 +455,7 @@ ## ▷ Android Adblocking ## ▷ Android Privacy * 🌐 **[Awesome Android Security](https://github.com/ashishb/android-security-awesome)** - Security Resources +* ↪️ **[Privacy-Focused Operating Systems](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_operating_systems)** * ↪️ **[Encrypted Messengers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_encrypted_messengers)** * ↪️ **[Android 2FA](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_password_privacy_.2F_2fa)** * ↪️ **[Android Proxy Clients](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_proxy_clients)** @@ -877,6 +878,7 @@ ## ▷ YouTube Music ## ▷ Android Podcasts / Radio +* ⭐ **[RadioDroid](https://github.com/segler-alex/RadioDroid)** - Radio App * ⭐ **[AntennaPod](https://antennapod.org/)** - Podcast Player / [GitHub](https://github.com/AntennaPod/AntennaPod) * ⭐ **[Pocket Casts](https://www.pocketcasts.com/)** - Podcast Player * [IHeartRadio](https://play.google.com/store/apps/details?id=com.clearchannel.iheartradio.controller) - Podcast / Radio App @@ -1309,6 +1311,7 @@ # ► iOS Streaming * [Tubi](https://apps.apple.com/app/id886445756) - Movies / TV * [Pluto](https://apps.apple.com/app/id751712884) - Movies / TV * [Mometu](https://apps.apple.com/us/app/mometu/id1609138069) - Movies / TV +* [⁠NebuloIPTV](https://github.com/mongoosemonke504/NebuloIPTV) - Live Sports * [Channels Pro](https://apps.apple.com/us/app/channels-pro-iptv-player/id1491605049) - Live Sports / Insert "veve.pro" * [Found TV](https://apps.foundtv.com/) - Found Footage Movies / Sign-Up Required * [Viki](https://apps.apple.com/app/id445553058) - Asian Drama diff --git a/docs/non-english.md b/docs/non-english.md index 0da9b9216..16eaab028 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -471,7 +471,7 @@ ## ▷ Torrenting ## ▷ Streaming * ⭐ **[RgShows](https://www.rgshows.ru/)** - Movies / TV / Anime / 4K / [Guide](https://www.rgshows.ru/guide.html) / [Discord](https://discord.com/invite/K4RFYFspG4) -* ⭐ **[Movix](https://www.movix.club/)** - Movies / TV / Anime +* ⭐ **[Movix](https://www.movix.blog/)** - Movies / TV / Anime * [Darkiworld](https://darkiworld14.com/) - Movies / TV / Anime / [Status](https://t.me/tirexo_officiel) * [xalaflix](https://xalaflix.in/) - Movies / TV / Anime / Dub / [Status](https://xalaflix.fun/), [2](https://xalaflix.zip/) / [Discord](https://discord.gg/7myEXg2tQF) / [Telegram](https://t.me/xalaflixofficiel) * [P-Stream](https://pstream.mov/) - Movies / TV / Anime / Auto-Next / Use Extension / [Notes](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#movie-web) / [Discord](https://discord.gg/uHU4knYRPa) / [GitHub](https://github.com/p-stream) diff --git a/docs/other/backups.md b/docs/other/backups.md index 208c836ff..c4e9850eb 100644 --- a/docs/other/backups.md +++ b/docs/other/backups.md @@ -35,7 +35,6 @@ * **[Reddit Backup](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/index)** * Add `/r/FREEMEDIAHECKYEAH/wiki/index` to the end of any [Redlib instance](https://github.com/redlib-org/redlib-instances/blob/main/instances.md) / [2](https://github.com/libreddit/libreddit-instances/blob/master/instances.md) * [GitHub Backup](https://github.com/fmhy/FMHY/wiki) -* [Saidit Backup](https://saidit.net/s/freemediaheckyeah/wiki/index) * [Rentry Backup](https://rentry.co/FMHY) / [Mirror](https://rentry.org/FMHY) * [SFW Rentry](https://rentry.co/piracy) / [Mirror](https://rentry.org/piracy) diff --git a/docs/privacy.md b/docs/privacy.md index f5566bca2..efb66f495 100644 --- a/docs/privacy.md +++ b/docs/privacy.md @@ -144,7 +144,8 @@ # ► Privacy * ↪️ **[File Encryption](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/file-tools#wiki_.25B7_file_encryption)** * ↪️ **[Drive Formatting / File Deletion](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/file-tools#wiki_.25B7_formatting_.2F_deletion)** * ↪️ **[Photo Forensics / Metadata](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/image-tools#wiki_.25B7_photo_forensics_.2F_metadata)** -* ⭐ **[Tails](https://tails.net/)** / [Telegram](https://t.me/torproject) / [GitHub](https://github.com/torproject), [Whonix](https://www.whonix.org/) / [Telegram](https://t.me/s/Whonix) / [GitHub](https://github.com/Whonix) or [Qubes](https://www.qubes-os.org/) / [GitHub](https://github.com/QubesOS) - Privacy-Based Operating Systems +* ↪️ **[Privacy-Focused Android Operating Systems](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_operating_systems)** +* ⭐ **[Tails](https://tails.net/)** / [Telegram](https://t.me/torproject) / [GitHub](https://github.com/torproject), [Whonix](https://www.whonix.org/) / [Telegram](https://t.me/s/Whonix) / [GitHub](https://github.com/Whonix) or [Qubes](https://www.qubes-os.org/) / [GitHub](https://github.com/QubesOS) - Privacy-Focused Operating Systems * [r/Privacy](https://reddit.com/r/privacy), [r/TheHatedOne](https://www.reddit.com/r/thehatedone) or [r/privatelife](https://www.reddit.com/r/privatelife/) - Privacy Discussion / Forums * [W10Privacy](https://www.w10privacy.de/english-home/) - Privacy and Data Protection Tools * [Telemetry.md](https://gist.github.com/ave9858/a2153957afb053f7d0e7ffdd6c3dcb89) - Disable Windows 10/11 Telemetry diff --git a/docs/storage.md b/docs/storage.md index ff04a4c25..5579ef796 100644 --- a/docs/storage.md +++ b/docs/storage.md @@ -309,10 +309,11 @@ ### MC Launchers Account Req *** -* [Prism Launcher](https://prismlauncher.org/) - Feature-Rich Launcher / [CurseForge Downloads](https://rentry.co/FMHYB64#curseforge-dl) +* [Prism Launcher](https://prismlauncher.org/) - Feature-Rich Launcher / [CurseForge Downloads](https://rentry.co/FMHYB64#curseforge-dl) / [Discord](https://discord.com/invite/ArX2nafFz2) / [GitHub](https://github.com/PrismLauncher/PrismLauncher) * [ATLauncher](https://atlauncher.com/) - Modpack Launcher / [Discord](https://discord.com/invite/B7TrrzH) * [Technic Launcher](https://www.technicpack.net/) - Modpack Launcher / [Discord](https://discord.com/invite/technic) * [Bedrock Launcher](https://bedrocklauncher.github.io/) - Bedrock Edition Launcher / [Version Warning](https://ibb.co/7NXBJXX5) / [GitHub](https://github.com/BedrockLauncher/BedrockLauncher) +* [⁠FjordLauncher](https://github.com/unmojang/FjordLauncher) - Prism Fork * [LabyMod](https://www.labymod.net/) - Launcher / [Discord](https://discord.com/invite/labymod) * [GDLauncher](https://gdlauncher.com/) - Launcher / [Discord](https://discord.com/invite/8n3NnERF22) * [WineGDK](https://github.com/Weather-OS/WineGDK) - Bedrock Launcher / macOS / Linux @@ -436,7 +437,7 @@ ## Survival * [r/Preppers](https://www.reddit.com/r/preppers/) * [Trail Sense](https://kylecorry.com/Trail-Sense/) - Wilderness Survival App / [GitHub](https://github.com/kylecorry31/Trail-Sense) -[OffGridDownload](https://t.me/offgriddownload), [ExploreMarMaris](http://www.exploremarmaris.com/read/Survival/), [r/PrepperFileShare](https://reddit.com/r/PrepperFileShare), [The Preparedness Encyclopedia](https://www.fluidicice.com/tpe) +[OffGridDownload](https://t.me/offgriddownload), [ExploreMarMaris](http://www.exploremarmaris.com/read/Survival/), [r/PrepperFileShare](https://reddit.com/r/PrepperFileShare), [The Preparedness Encyclopedia](https://www.fluidicice.com/tpe), [CD3WD Project](https://www.cd3wdproject.org/) *** diff --git a/docs/text-tools.md b/docs/text-tools.md index 56c0b86e9..2af4a90b5 100644 --- a/docs/text-tools.md +++ b/docs/text-tools.md @@ -343,7 +343,7 @@ ## ▷ Text / Code Collaboration ## ▷ Spreadsheet Editors * 🌐 **[MTEB Leaderboard](https://huggingface.co/spaces/mteb/leaderboard)** - Text Embedding AI Leaderboard -* [⁠Proton Sheets](https://proton.me/drive/sheets) or [EditCSVOnline](https://www.editcsvonline.com/) - Online CSV Viewers / Editors +* [⁠Proton Sheets](https://proton.me/drive/sheets), [⁠dSheets](https://sheets.fileverse.io/) or [EditCSVOnline](https://www.editcsvonline.com/) - Online Spreadsheet Viewers / CSV Editors * [tad](https://github.com/antonycourtney/tad), [Tree Sheets](https://strlen.com/treesheets/), [VisiData](https://www.visidata.org/), [Gnumeric](https://gnome.pages.gitlab.gnome.org/gnumeric-web/) or [Quadratic](https://www.quadratichq.com/) - Spreadsheet Viewers / CSV Editors * [Baserow](https://baserow.io/) / [GitLab](https://gitlab.com/baserow/baserow), [Framacalc](https://framacalc.org/), [EtherCalc](https://ethercalc.net/), [NocoDB](https://github.com/nocodb/nocodb) or [AirTable](https://airtable.com/) - Collaborative Spreadsheets * [Jamovi](https://www.jamovi.org/) - Statistical Spreadsheets diff --git a/docs/video.md b/docs/video.md index d1d84e190..6e81c9bd4 100644 --- a/docs/video.md +++ b/docs/video.md @@ -611,7 +611,7 @@ # ► Download Sites * ↪️ **[Video Download Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25BA_video_download)** * ⭐ **[Acer Movies](https://rentry.co/FMHYB64#acer)** - Movies / TV / Anime / [Discord](https://discord.com/invite/hpkMqrwRCE) * ⭐ **[Scloud](https://rentry.co/FMHYB64#scloud)** - Movies / TV / 4K / [Telegram](https://t.me/scloudmediahub) -* ⭐ **[111477](https://rentry.co/FMHYB64#directory-111477)** or [CineAmore](https://rentry.co/FMHYB64#cineamore) - Movies / TV / Anime / Directory / [Discord](https://discord.gg/YjkP4pANpg) +* ⭐ **[111477](https://rentry.co/FMHYB64#directory-111477)** - Movies / TV / Anime / Directory / [Discord](https://discord.gg/YjkP4pANpg) * ⭐ **[⁠The One Piece](https://m.flixindia.xyz/)** - Movie / TV / Anime / [Telegram](https://telegram.me/TheOnePieceUpdates) * ⭐ **[VegaMovies](https://vegamovies.gripe/)**, [2](https://moviesflix.ad/) - Movies / TV / Anime / 4K / [Telegram](https://telegram.dog/vega_officials) * ⭐ **[Pahe](https://pahe.ink/)** - Movies / TV / Anime / 4K / [Ad-Bypass (Must Have)](https://greasyfork.org/en/scripts/443277) / [Discord](https://discord.gg/4AvaCsd2J4) @@ -630,6 +630,7 @@ # ► Download Sites * [Vadapav](https://rentry.co/FMHYB64#vadapav) - Movies / TV * [⁠Medeberiya](https://medeberiya.net/) - Movie / TV * [TFPDL](https://tfpdl.se/category/movies/), [2](https://tfpdl.to/category/movies/) - Movies / TV / Anime +* [Ripper's Archive](https://rentry.co/FMHYB64#rippers-archive) - Movies / TV / Anime * [P-Stream](https://pstream.mov/) - Movies / TV / Anime / [Discord](https://discord.gg/uHU4knYRPa) * [ShowBox](https://www.showbox.media/) - Movies / TV / Anime / 4K / Use [Throwaway Gmail](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools/#wiki_.25B7_temp_mail) * [KatMovieHD](https://katworld.net/?type=KatmovieHD) - Movies / TV / Anime From ffb5eabd2dacaba9c1505587ea6e97bc41a638ce Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Fri, 16 Jan 2026 00:35:07 -0800 Subject: [PATCH 262/552] small update --- docs/video.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/video.md b/docs/video.md index 6e81c9bd4..14ab89f4c 100644 --- a/docs/video.md +++ b/docs/video.md @@ -455,7 +455,7 @@ ## ▷ Live Sports * [CricHD](https://crichd.at/), [2](https://crichd.com.co/) * [MainPortal66](https://mainportal66.com/) * [⁠GoalieTrend](https://www.goalietrend.com/daily-event) / [Discord](https://discord.gg/VKbvRcjDwa) -* [StreamCorner](https://streamcorner.info/) / [Discord](https://discord.com/invite/taGZeHc3GA) +* [StreamCorner](https://streamcorner.xyz/), [2](https://streamcorner.info/) / [Discord](https://discord.com/invite/taGZeHc3GA) * [Viprow](https://viprow.cv/) or [NFLBite](https://nflbite.digital/), [2](https://nhlbite.cc/) * [⁠FCTV33](https://www.fctv33.lat/), [2](https://may01gu.risenow3mtjt0k.sbs/), [3](https://emmau680.driveraudiencej2zeu49.sbs/), [4](https://www.rbsports77.mom/) / [Telegram](https://t.me/madplay77_b) * [MrGamingStreams](http://mrgamingstreams.org/), [2](https://www.mrgbackup.link/) / [Discord](https://discord.gg/BCtqVn5JKR) From 91775cc1ddf7fb34245ae5d59313779f74ee5fbc Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Fri, 16 Jan 2026 07:32:23 -0800 Subject: [PATCH 263/552] updated 3 pages --- docs/educational.md | 2 +- docs/misc.md | 2 +- docs/mobile.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/educational.md b/docs/educational.md index 7246040fa..eba747f54 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -1063,7 +1063,7 @@ # ► Developer Learning * [EggHead](https://egghead.io/) - Programming Courses * [TechSchool](https://techschool.dev/en) - Programming Courses / [Discord](https://discord.com/invite/C4abRX5skH) * [⁠Josh Comeau](https://www.joshwcomeau.com/) - Programming Tutorials -* [Scratch](https://scratch.mit.edu/) / [Extra Features](https://scratchaddons.com/) / [Package Projects](https://packager.turbowarp.org/) / [Javascript Converter](https://turbowarp.org/), [2](https://github.com/TurboWarp/) / [Wiki / Guides](https://scratch-wiki.info/) / [GitHub](http://github.com/ScratchAddons/ScratchAddons) or [⁠MIT App Inventor](https://appinventor.mit.edu/) - Beginner Programming Learning +* [Scratch](https://scratch.mit.edu/) / [Firefox Extension](https://scratchaddons.com/) / [Chrome Extension](https://www.scratchtools.app/) / [Package Projects](https://packager.turbowarp.org/) / [Javascript Converter](https://turbowarp.org/), [2](https://github.com/TurboWarp/) / [Wiki / Guides](https://scratch-wiki.info/) / [GitHub](http://github.com/ScratchAddons/ScratchAddons) or [⁠MIT App Inventor](https://appinventor.mit.edu/) - Beginner Programming Learning * [USACO Guide](https://usaco.guide/) - Competitive Programming Lessons * [Beej's Guides](https://www.beej.us/guide/) or [LearnByExample](https://learnbyexample.github.io/) - Programming Guides * [CodinGame](https://www.codingame.com/) - Games to Practice Coding / Programming diff --git a/docs/misc.md b/docs/misc.md index fb1e59fc6..77bcd8f22 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -550,7 +550,7 @@ ## ▷ Tech News * [The Brutalist Report](https://brutalist.report/) - Tech News * [Techxplore](https://techxplore.com/) - Tech News * [⁠ThisWeekInVideoGames](https://thisweekinvideogames.com/news/) - Gaming News -* [TuxURLs](https://tuxurls.com/, [phoronix](https://www.phoronix.com/) or [⁠LWN](https://lwn.net/Archives/) - Linux News +* [TuxURLs](https://tuxurls.com/), [phoronix](https://www.phoronix.com/) or [⁠LWN](https://lwn.net/Archives/) - Linux News * [Liliputing](https://liliputing.com/) - Hardware / Linux Mobile News * [Geeks3D](https://www.geeks3d.com/), [Toms Hardware](https://www.tomshardware.com/) or [Overclock3D](https://overclock3d.net/) - Hardware News / Reviews * [EmergentMind](https://www.emergentmind.com/), [⁠TestingCatalog](https://www.testingcatalog.com/), [Singularity Hub](https://singularityhub.com/) or [Dupple](https://www.dupple.com/techpresso) - AI News diff --git a/docs/mobile.md b/docs/mobile.md index be9922d54..d29520ce0 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -206,7 +206,7 @@ # ► Android Device * ↪️ **[Device Comparisons](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25B7_electronics)** * ⭐ **[XDA](https://xdaforums.com/)** - Android Discussion Forum / [Discord](https://discord.com/invite/e4v8qtkcBw) * ⭐ **[ADB AppControl](https://adbappcontrol.com/en/)** / [GUI](https://aya.liriliri.io/), [2](https://github.com/Alex4SSB/ADB-Explorer) / [Telegram](https://t.me/AdbAppControl_En), **[scrcpy](https://github.com/Genymobile/scrcpy)** / [Mobile App](https://github.com/zwc456baby/ScrcpyForAndroid) / [Subreddit](https://www.reddit.com/r/scrcpy), **[PlainApp](https://docs.plain.icu/)** / [GitHub](https://github.com/ismartcoding/plain-docs), [WebADB](https://app.webadb.com/), [QtScrcpy](https://github.com/barry-ran/QtScrcpy) or [Octi](https://github.com/d4rken-org/octi) - Android Device Managers / Controllers -* ⭐ **[Shizuku](https://shizuku.rikka.app/)** / [Tools](https://github.com/legendsayantan/ShizuTools) / [GitHub](https://github.com/RikkaApps/Shizuku), [Shizuku Fork](https://github.com/thedjchi/Shizuku) or [Dhizuku](https://github.com/iamr0s/Dhizuku) - Let Apps Use System API +* ⭐ **[Shizuku](https://shizuku.rikka.app/)** / [Tools](https://github.com/legendsayantan/ShizuTools) / [GitHub](https://github.com/RikkaApps/Shizuku), [⁠Essentials](https://github.com/sameerasw/essentials), [Shizuku Fork](https://github.com/thedjchi/Shizuku) or [Dhizuku](https://github.com/iamr0s/Dhizuku) - Let Apps Use System API * [Plexus](https://plexus.techlore.tech/) - De-Googled Device Compatibility / [GitHub](https://github.com/techlore/Plexus-app) * [GSMHosting](https://forum.gsmhosting.com/vbb/) - GSM Discussion Forum * [AVNC](https://github.com/gujjwal00/avnc) or [DroidVNC-NG](https://github.com/bk138/droidVNC-NG) - Remote Desktop Clients / VNC From 04d4449346ed46536cbc615ee696ad26633abc6e Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Fri, 16 Jan 2026 07:47:49 -0800 Subject: [PATCH 264/552] removed site --- docs/audio.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/audio.md b/docs/audio.md index 3e2d54079..f8275e5c7 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -387,7 +387,6 @@ ## ▷ Audio Ripping Tools * [Archive](https://rentry.co/FMHYB64#archive) - Qobuz / Tidal / Soundcloud / FLAC * [DeemixFix](https://gitlab.com/deeplydrumming/DeemixFix), [Deemix Revival](https://github.com/bambanah/deemix) or [SaturnMusic](https://github.com/SaturnMusic/) - Deezer / FLAC * [Murglar](https://murglar.app/) - Deezer / SoundCloud / VK / 320kb MP3 -* [⁠SpotiFLAC](https://github.com/afkarxyz/SpotiFLAC) - Tidal / Deezer / Qobuz / Amazon Music * [Shira](https://github.com/KraXen72/shira) - YouTube / SoundCloud / 128kb AAC * [QobuzDownloaderX-MOD](https://github.com/DJDoubleD/QobuzDownloaderX-MOD) - Qobuz / 128kb Free 256 ACC Premium / FLAC / Use Firehawk52 * [qobuz-dl](https://github.com/vitiko98/qobuz-dl) - Qobuz / 128kb Free / FLAC / Use Firehawk52 From b053290951bfcacc62ef9468a4bb178a13844603 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Fri, 16 Jan 2026 10:25:16 -0800 Subject: [PATCH 265/552] removed site --- docs/internet-tools.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/internet-tools.md b/docs/internet-tools.md index 84c98e90b..7274dfe7b 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -55,7 +55,6 @@ ## ▷ Password Managers ## ▷ Paywall Bypass -* ⭐ **[Archive.today](https://archive.is/)** / [.li](https://archive.li/) / [.ph](https://archive.ph/) / [.vn](https://archive.vn/) / [.fo](https://archive.fo/) / [.md](https://archive.md/) - Archived Articles * ⭐ **[Bypass Paywalls Clean](https://gitflic.ru/project/magnolia1234/bpc_uploads)** - Browser Extensions / [X](https://x.com/Magnolia1234B) * ⭐ **[Freedium](https://freedium-mirror.cfd/)**, [ReadMedium](https://readmedium.com/) or [Medium Parser](https://github.com/Xatta-Trone/medium-parser-extension) - Bypass Medium Paywalls * ⭐ **[wallabag](https://wallabag.org/)** or [Ladder](https://github.com/everywall/ladder) - Self-Hosted @@ -817,7 +816,6 @@ ## ▷ Archive Services * ⭐ **[Internet Archive](https://archive.org/)** - Internet Archive / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage/#wiki_internet_archive_tools) * ⭐ **[Wayback Machine](https://web.archive.org/)** - Archive Web Pages * ⭐ **Wayback Machine Tools** - [Downloader](https://github.com/jsvine/waybackpack) / [Browser Extension](https://github.com/internetarchive/wayback-machine-webextension), [2](https://vegetableman.github.io/vandal/) / [Script](https://github.com/overcast07/wayback-machine-spn-scripts) / [Auto Load](https://gitlab.com/gkrishnaks/WaybackEverywhere-Firefox) -* ⭐ **[Archive.today](https://archive.is/)** / [.li](https://archive.li/) / [.ph](https://archive.ph/) / [.vn](https://archive.vn/) / [.fo](https://archive.fo/) / [.md](https://archive.md/) - Archive Web Pages / Paywall Bypass * ⭐ **[Web Archives](https://github.com/dessant/web-archives)** or [Resurrect Pages Fork](https://github.com/Albirew/resurrect-pages-isup-edition) - Browser Extensions * ⭐ **[CachedView](https://cachedview.nl/)** or [Quick Cache](https://cybdetective.com/quickcacheandarhivesearch.html) - Aggregate Cache Results * [Ghost Archive](https://ghostarchive.org/) - Archive Web Pages From 6e7a285a46c028eb27b7ce2d50f657c46fd0342d Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Fri, 16 Jan 2026 11:57:09 -0800 Subject: [PATCH 266/552] small update --- docs/reading.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reading.md b/docs/reading.md index 7230518c8..e9dc6a63f 100644 --- a/docs/reading.md +++ b/docs/reading.md @@ -471,7 +471,7 @@ ## ▷ Manga * ⭐ **[MangaPark](https://mangapark.net/)** / [Discord](https://discord.gg/jctSzUBWyQ) * ⭐ **[MangaFire](https://mangafire.to/)** / [Subreddit](https://www.reddit.com/r/Mangafire/) / [Discord](https://discord.com/invite/KRQQKzQ6CS) * ⭐ **[MangaNato](https://www.manganato.gg/)**, [2](https://www.nelomanga.net/), [3](https://www.mangakakalot.gg), [4](https://www.natomanga.com/) / [Discord](https://discord.gg/Qhz84GGvE9) -* ⭐ **[BATO.TO](https://bato.to/)**, [2](https://fto.to/) / [Mirrors](https://batotomirrors.pages.dev/) / [Discord](https://discord.com/invite/batoto) +* ⭐ **[BATO.TO](https://bato.to/)**, [2](https://fto.to/) / [Mirrors](https://batotomirrors.pages.dev/) / [Discord](https://discord.gg/RW5yzjrHP) * ⭐ **[Kagane](https://kagane.org/)** / [Discord](https://discord.com/invite/kBPYVSzwUE) * ⭐ **[Nyaa Manga / LNs](https://nyaa.si/?f=0&c=3_0&q=)** - Torrents * [MangaKatana](https://mangakatana.com/) From fd171130a9345c04bcd25147e827cd34e5a6a737 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sat, 17 Jan 2026 07:59:46 -0800 Subject: [PATCH 267/552] updated 14 pages --- docs/ai.md | 17 ++++++++--------- docs/audio.md | 2 +- docs/developer-tools.md | 2 +- docs/downloading.md | 2 +- docs/educational.md | 3 ++- docs/gaming-tools.md | 4 ++-- docs/gaming.md | 1 + docs/internet-tools.md | 2 +- docs/misc.md | 3 ++- docs/mobile.md | 6 ++++-- docs/non-english.md | 38 ++++++++++++++++++++++++++++++++------ docs/system-tools.md | 1 - docs/text-tools.md | 1 + docs/video.md | 16 ++++++++++++---- 14 files changed, 68 insertions(+), 30 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index 424fcb7ff..f3842f525 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -42,7 +42,7 @@ ## ▷ Official Model Sites ## ▷ Multiple Model Sites * ⭐ **[LMArena](https://lmarena.ai/?mode=direct)** - Multiple Chatbots / No Sign-Up / Reset Limits w/ Temp Mail / [X](https://x.com/arena) / [Discord](https://discord.com/invite/lmarena) -* [Yupp.ai](https://yupp.ai/) - Gemini 3 Pro / GPT-5.1-high / Grok 4.1 / Qwen 3 Max / Google Login / [Discord](https://discord.com/invite/yuppai) +* [Yupp.ai](https://yupp.ai/) - Nano Banana Pro / GPT Image 1.5 / Multiple Generators / Google Login / [Discord](https://discord.com/invite/yuppai) * [Pollinations](https://chat.pollinations.ai/) - Gemini 3 Pro / Claude 4.5 Opus / GPT 5.2 / No Sign-Up / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#pollinations-limits) * [⁠ISH](https://ish.chat/) - GPT-5 / Grok 4.1 / Kimi K2 / Multiple Chatbots / No Sign-Up / [Subreddit](https://www.reddit.com/r/Ishchat/) / [Discord](https://discord.gg/cwDTVKyKJz) * [AI Assistant](https://aiassistantbot.pages.dev/) - Deepseek-V3.2/ GLM-4.7/ Mistral Large 3 / Kimi K2 / Multiple Chatbots / No Sign-Up @@ -297,12 +297,12 @@ # ► Video Generation * ⭐ **[⁠GeminiGen AI](https://geminigen.ai/app/video-gen)** - Sora 2 / Grok / Google Login Required / [Discord](https://discord.gg/vJnYe86T8F) * [Bing Create](https://www.bing.com/images/create) - Sora 1 / No Image Input * [Sora](https://openai.com/index/sora/) - 6 Daily / [Signup Guide](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#sora) / [Remove Watermarks](https://unmarkit.app/sora) -* [Qwen](https://chat.qwen.ai/) - 10 Daily / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) * [Wan AI](https://wan.video/) / Wan Ai / Wan 2.6 / Image to Video / [GitHub](https://github.com/Wan-Video/Wan2.1) +* [Qwen](https://chat.qwen.ai/) - 10 Daily / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) * [⁠Vheer](https://vheer.com/) - Unlimited / No Sign-Up * [AIFreeVideo](https://aifreevideo.com/) - Unlimited / MiniMax Video-01 / Sign-Up Required * [Meta AI](https://www.meta.ai/) - Unlimited / Sign-Up Required -* [⁠Klipy](https://klipy.com/) - Klipy / Veo 3 / Unlimited / Sign-Up Required +* [⁠Klipy](https://klipy.com/) - Klipy / Veo 3 / GIFs / Unlimited / Sign-Up Required * [Google Whisk](https://labs.google/fx/en/tools/whisk) - Veo 3 / 10 Monthly * [Google Flow](https://labs.google/fx/tools/flow) - Veo 2 (10 Monthly) / Veo 3.1 (5 Monthly) * [Dreamina](https://dreamina.capcut.com/ai-tool/home) - 120 Credits Daily @@ -323,14 +323,14 @@ # ► Image Generation * ⭐ **[Gemini](https://gemini.google.com/)** - Nano Banana (100 per day) / Nano Banana Pro (2 per day) / Sign-Up Required / Region-Based / [Remove Watermarks](https://banana.ovo.re/) / [Discord](https://discord.com/invite/gemini) * ⭐ **[AI Studio](https://aistudio.google.com/generate-image)** or [Whisk](https://labs.google/fx/en/tools/whisk) - Imagen 4 + Ultra / Nano Banana / Sign-Up Required / [Discord](https://discord.com/invite/gemini) * ⭐ **[Bing Create](https://www.bing.com/images/create)** - Unlimited / GPT-4o / MAI-Image-1 / Editing / Sign-Up Required -* ⭐ **[Perchance](https://perchance.org/ai-photo-generator)** / [2](https://perchance.org/ai-text-to-image-generator) - Chroma-Based / Unlimited / No Sign-Up / [Resources](https://perchance.org/perlist) / [Lemmy](https://lemmy.world/u/perchance) / [Subreddit](https://www.reddit.com/r/perchance/) / [Discord](https://discord.gg/43qAQEVV9a) -* ⭐ **[PigenAI](https://pigenai.art/)** - 50 Daily / Multiple Generators / Editing (50 Credits) +* ⭐ **[PigenAI](https://pigenai.art/)** - 50 Credits Daily / Editing / Generating/ Z-Image Turbo / Unlimited / Multiple Generators * ⭐ **[Dreamina](https://dreamina.capcut.com/ai-tool/home)** - 120 Credits Daily / Seedream 4.5/ Nano Banana / Sign-Up Required +* ⭐ **[Perchance](https://perchance.org/ai-photo-generator)** / [2](https://perchance.org/ai-text-to-image-generator) - Chroma-Based / Unlimited / No Sign-Up / [Resources](https://perchance.org/perlist) / [Lemmy](https://lemmy.world/u/perchance) / [Subreddit](https://www.reddit.com/r/perchance/) / [Discord](https://discord.gg/43qAQEVV9a) * [Yupp.ai](https://yupp.ai/) - Nano Banana Pro / GPT Image 1.5 / Seedream 4.5 Max / Qwen-Image / Google Login / [Discord](https://discord.com/invite/yuppai) * [Pollinations](https://chat.pollinations.ai/) - Nano Banana Pro / GPT Image 1.5 / Multiple Generators / No Sign-Up / [Limit Tips](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#pollinations-limits) * [⁠ISH](https://ish.chat/) - Unlimited / GPT Image 1 mini / Dall-E 3 / Flux Kontext (dev) / Editing / No Sign-Up / [Subreddit](https://www.reddit.com/r/Ishchat/) / [Discord](https://discord.gg/cwDTVKyKJz) * [⁠Hunyuan Image Generation](https://hunyuan.tencent.com/image/en) - Hunyuan Image 3.0 / Unlimited -* [Grok](https://grok.com/) - Traffic-Based / Editing / Prompt Gen Required Sign-Up / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) +* [Grok](https://grok.com/) - Traffic-Based / Editing / Generating / Sign-Up Required / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) * [Qwen](https://chat.qwen.ai/) - 30 Per 24 Hours / Editing / Sign-Up Required / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) * [Recraft](https://www.recraft.ai/) - 30 Daily / Sign-Up Required / [Discord](https://discord.gg/recraft) * [Reve Image](https://app.reve.com) - 20 Daily / Editing / Sign-Up Required / [X](https://x.com/reve) / [Discord](https://discord.gg/Nedxp9fYUZ) @@ -340,11 +340,10 @@ # ► Image Generation * [AIGazou](https://muryou-aigazou.com/) - Flux / Z-Image Turbo / Unlimited / No Sign-Up / Seedream 3 / GPT Image 1 / 10 Daily / Sign-Up Required / [Discord](https://discord.gg/v6KzUbPeKh) * [Meta AI](https://www.meta.ai/) - Unlimited / Sign-Up Required * [⁠Vheer](https://vheer.com/) - Unlimited / Flux Kontext Dev / Flux Schnell -* [Z-Image](https://huggingface.co/spaces/Tongyi-MAI/Z-Image-Turbo) / [GitHub](https://github.com/Tongyi-MAI/Z-Image) or [Z-GEN TURBO](https://z-gen-turbo.vercel.app/) - Z-Image +* [Z-Image](https://huggingface.co/spaces/Tongyi-MAI/Z-Image-Turbo) / [GitHub](https://github.com/Tongyi-MAI/Z-Image), [Pollinations Play](https://pollinations.ai/play) or [Z-GEN TURBO](https://z-gen-turbo.vercel.app/) - Z-Image Turbo * [⁠Ernie](https://ernie.baidu.com/) - Unlimited / Editing / Sign-Up Required * [LongCat AI](https://longcat.chat/) - 100 Daily / Editing -* [Pollinations Play](https://pollinations.ai/play) - Unlimted / Nano Banana / Z-Image Turbo -* [Mage](https://www.mage.space/) / [Discord](https://discord.com/invite/GT9bPgxyFP), [⁠Tater AI](https://taterai.github.io/Text2Image-Generator.html), [Loras](https://www.loras.dev/) / [X](https://x.com/tater_ai) / [GitHub](https://github.com/Nutlope/loras-dev), [ToolBaz](https://toolbaz.com/image/ai-image-generator), [AI Gallery](https://aigallery.app/) / [Telegram](https://t.me/aigalleryapp), [Seedream](https://seedream.pro/), [AIFreeForever](https://aifreeforever.com/image-generators), [⁠ZonerAI](https://zonerai.com/) or [Art Genie](https://artgenie.pages.dev/) - Flux Schnell +* [Mage](https://www.mage.space/) / [Discord](https://discord.com/invite/GT9bPgxyFP), [⁠Tater AI](https://taterai.github.io/Text2Image-Generator.html), [Loras](https://www.loras.dev/) / [X](https://x.com/tater_ai) / [GitHub](https://github.com/Nutlope/loras-dev), [ToolBaz](https://toolbaz.com/image/ai-image-generator), [AI Gallery](https://aigallery.app/) / [Telegram](https://t.me/aigalleryapp), [AIFreeForever](https://aifreeforever.com/image-generators), [⁠ZonerAI](https://zonerai.com/) or [Art Genie](https://artgenie.pages.dev/) - Flux Schnell * [⁠Coze](https://space.coze.cn/) - Seadream 4.0 / SoTA Image Gen / 50 Daily / Sign-Up with Phone # Required / US Select CA * [AIImagetoImage](https://aiimagetoimage.io/) or [⁠Image-Editor](https://image-editor.org/) - Nano Banana / Editing / No Sign-Up * [imgsys](https://imgsys.org/) - Compare Generators / Unlimited / No Direct Mode diff --git a/docs/audio.md b/docs/audio.md index f8275e5c7..d31353f9c 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -726,7 +726,7 @@ # ► Audio Tools * [Phiola](https://github.com/stsaz/phiola), [AudioToolSet](https://audiotoolset.com/) or [Safeaudiokit](https://safeaudiokit.com/) - Audio Multi-Tool Apps / Sites * [Vocaroo](https://vocaroo.com/) - Online Voice Recorder * [Tunebat](https://tunebat.com/) or [QO & SPECTRE](https://docs.google.com/spreadsheets/u/0/d/1QEvWoGa10BctJ1yqDgZl3IoY8bhB3AwbHzgCHjJ5neI/htmlview) - Music Key / BPM Databases -* [Karaoke Mugen](https://mugen.karaokes.moe/en/) - Karaoke App +* [Karaoke Mugen](https://mugen.karaokes.moe/en/) or [Karaoke Eternal](https://www.karaoke-eternal.com/) / [Discord](https://discord.gg/PgqVtFq) / [GitHub](https://github.com/bhj/KaraokeEternal/) - Karaoke Apps / Systems * [X-Minus](https://x-minus.pro/) or [LRC Maker](https://lrcmaker.com/) - Create / Find Karaoke Songs * [⁠Kara.moe](https://kara.moe/) - Anime Theme Song Videos / Download / Karaoke * [Librescore Downloader](https://github.com/LibreScore/dl-librescore) - Librescore Downloader diff --git a/docs/developer-tools.md b/docs/developer-tools.md index d153c3111..a0df54187 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -65,7 +65,7 @@ # ► Developer Tools * [Deps.dev](https://deps.dev/) - Open Source Package Search * [N8N](https://n8n.io/) / [Workflow Index](https://github.com/Zie619/n8n-workflows) - Workflow Automation * [botwiki](https://botwiki.org/) - Learn How to Make Bots -* [Sentry](https://sentry.io/) or [Darkly](launchdarkly.com/) - Error Tracking Platforms +* [Sentry](https://sentry.io/) or [Darkly](https://launchdarkly.com/) - Error Tracking Platforms * [Mockaroo](https://mockaroo.com/) or [Mockium](https://softwium.com/mockium/) - Generate Test Data * [Big List of Naughty Strings](https://github.com/minimaxir/big-list-of-naughty-strings) - Check for Edge Case Inputs * [overmind](https://github.com/DarthSim/overmind) - Process Managers diff --git a/docs/downloading.md b/docs/downloading.md index f10d8590d..0fbe52793 100644 --- a/docs/downloading.md +++ b/docs/downloading.md @@ -135,7 +135,7 @@ ## ▷ FOSS Sites * [Awesome CLI Apps](https://github.com/toolleeo/awesome-cli-apps-in-a-csv) or [CLI Club](https://cli.club/) - FOSS CLI Apps / Tools * [Free Software Directory](https://directory.fsf.org/wiki/Main_Page) - FOSS Wikis * [FOSS Wiki](https://en.wikipedia.org/wiki/Portal:Free_and_open-source_software/Categories) - FOSS Wikis -* [Is It Really FOSS](https://isitreallyfoss.com/⁠) - Determine if Software is FOSS / [Source Code](https://codeberg.org/danb/isitreallyfoss) +* [Is It Really FOSS](https://isitreallyfoss.com⁠) - Determine if Software is FOSS / [Source Code](https://codeberg.org/danb/isitreallyfoss) *** diff --git a/docs/educational.md b/docs/educational.md index eba747f54..e12f71fba 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -512,7 +512,7 @@ ## ▷ Aerospace Engineering * [⁠r/rocketry](https://www.reddit.com/r/rocketry/) - Project Rocketry Community / [Discord](https://discord.com/invite/Ezgs4TGXvx) * [⁠NAR](https://www.nar.org/) - Project Rocketry Safety / Learning / [Facebook](https://www.facebook.com/groups/2255560886/) * [Nakka Rocketry](https://nakka-rocketry.net/) - Project Rocket Technical Archive -* [HalfCatRocketry](https://www.halfcatrocketry.com/) - Liquid Rocket Motor Info / Resources / [X](https://x.com/HalfCatRocketry) / [Discord](https://discord.gg/y2AH6ZegBX) / [GitHub](https://github.com/HalfCatRocketry) +* [Half Cat Rocketry](https://www.halfcatrocketry.com/) - Liquid Rocket Motor Info / Resources / [X](https://x.com/HalfCatRocketry) / [Discord](https://discord.gg/y2AH6ZegBX) / [GitHub](https://github.com/HalfCatRocketry) * [⁠Jacobs Rocketry](https://www.jacobsrocketry.com/) - Project Rocketry Info / Manuals * [⁠MIT Rocket Team](https://wikis.mit.edu/confluence/display/RocketTeam/MIT+Rocket+Team+Home) - Official MIT Rocket Team Wiki / Resources Wikipedia * [⁠OpenRocket](https://openrocket.info/) - Model Rocket Simulator / [Discord](https://discord.gg/qD2G5v2FAw) / [GitHub](https://github.com/openrocket/openrocket) @@ -943,6 +943,7 @@ ## ▷ Sign Languages * [ASL Dictionary](https://www.signasl.org/), [StrongASL](https://www.strongasl.com/), [LifePrint](https://lifeprint.com/), [ASLCore](https://aslcore.org/) or [HandSpeak](https://www.handspeak.com/) - American Sign Language Dictionaries * [Text to Sign](https://wecapable.com/tools/text-to-sign-language-converter/) - Convert Text to Fingerspelling in ASL or BSL * [Rochester ASL / LSF](https://projects.lib.rochester.edu/lsf-asl-app/) - ASL / LSF / Click Dictionary +* [SignFlow](https://signflow.website/) - Interactive Sign Dictionary / Learning * [BSL Dictionary](https://www.signbsl.com/), [BSL Signbank](https://bslsignbank.ucl.ac.uk/), [MobileSign](http://www.mobilesign.org/) or [Signd](https://signd.co.uk/) - British Sign Language Dictionaries * [Signbank](https://auslan.org.au/) - Australian Sign Language Dictionary * [NZSL](https://nzsl.nz/) - New Zealand Sign Language Dictionary diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index 91bd21a1f..fdeafa01d 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -92,7 +92,7 @@ ## ▷ Optimization Tools * [ReShade](https://reshade.me/) - Generic Post-Processing Injector / [Easy Installer](https://github.com/OopyDoopy/ReShade-Centralized) / [Shaders](https://github.com/BlueSkyDefender/Depth3D) / [Discord](https://discord.com/invite/PrwndfH) / [GitHub](https://github.com/crosire/reshade) * [Scanlines for Windows](https://s4windows.itch.io/scanlines-for-windows) - Add Scanlines to Games / [Discord](https://discord.gg/MqxMj8MT55) * [DLSSG to FSR3](https://github.com/Nukem9/dlssg-to-fsr3) - AMD FSR3 Frame Generation for NVIDIA -* [WindowedBorderlessGaming](https://westechsolutions.net/sites/WindowedBorderlessGaming/), [Borderless Gaming](https://github.com/Codeusa/Borderless-Gaming) or [FullScreenizer](http://runtimeterror.com/tools/fullscreenizer/) - Borderless Windows for All Games +* [WindowedBorderlessGaming](https://westechsolutions.net/sites/WindowedBorderlessGaming/), [Borderless Gaming](https://legacy.borderlessgam.ing/) / [Discord](https://discord.gg/8UvpR5UgX3) / [GitHub](https://github.com/andrewmd5/Borderless-Gaming) or [FullScreenizer](http://runtimeterror.com/tools/fullscreenizer/) - Borderless Windows for All Games * [DxWnd](https://sourceforge.net/projects/dxwnd/) - Play Fullscreen Only Games in Window * [WSGF](https://www.wsgf.org/) - Widescreen Gaming Community / Solutions * [Widescreen Fixes Pack](https://thirteenag.github.io/wfp) / [GitHub](https://github.com/ThirteenAG/WidescreenFixesPack), [Widescreen Fixer v3.4](https://community.pcgamingwiki.com/files/file/1754-widescreen-fixer-v34-r737/) or [Flawless Widescreen](https://www.flawlesswidescreen.org/) - Widescreen Fixes @@ -785,8 +785,8 @@ # ► Game Specific * [Ready or Not Doc](https://docs.google.com/spreadsheets/d/1d89lpFDA9lo_v13iBlnhtuA6DvuUnKfPaeo0d4RBGJ4/) - Ready or Not Info * [EFEM](https://efem.club/) - Football Manager Database / Info * [FM Moneyball](https://www.fmdatalab.com/tutorials/moneyball) - Football Manager Recruitment Tool / [Tutorial](https://youtu.be/vBoHCH-rZMI) +* [Asphalt Database](https://asphalt9.info/) - Asphalt Legends Unite Database / Wiki * [WRCsetups](https://wrcsetups.com/) - WRC Setups -* [Peacock](https://thepeacockproject.org/) - Hitman World of Assassination Server Replacement / [GitHub](https://github.com/thepeacockproject/Peacock) * [Collection Manager](https://github.com/Piotrekol/CollectionManager) - Osu! Collection Manager * [osu trainer](https://github.com/FunOrange/osu-trainer) - Osu! Trainer * [danser-go](https://github.com/Wieku/danser-go) - Osu! Dancing Visualizer diff --git a/docs/gaming.md b/docs/gaming.md index 28fbcf756..90cd56d34 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -240,6 +240,7 @@ ## ▷ Revival Projects * [OpenNox](https://github.com/opennox/opennox) - Nox Revival Project / [Discord](https://discord.gg/HgDUeXhAyW) * [Sonic Runners Revival](https://sonicrunners.com/) - ⁠Sonic Runners Revival / [Discord](https://discord.gg/T5ytR6T) * [r/MinecraftStoryMode](https://www.reddit.com/r/MinecraftStoryMode/) - Minecraft Story Mode Revival Project / [Discord](https://discord.gg/zUuABEc6at) +* [Peacock](https://thepeacockproject.org/) - Hitman World of Assassination Server Replacement / [GitHub](https://github.com/thepeacockproject/Peacock) * [SpaceCadetPinball](https://github.com/k4zmu2a/SpaceCadetPinball) - Space Cadet Pinball / [Android](https://github.com/fexed/Pinball-on-Android) *** diff --git a/docs/internet-tools.md b/docs/internet-tools.md index 7274dfe7b..ce1106046 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -447,7 +447,7 @@ ## ▷ Temp Mail * ⭐ **[Mail.tm](https://mail.tm/)** or [Mail.gw](https://mail.gw/) - Forever / 7 Days / 1 Domain * ⭐ **[temp-mail.org](https://temp-mail.org/)** - Forever / 2 Hours / N/A / [Telegram Bot](https://t.me/TempMail_org_bot) * ⭐ **[temp-mail.io](https://temp-mail.io/)** - 1 Day / 1 Day / 12 Domains -* [EduMail](https://edumail.icu/), [Zenvex](https://zenvex.dev/) / [2](https://www.temporam.com/) / [3](https://tempsmail.org/) / [4](https://tempmail.pw) / [5](https://www.emailgenerator.org/) / [6](https://edumail.su/), [Tempumail](https://tempumail.com/edu-mail-generator) or [etempmail](https://eTempMail.com/) - .Edu Addresses +* [EduMail](https://edumailfree.com/), [Zenvex](https://zenvex.dev/) / [2](https://www.temporam.com/) / [3](https://tempsmail.org/) / [4](https://tempmail.pw) / [5](https://www.emailgenerator.org/) / [6](https://edumail.su/), [Tempumail](https://tempumail.com/edu-mail-generator) or [etempmail](https://eTempMail.com/) - .Edu Addresses * [Guerrilla Mail](https://www.guerrillamail.com/) - Forever / 1 Hour / 11 Domains / [SharkLasers](https://www.sharklasers.com/) * [Bloody Vikings!](https://addons.mozilla.org/en-US/firefox/addon/bloody-vikings/) - Temp Email Extension * [Tmail.io](https://tmail.io/) - Gmail / Forever / 1 Day / 4 Domains diff --git a/docs/misc.md b/docs/misc.md index 77bcd8f22..b62b62c73 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -660,6 +660,7 @@ ## ▷ Workout / Exercise * [GoldenCheetah](https://www.goldencheetah.org/), [AAT](https://bailu.ch/aat/) - Cycling / Biking Trackers * [AllTrails](https://www.alltrails.com/), [Wikiloc](https://www.wikiloc.com/) or [TrailRouter](https://trailrouter.com/) - Hiking / Trail Routes * [Wanderer](https://github.com/Flomp/wanderer) - Self-Hosted Trail Database +* [⁠OpenClimbing](https://openclimbing.org/) - Editable Climbing Map / [GitHub](https://github.com/zbycz/osmapp) * [fastnfitness](https://github.com/brodeurlv/fastnfitness) or [PFCTE](https://github.com/SecUSo/privacy-friendly-circuit-training-exercises) - Exercise & Activity Trackers * [wger](https://wger.de/) - Self-Hosted Workout, Nutrition / Weight App / [Fitness](https://github.com/wger-project/flutter) / [GitHub](https://github.com/wger-project/wger) * [Start Bodyweight](http://www.startbodyweight.com/) - Bodyweight Training @@ -1001,7 +1002,7 @@ ## ▷ Electronics * ⭐ **[PCPartPicker](https://pcpartpicker.com/)**, [BuildCores](http://www.buildcores.com/) / [Subreddit](https://reddit.com/r/buildcores) / [Discord](https://discord.gg/gxHtZx3Uxe) or [CGDirector](https://www.cgdirector.com/pc-builder/) - PC Building Sites * ⭐ **[r/PCMasterrace Builds](https://pcmasterrace.org/builds)**, [r/BuildaPC Wiki](https://www.reddit.com/r/buildapc/wiki/index) or [PC Tiers](https://pctiers.com/) - PC Building Guides / **[Video](https://youtu.be/s1fxZ-VWs2U)** * ⭐ **[NanoReview](https://nanoreview.net/)**, **[TechPowerup](https://www.techpowerup.com/)**, [TechGearLab](https://www.techgearlab.com/), [ProductChart](https://www.productchart.com/), [Octoparts](https://octopart.com/), [Technical City](https://technical.city/) or [Techspecs](https://techspecs.io/) - Tech / Hardware Comparisons -* ⭐ **[rtings](https://www.rtings.com/)** - Hardware / Tech Reviews / Clear Cookies Reset Limit / [X](https://x.com/rtingsdotcom) / [Discord](https://discord.gg/GFv6FyUcm7) +* ⭐ **[rtings](https://www.rtings.com/)** / [X](https://x.com/rtingsdotcom) / [Discord](https://discord.gg/GFv6FyUcm7) or [⁠LTT Labs](https://www.lttlabs.com/) - Hardware / Tech Reviews / Clear Cookies Reset Limit * ⭐ **[Open Benchmarking](https://openbenchmarking.org/)** - Hardware Benchmarks * ⭐ **[GSMArena](https://www.gsmarena.com/)** / [Guide](https://www.gsmarena.com/reviews.php3?sTag=Buyers+guide), [Prepaid Compare](https://prepaidcompare.net/), [PhoneDB](https://phonedb.net/), [GSMChoice](https://www.gsmchoice.com/en/), [⁠Antutu](https://www.antutu.com/en/ranking/rank1.htm) or [Kimovil](https://www.kimovil.com/en/) - Compare Phones / Prices * ⭐ **[CPUBenchmark](https://www.cpubenchmark.net/)**, [Toms GPU Hierarchy](https://www.tomshardware.com/reviews/gpu-hierarchy) or [NoteBenchcheck](https://www.notebookcheck.net/Benchmarks-Tech.123.0.html) - GPU / CPU Benchmarks diff --git a/docs/mobile.md b/docs/mobile.md index d29520ce0..162f8bc7d 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -20,11 +20,11 @@ ## ▷ Modded APKs * [Sbenny](https://sbenny.com/) / [Subreddit](https://www.reddit.com/r/SbennyOfficial/) * [farsroid](https://www.farsroid.com/) / Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) / [Telegram](https://t.me/farsroid_official) * [APKSum](https://www.apksum.com/) +* [APKVision](https://apkvision.org/) / [Telegram](https://t.me/apkvision) * [⁠Android Zone](https://android-zone.ws/) * [AndroidRepublic](https://androidrepublic.org/) * [Androeed](https://androeed.store/), [2](https://androeed.ru/) / [Telegram](https://t.me/androeed_store) * [AndroPalace](https://www.andropalace.org/) / [Telegram](https://telegram.me/officialandropalace) -* [APKVision](https://apkvision.org/) * [9Mod](https://9mod.com/) * [A2Z APK](https://a2zapk.io/) / [Telegram](https://t.me/a2zapkofficial) * [APK4Free](https://apk4free.net/) / [Telegram](https://t.me/apk4free_net) @@ -325,7 +325,8 @@ ## ▷ Root / Flash * [TWRP Root](https://twrp.me/) - TWRP Root / [Telegram](https://t.me/samsung_twrp_root) * [Orangefox](https://orangefox.download/) or [SkyHawk](https://skyhawkrecovery.github.io/) - Custom Recovery Firmware * [Smali Patcher](https://xdaforums.com/t/module-smali-patcher-7-4.3680053/) - Android System Patcher -* [LSPosed](https://github.com/JingMatrix/LSPosed) - Module-Based Customization Framework +* [⁠Rezygisk](https://github.com/PerformanC/ReZygisk) - Zygote Injection Engine +* [ReLSPosed](https://github.com/ThePedroo/ReLSPosed) or [LSPosed](https://github.com/JingMatrix/LSPosed) - Module-Based Customization Framework * [PixelFlasher](https://github.com/badabing2005/PixelFlasher) - Pixel Phone Flashing GUI *** @@ -417,6 +418,7 @@ ## ▷ Android Utilities * [AudioNote](https://certified84.github.io/AudioNote/) or [⁠Fossify Voice Recorder](https://github.com/FossifyOrg/Voice-Recorder) - Video / Voice Recorders * [⁠AndroidMic](https://github.com/teamclouday/AndroidMic) - Use Android as PC Mic * [ChatBox](https://github.com/Bin-Huang/chatbox), [Rikka AI](https://rikka-ai.com/) / [Discord](https://discord.gg/9weBqxe5c4) / [GitHub](https://github.com/rikkahub/rikkahub), [Maid](https://github.com/Mobile-Artificial-Intelligence/maid), [ChatterUI](https://github.com/Vali-98/ChatterUI), [⁠Google AI Edge Gallery](https://github.com/google-ai-edge/gallery) or [PocketPal AI](https://github.com/a-ghorbani/pocketpal-ai) - Local AI Chatbots +* [⁠Arc](https://play.google.com/store/apps/details?id=com.rethink.arc) - AI Assistant * [Noiseun Canceller](https://play.google.com/store/apps/details?id=com.jazibkhan.noiseuncanceller) - Audio Surrounding Recorder * [Voiceliner](https://a9.io/voiceliner/) - Voice Memos / [GitHub](https://github.com/maxkrieger/voiceliner) * [⁠Mopria Scan](https://play.google.com/store/apps/details?id=org.mopria.scan.application) - Auto Connect Android to Scanners / Printers diff --git a/docs/non-english.md b/docs/non-english.md index 16eaab028..7fe5689b4 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -380,6 +380,7 @@ ## ▷ Streaming / Streamování * [videoserialy](https://videoserialy.to/) - Movies / TV / Anime / 1080p * [PlayMe](https://playme.wtf/) - Movies / TV / Anime / 1080p * [filmbot](https://filmbot.tv/) - Movies / TV / Anime +* [mrkni](https://mrkni.tv/) - Movies / TV / Anime * [mrkaj](https://mrkaj.si/) - Movies / TV / Anime / Geoblocked * [uzi](https://uzi.si) - Movies / TV / Anime / Geoblocked * [Dupe](https://dupe.cz/) - Movies / TV / Anime / Concerts / 1080p / Geoblocked @@ -447,9 +448,11 @@ # ► French / Français * [nooSFere](https://www.noosfere.org/) - Science Fiction Media Database * [Deal Labs](https://www.dealabs.com/) - Track Deals * [Perspective Monde](https://perspective.usherbrooke.ca/) - Datasets / Statistics +* [carto.tchoo](https://carto.tchoo.net/) - Live Train Map * [Prix Carburants](https://www.prix-carburants.gouv.fr/) - Gas Prices * [Donnons](https://donnons.org/) - Item Donation * [Signsuisse](https://www.sgb-fss.ch/signsuisse/fr/) or [LSQ](https://lsq-fr.ca/) - French Sign Language Dictionaries +* [I Say LSF](https://dico.swax-lsf.fr/) - French Sign Translator ## ▷ Downloading / Téléchargement @@ -474,8 +477,9 @@ ## ▷ Streaming * ⭐ **[Movix](https://www.movix.blog/)** - Movies / TV / Anime * [Darkiworld](https://darkiworld14.com/) - Movies / TV / Anime / [Status](https://t.me/tirexo_officiel) * [xalaflix](https://xalaflix.in/) - Movies / TV / Anime / Dub / [Status](https://xalaflix.fun/), [2](https://xalaflix.zip/) / [Discord](https://discord.gg/7myEXg2tQF) / [Telegram](https://t.me/xalaflixofficiel) -* [P-Stream](https://pstream.mov/) - Movies / TV / Anime / Auto-Next / Use Extension / [Notes](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#movie-web) / [Discord](https://discord.gg/uHU4knYRPa) / [GitHub](https://github.com/p-stream) -* [fstream](https://fstream.net/) - Movies / TV / Anime +* [noctaflix](https://noctaflix.lol/) - Movies / TV / Anime / [Telegram](https://t.me/noctaflix) +* [yablom](https://yablom.com/) - Movies / TV / Anime +* [FS02](https://fs02.lol/) - Movies / TV / Anime * [frembed](https://frembed.lat/) - Movies / TV / Anime / Dub / [Status](https://t.me/+gBSyUOO_3D1mZDZk) * [yakriv](https://yakriv.com/), [Kordoz](https://www.kordoz.com/) or [Deksov](https://deksov.com/) - Movies / TV / Anime * [Paradise lost.666](https://mfp666.blogspot.com/) - Classic French Movies / TV / Music @@ -485,7 +489,6 @@ ## ▷ Streaming * [cinestream](https://cinestream.info/) - Movies / TV / Anime * [fs6](https://fs6.lol/) - Movies / TV / Anime * [flemmix](https://flemmix.mom/) - Movies / TV / Anime / [Mirrors](https://ww1.wiflix-adresses.fun/) -* [fstream](https://fstream.info/) - Movies / TV / Anime * [Cinémathèque de Bretagne](https://www.cinematheque-bretagne.bzh/) - Classic / Amateur Movies * [ICI Tou.tv](https://ici.tou.tv/) - Canada Public Broadcaster / Movies / TV / Docs / Cartoons / Sign-Up Required * [Télé-Québec](https://www.telequebec.tv/) - Québec Public Broadcaster / Movies / TV / Docs / Sign-Up Required @@ -504,6 +507,8 @@ ## ▷ Streaming * [animeko](https://w2.animeko.ws/) - Anime / Sub / 1080p * [molotov.tv](https://www.molotov.tv/) - Live TV * [tvradiozap](https://tvradiozap.eu/) - Live TV +* [DirectFR](https://directfr.sbs/) - Live TV +* [witv](https://witv.soccer/) - Live TV * [oohquelbut](https://quelbut.me/) - Live Sports * [kiboanime](https://www.kiboanime.app/) - Anime Streaming Mobile App * [Grafikart](https://grafikart.fr/) - Programming Courses @@ -516,6 +521,7 @@ ## ▷ Reading / Lecture * [zone-ebook.com](https://zone-ebook.com/) - Books / Comics / Magazines / Newspapers / Audiobooks * [Nos Livres](https://noslivres.net/) - Public Domain Books * [Audiocite](https://www.audiocite.net/) - Audiobooks +* [litteratureaudio](https://www.litteratureaudio.com/) - Audiobooks / [Ripper](https://github.com/L-at-nnes/litteratureaudio.com-ripper) * [Origines](https://mangas-origines.fr/) - Manga / Manhwa / Manhua / NSFW / [Discord](https://discord.gg/77Yz4ZgN) * [Mangadraft](https://www.mangadraft.com/) - Manga / Comics / Webtoons / Light-Novels * [Planete-BD](https://planete-bd.org/) - Manga / Comics @@ -564,6 +570,7 @@ ## ▷ Streaming * ⭐ **[S.TO](https://s.to/)**, [2](https://serienstream.to/) - TV / Anime / Dub / 720p * ⭐ **[Movie2k](https://movie2k.cx/)** - Movies / TV / Dub * ⭐ **[FilmPalast](https://filmpalast.to)** - Movies / TV / Dub / 720p +* [KinoZ](https://www21.kinox.to/) - Movies / TV / Anime * [Cineby](https://www.cineby.gd/) - Movies / TV / Anime / 1080p / Auto-Next / [Discord](https://discord.gg/C2zGTdUbHE) * [Kinoking](https://kinoking.cc/) - Movies / TV / Anime / Dub / 1080p * [Kinos](https://www.kinos.to/) - Movies / TV / Dub / 720p @@ -830,6 +837,7 @@ ## ▷ Reading / Membaca * [maid.my](https://www.maid.my.id/) - Manga * [BacaLightNovel](https://bacalightnovel.co/) - Light Novels * [Sakuranovel](https://sakuranovel.id/) - Light Novels +* [meionovels](https://meionovels.com/) - Light Novels * [catatannusantara](https://www.catatannusantara.com/pustaka) - History Books * [sastra](https://www.sastra.org/) - History Wiki @@ -1096,11 +1104,16 @@ ## ▷ Streaming * [Zerion](https://zerion.cc/) - Movies / TV / Cartoons / Dub / 720p * [Zaluknij](https://zaluknij.cc/) - Movies / TV * [wizja](https://wizja.cc/) - Movies / TV +* [ninateka](https://ninateka.pl/) - Movies * [Bajeczki24](https://bajeczki24.pl/) - Movies / TV * [Ekino-TV](https://ekino-tv.pl/), [3](https://ekino.sx/), [4](https://ekino.ws/) - Movies / TV / Sub / 720p * [iiTV](https://iitv.info/) - TV / Cartoons / Dub / 720p * [KreskówkaSubs](https://kreskowkasubs.blogspot.com/) - Cartoons / Sub / Dub * [Filman](https://filman.cc/) - Movies / TV +* [FilmWeb](https://www.filmweb.pl/vod/free) - Free w/ Ads +* [Rakuten](https://www.rakuten.tv/pl/gardens/avod-fast) - Free w/ Ads +* [sweet.tv](https://sweet.tv/pl/free_tv) - Free w/ Ads +* [player.pl/](https://player.pl/) - Free w/ Ads * [FilmPolski](https://filmpolski.pl/fp/index.php) - Polish Video Archive * [docchi](https://docchi.pl/) - Anime / Sub / 1080p * [animedesu](https://animedesu.pl/) - Anime @@ -1113,6 +1126,7 @@ ## ▷ Streaming * [Sport TVP](https://sport.tvp.pl/) - Live Sports * [dokumentalne](https://dokumentalne.net/) - Documentaries * [Naikamu](https://naikamu.com/) - Anime Streaming / Android +* [adapter](https://adapter.pl/) - Descriptive Audio for Blind Users ## ▷ Reading / Czytanie @@ -1280,6 +1294,7 @@ ## ▷ Streaming * [Deseneledublate](https://deseneledublate.com/) - Movies / TV / Sub / 720p * [portalultautv](https://portalultautv.biz/) - Movies / TV / Sub * [fsonline](https://www3.fsonline.app/) - Movies / TV / Sub +* [desenefaine](https://desenefaine.com/) - Movies / TV / Sub * [xfilme](https://xfilme.ro/) - Movies * [telenovelero](https://telenovelero.com/) - TV * [clicksud](https://clicksud.com.in/) - TV @@ -1633,6 +1648,7 @@ ## ▷ Streaming / Streamear * [Latanime](https://latanime.org/) - Anime / Sub / Dub / Latino * [JKAnime](https://jkanime.net/) - Anime / Sub * [TioAnime](https://tioanime.com/) - Anime / Sub +* [jkanimeflv](https://jkanimeflv.com/) - Anime / Sub * [animeav1](https://animeav1.com/) - Anime * [HenaoJara](https://henaojara.com/) - Anime / Sub * [AnimeFLV.net](https://www3.animeflv.net/) - Anime / Sub @@ -1697,12 +1713,14 @@ ## ▷ Streaming * [SVT Play](https://www.svtplay.se/) - Movies / TV * [Filmarkivet](https://www.filmarkivet.se/) - Short Films +* [Stockholmskallan](https://stockholmskallan.stockholm.se/sok/?cstids=6) - Public Domain Films *** # ► Thai / ไทย * [Thai Dictionary](https://dictionary.orst.go.th/) +* [TH-SL](https://www.th-sl.com/) - Sign Language Database ## ▷ Reading / อ่าน @@ -1731,6 +1749,7 @@ ## ▷ Streaming / İzleme * ⭐ **[Yabancıdizi](https://yabancidizi.so/)** - Movies / TV / Sub / Dub / 1080p * ⭐ **[FullHDFilmizlesene](https://www.fullhdfilmizlesene.tv/)**, [2](https://www.fullhdfilmizlesene.com) - Movies / Sub / Dub / 1080p * ⭐ **[Dizi Film Botu](https://t.me/Difix9Bot)** - TV / Sub / Dub / Anime / 1080p / 2K / 4K / Movies / TV / Documentaries +* [Izlelan](https://izlelan.vercel.app/) - Movies / TV / Anime * [Dizipal](https://dizipal1532.com/), [2](https://dizipalx61.com/) - Movies / TV / Sub / Dub / 1080p * [Dizilla](https://dizilla.to/) - Movies / TV / Sub / Dub / 1080p * [Diziyou](https://www.diziyou.one/) - TV / Sub / Dub / 1080p @@ -1738,8 +1757,14 @@ ## ▷ Streaming / İzleme * [Diziizle](https://www.diziizle.tel/) - TV * [Dizibox](https://www.dizibox.live/) - TV / Sub / 1080p * [Jet Film izle](https://jetfilmizle.website/) or [4kFilmizlesene](https://www.4kfilmizlesene.org/) - Movies / VPN Required -* [Turkish123](https://turkish123.com/) or [Yoturkish](https://www.yoturkish.com) - Turkish TV w/ Eng Subs -* [Türk Anime](https://www.turkanime.co/) / [Downloader](https://github.com/KebabLord/turkanime-indirici), [Anizm](https://anizm.net/), [TR Anime İzle](https://www.tranimeizle.co), [OpenAnime](https://openani.me/), [AnimeciX](https://anm.cx/), [SeiCode](https://seicode.net/), [AsyaAnimeleri](https://asyaanimeleri.top/) - Anime +* [Turkish123](https://turkish123.to/) or [Yoturkish](https://www.yoturkish.com) - Turkish TV w/ Eng Subs +* [Türk Anime](https://www.turkanime.co/) - Anime / [Downloader](https://github.com/KebabLord/turkanime-indirici) +* [Anizm](https://anizm.net/) - Anime +* [TR Anime İzle](https://www.tranimeizle.co) - Anime +* [OpenAnime](https://openani.me/) - Anime +* [AnimeciX](https://anm.cx/) - Anime +* [SeiCode](https://seicode.net/) - Anime +* [AsyaAnimeleri](https://asyaanimeleri.top/) - Anime * [Canlı TV](https://www.canlitv.me/) - Live TV / VPN Required * [Kral Bozguncu](https://discord.gg/kral) - Talk and watch football. @@ -1911,6 +1936,7 @@ # ► Other Languages * [Anime Balkan](https://animebalkan.gg/) - Serbian / Streaming / Anime / 1080p * [ZulTV](https://zultv.com/) - Serbian / Live TV * [gledajcrtace](https://www.gledajcrtace.rs/) or [gledajcrtace.org](https://gledajcrtace.org/) - Serbian / Dubbed Cartoons +* [iptvm3u](https://iptvm3u.vercel.app/) - Serbian / Live TV / Radio * [Singapore Sign](https://blogs.ntu.edu.sg/sgslsignbank/) - Singapore Sign Language Dictionary * [baiscopedownloads](https://baiscopedownloads.link/) - Sinhalese / Download / Movies / TV * [ZoomLinkHub](https://zoomlinkhub.com/) - Sinhalese / Download / Movies / TV @@ -1921,4 +1947,4 @@ # ► Other Languages * [Segoideas](https://segoideas.com/) - Taiwanese / Streaming / TV * [wlext](https://wlext.is/) - Turkish / Filipino / Thai / Streaming / Movies * [Machine Learning ka Chilla](https://www.youtube.com/playlist?list=PL9XvIvvVL50HHzaLPtFBOuikAWa0JdhMW) - Urdu / Machine Learning Course -* [PSL Dictionary](https://psl.org.pk/dictionary) - Urdu Sign Language Dictionary +* [PSL Dictionary](https://psl.org.pk/dictionary) - Urdu Sign Language Dictionary \ No newline at end of file diff --git a/docs/system-tools.md b/docs/system-tools.md index edc963aa9..7b8d0b3d5 100644 --- a/docs/system-tools.md +++ b/docs/system-tools.md @@ -362,7 +362,6 @@ # ► Windows ISOs ## ▷ USB / Bootloaders * ⭐ **[Rufus](https://rufus.ie/)** - Create Bootable USB Drives / [GitHub](https://github.com/pbatard/rufus) -* [⁠balenaEtcher](https://etcher.balena.io/) - Create Bootable USB Drives * [MediaCreationTool](https://github.com/AveYo/MediaCreationTool.bat) - Windows Deployment Automation * [USBTreeView](https://www.uwe-sieber.de/usbtreeview_e.html) - USB Device Tree Viewer * [CloverBootloader](https://github.com/CloverHackyColor/CloverBootloader/) - Bootloaders / [Config](https://mackie100projects.altervista.org/) diff --git a/docs/text-tools.md b/docs/text-tools.md index 2af4a90b5..39b212610 100644 --- a/docs/text-tools.md +++ b/docs/text-tools.md @@ -309,6 +309,7 @@ ## ▷ Mind Mapping * [Heimer](https://github.com/juzzlin/Heimer) * [Cubox](https://cubox.cc/) * [vym](https://github.com/insilmaril/vym) +* [⁠Tangent](https://www.tangentnotes.com/) - Markdown Mind Mapping / [Discord](https://discord.gg/6VpvhUnxFe) / [GitHub](https://github.com/suchnsuch/Tangent) * [markmap](https://markmap.js.org/) - Markdown Mind Mapping / [GitHub](https://github.com/markmap/markmap) * [Coggle](https://coggle.it/) - Collaborative * [CardSmith](https://cardsmith.co/) - Collaborative Mind Mapping diff --git a/docs/video.md b/docs/video.md index 14ab89f4c..68284a83a 100644 --- a/docs/video.md +++ b/docs/video.md @@ -118,6 +118,8 @@ ## ▷ Embed Frontends * [Yampi](https://yampi.live/) - Movies / TV / Anime * [M-Zone](https://www.m-zone.org/) - Movies / TV / Anime / [Discord](https://discord.com/invite/PFvCNcZCQC) * [MoviePluto](https://moviepluto.fun/) - Movies / TV / Anime / [Discord](https://discord.com/invite/ynfvjgHrBd) +* [StreameX](https://streamex.net/) - Movies / TV / Anime +* [Snowstream](https://snowstream.vercel.app/) - Movies / TV / Anime / [Telegram](https://t.me/snowstreamchat) / [Discord](https://discord.gg/fXBhvRzFKY) * [Altair](https://altair.mollusk.top/) or [Nova](https://novastream.top/) - Movies / TV / [Discord](https://discord.gg/s9kUZw7CqP) * [Ask4Movies](https://ask4movie.app/) - Movies / TV / Anime * [CineGo](https://cinego.co/) - Movies / TV @@ -133,7 +135,7 @@ ## ▷ Free w/ Ads * ⭐ **[Plex](https://watch.plex.tv/)** - Movies / TV / 720p * ⭐ **[Pluto](https://pluto.tv/)** - Movies / TV / 720p * [Video Dictionary](https://videodictionary.kwebpia.net/?m=Full_Movies), [FreeGreatMovies](https://www.freegreatmovies.com/), [Voleflix](https://vole.wtf/voleflix/), [OpenCulture](https://www.openculture.com/freemoviesonline), [MoviesFoundOnline](https://moviesfoundonline.com/) or [Official YT Movies](https://www.youtube.com/feed/storefront?bp=ogUCKAY%3D) (US Only) - YouTube Movie Collections -* [Freevee](https://www.amazon.com/gp/video/storefront/?ie=UTF8&contentId=freetv) - Movies / TV / US Only +* [Prime Video Free](https://www.amazon.com/gp/video/storefront/?ie=UTF8&contentId=freetv) - Movies / TV / US Only * [Roku](https://therokuchannel.roku.com/) - Movies / TV / US Only * [DarkRoom](https://www.darkroom.film/) - Movies / TV / US Only / Sign-Up Required * [Sling](https://watch.sling.com/) - Movies / TV / Live News / US Only @@ -389,7 +391,7 @@ ## ▷ Live TV * ⭐ **[EasyWebTV](https://zhangboheng.github.io/Easy-Web-TV-M3u8/routes/countries.html)** or [IPTV Web](https://iptv-web.app/) - TV / Sports * ⭐ **[RgShows](https://www.rgshows.ru/livetv/)** - TV / Sports * ⭐ **[DaddyLive TV](https://dlhd.dad/24-7-channels.php)**, [2](https://dlhd.dad/), [3](https://thedaddy.dad/), - TV / [Mirrors](https://daddyny.com/) -* ⭐ **[TVPass](https://tvpass.org/)**, [2](https://thetvapp.to/) - TV / Sports / US Only +* ⭐ **[TVPass](https://tvpass.org/)**, [2](https://thetvapp.to/), [3](https://the-tv.app/) - TV / Sports / US Only * ⭐ **[StreamSports99](https://streamsports99.su/live-tv)** - TV / Sports / [Mirrors](https://streamsports99.website/) / [Discord](https://discord.gg/QXKvEbyrVc) * [TitanTV](https://titantv.com/) - Live TV Listings / TV Schedule * [huhu.to](https://huhu.to/), [vavoo.to](https://vavoo.to/), [kool.to](https://kool.to/) or [oha.to](https://oha.to/) - TV / Sports / European @@ -450,6 +452,9 @@ ## ▷ Live Sports * [SportDB](https://hoofoot.ru/) - Stream Aggregator * [TotalSportek.es](https://totalsportek.es/), [2](https://streameast.cz/) - Stream Aggregator * [CrackStreams24](http://crackstreams24.cfd/), [Soccereast](https://soccereast.cc/) or [Streameast24](https://streameast24.sbs/) - Stream Aggregator / [Discord](https://discord.gg/HwXeKNu8FU) +* [FootStreams](https://footstreams.xyz/) - Stream Aggregator +* [FSL](https://freestreams-live1a.pk/) - Stream Aggregator / [Discord](https://discord.gg/eXXJzDPchU) +* [Footfy](https://footfy.net/) - Stream Aggregator * [PlayTorrio IPTV](https://iptv.playtorrio.xyz/) / [Discord](https://discord.gg/bbkVHRHnRk) / [GitHub](https://github.com/ayman708-UX/PlayTorrio) * [CosecTV](https://cosectv.com/) * [CricHD](https://crichd.at/), [2](https://crichd.com.co/) @@ -460,7 +465,7 @@ ## ▷ Live Sports * [⁠FCTV33](https://www.fctv33.lat/), [2](https://may01gu.risenow3mtjt0k.sbs/), [3](https://emmau680.driveraudiencej2zeu49.sbs/), [4](https://www.rbsports77.mom/) / [Telegram](https://t.me/madplay77_b) * [MrGamingStreams](http://mrgamingstreams.org/), [2](https://www.mrgbackup.link/) / [Discord](https://discord.gg/BCtqVn5JKR) * [SportOnTV](https://sportontv.biz/), [2](https://sportontv.biz/matches/) / [Discord](https://discord.gg/YhQPSSMps2) -* [Sports Plus](https://en12.sportplus.live/) +* [Sports Plus](https://en12.sportplus.live/), [2](https://en84.sportplus.live/) * [⁠StreamFree](https://streamfree.to/) / [Telegram](https://t.me/streamfreeto) / [Discord](https://discord.gg/XkkAQ2PEDz) * [CrackStreams.blog](https://crackstreams.blog/) * [VIP Box Sports](https://www.viprow.nu/) / [Mirrors](https://rentry.co/VIPSportsBox) @@ -470,11 +475,14 @@ ## ▷ Live Sports * [SharkStreams](https://sharkstreams.net/) * [⁠Bundesliga](https://bundesliga.league.do/) * [⁠CrackStreams.ms](https://crackstreams.ms/) +* [MyFootball](https://myfootball.pw/) - Football * [LSBC](https://lsbc.cx/) - Football / [Status](https://lsbc.live/) / [Telegram](https://t.me/LSBCCLUB) * [⁠Trendgola](https://trendgola.org/) - Football +* [KilatLIVE](https://kilatlive.net/) - Football * [TFLIX](https://tv.tflix.app/) - Sports Channels * [NBAMonster](https://nbamonster.com/) - Basketball / Aggregator * [⁠YoSinTV](https://www.yosintv.link/) - Cricket / Football / [Telegram](https://t.me/yosintvlive) +* [WicketGoal](https://live.wicketgoal.com/) - Cricket / Football * [WebCric](https://me.webcric.com/) - Cricket * [OnHockey](https://onhockey.tv/) - Hockey / Aggregator * [OvertakeFans](https://overtakefans.com/) - Motorsports / [Discord](https://discord.gg/ZKwTUbdbmc) @@ -809,7 +817,7 @@ # ► Torrent Sites * [MSearch](https://msearch.vercel.app/) - Movies / TV * [⁠RARBGLite](https://rarbglite.github.io/) - RARBG Movie Magnet Archive * [Public Domain Movie Torrents](https://www.publicdomaintorrents.info/) - Movies -* [YTS](https://yts.lt/) or [YifyMovies](https://yifymovies.xyz/) - Movies / [Discord](https://discord.gg/GwDraJjMga) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#yts--yify-note) / [Proxies](https://ytsproxies.com/) +* [YTS](https://yts.bz/) or [YifyMovies](https://yifymovies.xyz/) - Movies / [Discord](https://discord.gg/GwDraJjMga) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#yts--yify-note) / [Proxies](https://ytsproxies.com/) * [JapaneseTorrents](https://japanesetorrents.wordpress.com/) - Asian Drama * [IMDb Link em All](https://greasyfork.org/en/scripts/17154-imdb-link-em-all) or [IMDb-Scout-Mod](https://github.com/Purfview/IMDb-Scout-Mod) - Torrent Site Results on IMDb * [srrextra](https://github.com/srrDB/srrextra) - Scene Release Tracker on IMDb From 887dcdc9c0f554d4ae9d01004c3805e360574dc8 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sat, 17 Jan 2026 11:23:35 -0800 Subject: [PATCH 268/552] small update --- docs/downloading.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/downloading.md b/docs/downloading.md index 0fbe52793..f52132c45 100644 --- a/docs/downloading.md +++ b/docs/downloading.md @@ -101,11 +101,9 @@ # ► Software Sites * ⭐ **[CracksURL](https://cracksurl.com/)** / [Telegram](https://t.me/cracksurldotcom) * ⭐ **[LRepacks](https://lrepacks.net/)** - Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) * ⭐ **[Mobilism](https://forum.mobilism.org/)** - Sign-Up Required / [User Ranks](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#mobilism-ranks) -* ⭐ **[soft98](https://soft98.ir/)** - Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) / [Anti-Adblock Fix](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#soft98-note) / PW: `soft98.ir` * ⭐ **[Nsane Forums](https://www.nsaneforums.com/)** - Sign-Up Required * ⭐ **[AlternativeTo](https://alternativeto.net/)** or [European Alternatives](https://european-alternatives.eu/) - Crowdsourced Recommendations * [AIOWares](https://www.aiowares.com/) - Software Forum -* [DownloadHa](https://www.downloadha.com/) - Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) * [Moum](https://moum.top/en/) * [⁠Softsaz](https://softsaz.ir/category/software/) - Design Software / Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) * [Team V.R releases](https://rentry.co/FMHYB64#team-vr) - Adobe Plugins From 4ee816b497ec3f14b62a0aa66d81c0eae045f727 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 18 Jan 2026 08:52:32 -0800 Subject: [PATCH 269/552] updated 20 pages --- docs/ai.md | 7 +++---- docs/audio.md | 2 +- docs/beginners-guide.md | 2 +- docs/developer-tools.md | 5 +++-- docs/downloading.md | 4 ++-- docs/educational.md | 10 +++++++--- docs/file-tools.md | 3 ++- docs/gaming-tools.md | 6 +++--- docs/gaming.md | 5 ++--- docs/internet-tools.md | 4 ++-- docs/linux-macos.md | 3 +-- docs/misc.md | 5 ++++- docs/mobile.md | 16 ++++++++-------- docs/non-english.md | 6 +++++- docs/reading.md | 1 + docs/social-media-tools.md | 3 ++- docs/system-tools.md | 5 +++-- docs/text-tools.md | 1 + docs/video-tools.md | 2 +- docs/video.md | 16 +++++++++++----- 20 files changed, 63 insertions(+), 43 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index f3842f525..6c555a7db 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -22,7 +22,7 @@ ## ▷ Official Model Sites * [ChatGPT](https://chatgpt.com/) - GPT-5.2 / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#chatgpt-limits) / [r/OpenAI](https://www.reddit.com/r/OpenAI/) / [r/ChatGPT](https://www.reddit.com/r/ChatGPT/) / [Discord](https://discord.com/invite/openai) * [Qwen](https://chat.qwen.ai/) - Qwen3-Max / Unlimited / [Subreddit](https://www.reddit.com/r/Qwen_AI/) / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) * [Claude](https://claude.ai/) - Claude 4.5 Sonnet / Google Login Required / [Usage Tracker](https://github.com/lugia19/Claude-Usage-Extension) / [Subreddit](https://www.reddit.com/r/ClaudeAI/) / [Discord](https://discord.com/invite/6PPFFzqPDZ) -* [⁠Ernie](https://ernie.baidu.com/) - ERNIE 5.0 Preview 1203 / [4.5 Demo](https://huggingface.co/spaces/baidu/ernie_4.5_turbo_demo) / [x1 Demo](https://huggingface.co/spaces/baidu/ernie_x1_turbo_demo) +* [⁠Ernie](https://ernie.baidu.com/) - ERNIE 5.0 Preview 1220 / x1 Demo / [4.5 Demo](https://huggingface.co/spaces/baidu/ernie_4.5_turbo_demo) / [x1 Demo](https://huggingface.co/spaces/baidu/ernie_x1_turbo_demo) * [Mistral](https://chat.mistral.ai) - Mistral Large 3 / [Subreddit](https://www.reddit.com/r/MistralAI/) / [Discord](https://discord.gg/mistralai) * [MiniMax AI](https://agent.minimax.io/) - MiniMax-M2.1 / [Discord](https://discord.com/invite/hailuoai) / [GitHub](https://github.com/MiniMax-AI/MiniMax-M1) * [⁠Ai2 Playground](https://playground.allenai.org/) - Olmo3 32B / No Sign-Up / [Discord](https://discord.gg/NE5xPufNwu) @@ -49,10 +49,9 @@ ## ▷ Multiple Model Sites * [Khoj](https://app.khoj.dev/) - Grok 4.1 / Gemini 3 Flash / Reset Limits w/ Temp Mail * [Groq](https://groq.com/) - Kimi K2-0905 / GPT-OSS 120B / Sign-Up Required / [Discord](https://discord.com/invite/e6cj7aA4Ts) * [⁠Together.ai](https://chat.together.ai/) - DeepSeek V3.1 / Qwen 3 235B-2507 / Up-To 110 Daily / [Discord](https://discord.gg/9Rk6sSeWEG) -* [⁠Woozlit](https://woozlit.com/) - Gemini 3 / Multiple Chatbots / No Sign-Up +* [⁠Woozlit](https://woozlit.com/) - Gemini 3 / Multiple Chatbots / No Sign-Up / [Discord](https://discord.gg/XE65JfWm) * [Duck AI](https://duck.ai/) - GPT-5 mini / Multiple Chatbots / No Sign-Up * [NVIDIA NIM](https://build.nvidia.com/) - DeepSeek V3.1 / Kimi K2 / Multiple Chatbots / No Sign-Up -* [FreePass](https://freepass.ai/) - Gemini 2.5 Pro / GPT-5-chat / No Sign-Up / [Telegram](https://t.me/freepass_ai) *** @@ -485,7 +484,7 @@ ## ▷ Voice Removal / Separation # ► Machine Learning * 🌐 **[Awesome Machine Learning](https://github.com/josephmisiti/awesome-machine-learning)** - Machine Learning Framework Index -* 🌐 **[Awesome ML](https://github.com/underlines/awesome-ml)** or [ML Resources](https://ml-resources.vercel.app/) - Machine Learning Resources +* 🌐 **[Awesome ML](https://github.com/underlines/awesome-ml)**, [⁠Awesome LLM Resources](https://github.com/ilsilfverskiold/Awesome-LLM-Resources-List/) or [ML Resources](https://ml-resources.vercel.app/) - Machine Learning / LLM Resources * ⭐ **[Hugging Face](https://huggingface.co/)**, [ModelScope](https://www.modelscope.ai/), [LLM Papers](https://potent-twister-29f.notion.site/b0fc32542854456cbde923e0adb48845?v=e2d14d2ef0c848f5a1d5b71f9977d7c5) or [OpenML](https://www.openml.org/) - Machine Learning Datasets / Papers * ⭐ **[Deep playground](https://playground.tensorflow.org/)** - Neural Networks Playground * [Awesome Generative AI Guide](https://github.com/aishwaryanr/awesome-generative-ai-guide) - LLM Research Resources diff --git a/docs/audio.md b/docs/audio.md index d31353f9c..1eeb60bd9 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -46,7 +46,7 @@ ## ▷ Streaming Sites * [Mixupload](https://mixupload.com/) - Browser Music * [zvu4no](https://zvu4no.org/) or [Tancpol](https://tancpol.net/) - Russian Music / Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) * [jiosaavn](https://www.jiosaavn.com/), [Saavn Web](https://saavn-web-ui.vercel.app/) / [GitHub](https://github.com/wiz64/saavn-web-ui) or [Hayasaka](https://hayasaka.vercel.app/) - Browser Music / [API](https://cyberboysumanjay.github.io/JioSaavnAPI/) -* [MTV REWIND](https://wantmymtv.xyz/) - Recreates MTV Experience from Different Eras +* [MTV REWIND](https://wantmymtv.xyz/) / [2](https://wantmymtv.vercel.app/) - Recreates MTV Experience from Different Eras * [Ballsack TV](https://bsky.app/profile/feed.ballsack.tv) - MTV Style User-Submitted Music Video Feed / [Discord](https://discord.gg/KT2Dht4zcZ) * [Hype Machine](https://hypem.com/popular) - Rising * [Bandcamp](https://bandcamp.com/discover/free-music) - Free Music Release Platform diff --git a/docs/beginners-guide.md b/docs/beginners-guide.md index 50f4241e3..a68d494ea 100644 --- a/docs/beginners-guide.md +++ b/docs/beginners-guide.md @@ -6,7 +6,7 @@ ### Adblocking For browsers we recommend **[uBO](https://github.com/gorhill/uBlock)**, and you can also use a **[Redirect Skipper](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools/#wiki_.25B7_redirect_bypass)** to skip annoying countdowns. Note that uBO alone should be enough for browser adblocking, using DNS alongside it can cause conflicts. -For mobile **[AdGuard Premium](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android/#wiki_.25B7_android_adblocking)** / [iOS](https://adguard.com/en/adguard-ios/overview.html) / [Guide](https://ios.cfw.guide/sideloading-apps/) or **[Rethink DNS](https://rethinkdns.com/app)**, and you can block YouTube, Reddit, and X.com ads with **[ReVanced Manager](https://revanced.app/)** / [Easy Setup](https://wispydocs.pages.dev/revanced-obtainium/). Note that uBO works on mobile browsers like Firefox too. +For mobile **[AdGuard Premium](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android/#wiki_.25B7_android_adblocking)** / [iOS](https://adguard.com/en/adguard-ios/overview.html) / [Guide](https://ios.cfw.guide/sideloading-apps/) or **[Rethink DNS](https://rethinkdns.com/app)**, and you can block YouTube, Reddit, and X.com ads with **[ReVanced Manager](https://revanced.app/)** / [Easy Setup](https://wispydocs.pages.dev/revanced-obtainium/) or [Morphe](https://morphe.software/). Note that uBO works on mobile browsers like Firefox too. !!!note Using several ad blockers, like uBO and AdGuard at the same time can [mess things up](https://x.com/gorhill/status/1033706103782170625). This only happens with regular ad blockers, so it's perfectly okay to use uBO alongside something like SponsorBlock. diff --git a/docs/developer-tools.md b/docs/developer-tools.md index a0df54187..d6f94b8b9 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -613,6 +613,7 @@ ## ▷ CSS ## ▷ JavaScript * 🌐 **[Awesome JavaScript](https://github.com/sorrycc/awesome-javascript)** - JavaScript Resources +* 🌐 **[Awesome UIKit](https://github.com/jaywcjlove/awesome-uikit/)** - JS Frameworks / Web Component Index * ↪️ **[TypeScript Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage/#wiki_typescript_tools)** * [Modern JS Cheatsheet](https://mbeaudru.github.io/modern-js-cheatsheet/) - JavaScript Cheat Sheet / [GitHub](https://github.com/mbeaudru/modern-js-cheatsheet) * [Vanilla List](https://vanillalist.top/) - Vanilla JavaScript Repository @@ -629,7 +630,7 @@ ## ▷ JavaScript ## ▷ React * [OpenChakra](https://openchakra.app/) or [Plate](https://platejs.org/) - React Code Editors -* [React Suite](https://rsuitejs.com/) / [GitHub](https://github.com/rsuite/rsuite), [21st](https://21st.dev/) / [GitHub](https://github.com/serafimcloud/21st) or [Radix UI](https://www.radix-ui.com/) / [GitHub](https://github.com/radix-ui) - React Components +* [React Suite](https://rsuitejs.com/) / [GitHub](https://github.com/rsuite/rsuite), [React Bits](https://reactbits.dev/) / [GitHub](https://github.com/DavidHDev/react-bits), [21st](https://21st.dev/) / [GitHub](https://github.com/serafimcloud/21st) or [Radix UI](https://www.radix-ui.com/) / [GitHub](https://github.com/radix-ui) - React Components * [Mantine](https://mantine.dev/) - Components and Templates / [GitHub](https://github.com/lucianomlima/react-ui-kits) * [Bulletproof React](https://github.com/alan2207/bulletproof-react) - React App Architecture * [Refine](https://refine.dev/) - React App Builders @@ -676,7 +677,7 @@ # ► Web Dev Tools * [Flounder](https://flounder.online/) - Website Building Discussion * [FileQ](https://fileq.net/) or [DataNodes](https://datanodes.to/) / [Discord](https://discord.gg/mKyBMyeKvh) - Webmasters Only File Hosts * [Website Planet Tools](https://www.websiteplanet.com/webtools/), [⁠Networking Toolbox](https://networkingtoolbox.net/), [Browserling Tools](https://www.browserling.com/tools/) or [WebCode](https://webcode.tools/) - Site Development Tools -* [shadcn-ui](https://ui.shadcn.com/) or [shadcn-svelte](https://shadcn-svelte.com) - Web Component Libraries +* [shadcn-ui](https://ui.shadcn.com/) or [shadcn-svelte](https://shadcn-svelte.com) - Web Component Libraries / [Examples](https://github.com/ln-dev7/square-ui) * [Web Developer](https://chromewebstore.google.com/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm) - Web Developer Toolbar Extension * [GoatCounter](https://www.goatcounter.com/), [Cloudflare Web Analytics](https://www.cloudflare.com/web-analytics/), [Rybbit](https://github.com/rybbit-io/rybbit), [MS Clarity](https://clarity.microsoft.com/) or [Umami](https://umami.is/) - Site Analytics * [ElasticSearch](https://www.elastic.co/products/elasticsearch) - Search & Analytics Engine / [GitHub](https://github.com/elastic/elasticsearch) diff --git a/docs/downloading.md b/docs/downloading.md index f52132c45..a034e4ce8 100644 --- a/docs/downloading.md +++ b/docs/downloading.md @@ -142,8 +142,8 @@ ## ▷ Freeware Sites * 🌐 **[Awesome Free Software](https://github.com/johnjago/awesome-free-software)**, [Awesome Free Apps](https://github.com/Axorax/awesome-free-apps), [Windows Ultimate Collection](https://xdaforums.com/t/windows-ultimate-collection-guides.4507867/) or [Free Lunch](https://github.com/auctors/free-lunch) - Freeware Indexes * 🌐 **[Awesome Python Applications](https://github.com/mahmoud/awesome-python-applications)** - Python App Index * ↪️ **[Software Package Managers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25B7_package_managers)** -* ⭐ **[FluentStore](https://github.com/yoshiask/FluentStore)** - Microsoft Store Frontend -* ⭐ **[store.rg](https://store.rg-adguard.net/)** or [StoreWeb](https://msft-store.tplant.com.au/) - Paid Microsoft Store Link Generators / [Guide](https://rentry.co/paidAppsMsStore) +* ⭐ **[FluentStore](https://github.com/yoshiask/FluentStore)** - Alt Microsoft Store App +* ⭐ **[DanStore](https://danstore-ms.vercel.app/)**, **[store.rg](https://store.rg-adguard.net/)** or [StoreWeb](https://msft-store.tplant.com.au/) - Microsoft Store WebUIs / [Guide](https://rentry.co/paidAppsMsStore) * [MajorGeeks](https://www.majorgeeks.com/) - Freeware Downloads * [Softpedia](https://www.softpedia.com/) - Freeware Directory * [Realityripple](https://realityripple.com/) - Freeware Directory diff --git a/docs/educational.md b/docs/educational.md index e12f71fba..a725b4e1e 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -327,6 +327,7 @@ ## ▷ Geography / Sociology * ⭐ **[Our World in Data](https://ourworldindata.org/)** - World Problem Database * ⭐ **[The Atlas of Economic Complexity](https://atlas.hks.harvard.edu/)** - Global Economic Growth Data * ⭐ **[Soar](https://soar.earth/)** - Digital Atlas +* ⭐ **[⁠Integrity Index](https://integrityindex.us/)** - US Political Finance Integrity Database * [Maps.com](https://www.maps.com/) - Interesting / Educational Maps * [Ekvis](https://ekvis.com/) / [Subreddit](https://www.reddit.com/r/Ekvis/) / [Discord](https://discord.gg/zU89VKknG4), [Seterra](https://www.seterra.com/#quizzes), [LizardPoint](https://lizardpoint.com/), [Worldle](https://worldle.teuteuf.fr/), [Learn World Map](https://map.koljapluemer.com/) or [Teuteuf](https://teuteuf.fr/) - Geography Guessing / Quizzes * [AntipodesMap](https://www.antipodesmap.com/) - Find Antipodes @@ -335,14 +336,13 @@ ## ▷ Geography / Sociology * [City Data](https://www.city-data.com/) - US City Data * [Data Commons](https://datacommons.org/) or [Engaging Data](https://engaging-data.com/) - Data Visualizations * [Global Consciousness Project](https://gcpdot.com/) - Real-Time Global Consciousness Data -* [If It Were My Home](https://www.ifitweremyhome.com/), [GlobalEdge](https://globaledge.msu.edu/) or [MyLifeElsewhere](https://www.mylifeelsewhere.com/) - Country Data Comparisons * [GovTrack](https://www.govtrack.us/) - US Government Legislation Tracking / Votes -* [⁠Integrity Index](https://integrityindex.us/) - US Political Finance Integrity Database * [OpenSecrets](https://www.opensecrets.org/) - Government Money Tracking +* [If It Were My Home](https://www.ifitweremyhome.com/), [GlobalEdge](https://globaledge.msu.edu/) or [MyLifeElsewhere](https://www.mylifeelsewhere.com/) - Country Data Comparisons * [WorldPoverty](https://worldpoverty.io/) - World Poverty Data * [PixelWealth](https://pixelwealth.ronnycoste.com/) - Wealth Inequality Visualization / Facts / [GitHub](https://github.com/lertsoft/1-pixel-wealth) -* [Dollar Street](https://www.gapminder.org/dollar-street) - Compare Homes by Country / Income * [Unequal Scenes](https://unequalscenes.com/) - Scenes of Inequality Around the World +* [Dollar Street](https://www.gapminder.org/dollar-street) - Compare Homes by Country / Income * [EverySecond](https://everysecond.io/) - Visualize Per Second Data * [OEC](https://oec.world/en) or [UN Comtrade](https://comtradeplus.un.org/) - Global Trade Data * [Statista](https://www.statista.com/) - Market Statistics @@ -522,6 +522,7 @@ ## ▷ Aerospace Engineering * [Flight Mechanics](https://www.aircraftflightmechanics.com) - Aircraft Flight Mechanics Learning * [OpenVSP](https://www.openvsp.org/) - Aircraft Geometry Tool / [GitHub](https://github.com/OpenVSP/OpenVSP) * [Airfoil Tools](http://airfoiltools.com/) - Airfoil Coordinates / Dat Files +* [⁠OscarLiang.com](https://oscarliang.com/) - FPV Drone Tutorials / Reviews * [OpenDroneMap](https://www.opendronemap.org/) - Drone Mapping Software * [Stolen Drone](https://stolendrone.info/) - Stolen Drone Info @@ -974,13 +975,16 @@ ## ▷ Rubiks Cube * ⭐ **[CubeDesk](https://cubedesk.io/)** or **[csTimer](https://cstimer.net/)** - Feature-Rich Cubing Timers * ⭐ **[SpeedCubeDB](https://speedcubedb.com/)** - Algorithm Database * [Rubiks Cube Guide](https://rentry.co/cubingguide) - ⁠Guide to Rubiks Cube +* [F2L Trainer](https://f2l-trainer.top/) - F2L Rubiks Trainer * [⁠crystalcube](https://crystalcuber.com/) - CFOP Cross Trainer / Edge Orientation Trainer * [⁠ZZ Method](https://www.zzmethod.com/) - Learn / Practice ZZ 3x3 Rubiks Speedrunning Method +* [Roux Trainers](https://onionhoney.github.io/roux-trainers/) - Learn Roux Solving Method * [SpeedSolving](https://www.speedsolving.com/) / [Wiki](https://www.speedsolving.com/wiki) or [Ruwix](https://ruwix.com/) - Cubing Wiki / Community Forum * [World Cube Association](https://www.worldcubeassociation.org/) - Cubing Competitions & Records * [Cubing Time Standard](https://cubingtimestandard.com/) - Track Your Performance Across WCA Events * [alg.cubing.net](https://alg.cubing.net/), [CubeDB](https://cubedb.net/), or [Tao Yu Trainer](https://tao-yu.github.io/Alg-Trainer/) - Algorithm Animators / Visualizers * [F2L Trainer](https://expertcuber.by/f2l.php) - Algorithm-Specific Trainers +* [BlindTrainer](https://blindtrainer.com/) - Blindfolded Rubinks Trainer * [Hypercubing](https://hypercubing.xyz/) - Hypercubing Wiki * [Speedcube.app](https://speedcube.app/) - Cubing Timer (Mobile-Friendly) * [SolveTheCube](https://solvethecube.com/timer) - Cubing Timer diff --git a/docs/file-tools.md b/docs/file-tools.md index 2e30a69f5..9bdbfb000 100644 --- a/docs/file-tools.md +++ b/docs/file-tools.md @@ -104,7 +104,7 @@ ## ▷ File Managers ## ▷ File Searching -* ⭐ **[Everything](https://voidtools.com/)** - File Search Engine / [Alpha](https://www.voidtools.com/everything-1.5a/) +* ⭐ **[Everything](https://voidtools.com/)** - File Search Engine / [Alpha](https://www.voidtools.com/everything-1.5a/) / [Date Searching](https://rentry.co/etfd) * [Recoll](https://www.recoll.org/) / [Addon](https://addons.mozilla.org/en-US/firefox/addon/recoll-we/), [DocFetcher](https://docfetcher.sourceforge.io/) or [Orange](https://0-range.github.io/) - Cross-Platform Search Engines * [AnyTXT](https://anytxt.net/), [WizFile](https://antibody-software.com/wizfile/) or [FluentSearch](https://fluentsearch.net/) - Windows Search Engines * [AstroGrep](https://sourceforge.net/projects/astrogrep/), [grepWin](https://github.com/stefankueng/grepWin) or [dnGrep](https://dngrep.github.io/) - Windows GUI Grep Utilities @@ -175,6 +175,7 @@ ## ▷ File Info / Metadata * ⭐ **[Fileinfo](https://fileinfo.com/)**, [Filext](https://filext.com/) or [OpenMyFiles](https://www.openmyfiles.com/) - File Extension Libraries * ⭐ **[Phockup](https://github.com/ivandokov/phockup)** - Organize Photos / Videos by EXIF Date * [MediaInfo](https://mediaarea.net/en/MediaInfo) - Media File Analysis / Metadata Viewer / [Online](https://mediaarea.net/MediaInfoOnline) +* [MediaPeek](https://mediapeek.plnk.workers.dev/) - Online Media File Analysis / Metadata Viewer / [GitHub](https://github.com/luminalreason/mediapeek) * [ExtractMetadata](https://www.extractmetadata.com/), [⁠FilesMD](https://www.filesmd.com/) or [Metadata2Go](https://www.metadata2go.com/) - Metadata Viewers / Editors * [⁠PrivMeta](https://www.privmeta.com/) / [GitHub](https://github.com/DScaife/privmeta/) or [mat2](https://github.com/jvoisin/mat2) / [Web Version](https://0xacab.org/jvoisin/mat2-web) - Remove Metadata from Files * [Attribute Changer](https://www.petges.lu/) - Edit File & Folder Properties diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index fdeafa01d..fceadbaa7 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -533,6 +533,7 @@ ## ▷ 3DS / DS Homebrew * [FlagBrew](https://github.com/FlagBrew) - 3DS Homebrew Apps / [Discord](https://discord.com/invite/4Rv8DTzGFa) * [Batch CIA 3DS Decryptor](https://gbatemp.net/threads/batch-cia-3ds-decryptor-a-simple-batch-file-to-decrypt-cia-3ds.512385/) - Decrypt 3DS Files * [Rverse](https://discord.gg/wCvJSCxf4G) - 3DS Miiverse Recreation Discord Server +* [TomodachiShare](https://tomodachishare.com/) - Tomodachi Life + Miitopia Mii Archive / Codes / [Discord](https://discord.gg/48cXBFKvWQ) / [GitHub](https://github.com/trafficlunar/tomodachi-share) *** @@ -831,7 +832,6 @@ ## ▷ Pokemon Tools * [PokeCommunity](https://www.pokecommunity.com/) - Pokémon Community * [Project Pokémon](https://projectpokemon.org/) - Pokémon Tools, Exploits, Saves, etc. * [PokeGB](https://github.com/binji/pokegb) - Pokémon Blue Emulator -* [PokemonLog](https://pokemonlog.com/), [PokeHarbor](https://www.pokeharbor.com/) or [Pokémon Coders](https://www.pokemoncoders.com/) - Hacked Pokémon ROMs * [pret](https://github.com/orgs/pret/repositories) - Pokémon Disassembly / Decompilation Projects * [Pokemon Auto Chess](https://pokemon-auto-chess.com/) - Pokemon Style Teamfight Tactics / [Discord](https://discord.gg/6JMS7tr) / [GitHub](https://github.com/keldaanCommunity/pokemonAutoChess) * [PKHeX](https://github.com/kwsch/PKHeX) - Pokémon Save File Editor @@ -885,7 +885,7 @@ ## ▷ Doom Tools * ⭐ **[Doom Wiki](https://doomwiki.org/wiki/Entryway)** - Doom Wiki * ⭐ **[ZDoom](https://www.zdoom.org/downloads)** - Doom Source Port -* ⭐ **[ZDaemon](https://www.zdaemon.org/)**, **[Doomseeker](https://doomseeker.drdteam.org/)**, [oDamex](https://odamex.net/), [DoomUtils](https://doomutils.ucoz.com/) or [Zandronum](https://zandronum.com/) - Online Multiplayer Doom +* ⭐ **[ZDaemon](https://www.zdaemon.org/)**, **[Doomseeker](https://doomseeker.drdteam.org/)**, [oDamex](https://odamex.net/), [DoomUtils](https://doomutils.ucoz.com/) or [Zandronum](https://zandronum.com/) / [Hosting / WADs](https://allfearthesentinel.com/) - Online Multiplayer Doom * [Classic DOOM](https://classicdoom.com/) or [DoomWorld](https://www.doomworld.com/) - Doom Downloads * [Doom64 EX](https://doom64ex.wordpress.com/downloads/) - Doom 64 PC Port * [dhewm3](https://dhewm3.org/) - Doom 3 Source Port @@ -948,7 +948,7 @@ ## ▷ Roblox Tools * [RBXServers](https://rbxservers.xyz/) - Roblox VIP Servers * [RobloxDen](https://robloxden.com/) or [Rocodes](https://rocodes.gg/) - Track Roblox Promo Codes * [Roblox Web APIs](https://github.com/matthewdean/roblox-web-apis) - Roblox APIs -* [ingame.clothing](https://ingame.clothing/) - Preview Avatar Clothing +* [Dripzels](https://dripzels.com/) or [ingame.clothing](https://ingame.clothing/) - Preview Avatar Clothing *** diff --git a/docs/gaming.md b/docs/gaming.md index 90cd56d34..ea386df78 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -39,11 +39,11 @@ # ► Download Games * [SteamOra](https://steamora.net/) - Download / Pre-Installed / [Discord](https://discord.gg/2bRYgFS8Rj) * [TriahGames](https://triahgames.com/) - Download / PW: `www.triahgames.com` / [Discord](https://discord.gg/vRxJNNcJNh) * [GetFreeGames](https://getfreegames.net/) - Download / [Discord](https://discord.gg/Pc5TtEzk7k) -* [desolation](https://rentry.co/FMHYB64#desolation) - Download / [Discord](https://discord.gg/Q85SNt2sSz) * [World of PC Games](https://worldofpcgames.com/) - Download / Pre-Installed / Use [Adblock](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25BA_adblocking) / [Site Info](https://rentry.org/ikc3x8bt) / [Subreddit](https://www.reddit.com/r/WorldofPCGamess/) * [Games4U](https://games4u.org/) - Download / Use [Adblock](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25BA_adblocking) / Sources on DDL Pages * [CG Games](https://www.cg-gamespc.com/) - Download * [GamePCFull](https://gamepcfull.com/) - Download +* [⁠The Dark Games](https://the-dark-games.com/) - Download * [IRC Games](https://redd.it/x804wg) - Download Games via IRC * [FreeToGame](https://www.freetogame.com/games), [⁠TendingNow](https://trendingnow.games/free) or [Acid Play](https://acid-play.com/) - F2P Games / [Trackers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25BA_free_stuff) * [Anti Denuvo Sanctuary](https://rentry.co/FMHYB64#ads) - Denuvo Games / Works Offline @@ -376,7 +376,7 @@ ## ▷ Nintendo ROMs * [Newer Team](https://newerteam.com/) or [NSMBHD](https://nsmbhd.net/) / [Discord](https://discord.gg/x7gr3M9) - Super Mario Bros. DS / Wii Mods * [SMW Hacks](https://rentry.co/FMHYB64#smw-hacks) or [SMWCentral](https://smwcentral.net/) - Super Mario World ROM Mods * [Wario Land Vault](https://wario-land.github.io/HackVault/index.html) - Wario Land ROM Mods -* [Pokémon ROM Mods](https://rentry.co/FMHYB64#pokemerald) - Pokémon ROM Mods +* [Pokémon ROM Mods](https://rentry.co/FMHYB64#poke) - Pokémon ROM Mods * [OOTMM](https://ootmm.com/) - Randomize + Merge Ocarina of Time with Majora's Mask * [SMBX2](http://codehaus.wohlsoft.ru/index.php) - Super Mario Enhancement Mod / [Levels](https://rentry.co/FMHYB64#smbx-preservation) / [Discord](https://discord.com/invite/aCZqadJ) * [⁠Super Mario Bros Remastered](https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public) - Super Mario Bros. Remake / [Discord](https://discord.com/invite/A68uRsnja3) @@ -639,7 +639,6 @@ # ► Browser Games * [Lain Game](https://laingame.net/) - Lain Game Browser Emulator * [You Have Not Died Of Dysentery](https://woe-industries.itch.io/you-have-not-died-of-dysentery) - Oregon Trail with Alt Dysentery Mechanics * [The Circle](https://the-circle.app/) - Dodge Circles -* [PARISUCAT](https://parisucat.netlify.app/) - Reflex-Based Grid Browser Game / [Discord](https://discord.gg/q5mSx7uFuC) * [JoeDangerTheGame](https://joedangerthegame.com/) - Trials Inspired Game * [Polka Dot Game](https://www.polkadotgame.com/) - Dodge & Eat Dots * [Launch Ball](https://launchball.sciencemuseum.org.uk/) - Physics Game w/ Map Creator diff --git a/docs/internet-tools.md b/docs/internet-tools.md index ce1106046..7b6f831e6 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -538,7 +538,7 @@ ## ▷ Bookmark Managers * [Bookmarkme](https://bookmarkme.io/) - Desktop Manager * [Mission Control](https://mission-control.app/) - Chrome Extension * [buku](https://github.com/jarun/buku) - CLI Bookmark Manager -* [Linkwarden](https://github.com/linkwarden/linkwarden), [KaraKeep](https://github.com/karakeep-app/karakeep), [Shaarli](https://github.com/shaarli/Shaarli), [LinkAce](https://www.linkace.org/) or [linkding](https://github.com/sissbruecker/linkding) - Self-Hosted Managers +* [Linkwarden](https://github.com/linkwarden/linkwarden), [KaraKeep](https://karakeep.app/) / [GitHub](https://github.com/karakeep-app/karakeep), [Shaarli](https://github.com/shaarli/Shaarli), [LinkAce](https://www.linkace.org/) or [linkding](https://github.com/sissbruecker/linkding) - Self-Hosted Managers *** @@ -678,7 +678,7 @@ ## ▷ Browser Extensions * [Copycat](https://github.com/BlackGlory/Copycat) - Copy Content in Multiple Formats * [Allow Right Click](https://webextension.org/listing/allow-right-click.html) - Force Enable Right Click / [GitHub](https://github.com/lunu-bounir/allow-right-click) * [Copy Selection as Markdown](https://github.com/0x6b/copy-selection-as-markdown) - Copy Text as Markdown -* [CopyFish](https://ocr.space/copyfish) - Grab Text from Images +* [CopyFish](https://ocr.space/copyfish) - Grab Text from Images / [GitHub](https://github.com/A9T9/Copyfish/) * [Max Focus](https://maxfoc.us/) - Preview Links * [Consent-O-matic](https://consentomatic.au.dk/) / [2](https://github.com/cavi-au/Consent-O-Matic) - Block Cookie Consent Popups * [Get-cookies.txt](https://github.com/kairi003/Get-cookies.txt-LOCALLY) or [ExportCookies](https://github.com/rotemdan/ExportCookies) - Cookies Exporters diff --git a/docs/linux-macos.md b/docs/linux-macos.md index 5879863e8..7a6125cbe 100644 --- a/docs/linux-macos.md +++ b/docs/linux-macos.md @@ -556,7 +556,6 @@ ## ▷ Linux Themes # ► Mac Apps -* 🌐 **[The Terminal Directory](https://termui.sh/)** - List of Terminal Emulators * ↪️ **[Multi-Platform Readers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/reading/#wiki_.25B7_ebook_readers)** - Ebook Reader Index * ⭐ **[gibMacOS](https://github.com/corpnewt/gibMacOS)** or [Mist](https://github.com/ninxsoft/Mist) - Download macOS * ⭐ **[NearDrop](https://github.com/grishka/NearDrop)** or [maestral](https://maestral.app/) - File Sharing Apps @@ -713,7 +712,7 @@ ## ▷ Mac Adblock / Privacy * ↪️ **[Mac 2FA](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_password_privacy_.2F_2fa)** * ↪️ **[DNS Adblocking](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25B7_dns_adblocking)** * ⭐ **[Malwarebytes](https://www.malwarebytes.com/mac-download)**, [BlockBlock](https://objective-see.org/products/blockblock.html) or [KnockKnock](https://objective-see.org/products/knockknock.html) - Antivirus -* [⁠uBO Lite Safari](https://apps.apple.com/app/ublock-origin-lite/id6745342698), [AdGuard Safari](https://adguard.com/en/adguard-safari/overview.html), [wBlock](https://github.com/0xCUB3/wBlock) / [Guide](https://avieshek.wordpress.com/2024/07/07/how-to-filter-ads-and-block-popups-on-iphone-and-macos/) or [Stay](https://apps.apple.com/app/stay-for-safari/id1591620171) - Safari Adblockers +* [⁠uBO Lite Safari](https://apps.apple.com/app/ublock-origin-lite/id6745342698), [AdGuard Safari](https://adguard.com/en/adguard-safari/overview.html), [wBlock](https://apps.apple.com/app/wblock/id6746388723) / [Guide](https://avieshek.wordpress.com/2024/07/07/how-to-filter-ads-and-block-popups-on-iphone-and-macos/) / [GitHub](https://github.com/0xCUB3/wBlock) or [Stay](https://apps.apple.com/app/stay-for-safari/id1591620171) - Safari Adblockers * [1Blocker](https://1blocker.com/) - DNS Adblocker * [Lockdown Privacy](https://lockdownprivacy.com/) - Block Trackers / Ads * [Gas Mask](https://github.com/2ndalpha/gasmask) - Block Ads via Host Files diff --git a/docs/misc.md b/docs/misc.md index b62b62c73..d80e8ce84 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -265,6 +265,7 @@ # ► Travel * [⁠CozyCozy](https://www.cozycozy.com/) - Compares 100+ Travel Accommodation Sites * [⁠Ikuyo](https://ikuyo.kenrick95.org/) - Trip / Travel Planning * [Roadside America](https://www.roadsideamerica.com/) - Roadside Attraction Guides +* [FindFright](https://frightfind.com/) - Spooky Attractions / Walkthroughs * [Bike Sharing](https://bikesharingworldmap.com/) - Bike Rental Map * [SkyDB](https://www.skydb.net/) - Skyscraper Locations / Info * [Seat61](https://www.seat61.com/) - Train Travel Guide @@ -312,6 +313,7 @@ # ► Maps * [MapChart](https://mapchart.net/) or [Qgis](https://qgis.org/) - Create Custom Maps * [There to Where](https://theretowhere.com/) - Find Apartments Near Important Things * [Scribble Maps](https://www.scribblemaps.com/create/) - Custom Location Map +* [Map to Poster](https://github.com/originalankur/maptoposter) - City Map Poster Generator * [Dawarich](https://dawarich.app/) - Self-Hosted Google Maps Timeline Alternative / [Discord](https://discord.gg/pHsBjpt5J8) * [gpx.studio](https://gpx.studio/) - GPX File Editor * [⁠Geo Share](https://github.com/jakubvalenta/geoshare) - Open Map Links in Alt Map Apps / Copy Coordinates @@ -1042,6 +1044,7 @@ ## ▷ Electronics * [DrawTab](https://docs.thesevenpens.com/drawtab) - Drawing Tablet Info / Wiki * [Consolevariations](https://consolevariations.com/) - Game Console Rarity / Shopping * [Camera Decision](https://cameradecision.com/) or [Digicamfinder](https://digicamfinder.com/) - Compare Cameras +* [⁠OscarLiang.com](https://oscarliang.com/) - FPV Drone Equipment Reviews * [3D Printer Recs](https://redd.it/1bh9jud) - Hobbyist 3D Printer Recommendations * [⁠SpoolScout](https://www.spoolscout.com/) - Search / Compare 3D Printing Filament Prices * [⁠RackRat](https://rackrat.net/) - Ebay Rackmount Server Prices / Comparisons @@ -1114,7 +1117,7 @@ # ► Useful Sites * ⭐ **[Versus](https://versus.com/)**, [SocialCompare](https://socialcompare.com/en) or [Diffen](https://www.diffen.com/) - Compare Anything * ⭐ **[endoflife.date](https://endoflife.date/)** - Tool / Tech End of Life Index * ⭐ **[USPS Shipping Supplies](https://store.usps.com/store/results/free-shipping-supplies/_/N-alnx4j)** - Free Shipping Supplies -* [Make it Yourself](https://makeityourself.org/) / [Video](https://youtu.be/TSFJ2OH1PQA) or [Make:](https://makezine.com/) - DIY Projects +* [Don't Call The Police](https://dontcallthepolice.com/) - Alternative Crisis Response / Police Alternatives * [Dashboard](https://zzanehip.github.io/Dashboard/) - Mac-Style Dashboard Widget * [RANDOM](https://www.random.org/), [The One Generator](https://theonegenerator.com/) or [getrandomgenerator](https://getrandomgenerator.com/) - Random Generators * [The Measure Of Things](https://www.themeasureofthings.com) - Comparative / Relative Quantity Measurements diff --git a/docs/mobile.md b/docs/mobile.md index 162f8bc7d..68bc8446b 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -140,7 +140,7 @@ ## ▷ ReVanced Tools *** -* 🌐 **[ReVanced Mega](https://xdaforums.com/t/app-guides-unofficial-revanced-megathread.4523967/)** - ReVanced Resources / Megathread +* 🌐 **[ReVanced Megathread](https://wispydocs.pages.dev/revanced-morphe-obtainium/)** - ReVanced Resources / Megathread * 🌐 **[ReVanced-Patch-Bundles](https://github.com/Jman-Github/ReVanced-Patch-Bundles)** - ReVanced Patch Index * ⭐ **[ReVanced Manager](https://revanced.app/)** - Android App Patcher / [Guide](https://sodawithoutsparkles.github.io/revanced-troubleshooting-guide/) / [Changelog](https://revanced.app/announcements) / [Discord](https://discord.com/invite/rF2YcEjcrT) / [GitHub](https://github.com/ReVanced/revanced-manager) * ⭐ **[ReVanced Obtainium Guide](https://wispydocs.pages.dev/revanced-obtainium/)** - Update ReVanced Apps Automatically / Unofficial @@ -223,7 +223,7 @@ # ► Android Device ## ▷ Optimization -* ⭐ **[Canta](https://samolego.github.io/Canta/)** - Android Debloater / Requires Shizuku / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#canta) +* ⭐ **[Canta](https://samolego.github.io/Canta/)** - Android Debloater / Requires Shizuku * ⭐ **[Universal Android Debloater v2](https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation)** - Android Debloater / [Discord](https://discord.gg/CzwbMCPEZa) * ⭐ **[Hail](https://github.com/aistra0528/Hail/blob/master/README_EN.md)** - Deactivate Unused Apps * [De-Bloater](https://sunilpaulmathew.github.io/De-Bloater/) - Android Debloater / Root / [GitHub](https://github.com/sunilpaulmathew/De-Bloater) @@ -315,7 +315,7 @@ ## ▷ Root / Flash * 🌐 **[Awesome Android Root](https://awesome-android-root.org/)** - Rooted App Index / [GitHub](https://github.com/awesome-android-root/awesome-android-root) * 🌐 **[Bootloader Unlock: Wall of Shame](https://github.com/melontini/bootloader-unlock-wall-of-shame)** or [BL List](https://a.zli.li/) - Bootlocker Limit Indexes / Policies / [GitHub](https://github.com/xuemian168/android-locker) -* ⭐ **[Magisk](https://github.com/topjohnwu/Magisk)**, [⁠Magisk Alpha](https://t.me/magiskalpha), [KernelSU](https://kernelsu.org/), [KernelSU-Next](https://github.com/KernelSU-Next/KernelSU-Next), [MagiskOnWSALocal](https://github.com/LSPosed/MagiskOnWSALocal), [APatch](https://github.com/bmax121/APatch), [MTKClient](https://github.com/bkerler/mtkclient) or [Mtk Easy Su](https://github.com/JunioJsv/mtk-easy-su) - Android Root Tools +* ⭐ **[Magisk](https://github.com/topjohnwu/Magisk)**, [APatch](https://github.com/bmax121/APatch), [⁠Magisk Alpha](https://t.me/magiskalpha), [KernelSU](https://kernelsu.org/), [KernelSU-Next](https://github.com/KernelSU-Next/KernelSU-Next), [MagiskOnWSALocal](https://github.com/LSPosed/MagiskOnWSALocal), [MTKClient](https://github.com/bkerler/mtkclient) or [Mtk Easy Su](https://github.com/JunioJsv/mtk-easy-su) - Android Root Tools * ⭐ **Magisk Tools** - [Module Manager](https://github.com/DerGoogler/MMRL) / [Mods](https://t.me/magiskmod_update) / [Support Layer](https://github.com/axonasif/rusty-magisk) / [PlayIntegrity Fix](https://xdaforums.com/t/tricky-store-bootloader-keybox-spoofing.4683446/) / [Alt Repo](https://github.com/Magisk-Modules-Alt-Repo) * ⭐ **[Android Docker](https://gist.github.com/FreddieOliveira/efe850df7ff3951cb62d74bd770dce27)** - Run Docker on Android * [ADB-and-FastbootPlusPlus](https://github.com/K3V1991/ADB-and-FastbootPlusPlus) - ADB / Fastboot Programs @@ -385,7 +385,7 @@ ## ▷ Image Galleries * ⭐ **[Gallery](https://github.com/FossifyOrg/Gallery)** - Photo / Video Gallery * ⭐ **[Aves](https://github.com/deckerst/aves)** - Photo / Video Gallery -* [Google Photos Revanced](https://revanced.app/) - Photo / Video Gallery / Unlimited / [Easy Install](https://wispydocs.pages.dev/revanced-obtainium/) +* [Google Photos Revanced](https://revanced.app/) - Photo / Video Gallery / Unlimited / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_revanced_tools) / [Easy Install](https://wispydocs.pages.dev/revanced-obtainium/) * [PhotosGo](https://play.google.com/store/apps/details?id=com.google.android.apps.photosgo) - Photo / Video Gallery * [Ente](https://ente.io/) - Photo / Video Gallery / [GitHub](https://github.com/ente-io/ente) * [Photok](https://github.com/leonlatsch/Photok) - Photo / Video Gallery @@ -868,8 +868,8 @@ ## ▷ YouTube Music *** * ⭐ **[Metrolist](https://metrolistapp.netlify.app/)** / [GitHub](https://github.com/mostafaalagamy/metrolist) or [OuterTune](https://github.com/OuterTune/OuterTune) - YouTube Music Players / Innertune Forks / Audio Players -* ⭐ **[ReVanced YouTube](https://revanced.app/)** - Ad-Free YouTube Patcher / [Guide](https://sodawithoutsparkles.github.io/revanced-troubleshooting-guide/), [2](https://github.com/KobeW50/ReVanced-Documentation/blob/main/YT-ReVanced-Guide.md) / [Changelog](https://revanced.app/announcements) / [Discord](https://discord.com/invite/rF2YcEjcrT) -* ⭐ **[Morphe](https://morphe.software/)** - Ad-Free YouTube Patcher / [X](https://x.com/MorpheApp) / [Subreddit](https://reddit.com/r/MorpheApp) / [GitHub](https://github.com/MorpheApp/morphe-manager) +* ⭐ **[ReVanced YouTube](https://revanced.app/)** - Ad-Free YouTube Patcher / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_revanced_tools) / [Guide](https://sodawithoutsparkles.github.io/revanced-troubleshooting-guide/), [2](https://github.com/KobeW50/ReVanced-Documentation/blob/main/YT-ReVanced-Guide.md) / [Changelog](https://revanced.app/announcements) / [Discord](https://discord.com/invite/rF2YcEjcrT) +* ⭐ **[Morphe](https://morphe.software/)** - Ad-Free YouTube Patcher / [X](https://x.com/MorpheApp) / [Resources](https://xdaforums.com/t/app-guides-unofficial-morphe-megathread.4774994/) / [Easy Install / Updates](https://wispydocs.pages.dev/revanced-morphe-obtainium/) / [Subreddit](https://reddit.com/r/MorpheApp) / [GitHub](https://github.com/MorpheApp/morphe-manager) * [Musify](https://gokadzev.github.io/Musify/) - YouTube Music Player / [GitHub](https://github.com/gokadzev/Musify) * [BloomeeTunes](https://github.com/HemantKArya/BloomeeTunes) - YouTube Music Player * [SimpMusic](https://simpmusic.org/) - YouTube Music Player / [GitHub](https://github.com/maxrave-dev/SimpMusic) @@ -1006,8 +1006,8 @@ ## ▷ Android Live TV ## ▷ Android YouTube Apps -* ⭐ **[ReVanced Manager](https://revanced.app/)** - Ad-Free YouTube Patcher / [Guide](https://bigbudone.com/posts/youtube-revanced-manager-the-best-guide-for-dummies/), [2](https://github.com/KobeW50/ReVanced-Documentation/blob/main/YT-ReVanced-Guide.md) / [Changelog](https://revanced.app/announcements) / [Discord](https://discord.com/invite/rF2YcEjcrT) -* ⭐ **[Morphe](https://morphe.software/)** - Ad-Free YouTube Patcher / [X](https://x.com/MorpheApp) / [Subreddit](https://reddit.com/r/MorpheApp) / [GitHub](https://github.com/MorpheApp/morphe-manager) +* ⭐ **[ReVanced Manager](https://revanced.app/)** - Ad-Free YouTube Patcher / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_revanced_tools) / [Guide](https://bigbudone.com/posts/youtube-revanced-manager-the-best-guide-for-dummies/), [2](https://github.com/KobeW50/ReVanced-Documentation/blob/main/YT-ReVanced-Guide.md) / [Changelog](https://revanced.app/announcements) / [Discord](https://discord.com/invite/rF2YcEjcrT) +* ⭐ **[Morphe](https://morphe.software/)** - Ad-Free YouTube Patcher / [Resources](https://xdaforums.com/t/app-guides-unofficial-morphe-megathread.4774994/) / [Easy Install / Updates](https://wispydocs.pages.dev/revanced-morphe-obtainium/) / [X](https://x.com/MorpheApp) / [Subreddit](https://reddit.com/r/MorpheApp) / [GitHub](https://github.com/MorpheApp/morphe-manager) * ⭐ **[GrayJay](https://grayjay.app/)** - YouTube, Twitch, Rumble, etc. / Avoid Playstore / [Guide](https://youtu.be/EnZrv37u66c) / [Add Platforms](https://grayjay-sources.github.io/), [2](https://github.com/grayjay-sources/grayjay-sources.github.io), [3](https://gitlab.futo.org/videostreaming/plugins) / [GitLab](https://gitlab.futo.org/videostreaming/grayjay) * ⭐ **[LibreTube](https://libretube.dev/)** - Ad-Free YouTube * ⭐ **[PipePipe](https://github.com/InfinityLoop1308/PipePipe)** - Ad-Free YouTube / SponsorBlock / ReturnYTDislikes diff --git a/docs/non-english.md b/docs/non-english.md index 7fe5689b4..8cbc8aa3c 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -775,6 +775,7 @@ ## ▷ Streaming * [Cloudy](https://cloudy.pk/) - Movies / TV / Cartoons / Sub / Dub / 720p / [Telegram](https://t.me/cloudypkmovies) * [IndianCine](https://indiancine.ma/) - Indian Short / Classic Movies * [Kartoons](https://kartoons.fun/) - Anime / Cartoons +* [⁠AnimeDekho](https://animedekho.in/home) - Anime / Cartoons * [Aniflix](https://aniflix.uno/) - Anime * [mxplayer](https://www.mxplayer.in) - Movies * [Desi Serials](https://www.desi-serials.to/) - TV @@ -1110,10 +1111,13 @@ ## ▷ Streaming * [iiTV](https://iitv.info/) - TV / Cartoons / Dub / 720p * [KreskówkaSubs](https://kreskowkasubs.blogspot.com/) - Cartoons / Sub / Dub * [Filman](https://filman.cc/) - Movies / TV +* [centrum-dramy](https://centrum-dramy.pl/) - Asian Drama * [FilmWeb](https://www.filmweb.pl/vod/free) - Free w/ Ads * [Rakuten](https://www.rakuten.tv/pl/gardens/avod-fast) - Free w/ Ads * [sweet.tv](https://sweet.tv/pl/free_tv) - Free w/ Ads -* [player.pl/](https://player.pl/) - Free w/ Ads +* [vod.tvp](https://vod.tvp.pl/) - Free w/ Ads +* [Pilot](https://pilot.wp.pl/) - Free w/ Ads +* [player.pl](https://player.pl/) - Free w/ Ads * [FilmPolski](https://filmpolski.pl/fp/index.php) - Polish Video Archive * [docchi](https://docchi.pl/) - Anime / Sub / 1080p * [animedesu](https://animedesu.pl/) - Anime diff --git a/docs/reading.md b/docs/reading.md index e9dc6a63f..99e8ec71a 100644 --- a/docs/reading.md +++ b/docs/reading.md @@ -889,6 +889,7 @@ # ► Tracking / Database * [LibraryThing](https://www.librarything.com/) - Book Cataloguing Community * [CandlApp](https://www.candlapp.com/) - Book Tracking / Recommendations * [Anobii](https://www.anobii.com/) - Book Cataloguing / Reviews +* [Mad Cover Site](https://madcoversite.com/) - MAD Magazine History Archive * [rate.house](https://rate.house/) or [Yamtrack](https://github.com/FuzzyGrim/Yamtrack) - Media Trackers * [libib](https://www.libib.com/) - Desktop Media Catalog diff --git a/docs/social-media-tools.md b/docs/social-media-tools.md index 9afd80e0b..85cc8f799 100644 --- a/docs/social-media-tools.md +++ b/docs/social-media-tools.md @@ -191,6 +191,7 @@ ## ▷ Reddit Downloaders * [gallery-dl](https://github.com/mikf/gallery-dl) - Reddit Bulk Image Downloaders * [saveddit](https://github.com/p-ranav/saveddit) - Reddit Bulk Media Downloaders +* [RapidSave](https://rapidsave.com/) - Reddit Video / GIF Downloader *** @@ -418,7 +419,7 @@ ## ▷ YouTube Downloaders * [Pinchflat](https://github.com/kieraneglin/pinchflat), [MeTube](https://github.com/alexta69/metube), [YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material) or [yt-dlp Web UI](https://github.com/marcopiovanello/yt-dlp-web-ui) - Self-Hosted YT-DLP * [ytarchive](https://github.com/Kethsar/ytarchive) - YouTube Livestream Downloader * [Tube All Images](https://imageyoutube.com/) - Download YouTube Images -* [YTThumbnailHD](https://ytthumbnailhd.com/), [YT-Thumbnail-Grabber](https://youtube-thumbnail-grabber.org/) or [YT Thumbnail Grabber](https://youtube-thumbnail-grabber.com/) - Download Video Thumbnails +* [YTThumbnailHD](https://ytthumbnailhd.com/), [YT-Thumbnail-Grabber](https://youtube-thumbnail-grabber.org/), [ThumbnailDownloader](https://www.thumbnaildownloader.art/) or [YT Thumbnail Grabber](https://youtube-thumbnail-grabber.com/) - Download Video Thumbnails * [youtube-comment-downloader](https://github.com/egbertbouman/youtube-comment-downloader) - Download YouTube Comments * [YT Subtitle Downloader](https://greasyfork.org/en/scripts/520194) - Download Video Subtitles diff --git a/docs/system-tools.md b/docs/system-tools.md index 7b8d0b3d5..d01d8890a 100644 --- a/docs/system-tools.md +++ b/docs/system-tools.md @@ -100,7 +100,7 @@ ## ▷ Task Automation ## ▷ Terminal / CLI -* 🌐 **[The Terminal Directory](https://termui.sh/)** or [⁠Awesome Terminals](https://github.com/cdleon/awesome-terminals) - Terminal Emulator Lists +* 🌐 **[⁠Awesome Terminals](https://github.com/cdleon/awesome-terminals)** - Terminal Emulator List * 🌐 **[terminals-are-sexy](https://terminalsare.sexy/)** - Terminal Resources * 🌐 **[Awesome CLI Apps](https://github.com/agarrharr/awesome-cli-apps)** or [Command Line Tools](https://github.com/learn-anything/command-line-tools) - Command Line Resources * ⭐ **[ss64](https://ss64.com/)** - Command Line Reference Index @@ -330,7 +330,8 @@ ## ▷ Mouse / Keyboard ## ▷ System Audio -* ⭐ **[Equalizer APO](https://sourceforge.net/projects/equalizerapo/)**, [2](https://equalizerapo.com/) / [GUI](https://sourceforge.net/projects/peace-equalizer-apo-extension/), **[AutoEq](https://autoeq.app/)**, [Dolby Access](https://apps.microsoft.com/detail/9n0866fs04w8) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#dolby-access--atmos-note) or [FXSound](https://www.fxsound.com/) - Audio Equalizers +* ⭐ **[Equalizer APO](https://sourceforge.net/projects/equalizerapo/)**, [2](https://equalizerapo.com/) / [GUI](https://sourceforge.net/projects/peace-equalizer-apo-extension/), [Dolby Access](https://apps.microsoft.com/detail/9n0866fs04w8) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#dolby-access--atmos-note) or [FXSound](https://www.fxsound.com/) - Audio Equalizers +* ⭐ **[AutoEq](https://autoeq.app/)** - Custom Equalizer Presets * [VoiceMeeter](https://vb-audio.com/Voicemeeter/index.htm) - Audio Mixers / Multi-Device Playback / [Banana](https://vb-audio.com/Voicemeeter/banana.htm) * [⁠Sonar](https://steelseries.com/gg/sonar) or [noise-suppression-for-voice](https://github.com/werman/noise-suppression-for-voice) - Noise Cancelling Software * [SoundSwitch](https://soundswitch.aaflalo.me/) - Switch Audio Device with Hotkey / [GitHub](https://github.com/Belphemur/SoundSwitch) diff --git a/docs/text-tools.md b/docs/text-tools.md index 39b212610..d2402cdd0 100644 --- a/docs/text-tools.md +++ b/docs/text-tools.md @@ -50,6 +50,7 @@ ## ▷ Pastebins * [CentOS Pastebin](https://paste.centos.org/) - Multi-Syntax * [snippet.host](https://snippet.host/) - Multi-Syntax * [ProtectedText](https://www.protectedtext.com/) - Multi-Tab +* [⁠Pastezz](https://paste.vidzee.wtf/) - Plain Text * [bin](https://basedbin.fly.dev/) - Minimal Pastebin * [txt.fyi](https://txt.fyi/) - Markdown Pastebin * [MarkdownPastebin](https://markdownpastebin.com/) - Markdown Support diff --git a/docs/video-tools.md b/docs/video-tools.md index 0365b99a6..7665fc84c 100644 --- a/docs/video-tools.md +++ b/docs/video-tools.md @@ -48,7 +48,7 @@ ## ▷ Video File Hosts * [VOE](https://voe.sx/) - Unlimited / 60 Days / 720p / Sign-Up Required * [MixDrop](https://mixdrop.ag/) - Unlimited / 60 Days / 720p / Sign-Up Required * [FEX.NET](https://fex.net/) - 100GB / 10GB Guest / 7 Days -* [FileMoon](https://filemoon.sx/), [2](https://filemoon.in/), [3](https://filemoon.to/) - 50GB / 40TB per account / Forever / Sign-Up Required +* [Byse](https://byse.sx/), [2](https://filemoon.sx/), [3](https://filemoon.to/), [4](https://filemoon.in/) - 50GB / 40TB per account / Forever / Sign-Up Required * [Hexupload](https://hexload.com/) or [AnonTransfer](https://anontransfer.com/) - 15GB / 30 Days * [Vidoza](https://vidoza.net/) - 15GB / 15 Days / Sign-Up Required * [Vidmoly](https://vidmoly.me/) - 15TB / 1 Year diff --git a/docs/video.md b/docs/video.md index 68284a83a..fb5199a65 100644 --- a/docs/video.md +++ b/docs/video.md @@ -48,13 +48,14 @@ ## ▷ Single Server * ⭐ **[NEPU](https://nepu.to/)** - Movies / TV / Anime / Auto-Next / 4K / [Status](https://rar.to/) / [Discord](https://discord.gg/nepu) * ⭐ **[EE3](https://ee3.me/)** or [RIPS](https://rips.cc/) - Movies / Invite Codes: `mpgh` or `1hack` / Sign-Up Required * ⭐ **[yFlix](https://yflix.to/)** or [1Movies](https://1movies.bz/) - Movies / TV / Anime / Auto-Next / [Clones](https://rentry.co/sflix#yflix-clones) +* [CinemaCity](https://cinemacity.cc/) - Movies / TV / Anime / Sign-Up Required * [RidoMovies](https://ridomovies.tv/) - Movies / TV * [WatchFlix](https://watchflix.to/) - Movies / TV / Anime / 720p * [ShowBox](https://www.showbox.media/) - Movies / TV / Anime / Use [Throwaway Gmail](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools/#wiki_.25B7_temp_mail) * [UniqueStream](https://uniquestream.net/) - Movies / TV / Anime / 720p * [Movies4F](https://movies4f.com/) - Movies / TV / Anime * [FshareTV](https://fsharetv.co/) - Movies -* [YesMovie](https://yesmovies.ag/) - Movies / TV / 720p +* [YesMovie](https://ww1.yesmovies.ag/) - Movies / TV / 720p * [SFlix](https://sflix2.to/), [2](https://sflix.ps/), [3](https://sflixto.tube/) or [FlixHQ](https://flixhq.to/) - Movies / TV / [Clones](https://rentry.co/sflix) * [HollyMovieHD](https://hollymoviehd.cc/), [2](https://yeshd.net/), [3](https://novamovie.net/), [4](https://nmovies.cc/) - Movies / TV / Anime * [LookMovie](https://lookmovie2.to/), [2](https://lookmovie2.la/) - Movies / TV / Auto-Next / 480p @@ -80,7 +81,6 @@ ## ▷ Stream Aggregators * [HydraHD](https://hydrahd.com/), [2](https://hydrahd.ru/) - Movies / TV / Anime / Auto-Next / [Status](https://hydrahd.info/) / [Telegram](https://t.me/HDHYDRAHD) * [Primeshows](https://www.primeshows.uk/) or [Netflex](https://netflex.uk/) - Movies / TV / Anime / [Discord](https://discord.com/invite/t2PnzRgKeM) * [LordFlix](https://lordflix.club/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/JeMDzxSbhH) -* [VoidFlix](https://voidflix.pages.dev/) or [Flixzy](https://flixzy.pages.dev/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/GDfP8S243T) * [Bludclart](https://watch.bludclart.com/), [2](https://watch.streamflix.one/) - Movies / TV / Anime / [Add Sources](https://greasyfork.org/en/scripts/538940) / [Discord](https://discord.gg/5Am2QQW6qZ) * [Flicker](https://flickermini.pages.dev/) - Movies / TV / Anime / [Proxy](https://flickerminiproxy.pages.dev/) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#flicker-proxy) / [Subreddit](https://www.reddit.com/r/flickermini/) * [1PrimeShows](https://1primeshow.online/) - Movies / TV / Anime / [Discord](https://discord.gg/7JKJSbnHqf) @@ -100,6 +100,7 @@ ## ▷ Embed Frontends *** +* ⭐ **[VoidFlix](https://voidflix.pages.dev/)** or [Flixzy](https://flixzy.pages.dev/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/GDfP8S243T) * ⭐ **[AuroraScreen](https://www.aurorascreen.org/)** - Movies / TV / Anime / Chromium-Required / [Discord](https://discord.com/invite/kPUWwAQCzk) * ⭐ **[TMovie](https://tmovie.tv/)**, [2](https://tmovie.cc) - Movies / TV / Anime / [Discord](https://discord.com/invite/R7a6yWMmfK) * [Cinema Deck](https://cinemadeck.com/), [2](https://cinemadeck.st/) - Movies / TV / Anime / [Status](https://cinemadeck.com/official-domains) / [Discord](https://discord.com/invite/tkGPsX5NTT) @@ -120,6 +121,7 @@ ## ▷ Embed Frontends * [MoviePluto](https://moviepluto.fun/) - Movies / TV / Anime / [Discord](https://discord.com/invite/ynfvjgHrBd) * [StreameX](https://streamex.net/) - Movies / TV / Anime * [Snowstream](https://snowstream.vercel.app/) - Movies / TV / Anime / [Telegram](https://t.me/snowstreamchat) / [Discord](https://discord.gg/fXBhvRzFKY) +* [VIBLIX](https://viblix.ovh/) - Movies / TV / Anime * [Altair](https://altair.mollusk.top/) or [Nova](https://novastream.top/) - Movies / TV / [Discord](https://discord.gg/s9kUZw7CqP) * [Ask4Movies](https://ask4movie.app/) - Movies / TV / Anime * [CineGo](https://cinego.co/) - Movies / TV @@ -179,6 +181,7 @@ ## ▷ Video Streaming * [ultimedia](https://www.ultimedia.com/) * [odysee](https://odysee.com/) / [Instances](https://codeberg.org/librarian/librarian#instances) * [Rumble](https://rumble.com/) - VPN Needed in Some Countries +* [DeafVideo](https://www.deafvideo.tv/) - ASL Vlogs + Videos / YouTube Style Site for Deaf Content *** @@ -251,6 +254,7 @@ ## ▷ Anime Streaming * [AnimeOnsen](https://animeonsen.xyz/) - Sub / 720p / [Discord](https://discord.com/invite/U56ZMrD) * [AnimeStream](https://anime.uniquestream.net/) - Sub / 720p * [FireAnime](https://fireani.me/) - Sub +* [⁠AnimeDekho](https://animedekho.in/home) - Sub * [AnimeXin](https://animexin.dev/) - Donghua / Sub * [Lucifer Donghua](https://luciferdonghua.in/) - Donghua / Sub / [Telegram](https://telegram.me/luciferdonghuaz) * [LMANIME](https://lmanime.com/) - Donghua / Sub @@ -272,6 +276,7 @@ ## ▷ Cartoon Streaming * [KissCartoon](https://kisscartoon.nz/), [2](https://kisscartoon.sh/) - TV / [Discord](https://discord.gg/YwpgPrWVSH) * [HiCartoons](https://hicartoon.to/) - TV / Movies * [Watch Cartoon Online](https://www.watchcartoononline.com/) - TV / Movies / Anime +* [⁠AnimeDekho](https://animedekho.in/home) - TV / Movies / Anime * [FunnierMoments](https://www.funniermoments.net/) - TV * [B98](https://www.b98.tv/home/) - Classic / TV * [ToonTales](https://www.toontales.net/) - Classic / TV @@ -453,6 +458,7 @@ ## ▷ Live Sports * [TotalSportek.es](https://totalsportek.es/), [2](https://streameast.cz/) - Stream Aggregator * [CrackStreams24](http://crackstreams24.cfd/), [Soccereast](https://soccereast.cc/) or [Streameast24](https://streameast24.sbs/) - Stream Aggregator / [Discord](https://discord.gg/HwXeKNu8FU) * [FootStreams](https://footstreams.xyz/) - Stream Aggregator +* [SportsMerge](https://sportsmerge.org/) - Stream Aggregator * [FSL](https://freestreams-live1a.pk/) - Stream Aggregator / [Discord](https://discord.gg/eXXJzDPchU) * [Footfy](https://footfy.net/) - Stream Aggregator * [PlayTorrio IPTV](https://iptv.playtorrio.xyz/) / [Discord](https://discord.gg/bbkVHRHnRk) / [GitHub](https://github.com/ayman708-UX/PlayTorrio) @@ -461,7 +467,6 @@ ## ▷ Live Sports * [MainPortal66](https://mainportal66.com/) * [⁠GoalieTrend](https://www.goalietrend.com/daily-event) / [Discord](https://discord.gg/VKbvRcjDwa) * [StreamCorner](https://streamcorner.xyz/), [2](https://streamcorner.info/) / [Discord](https://discord.com/invite/taGZeHc3GA) -* [Viprow](https://viprow.cv/) or [NFLBite](https://nflbite.digital/), [2](https://nhlbite.cc/) * [⁠FCTV33](https://www.fctv33.lat/), [2](https://may01gu.risenow3mtjt0k.sbs/), [3](https://emmau680.driveraudiencej2zeu49.sbs/), [4](https://www.rbsports77.mom/) / [Telegram](https://t.me/madplay77_b) * [MrGamingStreams](http://mrgamingstreams.org/), [2](https://www.mrgbackup.link/) / [Discord](https://discord.gg/BCtqVn5JKR) * [SportOnTV](https://sportontv.biz/), [2](https://sportontv.biz/matches/) / [Discord](https://discord.gg/YhQPSSMps2) @@ -630,9 +635,9 @@ # ► Download Sites * ⭐ **[1Shows](https://www.1shows.nl/)** or [RgShows](https://www.rgshows.ru/) - Movies / TV / Anime / [Discord](https://discord.gg/the-one) * ⭐ **[Cinepeace](https://cinepeace.in/)** - Movies / TV / Anime / [Discord](https://discord.gg/htmB2TbK) * ⭐ **[LunaStream](https://lunastream.fun/)** - Movies / TV / Anime / [Discord](https://discord.gg/3kpj8SuMy5) -* ⭐ **[VidBox](https://vidbox.cc/)** - Movies / TV / Anime / [Discord](https://discord.gg/VGQKGPM9Ej) +* ⭐ **[VidBox](https://vidbox.cc/)** - Movies / TV / Anime / [Discgord](https://discord.gg/VGQKGPM9Ej) * ⭐ **[Drama Day](https://dramaday.me/)** - Asian Drama -* ⭐ **[MKVDrama](https://mkvdrama.org/)** - Asian Drama +* ⭐ **[MKVDrama](https://mkvdrama.net/)** - Asian Drama * [PlayTorrio](https://playtorrio.xyz/) - Multi-Site Downloader / Movies / TV / Anime / [Discord](https://discord.gg/bbkVHRHnRk) / [GitHub](https://github.com/ayman708-UX/PlayTorrio) * [LightDLMovies](https://rentry.co/FMHYB64#lightdl) - Movies / TV / Use [Adblock](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25BA_adblocking) * [Vadapav](https://rentry.co/FMHYB64#vadapav) - Movies / TV @@ -813,6 +818,7 @@ # ► Torrent Sites * [TPB Movies](https://thepiratebay.org/search.php?q=top100:200) - Movies / TV / 4K / **Avoid Software / Games** * [LimeTorrents](https://www.limetorrents.lol/) - Movies / TV * [Youplex Torrents](https://torrents.youplex.site/) - Movies / TV / Anime / 4K +* [CinemaCity](https://cinemacity.cc/) - Movies / TV / Anime * [⁠Kontrast](https://kontrast.top/) - Movies / TV * [MSearch](https://msearch.vercel.app/) - Movies / TV * [⁠RARBGLite](https://rarbglite.github.io/) - RARBG Movie Magnet Archive From a0216c03816245631bb69d60b16d1155f519887f Mon Sep 17 00:00:00 2001 From: Michael <87752300+michi-onl@users.noreply.github.com> Date: Sun, 18 Jan 2026 18:09:21 +0100 Subject: [PATCH 270/552] Update linux-macos.md (#4597) Updated descriptions and links for various Mac apps and tools, improving clarity and consistency. Co-authored-by: nbats <44333466+nbats@users.noreply.github.com> --- docs/linux-macos.md | 79 +++++++++++++++++++++++---------------------- 1 file changed, 41 insertions(+), 38 deletions(-) diff --git a/docs/linux-macos.md b/docs/linux-macos.md index 7a6125cbe..80b7df6e7 100644 --- a/docs/linux-macos.md +++ b/docs/linux-macos.md @@ -560,20 +560,22 @@ # ► Mac Apps * ⭐ **[gibMacOS](https://github.com/corpnewt/gibMacOS)** or [Mist](https://github.com/ninxsoft/Mist) - Download macOS * ⭐ **[NearDrop](https://github.com/grishka/NearDrop)** or [maestral](https://maestral.app/) - File Sharing Apps * ⭐ **[shottr](https://shottr.cc/)** - Screenshot Tools -* ⭐ **[Aptonic](https://aptonic.com/)** - Mac Productivity App +* ⭐ **[Aptonic](https://aptonic.com/)** - Drag-and-Drop Shelf / Quick File Access +* [Ghostty](https://ghostty.org/) - GPU-Accelerated Terminal Emulator / [GitHub](https://github.com/ghostty-org/ghostty) * [Ice Cubes](https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884) - Mastodon Client / [GitHub](https://github.com/Dimillian/IceCubesApp) * [Sky.app](https://github.com/jcsalterego/Sky.app) - Bluesky Client * [Beta Profiles](https://betaprofiles.com/) - Download Pre-Release Versions macOS * [CloverBootloader](https://github.com/CloverHackyColor/CloverBootloader/) - Windows, Mac & Linux Bootloader / [Config](https://mackie100projects.altervista.org/) * [Boot Camp](https://support.apple.com/boot-camp) - Windows Bootloader / [DL Script](https://github.com/timsutton/brigadier) * [Tart](https://tart.run/) - Virtual Machine Manager / [GitHub](https://github.com/cirruslabs/tart) -* [⁠UTM](https://mac.getutm.app/) or [VMware](https://www.majorgeeks.com/files/details/vmware_workstation_for_windows.html) - Virtual Machines / Run Linux / Windows on macOS +* [UTM](https://mac.getutm.app/) or [VMware](https://www.vmware.com/products/desktop-hypervisor/workstation-and-fusion) - Virtual Machines / Run Linux or Windows on macOS * [VirtualBuddy](https://github.com/insidegui/VirtualBuddy) - Virtualize macOS 12 and later on Apple Silicon * [Docker OSX](https://github.com/sickcodes/Docker-OSX) - Mac VM in Docker * [SwiftUI Win11](https://jinxiansen.github.io/Windows11/) - Windows 11 Desktop Client for macOS * [OrbStack](https://orbstack.dev/) - Docker Client * [Bookshelf](https://apps.apple.com/us/app/bookshelf-reading-tracker/id1469372414) - Book Tracker * [LimaVM](https://lima-vm.io/) - Linux VM +* [CrossOver](https://www.codeweavers.com/crossover) - Run Windows Apps & Games Without VM / Commercial * [PortingKit](https://www.portingkit.com/) or [PlayOnMac](https://www.playonmac.com/en/) - Run Windows Games / Programs on Mac * [OpenCore](https://github.com/acidanthera/OpenCorePkg) - Mac Bootloader / [Config](https://mackie100projects.altervista.org/opencore-configurator/) / [Guide](https://dortania.github.io/OpenCore-Install-Guide/) * [PlayCover](https://github.com/PlayCover/PlayCover) - Run iOS Apps on Apple Silicon Macs @@ -585,19 +587,18 @@ # ► Mac Apps * [MacBing](https://goodsnooze.gumroad.com/l/macbing), [LlamaChat](https://www.llamachat.app/) or [Mollama](https://apps.apple.com/app/mollama/id6736948278) - AI Chatbots * [CodexBar](https://codexbar.app/) - Menu Bar AI Limit Tracker / [GitHub](https://github.com/steipete/CodexBar) * [ViennaRSS](https://www.vienna-rss.com/) - RSS Feed Reader -* [Tachidesk-Sorayomi](https://github.com/Suwayomi/Tachidesk-Sorayomi) / [Extensions](https://keiyoushi.github.io/extensions/), [2](https://discord.gg/3FbCpdKbdY), [3](https://wotaku.wiki/guides/tech/repo) - Manga Reader +* [Tachidesk-Sorayomi](https://github.com/Suwayomi/Tachidesk-Sorayomi) - Manga Reader / [Extensions](https://keiyoushi.github.io/extensions/), [2](https://discord.gg/3FbCpdKbdY), [3](https://wotaku.wiki/guides/tech/repo) * [Dialect](https://github.com/dialect-app/dialect) - Translator * [Drafts](https://getdrafts.com/), [CotEditor](https://coteditor.com/), [TextMate](https://macromates.com/), [Nebo](https://apps.apple.com/us/app/nebo-notes-pdf-annotations/id1119601770), [Strflow](https://strflow.app/), [Kyun](https://github.com/lennart-finke/kyun), [Notenik](https://notenik.app/) or [Voodoopad](https://www.voodoopad.com/) - Text Editors / Notes -* [Agenda](https://agenda.com/) - Mac Notes Organizer / [Forum](https://agenda.community/) -* [Taskpaper](https://www.taskpaper.com/) - To-Do Apps +* [Agenda](https://agenda.com/) - Date-Focused Note Organizer / [Forum](https://agenda.community/) +* [Taskpaper](https://www.taskpaper.com/) - Plain Text To-Do Lists * [BibDesk](https://bibdesk.sourceforge.io/) - Bibliography Manager * [Microsoft Office](https://rentry.co/FMHYB64#macos-office) - Microsoft Office for macOS -* [Hammerspoon](https://www.hammerspoon.org/) or [Bunch](https://bunchapp.co/) - Desktop Automation +* [Hammerspoon](https://www.hammerspoon.org/) or [Bunch](https://bunchapp.co/) - Desktop Automation via Lua Scripts * [MacScripter](https://www.macscripter.net/) - Automation Forum * [pongoOS](https://github.com/checkra1n/pongoOS) - Mac Pre-Boot Executor * [Later](https://getlater.app/) - Restore App Sessions / [GitHub](https://github.com/alyssaxuu/later) -* [MacVim](https://macvim.org/), [CodeEdit](https://www.codeedit.app/) or [AuroraEditor](https://auroraeditor.com/) - Code Editors -* [GrayJay](https://grayjay.app/) - YouTube, Twitch, Rumble, etc. / Avoid Playstore / [Guide](https://youtu.be/EnZrv37u66c) / [Add Platforms](https://grayjay-sources.github.io/), [2](https://github.com/grayjay-sources/grayjay-sources.github.io), [3](https://gitlab.futo.org/videostreaming/plugins) / [GitLab](https://gitlab.futo.org/videostreaming/grayjay) +* [MacVim](https://macvim.org/), [CodeEdit](https://www.codeedit.app/), [AuroraEditor](https://auroraeditor.com/) or [OpenCode](https://opencode.ai/) - Code Editors * [SD Buddy](https://github.com/breadthe/sd-buddy), [CHARL-E](https://www.charl-e.com/) or [Swift Core ML Diffusers](https://github.com/huggingface/swift-coreml-diffusers) - Stable Diffusion Apps * [ColorSlurp](https://colorslurp.com/) or [Material-Colors-native](https://github.com/BafS/Material-Colors-native) - Color Picker * [Use Contrast](https://usecontrast.com/) - Check Color Contrast Ratios @@ -607,16 +608,16 @@ # ► Mac Apps * [Magit!](https://magit.vc/) - Git Text-Based UI * [ProperTree](https://github.com/corpnewt/ProperTree) - GUI Plist Editor * [NHCalc](https://github.com/KhaosT/nhcalc) - Compute Image NeuralHash -* [Does It Arm?](https://doesitarm.com/) - M2 / M3 App Compatibility Chart +* [Does It Arm?](https://doesitarm.com/) - Apple Silicon App Compatibility Chart * [SelfControlApp](https://selfcontrolapp.com/) - Website Blocker * [Typist](https://apps.apple.com/us/app/typist/id415166115?ign-mpt=uo%3D4&mt=12) - Typing Practice -* [Comet](https://apps.apple.com/us/app/comet-for-reddit/id1146204813) - Reddit Clients +* [Comet](https://apps.apple.com/us/app/comet-for-reddit/id1146204813) - Reddit Client * [Sink It](https://apps.apple.com/us/app/sink-it-for-reddit/id6449873635) - Improved Reddit Comment Navigation * [Grayscale Mode](https://github.com/rkbhochalya/grayscale-mode) - Grayscale Control -* [macOSicons](https://macosicons.com/) - Icons +* [macOSicons](https://macosicons.com/) - macOS App Icons * [equinux](https://equinux.github.io/) - OS X Certificate Fix * [Lilu](https://github.com/acidanthera/Lilu) - Kext / Process Patcher -* [TopNotch](https://topnotch.app/) - Remove The Notch +* [TopNotch](https://topnotch.app/) - Hide the Notch on MacBooks *** @@ -624,7 +625,7 @@ ## ▷ Software Sites * 🌐 **[Awesome macOS](https://github.com/iCHAIT/awesome-macOS)**, [OpenSourceApple](https://opensource.apple.com/), [Awesome Mac](https://github.com/jaywcjlove/awesome-mac) or [Awesome OS Apps](https://github.com/serhii-londar/open-source-mac-os-apps) - FOSS App Indexes * 🌐 **[Mac Menu Bar](https://macmenubar.com/)** - Menu Bar App Index -* ⭐ **[Homebrew](https://brew.sh/)** / [GUI](https://corkmac.app/), [Munki](https://www.munki.org/munki/), [MacApps](https://macapps.link/en/) or [Applite](https://aerolite.dev/applite) - Package Managers +* ⭐ **[Homebrew](https://brew.sh/)**, [Munki](https://www.munki.org/munki/), [MacApps](https://macapps.link/en/) or [Applite](https://aerolite.dev/applite) - Package Managers / [Homebrew GUI](https://corkmac.app/) * [AppsTorrent](https://appstorrent.ru/) * [nMac](https://nmac.to/) * [MacBB](https://macbb.org/) @@ -632,9 +633,9 @@ ## ▷ Software Sites * [Haxmac](https://haxmac.cc/) * [Mac Torrents](https://www.torrentmac.net/) * [MacKed](https://macked.app/) -* [WebCatalog](https://webcatalog.io/) - Signup +* [WebCatalog](https://webcatalog.io/) - Signup Required * [Macintosh Garden](https://macintoshgarden.org/) - Oldschool Software -* [⁠MacintoshRepository](https://www.macintoshrepository.org/) - Oldschool Software +* [MacintoshRepository](https://www.macintoshrepository.org/) - Oldschool Software * [ThriftMac](https://thriftmac.com/) - Freeware * [Sindre Sorhus](https://sindresorhus.com/apps/free) - Freeware * [Latest](https://github.com/mangerlahn/latest) - Software Updater @@ -648,7 +649,7 @@ ## ▷ Mac Video * [AnymeX](https://anymex.vercel.app/) - Anime Streaming App / [Extension Guide](https://wotaku.wiki/guides/ext/mangayomi) / [Discord](https://discord.com/invite/EjfBuYahsP) / [GitHub](https://github.com/RyanYuuki/AnymeX) * [Yattee](https://github.com/yattee/yattee) - YouTube Player * [REAL Video Enhancer](https://github.com/TNTwise/REAL-Video-Enhancer) - Video Upscaling -* [Cap](https://cap.so/) / [GitHub](https://github.com/CapSoftware/Cap), [Kap](https://getkap.co) or [ScreenTimeLapse](https://github.com/wkaisertexas/ScreenTimeLapse) - Screen Recorders +* [Cap](https://cap.so/), [Kap](https://getkap.co) or [ScreenTimeLapse](https://github.com/wkaisertexas/ScreenTimeLapse) - Screen Recorders / [Cap GitHub](https://github.com/CapSoftware/Cap) *** @@ -659,7 +660,7 @@ ## ▷ Mac Audio * [foobar2000](https://www.foobar2000.org/mac) or [VOX Mac Music Player](https://vox.rocks/mac-music-player) - Audio Players * [Silicio](https://apps.apple.com/us/app/silicio-mini-player/id933627574) - Audio Mini Player * [Alfred Spotify Mini Player](https://alfred-spotify-mini-player.com/) - Spotify Mini Player -* [⁠Sonosano](https://github.com/KRSHH/Sonosano) - Self-Hosted P2P Lossless Music Player +* [Sonosano](https://github.com/KRSHH/Sonosano) - Self-Hosted P2P Lossless Music Player * [SoundSeer](https://github.com/jonathangarelick/SoundSeer) - Spotify in Menu Bar * [TheBoringNotch](https://theboring.name/) - Turn Notch into Audio Controller / Calendar / [Discord](https://discord.gg/GvYcYpAKTu) / [GitHub](https://github.com/TheBoredTeam/boring.notch/) * [Nuage](https://github.com/lbrndnr/nuage-macos) - Soundcloud Client @@ -679,7 +680,7 @@ ## ▷ Mac Image * [Gifski](https://sindresorhus.com/gifski) - Image to GIF Converter / [GitHub](https://github.com/sindresorhus/Gifski) * [Darkroom](https://apps.apple.com/us/app/darkroom-photo-video-editor/id953286746) - Image / Video Editor -* [SeaShore](https://sourceforge.net/projects/seashore/) - Image Editors +* [SeaShore](https://sourceforge.net/projects/seashore/) - Image Editor * [ImageOptim](https://imageoptim.com/mac) - Image Optimization * [Perspec](https://github.com/ad-si/Perspec) - Correct Perspective of Images * [Draw Things](https://apps.apple.com/us/app/draw-things-ai-generation/id6444050820) - AI Image Drawing Tool @@ -689,17 +690,17 @@ ## ▷ Mac Image ## ▷ Mac Gaming * ⭐ **[Torrminatorr](https://forum.torrminatorr.com/)** - Mac Games -* ⭐ **[AppleGamingWiki](https://applegamingwiki.com/)** / [Discord](https://discord.gg/28CAAr6SpB) or [⁠Mac Gaming DB](https://macgamingdb.app/) - Mac Game Fixes / Compatibility +* ⭐ **[AppleGamingWiki](https://applegamingwiki.com/)** or [Mac Gaming DB](https://macgamingdb.app/) - Mac Game Fixes / Compatibility / [Discord](https://discord.gg/28CAAr6SpB) * ⭐ **[Goldberg](https://github.com/inflation/goldberg_emulator)** - Steam Multiplayer Client Emulator * [SCNLOG](https://scnlog.me/games/mac/) - Mac Games * [RuTracker](https://rutracker.org/forum/viewforum.php?f=960) - Mac Games / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent#wiki_.25BA_torrent_sites) * [AppsTorrent](https://appstorrent.ru/games/) - Mac Games -* [⁠MacintoshRepository](https://www.macintoshrepository.org/games/) - Oldschool Mac Games +* [MacintoshRepository](https://www.macintoshrepository.org/games/) - Oldschool Mac Games * [Mac Source Ports](https://www.macsourceports.com/) - Run Old Mac Games * [Heroic Games Launcher](https://heroicgameslauncher.com/) - Epic / GOG / Prime Games Launcher / [Discord](https://discord.com/invite/rHJ2uqdquK) / [GitHub](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher) -* [Mythic](https://getmythic.app/) / [Discord](https://discord.gg/58NZ7fFqPy) - Epic Games Launcher +* [Mythic](https://getmythic.app/) - Epic Games Launcher / [Discord](https://discord.gg/58NZ7fFqPy) * [NASOS](https://archive.org/download/nNASOS1.8/nNASOS1.8.zip) - Gamecube iso.dec to ISO Converter -* [⁠r/MacGaming](https://www.reddit.com/r/macgaming/) - Mac Gaming Community / [Discord](https://discord.gg/MgJsb5m) +* [r/MacGaming](https://www.reddit.com/r/macgaming/) - Mac Gaming Community / [Discord](https://discord.gg/MgJsb5m) * [cemu.emiyl](https://cemu.emiyl.com/) - CEMU Compatibility List *** @@ -741,7 +742,7 @@ ## ▷ Mac Internet * ↪️ **[Mac Torrent Clients](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent#wiki_.25BA_torrent_clients)** * [KeePassXC](https://keepassxc.org/download/#macos) or [Strongbox](https://strongboxsafe.com/) - Password Managers * [What Route](https://whatroute.net/) - Network Diagnostic Tool -* [ElectronMail](https://github.com/vladimiry/ElectronMail) - Email Clients +* [ElectronMail](https://github.com/vladimiry/ElectronMail) - Email Client * [Browserino](https://github.com/AlexStrNik/Browserino) - Browser Prompter * [Orion](https://kagi.com/orion/) - Browser with Chrome + Firefox Extension Support / [Discord](https://discord.gg/Yk8Aj8AxGw) @@ -750,27 +751,28 @@ ## ▷ Mac Internet ## ▷ System Tools * 🌐 **[AppleDB](https://appledb.dev/)** - Apple Device / Software Info Database -* ⭐ **[Alfred](https://www.alfredapp.com/)** / [Workflows / Themes](https://www.packal.org/), [Raycast](https://www.raycast.com/), [Albert](https://albertlauncher.github.io/) / [GitHub](https://github.com/albertlauncher/albert), [Quicksilver](https://qsapp.com/), [⁠KeyboardCowboy](https://github.com/zenangst/KeyboardCowboy) or [SOL](https://sol.ospfranco.com/) - Keystroke Launchers / Spotlight Replacements +* 🌐 **[Mac Menu Bar](https://macmenubar.com/)** - Menu Bar App Directory +* ⭐ **[Alfred](https://www.alfredapp.com/)**, [Raycast](https://www.raycast.com/), [Albert](https://albertlauncher.github.io/), [Quicksilver](https://qsapp.com/), [KeyboardCowboy](https://github.com/zenangst/KeyboardCowboy) or [SOL](https://sol.ospfranco.com/) - Keystroke Launchers / Spotlight Replacements / [Alfred Workflows / Themes](https://www.packal.org/) / [Albert GitHub](https://github.com/albertlauncher/albert) * ⭐ **[CustomShortcuts](https://www.houdah.com/customShortcuts/)**, [Karabiner-Elements](https://karabiner-elements.pqrs.org/) or [ShortcutKeeper](https://shortcutkeeper.com/) - Custom Keyboard Shortcuts -* ⭐ **[alt-tab-macos](https://alt-tab-macos.netlify.app/)** - Alt-Tab for Mac +* ⭐ **[alt-tab-macos](https://alt-tab-macos.netlify.app/)** - Windows-Style Alt-Tab for Mac * [Advanced macOS Commands](https://saurabhs.org/advanced-macos-commands) - Advanced Command-Line Tools -* [Conky](https://conky.cc) / [Colors](https://github.com/helmuthdu/conky_colors), [eul](https://github.com/gao-sun/eul), [Stats](https://github.com/exelban/stats), [Mission Center](https://gitlab.com/mission-center-devs/mission-center) or [MacFetch](https://github.com/gantoreno/macfetch) - Hardware / System Monitors +* [Conky](https://conky.cc), [eul](https://github.com/gao-sun/eul), [Stats](https://github.com/exelban/stats), [Mission Center](https://gitlab.com/mission-center-devs/mission-center) or [MacFetch](https://github.com/gantoreno/macfetch) - Hardware / System Monitors / [Conky Colors](https://github.com/helmuthdu/conky_colors) * [Hot](https://github.com/macmade/hot) - CPU Monitor * [TaskExplorer](https://objective-see.org/products/taskexplorer.html) - Task Manager / Viewer -* [⁠Mole](https://github.com/tw93/Mole) - System Cleanup / Optimization Multi-Tool -* [Pearcleaner](https://itsalin.com/appInfo/?id=pearcleaner) - System Cleanup / Uninstallers / [GitHub](https://github.com/alienator88/Pearcleaner) -* [BetterDisplay](https://github.com/waydabber/BetterDisplay) - Display Controller +* [Mole](https://github.com/tw93/Mole) - System Cleanup / Optimization Multi-Tool +* [Pearcleaner](https://itsalin.com/appInfo/?id=pearcleaner) - System Cleanup / Uninstaller / [GitHub](https://github.com/alienator88/Pearcleaner) +* [BetterDisplay](https://github.com/waydabber/BetterDisplay) - Display Controller / Custom Resolutions / HDR Control * [DisplayPlacer](https://github.com/jakehilborn/displayplacer) - Dual Monitor Manager * [KeyPad](https://apps.apple.com/in/app/keypad-bluetooth-keyboard/id1491684442) - Connect Mac Keyboard to Mobile Devices * [LinearMouse](https://linearmouse.app/) or [MacMouseFix](https://macmousefix.com/) - Mouse Remapping * [Pinch](https://github.com/danqing/Pinch) - Trackpad Pinch to Zoom Gesture -* [⁠MiddleClick](https://github.com/artginzburg/MiddleClick) - Middle / Scroll Click via 3 Finger Tap / Trackpad or Magic Mouse +* [MiddleClick](https://github.com/artginzburg/MiddleClick) - Middle / Scroll Click via 3 Finger Tap * [Scroll Reverser](https://pilotmoon.com/scrollreverser/) - Per-Device Scroll Settings * [KeyClu](https://sergii.tatarenkov.name/keyclu/support/) - Shortcut CheatSheet for Current Application * [KeyCastr](https://github.com/keycastr/keycastr) - Keystroke Visualizer * [MonitorControl](https://monitorcontrol.app/) - External Monitor Brightness / Volume Control * [BackgroundMusic](https://github.com/kyleneideck/BackgroundMusic) - Volume Mixer / Auto-Pause -* [⁠MacThrottle](https://github.com/angristan/MacThrottle) - Menu Bar Thermal Throttling Tracker +* [MacThrottle](https://github.com/angristan/MacThrottle) - Menu Bar Thermal Throttling Tracker * [AlDente](https://apphousekitchen.com/) - Charging Manager * [BatteryBuddy](https://batterybuddy.app/) - Cute Battery Indicator * [AirBattery](https://github.com/lihaoyun6/AirBattery) or [CoconutBattery](https://www.coconut-flavour.com/coconutbattery/) - Device Battery Trackers @@ -788,9 +790,10 @@ ## ▷ System Tools * [Ice](https://icemenubar.app/) - Menu Bar Manager / [GitHub](https://github.com/jordanbaird/Ice) * [OnlySwitch](https://github.com/jacklandrin/OnlySwitch) - Menu Bar Toggle Switches * [Sloth](https://github.com/sveinbjornt/Sloth) - Process Manager -* [KeepingYouAwake](https://github.com/newmarcel/KeepingYouAwake) - Prevent Sleep Mode -* [Yabai](https://github.com/koekeishiya/yabai), [Amethyst](https://ianyh.com/amethyst/) / [GitHub](https://github.com/ianyh/Amethyst), [1Piece](https://app1piece.com/), [Loop](https://github.com/MrKai77/Loop), [AeroSpace](https://github.com/nikitabobko/AeroSpace), [Phoenix](https://kasper.github.io/phoenix/) or [Rectangle](https://rectangleapp.com/) - Window Managers -* [Maccy](https://maccy.app/), [ClipBook](https://clipbook.app/), [⁠ClipPocket](https://github.com/dhahd/ClipPocket), [clipboard-history](https://github.com/SUPERCILEX/clipboard-history) or [TRex](https://trex.ameba.co/) - Clipboard Managers +* [Amphetamine](https://apps.apple.com/app/amphetamine/id937984704) - Prevent Sleep Mode / Highly Configurable +* [KeepingYouAwake](https://github.com/newmarcel/KeepingYouAwake) - Prevent Sleep Mode / Lightweight +* [Yabai](https://github.com/koekeishiya/yabai), [Amethyst](https://ianyh.com/amethyst/), [AeroSpace](https://github.com/nikitabobko/AeroSpace), [1Piece](https://app1piece.com/), [Loop](https://github.com/MrKai77/Loop), [Phoenix](https://kasper.github.io/phoenix/) or [Rectangle](https://rectangleapp.com/) - Window Managers / [Amethyst GitHub](https://github.com/ianyh/Amethyst) +* [Maccy](https://maccy.app/), [ClipBook](https://clipbook.app/), [ClipPocket](https://github.com/dhahd/ClipPocket), [clipboard-history](https://github.com/SUPERCILEX/clipboard-history) or [TRex](https://trex.ameba.co/) - Clipboard Managers * [Pictogram](https://pictogramapp.com/), [IconSet](https://github.com/tale/iconset) or [IconChamp](https://www.macenhance.com/iconchamp.html) - Custom App Icons * [Tintd](https://www.tintd.app/) or [Manila](https://github.com/neilsardesai/Manila) - Change Folder Colors * [MacPaper](https://github.com/naomisphere/macpaper/) - Mac Wallpaper Manager @@ -805,9 +808,9 @@ ## ▷ System Tools ## ▷ File Tools -* ⭐ **[PeaZip](https://peazip.github.io/peazip-macos.html)** / [GitHub](https://github.com/peazip/PeaZip/), [The Unarchiver](https://theunarchiver.com/), [unxip](https://github.com/saagarjha/unxip) or [Keka](https://www.keka.io/) - File Archivers +* ⭐ **[PeaZip](https://peazip.github.io/peazip-macos.html)**, [The Unarchiver](https://theunarchiver.com/), [unxip](https://github.com/saagarjha/unxip) or [Keka](https://www.keka.io/) - File Archivers / [PeaZip GitHub](https://github.com/peazip/PeaZip/) * ⭐ **[Readdle](https://readdle.com/documents)** - Multipurpose File Tool -* [⁠OpenMTP](https://openmtp.ganeshrvel.com/) - Mac / Android File Transfer / [GitHub](https://github.com/ganeshrvel/openmtp) +* [OpenMTP](https://openmtp.ganeshrvel.com/) - Mac / Android File Transfer / [GitHub](https://github.com/ganeshrvel/openmtp) * [Progress](https://github.com/Xfennec/progress) - Show Copied Data Progress * [Bruji](https://www.bruji.com/) - Media Cataloging Software Suite * [superfile](https://superfile.netlify.app/) - Terminal File Manager / [GitHub](https://github.com/yorukot/superfile) @@ -828,10 +831,10 @@ # ► Unix-Like * 🌐 **[Awesome-ttygames](https://github.com/ligurio/awesome-ttygames)** - Unix ASCII Games * 🌐 **[Awesome BSD](https://github.com/DiscoverBSD/awesome-bsd)** - BSD Resources * 🌐 **[Hardware for BSD](https://bsd-hardware.info/)** - BSD Hardware Compatibility Database / [GitHub](https://github.com/bsdhw/) -* [⁠UnitedBSD](https://www.unitedbsd.com/) - BSD Forum / Community +* [UnitedBSD](https://www.unitedbsd.com/) - BSD Forum / Community * [FreeBSD Wiki](https://wiki.freebsd.org/) - FreeBSD Wiki / Guides / [Docs](https://docs.freebsd.org/en/books/handbook/) * [Pkgs](https://pkgs.org/) - Unix Packages / [Repology](https://repology.org/) * [GameShell](https://github.com/phyver/GameShell) - Unix Shell Learning Game * [Modern Unix](https://github.com/ibraheemdev/modern-unix) - Unix Shells * [wpgtk](https://deviantfero.github.io/wpgtk) - Fully Customizable Unix Color Schemer -* [Plan9Port](https://9fans.github.io/plan9port/) - Unix Port for Plan9 Libraries + Programs / [GitHub](https://github.com/9fans/plan9port) \ No newline at end of file +* [Plan9Port](https://9fans.github.io/plan9port/) - Unix Port for Plan9 Libraries + Programs / [GitHub](https://github.com/9fans/plan9port) From 4d162271cfb45e52e7c7ec96a14899651b06e86d Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 18 Jan 2026 09:59:03 -0800 Subject: [PATCH 271/552] small update --- docs/audio.md | 4 ++-- docs/beginners-guide.md | 2 +- docs/downloading.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/audio.md b/docs/audio.md index 1eeb60bd9..629126604 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -31,7 +31,7 @@ ## ▷ Streaming Sites * ⭐ **[YouTube Music](https://music.youtube.com/)** or [Zozoki](https://zozoki.com/music/) - YouTube Music WebUIs * ⭐ **YouTube Music Tools** - [Enhancements](https://themesong.app/), [2](https://github.com/Sv443/BetterYTM) / [Library Manager / Deleter](https://github.com/apastel/ytmusic-deleter) / [Upload Delete](https://rentry.co/tv4uo) / [Spotify Playlist Import](https://spot-transfer.vercel.app/), [2](https://github.com/mahdi-y/Spotify2YoutubeMusic), [3](https://github.com/linsomniac/spotify_to_ytmusic), [4](https://github.com/sigma67/spotify_to_ytmusic) / [Better Lyrics](https://better-lyrics.boidu.dev/) / [Discord](https://discord.gg/UsHE3d5fWF) / [GitHub](https://github.com/better-lyrics/better-lyrics) * ⭐ **[Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome-back.pages.dev/), [3](https://monochrome.tf/) - HiFi Tidal Instance / [Legacy](https://monochrome.binimum.org/legacy/) / [Discord](https://monochrome.samidy.com/discord) -* ⭐ **[DAB Music Player](https://dabmusic.xyz/)** - Browser Music / Lossless / Sign-Up Required / [Telegram](https://t.me/+RnrXmKyOPNY0ZGY9) / [Discord](https://discord.com/invite/rmzH6ttgcC) +* ⭐ **[DAB Music Player](https://dabmusic.xyz/)** - Browser Music / Lossless / [Telegram](https://t.me/+RnrXmKyOPNY0ZGY9) / [Discord](https://discord.com/invite/rmzH6ttgcC) * ⭐ **[Reddit Music Player](https://reddit.musicplayer.io/)** - Subreddit Music Player * ⭐ **[SoundCloud](https://soundcloud.com/)** - User Made Songs * ⭐ **[ArtistGrid](https://artistgrid.cx/)** - Unreleased / [Render](https://dev.artistgrid.cx/) / [Discord](https://discord.gg/tns89b3w7R) / [GitHub](https://github.com/ArtistGrid/) @@ -362,7 +362,7 @@ ## ▷ Audio Ripping Sites * ⭐ **[squid.wtf](https://squid.wtf/)** - Amazon Music / KHInsider / Qobuz / Soundcloud / Tidal / FLAC * ⭐ **[Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome-back.pages.dev/), [3](https://monochrome.tf/) - FLAC / [Legacy](https://monochrome.binimum.org/legacy/) / [Discord](https://monochrome.samidy.com/discord) * ⭐ **[DoubleDouble](https://doubledouble.top/)** - Multi-Site / 320kb / FLAC / [Telegram](https://t.me/lucidahasmusic) -* ⭐ **[DAB Music Player](https://dabmusic.xyz)** - FLAC / Sign-Up Required / [Telegram](https://t.me/+RnrXmKyOPNY0ZGY9) / [Discord](https://discord.com/invite/rmzH6ttgcC) +* ⭐ **[DAB Music Player](https://dabmusic.xyz)** - FLAC / [Telegram](https://t.me/+RnrXmKyOPNY0ZGY9) / [Discord](https://discord.com/invite/rmzH6ttgcC) * [QQDL](https://tidal.qqdl.site/) or [BiniLossless](https://music.binimum.org/) - Tidal / FLAC / [Full List](https://github.com/SamidyFR/monochrome/blob/main/INSTANCES.md) * [Spotisaver](https://spotisaver.net/) - Multi-Site * [⁠am-dl](https://am-dl.pages.dev/) - Apple Music / AAC-M4A diff --git a/docs/beginners-guide.md b/docs/beginners-guide.md index a68d494ea..075a10ba7 100644 --- a/docs/beginners-guide.md +++ b/docs/beginners-guide.md @@ -117,7 +117,7 @@ ### Windows Guide Download an ISO from Massgrave's **[Genuine Installation Media](https://massgrave.dev/genuine-installation-media)** page, and follow the **[Clean Install Windows Guide](https://massgrave.dev/clean_install_windows)** to install it. After install, activate it with **[Microsoft Activation Scripts](https://rentry.co/FMHYB64#mas)**. If you'd like to use Windows 10 past its End-Of-Life date, follow **[Windows 10 After EOL](https://massgrave.dev/windows10_eol)**. * **[Windows Install / Debloat Guide](https://wispydocs.pages.dev/windows/)** -* **Software Sites: [Virgil Software Search](https://virgil.samidy.com/Software/) / [CracksURL](https://cracksurl.com/) / [LRepacks](https://lrepacks.net/)** +* **Software Sites: [Virgil Software Search](https://virgil.samidy.com/Software/) / [CracksURL](https://cracksurl.com/) [Download Guide](https://cracksurl.com/how-to-download/) / [LRepacks](https://lrepacks.net/)** !!!note Be aware that unofficial sources often re-upload M0nkrus's repacks, sometimes with added malware. Always verify you are downloading from M0nkrus's actual site, which we link on FMHY before downloading anything. Do not trust search engine results blindly for such specific repackers. diff --git a/docs/downloading.md b/docs/downloading.md index a034e4ce8..aeb9e3f3f 100644 --- a/docs/downloading.md +++ b/docs/downloading.md @@ -98,7 +98,7 @@ # ► Software Sites * 🌐 **[Adobe Alternatives](https://github.com/KenneyNL/Adobe-Alternatives)**, [2](https://rentry.org/adobealt) - Adobe Software Alternative Index * ↪️ **[Adobe Software](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent/#wiki_.25BA_torrent_sites)** * ⭐ **[Virgil Software Search](https://virgil.samidy.com/Software/)**, [2](https://virgil-search.pages.dev/Software/) / [GitHub](https://github.com/SamidyFR/Virgil) or [Software CSE](https://cse.google.com/cse?cx=ae17d0c72fa6cbcd4) - Multi-Site Software Search -* ⭐ **[CracksURL](https://cracksurl.com/)** / [Telegram](https://t.me/cracksurldotcom) +* ⭐ **[CracksURL](https://cracksurl.com/)** / [Download Guide](https://cracksurl.com/how-to-download/) / [Telegram](https://t.me/cracksurldotcom) * ⭐ **[LRepacks](https://lrepacks.net/)** - Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) * ⭐ **[Mobilism](https://forum.mobilism.org/)** - Sign-Up Required / [User Ranks](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#mobilism-ranks) * ⭐ **[Nsane Forums](https://www.nsaneforums.com/)** - Sign-Up Required From a0ffbc890d8c19f1140c82f2d433e4234faff024 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 18 Jan 2026 10:30:11 -0800 Subject: [PATCH 272/552] small update --- docs/video.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/video.md b/docs/video.md index fb5199a65..a3bbd9514 100644 --- a/docs/video.md +++ b/docs/video.md @@ -457,7 +457,7 @@ ## ▷ Live Sports * [SportDB](https://hoofoot.ru/) - Stream Aggregator * [TotalSportek.es](https://totalsportek.es/), [2](https://streameast.cz/) - Stream Aggregator * [CrackStreams24](http://crackstreams24.cfd/), [Soccereast](https://soccereast.cc/) or [Streameast24](https://streameast24.sbs/) - Stream Aggregator / [Discord](https://discord.gg/HwXeKNu8FU) -* [FootStreams](https://footstreams.xyz/) - Stream Aggregator +* [FootStreams](https://footstreams.xyz/), [2](https://www.footstreams.co/) - Stream Aggregator * [SportsMerge](https://sportsmerge.org/) - Stream Aggregator * [FSL](https://freestreams-live1a.pk/) - Stream Aggregator / [Discord](https://discord.gg/eXXJzDPchU) * [Footfy](https://footfy.net/) - Stream Aggregator @@ -633,7 +633,6 @@ # ► Download Sites * ⭐ **[MovieParadise](https://movieparadise.org/)** - Movies / TV / [Sign-Up Code (Important)](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#movieparadise-code) * ⭐ **[Rive](https://rivestream.org/)**, [2](https://rivestream.net/) - Movies / TV / Anime / [Status](https://rentry.co/rivestream) / [Discord](https://discord.gg/6xJmJja8fV) * ⭐ **[1Shows](https://www.1shows.nl/)** or [RgShows](https://www.rgshows.ru/) - Movies / TV / Anime / [Discord](https://discord.gg/the-one) -* ⭐ **[Cinepeace](https://cinepeace.in/)** - Movies / TV / Anime / [Discord](https://discord.gg/htmB2TbK) * ⭐ **[LunaStream](https://lunastream.fun/)** - Movies / TV / Anime / [Discord](https://discord.gg/3kpj8SuMy5) * ⭐ **[VidBox](https://vidbox.cc/)** - Movies / TV / Anime / [Discgord](https://discord.gg/VGQKGPM9Ej) * ⭐ **[Drama Day](https://dramaday.me/)** - Asian Drama From 393b64d4811130d0c67b2e14c3b48904886a56d1 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 18 Jan 2026 11:02:27 -0800 Subject: [PATCH 273/552] small update --- docs/misc.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/misc.md b/docs/misc.md index d80e8ce84..331af7356 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -1147,6 +1147,7 @@ # ► Useful Sites * [CacheSleuth](https://www.cachesleuth.com/) - Geocaching Tools * [Parcelsapp](https://parcelsapp.com/en/), [Informed Delivery](https://informeddelivery.usps.com/) or [17Track](https://www.17track.net/en) - Mail Package Tracking * [TemplateMaker](https://www.templatemaker.nl/) - Package / Box Templates +* [ICE List](https://wiki.icelist.is/) - ICE Activity Information * [Hots&Cots](https://www.hotscots.app/) - Military Reviews of Barracks / DFAC *** From b4454a496da1c47d0c684d175460d0de65d0a987 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 18 Jan 2026 14:58:50 -0800 Subject: [PATCH 274/552] updated 5 pages --- docs/gaming.md | 2 +- docs/image-tools.md | 1 - docs/linux-macos.md | 2 +- docs/misc.md | 4 ++-- docs/text-tools.md | 1 + 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/gaming.md b/docs/gaming.md index ea386df78..77d639c17 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -905,7 +905,7 @@ ## ▷ Trivia * [Akinator](https://en.akinator.com/) - 20 Questions * [Buzzinga](https://buzzinga.io/) - Jeopardy Creator * [Bestiefy](https://bestiefy.com/) - Friend Quizzes -* [WTM](https://whatthemovie.com/), [Moviedle](https://moviedle.xyz/), [Actorle](https://actorle.com/), [Kino.wtf](https://www.kino.wtf/), [Likewise](https://likewise.com/games), [Flickle](https://flickle.app/) or [Framed](https://framed.wtf/) - Movie Guessing Games +* [WTM](https://whatthemovie.com/), [Moviedle](https://moviedle.xyz/), [Actorle](https://actorle.com/), [Kino.wtf](https://www.kino.wtf/), [Likewise](https://pix-media.com/games), [Flickle](https://flickle.app/) or [Framed](https://framed.wtf/) - Movie Guessing Games * [Cinenerdle](https://www.cinenerdle.app/) or [Cinenerdle2](https://www.cinenerdle2.app/) - Movie Puzzles * [BoxOfficeGA](https://boxofficega.me/) - Box Office Guessing * [Scenewise](https://scenewise.io/) - Movie Scene Order Puzzle diff --git a/docs/image-tools.md b/docs/image-tools.md index 5f77609da..e8b753a56 100644 --- a/docs/image-tools.md +++ b/docs/image-tools.md @@ -50,7 +50,6 @@ ## ▷ Online Editors * [Resize Pixel](https://www.resizepixel.com/) - Multi-Tool * [Tom's Editor](https://tomseditor.com/editor/) - Multi-Tool * [photo.codes](https://www.photo.codes/) - Simple Editor w/ Shareable Colab Codes -* [Photomate](https://photomate.dev/) - Simple Editor * [MiNi Photo Editor](https://mini2-photo-editor.netlify.app/) - Simple Editor / [GitHub](https://github.com/xdadda/mini-photo-editor) * [Polotno Studio](https://studio.polotno.com/) - Simple Editor * [ILoveImg](https://www.iloveimg.com/photo-editor) - Simple Editor diff --git a/docs/linux-macos.md b/docs/linux-macos.md index 80b7df6e7..a760f0985 100644 --- a/docs/linux-macos.md +++ b/docs/linux-macos.md @@ -496,7 +496,7 @@ # ► Ricing / Customization * 🌐 **[Awesome Ricing](https://github.com/fosslife/awesome-ricing)**, **[⁠Awesome Linux Ricing](https://github.com/avtzis/awesome-linux-ricing)** or [Pling](https://www.pling.com/s/All-Linux/browse/) - Linux Ricing Resources * ⭐ **[Elkowar's Wacky Widgets](https://elkowar.github.io/eww)**, **[Aylur's GTK Shell](https://github.com/Aylur/ags)** or [⁠Quickshell](https://quickshell.org/) - Widgeting Systems -* ⭐ **[unixporn](https://unixporn.github.io/)** - Ricing Community / [Subreddit](https://reddit.com/r/unixporn) +* ⭐ **[unixporn](https://unixporn.github.io/)** - Ricing Community / [Subreddit](https://reddit.com/r/unixporn) / [Discord](https://discord.gg/unixporn) * [dotfiles](https://dotfiles.github.io/) - GitHub Dotfiles * [⁠Chezmoi](https://www.chezmoi.io/) - Dotfile Managers diff --git a/docs/misc.md b/docs/misc.md index 331af7356..a29bf2b2c 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -1,4 +1,4 @@ -*** +$*** *** **[◄◄ Back to Wiki Index](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/index)** *** @@ -1677,4 +1677,4 @@ ## ▷ Random * [DownloadHardware](https://downloadhardware.com/) - Download Computer Hardware * [The Restart Page](http://www.therestartpage.com/) - Vintage Operating System Reboots * [Windows XP Error Worm](https://ybenbihi.github.io/windows-error-worm/) - Click & Drag Windows Errors -* [HackTyper](https://hackertyper.net/), [HackerTyper](https://hackertyper.com/), [Hoacks](https://hoacks.com/) or [Geektyper](https://geektyper.com/) - Fake Hacking Screen +* [HackTyper](https://hackertyper.net/), [HackerTyper](https://hackertyper.com/), [Hoacks](https://hoacks.com/) or [Geektyper](https://geektyper.com/) - Fake Hacking Screen \ No newline at end of file diff --git a/docs/text-tools.md b/docs/text-tools.md index d2402cdd0..9ba57f4d1 100644 --- a/docs/text-tools.md +++ b/docs/text-tools.md @@ -20,6 +20,7 @@ # ► Text Tools * [⁠Unredact](https://github.com/leedrake5/unredact) - PDF Redaction Text Recovery * [Textify](https://ramensoftware.com/textify) - Copy Text from Any Dialog * [BeefText](https://beeftext.org/) - Text Substitution Tool +* [⁠Asciify](https://asciify.dev/) - ASCII Character Reference * [Scanner](https://simon-knuth.github.io/scanner/index) or [NAPS2](https://www.naps2.com/) - Scanner Apps / [GitHub](https://github.com/simon-knuth/scanner) * [Calligrapher.ai](https://www.calligrapher.ai/), [Text to Handwriting](https://saurabhdaware.github.io/text-to-handwriting/), [texttohandwriting](https://texttohandwriting.com/) or [HandWrittner](https://handwrittner.com/?lang=en) - Text to Handwriting Converters * [telescopictext](https://www.telescopictext.org/) - Write Text Within Text From 2f1d364b700004ac682dc866de9263f00bd529b0 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 18 Jan 2026 17:51:12 -0800 Subject: [PATCH 275/552] small update --- docs/video.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/video.md b/docs/video.md index a3bbd9514..4aa7b570d 100644 --- a/docs/video.md +++ b/docs/video.md @@ -452,7 +452,6 @@ ## ▷ Live Sports * ⭐ **[StreamSports99](https://streamsports99.su)**, [2](https://streamsports99.website/) / [Discord](https://discord.gg/QXKvEbyrVc) * ⭐ **[LiveTV](https://livetv.sx/enx/)** * ⭐ **[TimStreams](https://timstreams.site/)**, [2](https://timstreams.online/) - Live Events / [Status](https://timstreams.online/) / [Discord](https://discord.com/invite/p3aJ7rJGrz) -* [Streamex](https://streamex.cc/) or [CrackStreams](https://crackstreams.li/), [2](https://streameast.art/), [3](https://hesgoal.lol/) - Stream Aggregator / [Discord](https://discord.gg/G4HxTYejNT) * [Sportsurge](https://v2.sportsurge.net/home5/) - Stream Aggregator * [SportDB](https://hoofoot.ru/) - Stream Aggregator * [TotalSportek.es](https://totalsportek.es/), [2](https://streameast.cz/) - Stream Aggregator From cfeb18d2a0fc1de6230784fca8e15a256ecf6587 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 18 Jan 2026 18:16:49 -0800 Subject: [PATCH 276/552] added updated site --- docs/gaming-tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index fceadbaa7..5518eb0ef 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -898,7 +898,7 @@ ## ▷ Doom Tools ## ▷ Mario Kart Tools * ⭐ **[Retro Rewind](https://rentry.org/Retro-Rewind)** - Retro MKW Tracks / Multiplayer / [Discord](https://discord.gg/qbr3Y4PJFH) -* ⭐ **RR Tools** - [Wiki](https://wiki.tockdom.com/wiki/Retro_Rewind) / [Auto-Updater](https://github.com/TeamWheelWizard/WheelWizard/releases) / [VR Rankings](https://impactcoding.github.io/rr-vr-ranking/) / [Troubleshooting](https://rentry.org/RR-Fixes) +* ⭐ **RR Tools** - [Wiki](https://wiki.tockdom.com/wiki/Retro_Rewind) / [Auto-Updater](https://github.com/TeamWheelWizard/WheelWizard/releases) / [VR Rankings](https://rwfc.net/) / [Troubleshooting](https://rentry.org/RR-Fixes) * ⭐ **[CTGP Revolution](https://www.chadsoft.co.uk/)** - Custom MKW Tracks / Multiplayer / Disc Required / [Discord](https://discord.com/invite/XMEQGDK) * ⭐ **[MKWRs](https://mkwrs.com)** - Mario Kart Records / Videos * ⭐ **[MKW Lobbies](https://wiimmfi.de/stats/mkw)** - Online MKW Lobbies From c1d4257ac3784c9282911fa2b76763647530f666 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 18 Jan 2026 19:28:17 -0800 Subject: [PATCH 277/552] small update --- docs/image-tools.md | 2 +- docs/internet-tools.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/image-tools.md b/docs/image-tools.md index e8b753a56..3ac2e7821 100644 --- a/docs/image-tools.md +++ b/docs/image-tools.md @@ -387,7 +387,6 @@ # ► Download Images ## ▷ Image Search Engines -* ⭐ **[Yandex Images](https://yandex.com/images/)** or [Mavink](https://mavink.com/) - Image Search * ⭐ **[Search by Image](https://github.com/dessant/search-by-image)** - Browser Extension * ⭐ **[SauceNao](https://saucenao.com/)** - Reverse Image Search / [Extension](https://saucenao.com/tools/) * ⭐ **[SmartImage](https://github.com/Decimation/SmartImage)** - Reverse Image Search App @@ -396,6 +395,7 @@ ## ▷ Image Search Engines * [⁠Bing Visual Search](https://bing.com/camera) - Reverse Image Search * [infini.wtf](https://infini.wtf/) - Reddit Image Search * [IQDB](https://iqdb.org/) - Reverse Image Search +* [Yandex Images](https://yandex.com/images/) or [Mavink](https://mavink.com/) - Image Search * [CopySeeker](https://copyseeker.net/) - Reverse Image Search * [MaxURL](https://qsniyg.github.io/maxurl/) - Larger Image Search / [GitHub](https://github.com/qsniyg/maxurl) * [VISE](https://www.robots.ox.ac.uk/~vgg/software/vise/) - Image Search with Search Queries diff --git a/docs/internet-tools.md b/docs/internet-tools.md index 7b6f831e6..b34f061e1 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -227,7 +227,6 @@ ## ▷ Search Engines * ↪️ **[AI Search Engines](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai#wiki_.25B7_specialized_chatbots)** * ↪️ **[Privacy Search Engines](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_search_engines)** * ↪️ **[Image Search Engines](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/image-tools/#wiki_.25B7_image_search_engines)** -* ⭐ **[Yandex](https://yandex.com/)** * [Search All](https://www.searchall.net/), [WebSitesSearch](https://web-sites-search.web.app/), [CombinedSearch](https://combinedsearch.io/), [gnod Search](https://www.gnod.com/search/) or [AIO Search](https://www.aiosearch.com/) - Multi-Site Search * [100 Search Engines](https://www.100searchengines.com/) - Search with 100 Search Engines * [Jumps](https://jumps.io/) or [Yubnub](https://yubnub.org/) - Site Quick Search @@ -244,6 +243,7 @@ ## ▷ Search Engines * [WebCrawler](https://www.webcrawler.com/) * [Million Short](https://millionshort.com/) * [Andi](https://andisearch.com/) +* [Yandex](https://yandex.com/) * [Vuhuv](https://vuhuv.com/) * [Carrot2](https://search.carrot2.org/#/web) * [Yahoo](https://www.yahoo.com/) From 39803572043196a937f30b24d2bee97ffb06a41e Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 18 Jan 2026 19:29:12 -0800 Subject: [PATCH 278/552] removed site --- docs/text-tools.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/text-tools.md b/docs/text-tools.md index 9ba57f4d1..ac6679948 100644 --- a/docs/text-tools.md +++ b/docs/text-tools.md @@ -94,7 +94,6 @@ ## ▷ Audio Transcription * 🌐 **[ASR Leaderboard](https://huggingface.co/spaces/hf-audio/open_asr_leaderboard)** - Speech to Text Leaderboard * [Whisper](https://github.com/openai/whisper) - Audio Transcription / [WebUI](https://huggingface.co/spaces/hf-audio/whisper-large-v3), [2](https://ggml.ai/whisper.cpp/) -* [mp4grep](https://github.com/o-oconnell/mp4grep) - MP4 File Transcription Tool * [SpeechTexter](https://www.speechtexter.com/), [VoiceToText](https://voicetotext.org/), [Dictation](https://dictation.io/speech), [oTranscribe](https://otranscribe.com/) or [TalkTyper](https://talktyper.com/) - Browser-Based Speech-To-Text Tools * [Revoldiv](https://revoldiv.com/) or [Turboscribe](https://turboscribe.ai/) - AI-Based Transcriptions * [Vibe](https://thewh1teagle.github.io/vibe/) - Audio Transcription Software From 97c9dd3730a285171fee33f6f2dc500512c9dc38 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 18 Jan 2026 23:36:24 -0800 Subject: [PATCH 279/552] small update --- docs/text-tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/text-tools.md b/docs/text-tools.md index ac6679948..7190566d4 100644 --- a/docs/text-tools.md +++ b/docs/text-tools.md @@ -246,7 +246,7 @@ ## ▷ Note-Taking * [Saber](https://saber.adil.hanney.org/) - Handwritten Notes * [Butterfly](https://butterfly.linwood.dev/) - Handwritten Notes / [Discord](https://discord.com/invite/97zFtYN) / [GitHub](https://github.com/LinwoodDev/Butterfly) * [Xournal++](https://xournalpp.github.io/) - Handwritten Notes / [GitHub](https://github.com/xournalpp/xournalpp) -* [BookStack](https://www.bookstackapp.com/) or [Siyuan](https://b3log.org/siyuan/en) / [GitHub](https://github.com/siyuan-note/siyuan) - Self-Hosted Info Managers +* [BookStack](https://www.bookstackapp.com/) / [Github](https://github.com/BookStackApp/BookStack) or [Siyuan](https://b3log.org/siyuan/en) / [GitHub](https://github.com/siyuan-note/siyuan) - Self-Hosted Info Managers *** From 8d4fe256ce3190e5876912f82a9d8839c593eccd Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 19 Jan 2026 14:10:49 -0800 Subject: [PATCH 280/552] Create jsygk.md --- docs/posts/jsygk.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/posts/jsygk.md diff --git a/docs/posts/jsygk.md b/docs/posts/jsygk.md new file mode 100644 index 000000000..9c0eccb7e --- /dev/null +++ b/docs/posts/jsygk.md @@ -0,0 +1,18 @@ +--- +title: Just so you guys know +description: Just so you guys know +date: 2021-06-09 +next: false + +prev: false + +footer: true +--- + + + +I'm not ever going to let this project die. + +Even if something were to happen to me, it would be in good hands thanks to the awesome mods in discord. I just wanted to say this because sometimes projects like this end up slowly dying, and that isn't going to happen with us. + +Giving as many people as possible access to educational material and entertainment does make the world a smarter and happier place. Sharing is, always has been, and always will be the right thing to do, and until we live in a world that doesn't need to be shown that, we'll be here. From 8824ca15d31fb5b9763687c76573635f7b85fecd Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 19 Jan 2026 14:15:35 -0800 Subject: [PATCH 281/552] Create Interconnectedness.md --- docs/posts/Interconnectedness.md | 40 ++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 docs/posts/Interconnectedness.md diff --git a/docs/posts/Interconnectedness.md b/docs/posts/Interconnectedness.md new file mode 100644 index 000000000..94218c922 --- /dev/null +++ b/docs/posts/Interconnectedness.md @@ -0,0 +1,40 @@ +--- +title: Spreading Interconnectedness 🤍 +description: Interconnectedness +date: 2024-12-26 +next: false + +prev: false + +footer: true +--- + +Happy holidays everyone, I hope you are all doing well. + +I would just like to take a moment to talk about something very important to me. My hope is it will provide some clarity as to our motivations behind this project, and spread a bit of love to you all. + +*** + +The concept I'd like to discuss has many names. Some call it oneness, interconnectedness, selflessness etc. The name you choose doesn't really matter, but I think the ideas behind these concepts are important, and worth thinking about. I would say these concepts are my main motivation for FMHY, and I hope some of you find the same inspiration, and comfort from them as I do. + +To put things simply, the idea is that we are all more connected to one another, and our world, than it may seem. In order to show this, we need look no further than consciousness itself. The late great Alan Watts put it this way: *"The external world is as much you as your own body. Your skin doesn’t separate you from the world. It’s a bridge through which the external world flows into you, and you flow into it."* + +In other words, the ability to experience the things outside of ourselves, and the ability to experience ourselves **are one**. Everyone and everything is all a part of the same ocean, so to speak. David Mitchell once said: *"My life amounts to no more than one drop in a limitless ocean. Yet what is any ocean, but a multitude of drops?”* + +People always ask how they can give back to this project, and my answer is very simple. **Direct that love to places in our world where it normally doesn't exist**, even if you don't benefit directly. Help those in need where you can. Treat the misery and misfortune of others as your own. Treat our world, and the people in it, as if they were you. That is all I ask, and will ever ask. + +*** + +* *"I want you to see the beauty of giving love where it isn't merited. Any man can give love where he's sure it's returned. That isn't love at all. But to give love with no thought of merit, no thought of return, no thought of gratitude even. That's ordinarily the privilege of God."* - Edward Paramore + +* *"Basically, everything is one. There is no way in which you draw a line between things. What we do is make these subdivisions, but they’re not real. I think maybe poets … have some understanding of this."* - Barbara McClintock, Nobel Prize-Winning physiologist + +* *"The wise man beholds all beings in the Self, and the Self in all beings; for that reason, he does not hate anyone."* - Isa Upanishad + +* *“I honor the place in you where the entire Universe resides. I honor the place in you of Light, Love, Truth, Peace and Wisdom. I honor the place where, when you are in that place and I am in that place, there is only one of us.”* - Mahatma Gandhi + +Further quotes on this subject can be found [here](https://rentry.org/oneness). + +*** + +**TLDR** - I love you guys. I hope this project has had a positive affect on your lives. From 88bf229cd39d44d7381976dafea1fcaa858105ee Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 19 Jan 2026 14:18:16 -0800 Subject: [PATCH 282/552] Create ywt.md --- docs/posts/ywt.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 docs/posts/ywt.md diff --git a/docs/posts/ywt.md b/docs/posts/ywt.md new file mode 100644 index 000000000..11f8a31af --- /dev/null +++ b/docs/posts/ywt.md @@ -0,0 +1,32 @@ +--- +title: Your World Too +description: Your World Too +date: 2025-06-19 +next: false + +prev: false + +footer: true +--- + +Hello everyone. I hope you are all doing well. I just wanted to take a quick moment to talk about two concepts I think are becoming important in our world: rebellion and disobedience. + +*** + +I feel now more than ever, people are realizing the amount of power we average everyday humans have collectively. People are seeing that when we're together, when we speak as one, there is no authoritarian, no warmonger, no politician, no king, no army, no country on earth who's going to stand in our way. That does not mean things are perfect or that there is not a lot of work ahead, but I believe people have recognized a shift to a better world is actually possible. A world of more equality, of more freedom, of more pure unconditional love towards each other. + +Though we have an uphill climb, I am very grateful and humbled to be alive during such an important time in human history. I truly believe that a change is occurring within us as a species; many have now taken a big enough step back to see the true faces of the oppressors of this world. Friedrich Hegel once said: *"There is no better sign of our time than the fact that mankind portrays itself as being so worthy of respect. It is a proof that the aura surrounding the oppressors and the gods of this earth is fading."* + +If FMHY has inspired anything, I hope it's inspired some of you to not be afraid to stand up for things you know are right, even when it's extremely difficult. Even when everything feels stacked against you, when you think no one will listen, STAND UP. Stand strong. **Your voice counts**. Your opinions count. It's in our very nature as humans to rebel and disobey those who oppress, belittle, bully, and abuse their unwarranted powers. + +Rebellion isn't something that only happens in history books. + +*** + +* *"Disobedience, in the eyes of anyone who has read history, is humanity's original virtue."* - Oscar Wilde + +* *"To revolt is a natural tendency of life. Even a worm turns against the foot that crushes it. In general, the vitality and relative dignity of an animal can be measured by the intensity of its instinct to revolt"* - Mikhail Bakunin + +* *"So I decided to become a midwife… I wanted to deliver a thousand babies. And as each one arrives, especially the little girls, I’ll be there first to whisper into her tender little ear: REBEL! REBEL!”* - Emma Goldman + +* *"The only way to deal with an unfree world is to become so absolutely free that your very existence is an act of rebellion."* - Albert Camus From 382a56168d81dfef5287a6cd4e0e433e558ae4f9 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 19 Jan 2026 14:27:14 -0800 Subject: [PATCH 283/552] Update Interconnectedness.md --- docs/posts/Interconnectedness.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/posts/Interconnectedness.md b/docs/posts/Interconnectedness.md index 94218c922..9dda6e2ac 100644 --- a/docs/posts/Interconnectedness.md +++ b/docs/posts/Interconnectedness.md @@ -9,6 +9,8 @@ footer: true --- + + Happy holidays everyone, I hope you are all doing well. I would just like to take a moment to talk about something very important to me. My hope is it will provide some clarity as to our motivations behind this project, and spread a bit of love to you all. From f3f0e018874be8bdc84248675003b889fa05751b Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 19 Jan 2026 14:27:19 -0800 Subject: [PATCH 284/552] Update ywt.md --- docs/posts/ywt.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/posts/ywt.md b/docs/posts/ywt.md index 11f8a31af..7d62cea8c 100644 --- a/docs/posts/ywt.md +++ b/docs/posts/ywt.md @@ -9,6 +9,8 @@ footer: true --- + + Hello everyone. I hope you are all doing well. I just wanted to take a quick moment to talk about two concepts I think are becoming important in our world: rebellion and disobedience. *** From 4cb3a3a12ef57fd09a9e8460c408592b1d89f415 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 19 Jan 2026 20:08:07 -0800 Subject: [PATCH 285/552] updated 16 pages --- docs/ai.md | 2 ++ docs/beginners-guide.md | 2 +- docs/developer-tools.md | 3 +-- docs/file-tools.md | 5 +++-- docs/gaming-tools.md | 3 ++- docs/gaming.md | 2 +- docs/image-tools.md | 2 +- docs/mobile.md | 5 +++-- docs/non-english.md | 1 - docs/privacy.md | 2 +- docs/reading.md | 1 - docs/social-media-tools.md | 3 ++- docs/system-tools.md | 2 +- docs/text-tools.md | 2 +- docs/video-tools.md | 4 +++- docs/video.md | 19 ++++++++----------- 16 files changed, 30 insertions(+), 28 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index 6c555a7db..8f3be3b94 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -50,6 +50,7 @@ ## ▷ Multiple Model Sites * [Groq](https://groq.com/) - Kimi K2-0905 / GPT-OSS 120B / Sign-Up Required / [Discord](https://discord.com/invite/e6cj7aA4Ts) * [⁠Together.ai](https://chat.together.ai/) - DeepSeek V3.1 / Qwen 3 235B-2507 / Up-To 110 Daily / [Discord](https://discord.gg/9Rk6sSeWEG) * [⁠Woozlit](https://woozlit.com/) - Gemini 3 / Multiple Chatbots / No Sign-Up / [Discord](https://discord.gg/XE65JfWm) +* [⁠EaseMate AI](https://www.easemate.ai/ai-chat) - Multiple Chatbots / No Sign-Up * [Duck AI](https://duck.ai/) - GPT-5 mini / Multiple Chatbots / No Sign-Up * [NVIDIA NIM](https://build.nvidia.com/) - DeepSeek V3.1 / Kimi K2 / Multiple Chatbots / No Sign-Up @@ -179,6 +180,7 @@ ## ▷ Coding AIs # ► AI Tools +* 🌐 **[AI Price Compare](https://countless.dev/)** or **[PricePerToken](https://pricepertoken.com/)** - AI / LLM API Price Comparisons * 🌐 **[sindresorhus's Awesome ChatGPT](https://github.com/sindresorhus/awesome-chatgpt)** or [Awesome ChatGPT](https://github.com/uhub/awesome-chatgpt) - AI Resources * 🌐 **[Every ChatGPT GUI](https://github.com/billmei/every-chatgpt-gui)** - ChatGPT GUI Index * ↪️ **[AI API Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/dev-tools/#wiki_.25B7_api_tools)** diff --git a/docs/beginners-guide.md b/docs/beginners-guide.md index 075a10ba7..0fb9ea853 100644 --- a/docs/beginners-guide.md +++ b/docs/beginners-guide.md @@ -6,7 +6,7 @@ ### Adblocking For browsers we recommend **[uBO](https://github.com/gorhill/uBlock)**, and you can also use a **[Redirect Skipper](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools/#wiki_.25B7_redirect_bypass)** to skip annoying countdowns. Note that uBO alone should be enough for browser adblocking, using DNS alongside it can cause conflicts. -For mobile **[AdGuard Premium](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android/#wiki_.25B7_android_adblocking)** / [iOS](https://adguard.com/en/adguard-ios/overview.html) / [Guide](https://ios.cfw.guide/sideloading-apps/) or **[Rethink DNS](https://rethinkdns.com/app)**, and you can block YouTube, Reddit, and X.com ads with **[ReVanced Manager](https://revanced.app/)** / [Easy Setup](https://wispydocs.pages.dev/revanced-obtainium/) or [Morphe](https://morphe.software/). Note that uBO works on mobile browsers like Firefox too. +For mobile **[AdGuard Premium](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android/#wiki_.25B7_android_adblocking)** / [iOS](https://adguard.com/en/adguard-ios/overview.html) / [Guide](https://ios.cfw.guide/sideloading-apps/) or **[Rethink DNS](https://rethinkdns.com/app)**, and you can block YouTube, Reddit, and X.com ads with **[ReVanced Manager](https://revanced.app/)** or **[Morphe](https://morphe.software/)**, which you can optionally [setup easily](https://wispydocs.pages.dev/revanced-morphe-obtainium/)". Note that uBO works on mobile browsers like Firefox too. !!!note Using several ad blockers, like uBO and AdGuard at the same time can [mess things up](https://x.com/gorhill/status/1033706103782170625). This only happens with regular ad blockers, so it's perfectly okay to use uBO alongside something like SponsorBlock. diff --git a/docs/developer-tools.md b/docs/developer-tools.md index d6f94b8b9..7a4891339 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -260,10 +260,9 @@ ## ▷ API Tools * 🌐 **[List of Providers](https://docs.consumet.org/list-of-providers)** - Piracy Site APIs * 🌐 **[⁠NASA API](https://api.nasa.gov/)** - NASA Open APIs * 🌐 **[Free AI Stuff](https://github.com/zukixa/cool-ai-stuff)** / [2](https://cas.zukijourney.com/), [Free LLM API Resources](https://github.com/cheahjs/free-llm-api-resources), [FreeAPIProviders](https://rentry.co/freeapiproviders), [OpenRouter](https://openrouter.ai/models?max_price=0) or [API Together](https://api.together.xyz/playground) - LLM / AI API Indexes -* 🌐 **[AI Price Compare](https://countless.dev/)** - AI API Price Comparisons +* 🌐 **[AI Price Compare](https://countless.dev/)** or **[PricePerToken](https://pricepertoken.com/)** - AI / LLM API Price Comparisons * ⭐ **[hoppscotch](https://hoppscotch.io/)**, [Firecamp](https://firecamp.dev/) or [Strapi](https://strapi.io/) - API Builders * ⭐ **[Shizuku](https://shizuku.rikka.app/)** / [Tools](https://github.com/legendsayantan/ShizuTools) / [GitHub](https://github.com/RikkaApps/Shizuku), [Shizuku Fork](https://github.com/thedjchi/Shizuku) or [Dhizuku](https://github.com/iamr0s/Dhizuku) - Let Apps Use System API (Android) -* [Wyzie Subs](https://sub.wyzie.ru/) or [⁠Libre Subs](https://libre-subs.fifthwit.net/) - Subtitle Scraping API / [NPM Package](https://www.npmjs.com/package/wyzie-lib) / [Docs](https://docs.wyzie.ru/) * [HTTPie](https://httpie.io/) - Test REST, GraphQL, and HTTP APIs * [Rest Test Test](https://resttesttest.com/) - Test REST / CORS Services * [Beeceptor](https://beeceptor.com/) - Mock REST APIs diff --git a/docs/file-tools.md b/docs/file-tools.md index 9bdbfb000..22065f725 100644 --- a/docs/file-tools.md +++ b/docs/file-tools.md @@ -310,7 +310,7 @@ # ► File Hosts * ↪️ **[Video File Hosts](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25B7_video_file_hosts)** * ↪️ **[Image File Hosts](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/image-tools#wiki_.25B7_image_hosts)** * ⭐ **[Gofile](https://gofile.io/)** - 100GB Monthly / Unlimited / 10 Days After Last Download / [Manager Export](https://greasyfork.org/en/scripts/515250) -* ⭐ **[Pixeldrain](https://pixeldrain.com/)** - 20GB / 120 Days After Last Download (10% min) / [Speedtest](https://pixeldrain.com/speedtest) +* ⭐ **[Pixeldrain](https://pixeldrain.com/)** - 10GB / 60 Days After Last Download (10% min) / [Speedtest](https://pixeldrain.com/speedtest) * ⭐ **[VikingFile](https://vikingfile.com/)** - Unlimited / 15 Days After Last Download / [Discord](https://discord.gg/EPEFC6KkpF) * ⭐ **[Buzzheavier](https://buzzheavier.com/)**, [2](https://fuckingfast.net/), [3](https://bzzhr.co/) - Unlimited / 15 Days After Last Download / [File Expiry](https://buzzheavier.com/help) / **Use [Adblock](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#buzzheavier-warning)** / [Discord](https://discord.gg/ttQjgC28WP) * ⭐ **[⁠Rootz](https://rootz.so/)** - 25GB / 15 Days After Last Download / Unlimited for Backstage Users / [Discord](https://discord.com/invite/rtz) @@ -319,8 +319,9 @@ # ► File Hosts * [⁠ZeroFS](https://zerofs.link/) - Unlimited / 30 Days After Last Download / [CLI](https://github.com/kirmola/zerofs-cli) / [Discord](https://discord.gg/PJWsgUt7XM) * [FileMirage](https://filemirage.com/) - 50GB / 30 Days After Last View * [Send.now](https://send.now/) - 100GB / 15 Days After Last Download -* [Transfer.it](https://transfer.it/) / Unlimited / 90 Days / Owned by Mega.nz +* [Transfer.it](https://transfer.it/) - Unlimited / 90 Days / Owned by Mega.nz * [DesiUpload](https://desiupload.co/) - 15 Days (2GB per file / 30 Days w/ Account) +* [hostb](https://hostb.org/ ) - Unlimited / 30 Days After Last Download / [Source](https://r-w-x.org/r/hostb.git) * [udrop](https://www.udrop.com/) - 5GB / 50GB on Signup / Forever * [MixDrop](https://mixdrop.ag/) - Unlimited / 60 Days / Sign-Up Required * [Ranoz](https://ranoz.gg/) - 20GB / 30 Days After Last Download diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index 5518eb0ef..823ffc9f2 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -40,7 +40,7 @@ # ► Gaming Tools * [CSDb](https://csdb.dk/) or [GB64](https://gb64.com/index.php) - Commodore 64 Resources * [Awesome J2ME](https://github.com/hstsethi/awesome-j2me) - J2ME Resources * [GARbro](https://github.com/morkt/GARbro/) - Browse / Extract Visual Novel Resources -* [LunaTranslator](https://docs.lunatranslator.org/en/) - Visual Novel Live Translator / [GitHub](https://github.com/HIllya51/LunaTranslator) +* [LunaTranslator](https://docs.lunatranslator.org/en/) / [GitHub](https://github.com/HIllya51/LunaTranslator) or [⁠MTool](https://mtool.app/?lang=en) - Game / Visual Novel Translators * [⁠Interpreter](https://github.com/bquenin/interpreter) - Retro Japanese Game Live Translator * [ConceptArt](https://vk.com/conceptart) - Video Game Concept Art * [r/CrackWatch](https://www.reddit.com/r/CrackWatch/), [r/RepackWorld](https://reddit.com/r/RepackWorld), [GameStatus](https://gamestatus.info/) or [GitGud](https://discord.gg/APfesEBjjn) - Scene Release Trackers @@ -660,6 +660,7 @@ ## ▷ Launchers * [HMCL](https://hmcl.huangyuhui.net/) - Launcher / [GitHub](https://github.com/HMCL-dev/HMCL) * [Crystal Launcher](https://crystal-launcher.net/) - Launcher / [Discord](https://discord.com/invite/S4cSFjq) * [X Minecraft Launcher](https://xmcl.app/) - Launcher / [Discord](https://discord.com/invite/W5XVwYY7GQ) +* [Legacy Launcher](https://llaun.ch/en) - Minimal Launcher / VPN May Be Required to View Site * [Quantum Launcher](https://mrmayman.github.io/quantumlauncher/) - Lightweight Launcher / [Discord](https://discord.com/invite/bWqRaSXar5) / [GitHub](https://github.com/Mrmayman/quantum-launcher/) * [Premium-Only Launchers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_mc_launchers_account_req) - Launchers that Require Official Account diff --git a/docs/gaming.md b/docs/gaming.md index 77d639c17..247a86dda 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -630,7 +630,7 @@ # ► Browser Games * [Jelly Mario](https://jellymar.io/) - Jelly Super Mario * [Snubby](https://rentry.co/FMHYB64#sr-game) - Browser Slime Rancher * [CelesteClassic](https://maddymakesgamesinc.itch.io/celesteclassic) - Full Classic Celeste -* [Mega Man Games](https://www.megamangames.net/) - Browser Mega Man5 +* [Mega Man Games](https://www.megamangames.net/) - Browser Mega Man * [TENNIS!](https://snek-vunderkind.vercel.app/games/tennis.html) - JavaScript Pong * [SpaceCadetPinball](https://alula.github.io/SpaceCadetPinball) - Browser Space Cadet Pinball * [Google Snake Mods](https://googlesnakemods.com/) / [Discord](https://discord.gg/NA6vHg62An) / [GitHub](https://github.com/DarkSnakeGang/GoogleSnakeModLoader) , [Play Snake](https://playsnake.org/) or [Snake-Game](https://www.onemotion.com/snake-game/)- Snake Style Games diff --git a/docs/image-tools.md b/docs/image-tools.md index 3ac2e7821..f96daaacc 100644 --- a/docs/image-tools.md +++ b/docs/image-tools.md @@ -388,6 +388,7 @@ # ► Download Images ## ▷ Image Search Engines * ⭐ **[Search by Image](https://github.com/dessant/search-by-image)** - Browser Extension +* ⭐ **[Yandex Images](https://yandex.com/images/)** or [Mavink](https://mavink.com/) - Image Search * ⭐ **[SauceNao](https://saucenao.com/)** - Reverse Image Search / [Extension](https://saucenao.com/tools/) * ⭐ **[SmartImage](https://github.com/Decimation/SmartImage)** - Reverse Image Search App * ⭐ **[Google Lens](https://www.google.com/?olud)** - Reverse Image Search @@ -395,7 +396,6 @@ ## ▷ Image Search Engines * [⁠Bing Visual Search](https://bing.com/camera) - Reverse Image Search * [infini.wtf](https://infini.wtf/) - Reddit Image Search * [IQDB](https://iqdb.org/) - Reverse Image Search -* [Yandex Images](https://yandex.com/images/) or [Mavink](https://mavink.com/) - Image Search * [CopySeeker](https://copyseeker.net/) - Reverse Image Search * [MaxURL](https://qsniyg.github.io/maxurl/) - Larger Image Search / [GitHub](https://github.com/qsniyg/maxurl) * [VISE](https://www.robots.ox.ac.uk/~vgg/software/vise/) - Image Search with Search Queries diff --git a/docs/mobile.md b/docs/mobile.md index 68bc8446b..b79b66337 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -182,7 +182,7 @@ ## ▷ Social Media Apps * [WaEnhancer](https://github.com/Dev4Mod/WaEnhancer) (root) - WhatsApp Patcher / [Telegram](https://t.me/waenhancer) * [Whatsapp Backup Reader](https://whatsappbr.netlify.app/) - Read Exported Whatsapp Chats * [WhatsAppCleaner](https://github.com/VishnuSanal/WhatsAppCleaner) - Clean Redundant WhatsApp Media Files -* [FouadMODS](https://t.me/FouadMODS) or [SE Extended](https://github.com/bocajthomas/SE-Extended) / [Telegram](https://t.me/SE_Extended_CI) - Snapchat Clients +* [PurrfectSnap](https://github.com/particle-box/PurrfectSnap) (Use Root/LSPosed), [FouadMODS](https://t.me/FouadMODS) or [SE Extended](https://github.com/bocajthomas/SE-Extended) / [Telegram](https://t.me/SE_Extended_CI) - Snapchat Clients *** @@ -278,6 +278,7 @@ ## ▷ Keyboard Tools * [SwiftKey](https://www.microsoft.com/en-us/swiftkey) - Keyboard * [Unexpected Keyboard](https://github.com/Julow/Unexpected-Keyboard) - Keyboard * [AnySoftKeyboard](https://anysoftkeyboard.github.io/) - Privacy-Focused Keyboard +* [⁠CleverKeys](https://github.com/tribixbite/CleverKeys) - Gesture-Based Keyboard w/ Termux Support * [Thumb-Key](https://github.com/dessalines/thumb-key) - Swipe Keyboard * [Flickboard](https://codeberg.org/natkr/flickboard) - Keyboard * [KeyboardGPT](https://github.com/Mino260806/KeyboardGPT) - AI Keyboard @@ -1157,7 +1158,7 @@ ## ▷ iOS Sideloading * ⭐ **[Feather](https://github.com/khcrysalis/Feather)** - Sideloading App (iOS 15.0 & Above) / Requires Apple Dev Certificate * [AltStore Classic](https://altstore.io/) - Non-Jailbreak Sideloading App (iOS 14.0 & Above) / [Repo Viewer](https://therealfoxster.github.io/altsource-viewer/), [2](https://altsource.by.lao.sb/browse/) / [AltServer](https://github.com/NyaMisty/AltServer-Linux) / [Guide](https://faq.altstore.io/altstore-classic/how-to-install-altstore-windows) * [⁠Ksign](https://github.com/Nyasami/Ksign) - Non-Jailbreak Sideloading -* [⁠PlumeImpactor](https://github.com/khcrysalis/PlumeImpactor) - Non-Jailbreak Sideloading +* [⁠PlumeImpactor](https://github.com/khcrysalis/Impactor) - Non-Jailbreak Sideloading * [LiveContainer](https://github.com/khanhduytran0/LiveContainer) - Run Apps Without Installing / Bypass Sidestore limits * [IPA iBot](https://t.me/ipa_ibot) - Apple Dev Certificate Manager Bot * [⁠BlacklistBeGone](https://github.com/jailbreakdotparty/BlacklistBeGone) - Lift Revoked Certificate Blacklist / iOS 17.0 -> iOS 18.0.1 diff --git a/docs/non-english.md b/docs/non-english.md index 8cbc8aa3c..bf5053283 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -1922,7 +1922,6 @@ # ► Other Languages * [CyberSkills](https://discord.com/invite/2tTwMvbSXu) - Danish Cybersecurity Discord * [NPO](https://npo.nl/) - Dutch / TV Streaming * [Oorboekje](https://oorboekje.nl/) or [luisterradio](https://luisterradio.fm/) - Dutch Radio Stations -* [Eboek.info](https://eboek.info/) - Dutch / Download / Comics * [Warez.Ge](https://warez.ge/) - Georgian / Download / Video / Audio * [Deildu](https://deildu.net/) - Icelandic / Torrents * [kzkitap](https://t.me/kzkitap) - Kazakh Books diff --git a/docs/privacy.md b/docs/privacy.md index efb66f495..f7b94a01c 100644 --- a/docs/privacy.md +++ b/docs/privacy.md @@ -344,7 +344,7 @@ ## ▷ Search Engines * 🌐 **[Search Engine Party](https://searchengine.party/)** - Privacy Search Engine Comparisons / [GitLab](https://gitlab.com/nitrohorse/search-engines-compare) * 🌐 **[Instance Scores](https://searx.neocities.org/instancescores)** or [Searx Index](https://www.startpage.com/sp/search?q=%22powered%20by%20Searx%22) - Searx Instance Indexes * ⭐ **[FMHY Searx](https://searx.fmhy.net/)** or [searx.space](https://searx.space/) / [.onion](http://searxspbitokayvkhzhsnljde7rqmn7rvoga6e4waeub3h7ug3nghoad.onion/) - SearXNG Instances / Metasearch / [Matrix](https://matrix.to/#/#searxng:matrix.org) / [GitHub](https://github.com/searxng) -* ⭐ **[Brave Search](https://search.brave.com/)** - Independent +* ⭐ **[Brave Search](https://search.brave.com/)** - Independent / Supports DDB Bangs * ⭐ **[DuckDuckGo](https://start.duckduckgo.com/)** - Metasearch / Bing Based / [Shortcuts](https://duckduckgo.com/bangs), [2](https://github.com/dmlls/yang) / [Subreddit](https://www.reddit.com/r/duckduckgo/) * [Fuck Off Google](https://search.fuckoffgoogle.net/), [searx.neocities](https://searx.neocities.org/), [nixnet](https://searx.nixnet.services/) or [monocles](https://monocles.de/) - Searx Instances / Metasearch * [⁠Nilch](https://nilch.org/) - AI Free / Metasearch diff --git a/docs/reading.md b/docs/reading.md index 99e8ec71a..98def0f38 100644 --- a/docs/reading.md +++ b/docs/reading.md @@ -471,7 +471,6 @@ ## ▷ Manga * ⭐ **[MangaPark](https://mangapark.net/)** / [Discord](https://discord.gg/jctSzUBWyQ) * ⭐ **[MangaFire](https://mangafire.to/)** / [Subreddit](https://www.reddit.com/r/Mangafire/) / [Discord](https://discord.com/invite/KRQQKzQ6CS) * ⭐ **[MangaNato](https://www.manganato.gg/)**, [2](https://www.nelomanga.net/), [3](https://www.mangakakalot.gg), [4](https://www.natomanga.com/) / [Discord](https://discord.gg/Qhz84GGvE9) -* ⭐ **[BATO.TO](https://bato.to/)**, [2](https://fto.to/) / [Mirrors](https://batotomirrors.pages.dev/) / [Discord](https://discord.gg/RW5yzjrHP) * ⭐ **[Kagane](https://kagane.org/)** / [Discord](https://discord.com/invite/kBPYVSzwUE) * ⭐ **[Nyaa Manga / LNs](https://nyaa.si/?f=0&c=3_0&q=)** - Torrents * [MangaKatana](https://mangakatana.com/) diff --git a/docs/social-media-tools.md b/docs/social-media-tools.md index 85cc8f799..4c5c6a3f8 100644 --- a/docs/social-media-tools.md +++ b/docs/social-media-tools.md @@ -269,6 +269,7 @@ ## ▷ Telegram File Tools * ⭐ **[Teldrive](https://teldrive-docs.pages.dev/)** - File Manager / Uploader / [Discord](https://discord.com/invite/8QAeCvTK7G) / [GitHub](https://github.com/tgdrive/teldrive) * [tdl](https://docs.iyear.me/tdl/) - File Download / Upload Tool / [GitHub](https://github.com/iyear/tdl) * [File-Sharing-Bot](https://github.com/CodeXBotz/File-Sharing-Bot) / [Telegram](https://t.me/CodeXBotz), [TelegramCloud](https://github.com/iw4p/telegram-cloud), [easy_share_bot](https://t.me/easy_share_bot) or [UploadBot](https://t.me/uploadbot) - Upload Files to Telegram +* [TG-FileStreamBot](https://github.com/EverythingSuckz/TG-FileStreamBot) - Telegram File Streaming * [MediaDownBot](https://t.me/mediadownbot), [WZML-X](https://github.com/SilentDemonSD/WZML-X), [Telegram Media Downloader](https://greasyfork.org/en/scripts/446342), [TopSaverBot](https://t.me/TopSaverBot), [CatdlBot](https://t.me/CatdlBot) or [DownloadsMasterBot](https://t.me/DownloadsMasterBot) - Media Downloaders * [Musvkrobot](https://t.me/musvkrobot) - Video Downloader * [GdriveXbot](https://t.me/TheGdriveXBot) or [google-drive-telegram-bot](https://github.com/viperadnan-git/) - Google Drive Upload Bots @@ -659,7 +660,7 @@ # ► Fediverse Tools * [Fediverse People Directory](https://fediverse.info/explore/people) - Self-Submitted User Directory * [Hubzilla Public Sites](https://hubzilla.org/pubsites) - Hubzilla Instances * [Friendica Directory](https://dir.friendica.social/servers) - Friendica Instances -* [Lemmy](https://join-lemmy.org/) / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media/#wiki_.25B7_lemmy_tools), [Mastodon](https://joinmastodon.org/) / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media/#wiki_.25B7_mastodon_tools), [Diaspora](https://diasporafoundation.org/) or [Friendica](https://friendi.ca) - Decentralized Social Netoworks +* [Lemmy](https://join-lemmy.org/) / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media/#wiki_.25B7_lemmy_tools), [Mastodon](https://joinmastodon.org/) / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media/#wiki_.25B7_mastodon_tools), [Diaspora](https://diasporafoundation.org/) or [Friendica](https://friendi.ca) - Decentralized Social Networks * [FediverseRedirect](https://github.com/zacharee/MastodonRedirect) - Frontend Redirect * [Bridgy Fed](https://fed.brid.gy/) - Fediverse Bridge * [PodcastAP](https://podcastap.com/) - Podcast Feed Bridge diff --git a/docs/system-tools.md b/docs/system-tools.md index d01d8890a..81c350d9f 100644 --- a/docs/system-tools.md +++ b/docs/system-tools.md @@ -331,7 +331,7 @@ ## ▷ Mouse / Keyboard ## ▷ System Audio * ⭐ **[Equalizer APO](https://sourceforge.net/projects/equalizerapo/)**, [2](https://equalizerapo.com/) / [GUI](https://sourceforge.net/projects/peace-equalizer-apo-extension/), [Dolby Access](https://apps.microsoft.com/detail/9n0866fs04w8) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#dolby-access--atmos-note) or [FXSound](https://www.fxsound.com/) - Audio Equalizers -* ⭐ **[AutoEq](https://autoeq.app/)** - Custom Equalizer Presets +* ⭐ **[AutoEQ](https://autoeq.app/)** or [⁠PEQdB](https://peqdb.com/) - Create Custom Equalizer Presets / [Discord](https://discord.gg/B7e8cM76PM) * [VoiceMeeter](https://vb-audio.com/Voicemeeter/index.htm) - Audio Mixers / Multi-Device Playback / [Banana](https://vb-audio.com/Voicemeeter/banana.htm) * [⁠Sonar](https://steelseries.com/gg/sonar) or [noise-suppression-for-voice](https://github.com/werman/noise-suppression-for-voice) - Noise Cancelling Software * [SoundSwitch](https://soundswitch.aaflalo.me/) - Switch Audio Device with Hotkey / [GitHub](https://github.com/Belphemur/SoundSwitch) diff --git a/docs/text-tools.md b/docs/text-tools.md index 7190566d4..5ad145c6d 100644 --- a/docs/text-tools.md +++ b/docs/text-tools.md @@ -246,7 +246,7 @@ ## ▷ Note-Taking * [Saber](https://saber.adil.hanney.org/) - Handwritten Notes * [Butterfly](https://butterfly.linwood.dev/) - Handwritten Notes / [Discord](https://discord.com/invite/97zFtYN) / [GitHub](https://github.com/LinwoodDev/Butterfly) * [Xournal++](https://xournalpp.github.io/) - Handwritten Notes / [GitHub](https://github.com/xournalpp/xournalpp) -* [BookStack](https://www.bookstackapp.com/) / [Github](https://github.com/BookStackApp/BookStack) or [Siyuan](https://b3log.org/siyuan/en) / [GitHub](https://github.com/siyuan-note/siyuan) - Self-Hosted Info Managers +* [BookStack](https://www.bookstackapp.com/) / [Github](https://github.com/BookStackApp/BookStack), [NoteDiscovery](https://github.com/gamosoft/NoteDiscovery/) or [Siyuan](https://b3log.org/siyuan/en) / [GitHub](https://github.com/siyuan-note/siyuan) - Self-Hosted Info Managers *** diff --git a/docs/video-tools.md b/docs/video-tools.md index 7665fc84c..d1216b3b9 100644 --- a/docs/video-tools.md +++ b/docs/video-tools.md @@ -89,7 +89,7 @@ ## ▷ Processing / Encoding * ⭐ **[FFmpeg](https://ffmpeg.org/)** - Multimedia Processors / Windows, Mac, Linux / [GitHub](https://github.com/FFmpeg/FFmpeg) / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25B7_ffmpeg_tools) * ⭐ **[Shutter Encoder](https://www.shutterencoder.com/)** - Video Encoding Software / Windows, Mac, Linux / [GitHub](https://github.com/paulpacifico/shutter-encoder) * ⭐ **[MKVToolNix](https://mkvtoolnix.download/)** - MKV Editing Tools / Windows, Mac, Linux -* ⭐ **[archived-things](https://sometimes-archives-things.github.io/archived-things/)**, [Codec Wiki](https://wiki.x266.mov/) / [Discord](https://discord.gg/bbQD5MjDr3) / [GitHub](https://github.com/av1-community-contributors/codec-wiki), [JET Guide](https://jaded-encoding-thaumaturgy.github.io/JET-guide/master/), [The Encoding Guide](https://encoding-guide.neocities.org/) or [Silentaperture](https://silentaperture.gitlab.io/mdbook-guide/) - Video Encoding Guides +* ⭐ **[archived-things](https://sometimes-archives-things.github.io/archived-things/)**, [Codec Wiki](https://wiki.x266.mov/) / [Discord](https://discord.gg/bbQD5MjDr3) / [GitHub](https://github.com/av1-community-contributors/codec-wiki), [⁠Video Noob Guide](https://gist.github.com/arch1t3cht/b5b9552633567fa7658deee5aec60453/), [JET Guide](https://jaded-encoding-thaumaturgy.github.io/JET-guide/master/), [The Encoding Guide](https://encoding-guide.neocities.org/) or [Silentaperture](https://silentaperture.gitlab.io/mdbook-guide/) - Video Encoding Guides * ⭐ **[Basics to the Art of Remuxing](https://claraiscute.neocities.org/Guides/remuxing/)**, [2](https://claraiscute.pages.dev/Guides/remuxing/) - Learn How to Remux Videos * [DDVT](https://forum.doom9.org/showthread.php?t=183479) - Dolby Vision RPU Demuxing / Injecting / Editing * [MKV Muxing Batch GUI](https://github.com/yaser01/mkv-muxing-batch-gui) - Mux Videos / Windows, Linux @@ -194,6 +194,8 @@ # ► Video Players * ⭐ **[MPC-HC](https://github.com/clsid2/mpc-hc/)**, [MPC-QT](https://mpc-qt.github.io/) or [MPC-BE](https://sourceforge.net/projects/mpcbe/) - Video Player / [YT-DL Support](https://www.free-codecs.com/guides/how_to_stream_videos_with_mpc-hc.htm) * ⭐ **[MPV](https://mpv.io/)** - Video Player / [Custom Builder](https://mpv-easy.github.io/mpv-build/) / [Frontends](https://github.com/mpv-player/mpv/wiki/Applications-using-mpv) / [GitHub](https://github.com/mpv-player/mpv) * ⭐ **[VLC](https://www.videolan.org/)** - Video Player / [GitHub](https://github.com/videolan/vlc) +* ⭐ **[FastStream](https://faststream.online/)** - Fragmentation Streaming Extension / [GitHub](https://github.com/Andrews54757/FastStream/) +* ⭐ **[OpenVideo](https://openvideofs.github.io)** or [Stream-Bypass](https://github.com/ByteDream/stream-bypass) - Use Streaming Sites in Ad-Free Player with Subs, Speed Control & More * [Codec Guide](https://www.codecguide.com/), [ALF FreeWare VideoCODECs](https://codec.kyiv.ua/), or [Free-Codecs](https://www.free-codecs.com/) - Video Player Codec Collections * [Screenbox](https://github.com/huynhsontung/Screenbox) - Video Player * [AVPlayer](http://www.awesomevideoplayer.com/), [ICAT](https://www.nvidia.com/en-us/geforce/technologies/icat/) or [GridPlayer](https://github.com/vzhd1701/gridplayer) - Multi-Video Players diff --git a/docs/video.md b/docs/video.md index 4aa7b570d..ea421dfdf 100644 --- a/docs/video.md +++ b/docs/video.md @@ -71,9 +71,9 @@ ## ▷ Stream Aggregators *** * ⭐ **[Flixer](https://flixer.sh)** / [Discord](https://discord.com/invite/Z9Hjeqe4Fr), [Hexa](https://hexa.su/) / [Discord](https://discord.com/invite/yvwWjqvzjE) or [Vidora](https://watch.vidora.su/) - Movies / TV / Anime / Auto-Next -* ⭐ **[Filmex](https://filmex.to/)** - Movies / TV / Anime / Auto-Next / 4K / [Discord](https://discord.com/invite/WWrWnG8qmh) * ⭐ **[Cinezo](https://www.cinezo.net/)** or [Yenime](https://yenime.net/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/Gx27YMK73d) * ⭐ **[bCine](https://bcine.app/)** or [BEECH](https://www.beech.watch/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/FekgaSAtJa) +* ⭐ **[Filmex](https://filmex.to/)** - Movies / TV / Anime / Auto-Next / 4K / [Discord](https://discord.com/invite/WWrWnG8qmh) * ⭐ **[Vidbox](https://vidbox.cc/)**, [2](https://cinehd.cc/), [3](https://hotflix.to/) - Movies / TV / Anime / Auto-Next / [Status](https://vidbox.xyz/) / [Discord](https://discord.gg/VGQKGPM9Ej) * ⭐ **[Willow](https://willow.arlen.icu/)**, [2](https://salix.pages.dev/) - Movies / TV / Anime / [4K Guide](https://rentry.co/willow-guide) / [Telegram](https://t.me/+8OiKICptQwA4YTJk) / [Discord](https://discord.com/invite/gmXvwcmxWR) * ⭐ **[CinemaOS](https://cinemaos.live/)**, [2](https://cinemaos.tech/), [3](https://cinemaos.me/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/38yFnFCJnA) @@ -89,8 +89,8 @@ ## ▷ Stream Aggregators * [Mapple.tv](https://mappl.tv/) - Movies / TV / Anime / [Discord](https://discord.gg/V8XUhQb2MZ) * [QuickWatch](https://www.quickwatch.co/) - Movies / TV / Anime / [Discord](https://discord.com/invite/PHDRg4K7hD) * [ZXCSTREAM](https://zxcprime.icu/) - Movies / TV / [Telegram](https://t.me/zxc_stream) / [Discord](https://discord.gg/yv7wJV97Jd) -* [PlayTorrio](https://playtorrio.xyz/) - Desktop App / Use Streaming Mode / [Discord](https://discord.gg/bbkVHRHnRk) / [GitHub](https://github.com/ayman708-UX/PlayTorrio) -* [Streaming CSE](https://cse.google.com/cse?cx=006516753008110874046:cfdhwy9o57g##gsc.tab=0), [2](https://cse.google.com/cse?cx=006516753008110874046:o0mf6t-ugea##gsc.tab=0), [3](https://cse.google.com/cse?cx=98916addbaef8b4b6), [4](https://cse.google.com/cse?cx=0199ade0b25835f2e) - Multi-Site Search +* [PlayTorrio](https://playtorrio.xyz/) - Streaming Desktop App / Use Streaming Mode / [Discord](https://discord.gg/bbkVHRHnRk) / [GitHub](https://github.com/ayman708-UX/PlayTorrio) +* [mov-cli](https://mov-cli.github.io/) - Streaming CLI / [Plugins](https://github.com/topics/mov-cli-plugin) / [GitHub](https://github.com/mov-cli/mov-cli) *** @@ -119,12 +119,14 @@ ## ▷ Embed Frontends * [Yampi](https://yampi.live/) - Movies / TV / Anime * [M-Zone](https://www.m-zone.org/) - Movies / TV / Anime / [Discord](https://discord.com/invite/PFvCNcZCQC) * [MoviePluto](https://moviepluto.fun/) - Movies / TV / Anime / [Discord](https://discord.com/invite/ynfvjgHrBd) +* [KrakenFlix](https://krakenflix.cx/) - Movies / TV / Anime * [StreameX](https://streamex.net/) - Movies / TV / Anime * [Snowstream](https://snowstream.vercel.app/) - Movies / TV / Anime / [Telegram](https://t.me/snowstreamchat) / [Discord](https://discord.gg/fXBhvRzFKY) * [VIBLIX](https://viblix.ovh/) - Movies / TV / Anime * [Altair](https://altair.mollusk.top/) or [Nova](https://novastream.top/) - Movies / TV / [Discord](https://discord.gg/s9kUZw7CqP) * [Ask4Movies](https://ask4movie.app/) - Movies / TV / Anime * [CineGo](https://cinego.co/) - Movies / TV +* [Streaming CSE](https://cse.google.com/cse?cx=006516753008110874046:cfdhwy9o57g##gsc.tab=0), [2](https://cse.google.com/cse?cx=006516753008110874046:o0mf6t-ugea##gsc.tab=0), [3](https://cse.google.com/cse?cx=98916addbaef8b4b6), [4](https://cse.google.com/cse?cx=0199ade0b25835f2e) - Multi-Site Search *** @@ -706,7 +708,7 @@ # ► Download Sites * [Toku.fun](https://toku.fun/) - Japanese Superhero Movies / 360p * [Fanedit.org](https://fanedit.org/) - Fanedit Community / Sign-Up Required / DM Editors for Downloads * [HDEncode](https://hdencode.org/), [RapidMoviez](https://rmz.cr/) / [Mirrors](https://rmzmirrors.com/) or [rlsDB](https://rlsdb.com/) - Movie & TV DDL Forums / Requires [Debrid](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/download#wiki_.25BA_debrid_.2F_leeches) -* [IMDb-Scout-Mod](https://greasyfork.org/en/scripts/407284) - Add Download Site Results to IMDb +* [mov-cli](https://mov-cli.github.io/) - Downloading CLI / [Plugins](https://github.com/topics/mov-cli-plugin) / [GitHub](https://github.com/mov-cli/mov-cli) * [Video Download CSE](https://cse.google.com/cse?cx=006516753008110874046:wevn3lkn9rr) / [CSE 2](https://cse.google.com/cse?cx=89f2dfcea452fc451) / [CSE 3](https://cse.google.com/cse?cx=aab218d0aa53e3578) *** @@ -981,7 +983,6 @@ ## ▷ Download Subtitles * ⭐ **[SubDL](https://subdl.com/)** - Subtitles * ⭐ **[Addic7ed](https://www.addic7ed.com/)** - Subtitles / [Frontend](https://www.gestdown.info/) * ⭐ **[Auto-Subtitles](https://www.bazarr.media/)** - Subtitle Autosearch / Download Tool -* [Wyzie Subs](https://sub.wyzie.ru/download) - Subtitle Search Engine / Aggregator * [SubSource](https://subsource.net/) - Subtitles * [Subtitle Cat](https://www.subtitlecat.com/) - Subtitles * [Podnapisi](https://www.podnapisi.net/) - Subtitles @@ -1005,16 +1006,12 @@ # ► Helpful Sites / Tools * ↪️ **[Media Posters / Covers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/image-tools#wiki_.25B7_media_covers_.2F_posters)** * ↪️ **[Media Soundtracks](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/audio#wiki_.25BA_media_soundtracks)** * ↪️ **[File Data Automation](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/file-tools#wiki_.25B7_data_automation)** -* ⭐ **[FastStream](https://faststream.online/)** - Fragmentation Streaming Extension / [GitHub](https://github.com/Andrews54757/FastStream/) -* ⭐ **[OpenVideo](https://openvideofs.github.io)** or [Stream-Bypass](https://github.com/ByteDream/stream-bypass) - Use Streaming Sites in Ad-Free Player with Subs, Speed Control & More * ⭐ **[WhereYouWatch](https://whereyouwatch.com/latest-reports/)** or [r/movieleaks](https://reddit.com/r/movieleaks) - Movie Leak Notifications * ⭐ **[BingeClock](https://www.bingeclock.com/)**, [Can I Binge?](https://canibinge.com/) or [tiii.me](https://tiii.me/) - TV Show Length Calculators * ⭐ **[Quality / Release Type Guide](https://redd.it/1ktgh4h)** / [2](https://www.reddit.com/r/Piracy/wiki/guides/video_quality_and_types_of_releases) or [Streaming Site Guide](https://redd.it/yykvnv) - Video Quality / Release Type Guide * ⭐ **[Release Group Qualities](https://docs.google.com/spreadsheets/u/0/d/1xz5zqrBumfMtLGA4VMt1VtOyh-47HDTv_swIYktX6AQ/htmlview)** - Movie / TV Release Group Quality Indexes * ⭐ **[AnimeFillerList](https://www.animefillerlist.com/)** or [AnimeFillerGuide](https://www.animefillerguide.com/) - Anime Filler Guides -* [mov-cli](https://mov-cli.github.io/) - Streaming / Downloading CLI / [Plugins](https://github.com/topics/mov-cli-plugin) / [GitHub](https://github.com/mov-cli/mov-cli) -* [IMDb-Scout-Mod](https://greasyfork.org/en/scripts/407284) - Add Streaming Site Results to IMDb -* [TG-FileStreamBot](https://github.com/EverythingSuckz/TG-FileStreamBot) - Telegram File Streaming +* [IMDb-Scout-Mod](https://greasyfork.org/en/scripts/407284) - Add Stream / DDL Site Results to IMDb * [FlickChart](https://www.flickchart.com/) - Rank Your Movies * [Find Movie](https://find-movie.info/) or [QuoDB](https://www.quodb.com/) - Movie Quote Databases / Search * [SubsLikeScript](https://subslikescript.com/), [Scripts Onscreen](https://scripts-onscreen.com/), [Scripts.com](https://www.scripts.com/), [IMSDB](https://imsdb.com/), [ScriptSlug](https://www.scriptslug.com/), [DailyScript](https://www.dailyscript.com/) or [SimplyScripts](https://www.simplyscripts.com/) - Media Scripts @@ -1047,4 +1044,4 @@ # ► Helpful Sites / Tools *** -## ▷ [Video Players / Servers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools) +## ▷ [Video Players / Servers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools) \ No newline at end of file From b574771638bf0c1aa7f73d270a80211a6f36c52a Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 20 Jan 2026 00:42:07 -0800 Subject: [PATCH 286/552] small fix --- docs/video.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/video.md b/docs/video.md index ea421dfdf..8b3455c99 100644 --- a/docs/video.md +++ b/docs/video.md @@ -114,7 +114,7 @@ ## ▷ Embed Frontends * [LunaStream](https://lunastream.fun/) or [CineFlow](https://www.cineflow.watch/) - Movies / TV / Anime / [Discord](https://discord.gg/3kpj8SuMy5) * [Way2Movies](https://way2movies.live/) - Movies / TV / Anime / [Telegram](https://t.me/Way2MoviesFun) / [Discord](https://discord.gg/mH4zsaAmv7) * [Nunflix.li](https://www.wooflixtv.co/) - Movies / TV / Anime -* [zmov](https://zmov.vercel.app/), [2](https://watch.coen.ovh/), [3](https://plexmovies.online/) - Movies / TV / Anime / [GitHub](https://github.com/coen-h/zmov) +* [zmov](https://plexmovies.online/) - Movies / TV / Anime / [GitHub](https://github.com/coen-h/zmov) * [KaitoVault](https://www.kaitovault.com/) - Movies / TV / Anime * [Yampi](https://yampi.live/) - Movies / TV / Anime * [M-Zone](https://www.m-zone.org/) - Movies / TV / Anime / [Discord](https://discord.com/invite/PFvCNcZCQC) From f186a670495f24b7995bbb43f541da544b2d8c51 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 20 Jan 2026 04:23:02 -0800 Subject: [PATCH 287/552] Delete docs/posts/filecr-malware.md --- docs/posts/filecr-malware.md | 48 ------------------------------------ 1 file changed, 48 deletions(-) delete mode 100644 docs/posts/filecr-malware.md diff --git a/docs/posts/filecr-malware.md b/docs/posts/filecr-malware.md deleted file mode 100644 index e3bda27bb..000000000 --- a/docs/posts/filecr-malware.md +++ /dev/null @@ -1,48 +0,0 @@ ---- -title: We Removed FileCR as we Found Malware -description: Update on FileCR -date: 2023-08-14 -next: false - -prev: false - -footer: true ---- - - - -# FileCR Malware - -Note: The malware is not exclusive to FileCR and we don't have proof FileCR is -intentionally hosting it, but they haven't removed it. Possible sources of the -malware include some uploaders on sanet, but it seems to be coming from multiple -sources. - -Since the malware has been found coming from multiple sources, info about the -malware itself has moved to [here](https://rentry.co/big_load_malware). Check -there for technical info or to check if you've been infected. - -So far, malware has been found in the following cracks, but it is likely it is -undiscovered in many more downloads because of how large their catalog is. - -- https://filecr.com/windows/kms-matrix/ -- https://filecr.com/windows/windows-activator-by-goddy/ -- https://filecr.com/windows/stardock-start11 -- https://filecr.com/windows/malwarebytes-premium -- https://filecr.com/windows/navicat-premium (Navicat Premium 16.2.3) -- https://filecr.com/windows/outbyte-driver-updater -- https://filecr.com/windows/jetbrains-pycharm (Premium release, you need - https://greasyfork.org/en/scripts/403170-bypass-filecrypt to access) -- https://filecr.com/windows/avast-premier-antivirus - -So far FileCR has not responded at all, which is unusual as they are usually -very active and have removed malware in the past as quickly as 6 hours. Because -the malware is included in multiple unrelated cracks and because they have not -responded at all to reports, they are likely to be in some way involved in -spreading or creating the malware. Also, some of the malware had descriptions -written just for FileCR, which is unusual, and the description for KMS matrix -contains lies about the activation given by the software. - -## [Samples](https://rentry.co/big_load_malware#samples) - -## [Am I infected?](https://rentry.co/big_load_malware#am-i-infected) From e5128160413cfc8918ad3954834dbd8ed4e6a47a Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 20 Jan 2026 04:23:22 -0800 Subject: [PATCH 288/552] Delete docs/posts/jsygk.md --- docs/posts/jsygk.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 docs/posts/jsygk.md diff --git a/docs/posts/jsygk.md b/docs/posts/jsygk.md deleted file mode 100644 index 9c0eccb7e..000000000 --- a/docs/posts/jsygk.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: Just so you guys know -description: Just so you guys know -date: 2021-06-09 -next: false - -prev: false - -footer: true ---- - - - -I'm not ever going to let this project die. - -Even if something were to happen to me, it would be in good hands thanks to the awesome mods in discord. I just wanted to say this because sometimes projects like this end up slowly dying, and that isn't going to happen with us. - -Giving as many people as possible access to educational material and entertainment does make the world a smarter and happier place. Sharing is, always has been, and always will be the right thing to do, and until we live in a world that doesn't need to be shown that, we'll be here. From 3b3b3fef193b3a964cc47b5c3c1a8cb87a94b047 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 20 Jan 2026 04:33:35 -0800 Subject: [PATCH 289/552] Delete docs/posts/ywt.md --- docs/posts/ywt.md | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 docs/posts/ywt.md diff --git a/docs/posts/ywt.md b/docs/posts/ywt.md deleted file mode 100644 index 7d62cea8c..000000000 --- a/docs/posts/ywt.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -title: Your World Too -description: Your World Too -date: 2025-06-19 -next: false - -prev: false - -footer: true ---- - - - -Hello everyone. I hope you are all doing well. I just wanted to take a quick moment to talk about two concepts I think are becoming important in our world: rebellion and disobedience. - -*** - -I feel now more than ever, people are realizing the amount of power we average everyday humans have collectively. People are seeing that when we're together, when we speak as one, there is no authoritarian, no warmonger, no politician, no king, no army, no country on earth who's going to stand in our way. That does not mean things are perfect or that there is not a lot of work ahead, but I believe people have recognized a shift to a better world is actually possible. A world of more equality, of more freedom, of more pure unconditional love towards each other. - -Though we have an uphill climb, I am very grateful and humbled to be alive during such an important time in human history. I truly believe that a change is occurring within us as a species; many have now taken a big enough step back to see the true faces of the oppressors of this world. Friedrich Hegel once said: *"There is no better sign of our time than the fact that mankind portrays itself as being so worthy of respect. It is a proof that the aura surrounding the oppressors and the gods of this earth is fading."* - -If FMHY has inspired anything, I hope it's inspired some of you to not be afraid to stand up for things you know are right, even when it's extremely difficult. Even when everything feels stacked against you, when you think no one will listen, STAND UP. Stand strong. **Your voice counts**. Your opinions count. It's in our very nature as humans to rebel and disobey those who oppress, belittle, bully, and abuse their unwarranted powers. - -Rebellion isn't something that only happens in history books. - -*** - -* *"Disobedience, in the eyes of anyone who has read history, is humanity's original virtue."* - Oscar Wilde - -* *"To revolt is a natural tendency of life. Even a worm turns against the foot that crushes it. In general, the vitality and relative dignity of an animal can be measured by the intensity of its instinct to revolt"* - Mikhail Bakunin - -* *"So I decided to become a midwife… I wanted to deliver a thousand babies. And as each one arrives, especially the little girls, I’ll be there first to whisper into her tender little ear: REBEL! REBEL!”* - Emma Goldman - -* *"The only way to deal with an unfree world is to become so absolutely free that your very existence is an act of rebellion."* - Albert Camus From 48a62e2e37c48068517c4d89c38b388aa2555b35 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 20 Jan 2026 04:34:25 -0800 Subject: [PATCH 290/552] Delete docs/posts/WWCO.md --- docs/posts/WWCO.md | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 docs/posts/WWCO.md diff --git a/docs/posts/WWCO.md b/docs/posts/WWCO.md deleted file mode 100644 index db713227b..000000000 --- a/docs/posts/WWCO.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: What We're Capable Of -description: 🤍 -date: 2026-01-06 -next: false - -prev: false - -footer: true ---- - - - -There are 8.2 billion humans on earth. - -We're extremely dynamic. You will meet people all through your life with different personalities, skills, and interests. This individual uniqueness not only makes life more interesting, but it also increases our collective ability to handle a wide range of ideas and problems. - -Despite these capabilities, our differences can also lead to an overwhelming feeling of division in some. Differences often lead to disagreement, anger, hostility, or violence. To say humans don't often inflict cruelty on one another would be a lie. We absolutely have shown our teeth. In innumerable ways, we've caused horror to our own species. We've dehumanized, caused suffering, and in many cases killed one another. - -In many ways, we're still learning. Humanity is still growing. A lot of people are trying to sort right from wrong, fair from unfair, true from untrue. This leads to a lot of confusion, a lot of chaos, and a lot of violence. To see humans go after other humans in such efficient and relentless manners is terrifying and beyond disheartening. It can be easy to lose hope, but the truth is... *none of it is necessary.* - -***None of the violence, none of the hate, none of the inequality is mandatory.*** - -We are allowed to go against the grain of things we know are wrong. *We are allowed to improve our world.* Never be scared to do what you know is right, even when its hard, even when it might benefit someone else more than yourself. Match relentless selfishness with your own relentless generosity. Resist chaos and confusion with serenity and understanding. Engulf violence with endless harmony. - -Remember that truth doesn't rely on anyone. Truth doesn't ask for our opinions. Truth is eternal, unwavering, and it will always be there, waiting for us to realize what we're capable of together. - -*** - -* "***In this world there’s room for everyone and the good earth is rich, and can provide for everyone. The way of life can be free and beautiful, but we have lost the way.*** Greed has poisoned men's souls, has barricaded the world with hate, has goose-stepped us into misery and bloodshed. We have developed speed, but we have shut ourselves in. Machinery that gives abundance has left us in want. Our knowledge has made us cynical. Our cleverness hard and unkind. We think too much, and feel too little. ***More than machinery, we need humanity. More than cleverness, we need kindness and gentleness. Without these qualities life will be violent, and all will be lost.***" - Charlie Chaplin \ No newline at end of file From 148ace38bb86f3f702960dd52576537a72508ad1 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 20 Jan 2026 04:35:25 -0800 Subject: [PATCH 291/552] Delete docs/posts/Interconnectedness.md --- docs/posts/Interconnectedness.md | 42 -------------------------------- 1 file changed, 42 deletions(-) delete mode 100644 docs/posts/Interconnectedness.md diff --git a/docs/posts/Interconnectedness.md b/docs/posts/Interconnectedness.md deleted file mode 100644 index 9dda6e2ac..000000000 --- a/docs/posts/Interconnectedness.md +++ /dev/null @@ -1,42 +0,0 @@ ---- -title: Spreading Interconnectedness 🤍 -description: Interconnectedness -date: 2024-12-26 -next: false - -prev: false - -footer: true ---- - - - -Happy holidays everyone, I hope you are all doing well. - -I would just like to take a moment to talk about something very important to me. My hope is it will provide some clarity as to our motivations behind this project, and spread a bit of love to you all. - -*** - -The concept I'd like to discuss has many names. Some call it oneness, interconnectedness, selflessness etc. The name you choose doesn't really matter, but I think the ideas behind these concepts are important, and worth thinking about. I would say these concepts are my main motivation for FMHY, and I hope some of you find the same inspiration, and comfort from them as I do. - -To put things simply, the idea is that we are all more connected to one another, and our world, than it may seem. In order to show this, we need look no further than consciousness itself. The late great Alan Watts put it this way: *"The external world is as much you as your own body. Your skin doesn’t separate you from the world. It’s a bridge through which the external world flows into you, and you flow into it."* - -In other words, the ability to experience the things outside of ourselves, and the ability to experience ourselves **are one**. Everyone and everything is all a part of the same ocean, so to speak. David Mitchell once said: *"My life amounts to no more than one drop in a limitless ocean. Yet what is any ocean, but a multitude of drops?”* - -People always ask how they can give back to this project, and my answer is very simple. **Direct that love to places in our world where it normally doesn't exist**, even if you don't benefit directly. Help those in need where you can. Treat the misery and misfortune of others as your own. Treat our world, and the people in it, as if they were you. That is all I ask, and will ever ask. - -*** - -* *"I want you to see the beauty of giving love where it isn't merited. Any man can give love where he's sure it's returned. That isn't love at all. But to give love with no thought of merit, no thought of return, no thought of gratitude even. That's ordinarily the privilege of God."* - Edward Paramore - -* *"Basically, everything is one. There is no way in which you draw a line between things. What we do is make these subdivisions, but they’re not real. I think maybe poets … have some understanding of this."* - Barbara McClintock, Nobel Prize-Winning physiologist - -* *"The wise man beholds all beings in the Self, and the Self in all beings; for that reason, he does not hate anyone."* - Isa Upanishad - -* *“I honor the place in you where the entire Universe resides. I honor the place in you of Light, Love, Truth, Peace and Wisdom. I honor the place where, when you are in that place and I am in that place, there is only one of us.”* - Mahatma Gandhi - -Further quotes on this subject can be found [here](https://rentry.org/oneness). - -*** - -**TLDR** - I love you guys. I hope this project has had a positive affect on your lives. From 66151047630bfe30796f55422683b89637020a30 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 20 Jan 2026 05:00:40 -0800 Subject: [PATCH 292/552] updated 2 pages --- docs/misc.md | 2 +- docs/non-english.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/misc.md b/docs/misc.md index a29bf2b2c..756cc6c7e 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -1,4 +1,4 @@ -$*** +*** *** **[◄◄ Back to Wiki Index](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/index)** *** diff --git a/docs/non-english.md b/docs/non-english.md index bf5053283..f78ab4116 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -31,7 +31,7 @@ ## ▷ Torrenting / التورنت ## ▷ Streaming / البث -* ⭐ **[Cimaleek](https://m.cimaleek.to/)** - Movies / TV +* ⭐ **[Cimaleek](https://cimaleek.ws/)** - Movies / TV * ⭐ **[FaselHD](https://www.faselhds.biz/)** - Movies / TV / Anime / Sub / 1080p / Use [Adblock](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25BA_adblocking) * [ArabLionz](https://arlionztv.ink/) - Movies / TV / Sub / 1080p * [egydead](https://egydead.skin/) - Movies / TV / Anime / Sub / 1080p From 392b1d9ece7db4fb08b17f435226415b438d2ff1 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 20 Jan 2026 05:23:00 -0800 Subject: [PATCH 293/552] removed site --- docs/storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/storage.md b/docs/storage.md index 5579ef796..f1b9edb0a 100644 --- a/docs/storage.md +++ b/docs/storage.md @@ -453,7 +453,7 @@ ## SVG Icons * [GrommetIcons](https://icons.grommet.io/) - SVG Icons for React * [HealthIcons](https://healthicons.org/) - Medical Icons -[Icofont](https://icofont.com/icons), [VisualPharm](https://visualpharm.com/), [Google Icons](https://fonts.google.com/icons), [svgl](https://svgl.app/), [iconer](https://iconer.app/), [SimpleIcons](https://simpleicons.org/), [xIcons](https://xicons.org), [Polaris](https://polaris.shopify.com/icons), [Phosphor Icons](https://phosphoricons.com/), [iCongo](https://icongo.github.io/), [IconFinder](https://www.iconfinder.com/), [Lucide](https://lucide.dev/), [Ant Design](https://ant.design/components/icon/), [IconPacks](https://www.iconpacks.net/), [Iconbuddy](https://iconbuddy.com/), [Orion](https://www.orioniconlibrary.com/), [Flaticon](https://www.flaticon.com/) / [Premium Unlock](https://github.com/Kyutefox/Iconify), [Devicon](https://devicon.dev/), [Glyphs](https://glyphs.fyi/), [IconArchive](https://iconarchive.com/), [IconDuck](https://iconduck.com/), [icon icons](https://icon-icons.com/), [Icons-For-Free](https://icons-for-free.com/), [Streamline](https://www.streamlinehq.com/), [Dryicons](https://dryicons.com/), [Icones](https://icones.js.org/), [CaptainIconWeb](https://mariodelvalle.github.io/CaptainIconWeb/), [IconNinja](https://www.iconninja.com/), [Teenyicons](https://teenyicons.com/), [awsicons](https://awsicons.dev/), [iconoir](https://iconoir.com/), [heroicons](https://heroicons.dev/), [composeicons](https://composeicons.com/), [iconmonstr](https://iconmonstr.com/), [Nerd Fonts](https://www.nerdfonts.com/), [websvg](https://websvg.com/), [svgsilh](https://svgsilh.com/), [pictogrammers](https://pictogrammers.com/), [svgstack](https://svgstack.com/), [iconshelf](https://iconshelf.com/) +[Icofont](https://icofont.com/icons), [VisualPharm](https://visualpharm.com/), [Google Icons](https://fonts.google.com/icons), [svgl](https://svgl.app/), [iconer](https://iconer.app/), [SimpleIcons](https://simpleicons.org/), [xIcons](https://xicons.org), [Polaris](https://polaris.shopify.com/icons), [Phosphor Icons](https://phosphoricons.com/), [iCongo](https://icongo.github.io/), [IconFinder](https://www.iconfinder.com/), [Lucide](https://lucide.dev/), [Ant Design](https://ant.design/components/icon/), [IconPacks](https://www.iconpacks.net/), [Iconbuddy](https://iconbuddy.com/), [Orion](https://www.orioniconlibrary.com/), [Flaticon](https://www.flaticon.com/) / [Premium Unlock](https://github.com/Kyutefox/Iconify), [Devicon](https://devicon.dev/), [Glyphs](https://glyphs.fyi/), [IconArchive](https://iconarchive.com/), [IconDuck](https://iconduck.com/), [icon icons](https://icon-icons.com/), [Icons-For-Free](https://icons-for-free.com/), [Streamline](https://www.streamlinehq.com/), [Icones](https://icones.js.org/), [CaptainIconWeb](https://mariodelvalle.github.io/CaptainIconWeb/), [IconNinja](https://www.iconninja.com/), [Teenyicons](https://teenyicons.com/), [awsicons](https://awsicons.dev/), [iconoir](https://iconoir.com/), [heroicons](https://heroicons.dev/), [composeicons](https://composeicons.com/), [iconmonstr](https://iconmonstr.com/), [Nerd Fonts](https://www.nerdfonts.com/), [websvg](https://websvg.com/), [svgsilh](https://svgsilh.com/), [pictogrammers](https://pictogrammers.com/), [svgstack](https://svgstack.com/), [iconshelf](https://iconshelf.com/) *** From e5b9ccda887318d161d37bb280d26df87e60710f Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 21 Jan 2026 03:46:25 -0800 Subject: [PATCH 294/552] updated 17 pages --- docs/ai.md | 8 +++++--- docs/audio.md | 6 +++--- docs/beginners-guide.md | 2 +- docs/developer-tools.md | 1 + docs/educational.md | 3 +-- docs/gaming-tools.md | 7 +++++-- docs/gaming.md | 4 +++- docs/image-tools.md | 10 ++++------ docs/misc.md | 7 ++++--- docs/mobile.md | 8 ++++---- docs/non-english.md | 2 -- docs/privacy.md | 2 +- docs/reading.md | 1 + docs/storage.md | 10 ++++++---- docs/text-tools.md | 2 +- docs/video-tools.md | 2 +- docs/video.md | 14 ++++++++------ 17 files changed, 49 insertions(+), 40 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index 8f3be3b94..da1b02da6 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -42,7 +42,7 @@ ## ▷ Official Model Sites ## ▷ Multiple Model Sites * ⭐ **[LMArena](https://lmarena.ai/?mode=direct)** - Multiple Chatbots / No Sign-Up / Reset Limits w/ Temp Mail / [X](https://x.com/arena) / [Discord](https://discord.com/invite/lmarena) -* [Yupp.ai](https://yupp.ai/) - Nano Banana Pro / GPT Image 1.5 / Multiple Generators / Google Login / [Discord](https://discord.com/invite/yuppai) +* [Yupp.ai](https://yupp.ai/) - Multiple Chatbots / Google Login / / [Discord](https://discord.com/invite/yuppai) * [Pollinations](https://chat.pollinations.ai/) - Gemini 3 Pro / Claude 4.5 Opus / GPT 5.2 / No Sign-Up / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#pollinations-limits) * [⁠ISH](https://ish.chat/) - GPT-5 / Grok 4.1 / Kimi K2 / Multiple Chatbots / No Sign-Up / [Subreddit](https://www.reddit.com/r/Ishchat/) / [Discord](https://discord.gg/cwDTVKyKJz) * [AI Assistant](https://aiassistantbot.pages.dev/) - Deepseek-V3.2/ GLM-4.7/ Mistral Large 3 / Kimi K2 / Multiple Chatbots / No Sign-Up @@ -67,6 +67,7 @@ ## ▷ Specialized Chatbots * [Perplexica](https://github.com/ItzCrazyKns/Perplexica) - FOSS AI Search Engine / Self-Hosted / [Discord](https://discord.gg/26aArMy8tT) * [Learn About](https://learning.google.com/experiments/learn-about) or [Learning Coach](https://gemini.google.com/gem/learning-coach) - Google's Educational Search AIs * [SciSpace](https://scispace.com/) - Research Chatbot +* [⁠iAsk AI](https://iask.ai/) - Research Chatbot * [⁠Bohrium](https://www.bohrium.com/) - Research Chatbot * [Scinito](https://ekb.scinito.ai/ai/chat) - Research Chatbot * [Elicit](https://elicit.com/) - Research Chatbot / [GitHub](https://github.com/elicit) @@ -84,10 +85,11 @@ ## ▷ Local AI Frontends * ⭐ **[Open WebUI](https://openwebui.com/)** - Self-Hosted Interface / [Discord](https://discord.gg/5rJgQTnV4s) / [GitHub](https://github.com/open-webui/open-webui) * [GPT4Free](https://github.com/xtekky/gpt4free) - Desktop App / [Demo](https://g4f.dev/chat/pro.html), [2](https://g4f.dev/chat/) / [Telegram](https://telegram.me/g4f_channel) * [Msty](https://msty.app/) - Download & Run Models Locally / [Discord](https://discord.gg/2QBw6XxkCC) -* [Cherry Studio](https://github.com/CherryHQ/cherry-studio) - Desktop App / [Discord](https://discord.gg/wez8HtpxqQ) +* [Cherry Studio](www.cherry-ai.com/) - Desktop App / [Mobile](https://github.com/CherryHQ/cherry-studio-app) / [Discord](https://discord.gg/wez8HtpxqQ) / [GitHub](https://github.com/CherryHQ/cherry-studio) * [LobeChat](https://lobechat.com/chat) - Desktop App / [Discord](https://discord.gg/AYFPHvv2jT) / [GitHub](https://github.com/lobehub/lobe-chat) * [Noi](https://noib.app/) - Desktop App / [Discord](https://discord.gg/kq2HXcpJSQ) / [GitHub](https://github.com/lencx/Noi) * [Chatbot UI](https://chatbotui.com) - Desktop App / [GitHub](https://github.com/mckaywrigley/chatbot-ui) +* [⁠LocalAI](https://localai.io/) - Self-Hosted / [GitHub](https://github.com/mudler/LocalAI) * [tgpt](https://github.com/aandrew-me/tgpt) - Self-Hosted * [⁠ch.at](https://github.com/Deep-ai-inc/ch.at) - Self-Hosted / Minimal / Lightweight @@ -327,7 +329,7 @@ # ► Image Generation * ⭐ **[PigenAI](https://pigenai.art/)** - 50 Credits Daily / Editing / Generating/ Z-Image Turbo / Unlimited / Multiple Generators * ⭐ **[Dreamina](https://dreamina.capcut.com/ai-tool/home)** - 120 Credits Daily / Seedream 4.5/ Nano Banana / Sign-Up Required * ⭐ **[Perchance](https://perchance.org/ai-photo-generator)** / [2](https://perchance.org/ai-text-to-image-generator) - Chroma-Based / Unlimited / No Sign-Up / [Resources](https://perchance.org/perlist) / [Lemmy](https://lemmy.world/u/perchance) / [Subreddit](https://www.reddit.com/r/perchance/) / [Discord](https://discord.gg/43qAQEVV9a) -* [Yupp.ai](https://yupp.ai/) - Nano Banana Pro / GPT Image 1.5 / Seedream 4.5 Max / Qwen-Image / Google Login / [Discord](https://discord.com/invite/yuppai) +* [Yupp.ai](https://yupp.ai/) - GPT Image 1.5 / Nano Banana Pro / Multiple Generators / Google Login / [Discord](https://discord.com/invite/yuppai) * [Pollinations](https://chat.pollinations.ai/) - Nano Banana Pro / GPT Image 1.5 / Multiple Generators / No Sign-Up / [Limit Tips](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#pollinations-limits) * [⁠ISH](https://ish.chat/) - Unlimited / GPT Image 1 mini / Dall-E 3 / Flux Kontext (dev) / Editing / No Sign-Up / [Subreddit](https://www.reddit.com/r/Ishchat/) / [Discord](https://discord.gg/cwDTVKyKJz) * [⁠Hunyuan Image Generation](https://hunyuan.tencent.com/image/en) - Hunyuan Image 3.0 / Unlimited diff --git a/docs/audio.md b/docs/audio.md index 629126604..19375ada9 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -749,7 +749,6 @@ ## ▷ Audio Players * [XMPlay](https://www.un4seen.com/) - Module-Friendly * [Butterchurn Visualizer](https://butterchurnviz.com/), [MusicVid](https://musicvid.org/), [Vizzy](https://vizzy.io/) or [CatNip](https://github.com/noriah/catnip) - Audio Visualizers * [PartyEngine](https://aggrocrab.itch.io/partyengine) - Audio Party Visualizer -* [ncmpc++](https://github.com/ncmpcpp/ncmpcpp) * [⁠Nagi](https://github.com/Anthonyy232/Nagi) * [Museeks](https://museeks.io/) * [Audacious](https://audacious-media-player.org/) @@ -760,6 +759,7 @@ ## ▷ Audio Players * [Swing](https://swingmx.com/) / [Telegram](https://t.me/+9n61PFcgKhozZDE0) / [GitHub](https://github.com/swingmx/swingmusic) * [Nora](https://noramusic.netlify.app/) / [GitHub](https://github.com/Sandakan/Nora) * [Dopamine](https://digimezzo.github.io/site/) +* [ncmpc++](https://github.com/ncmpcpp/ncmpcpp) - TUI Audio Player * [Feishin](https://github.com/jeffvli/feishin) - Jellyfin / Navidrome / Subsonic Player * [LedFx](https://www.ledfx.app/) - LED Music Sync * [RockBox](https://www.rockbox.org/) - Custom Player for Audio Devices @@ -779,7 +779,7 @@ ## ▷ Audio Servers * [mStream](https://mstream.io/) * [Mopidy](https://mopidy.com/) * [Black Candy](https://github.com/blackcandy-org/blackcandy) -* [Music Player Daemon](https://www.musicpd.org/) +* [RMPC](https://rmpc.mierak.dev/) / [GitHub](https://github.com/mierak/rmpc) or [Music Player Daemon](https://www.musicpd.org/) * [Polaris](https://github.com/agersant/polaris) * [Gonic](https://github.com/sentriz/gonic) * [Ampache](https://ampache.org/) @@ -904,11 +904,11 @@ ## ▷ Audio Editors * ⭐ **[Tenacity](https://tenacityaudio.org/)** / [Source Code](https://codeberg.org/tenacityteam/tenacity), [Audacity](https://www.audacityteam.org/) / [GitHub](https://github.com/audacity/audacity) or [ocenaudio](https://www.ocenaudio.com/) - Audio Editors * ⭐ **[FL Studio](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent#wiki_.25BA_torrent_sites)** (search), **[Reaper](https://www.reaper.fm/) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#reaper-note)**, [Zrythm](https://www.zrythm.org/en/index.html) / [GitLab](https://gitlab.zrythm.org/zrythm/zrythm), [Waveform](https://www.tracktion.com/products/waveform-free) or [LMMS](https://lmms.io/) / [Discord](https://discord.com/invite/PruNxpG) / [GitHub](https://github.com/LMMS) - Digital Audio Workstations -* ⭐ **[Moises](https://moises.ai/)** - Live Music Mixer * ⭐ **[OpenMPT](https://openmpt.org/)** / [Source Code](https://source.openmpt.org/) / [GitHub](https://github.com/OpenMPT/openmpt/), [Schism Tracker](https://schismtracker.org/) / [GitHub](https://github.com/schismtracker/schismtracker), [Furnace](https://tildearrow.org/furnace/) / [Discord](https://discord.gg/QhA26dXD23) / [GitHub](https://github.com/tildearrow/furnace), [16-Bits](https://16-bits.org/) / [GitHub](https://github.com/8bitbubsy?tab=repositories) or [MilkyTracker](https://milkytracker.org/) / [GitHub](https://github.com/milkytracker/MilkyTracker) - Music Trackers * [Team V.R releases](https://rentry.co/FMHYB64#team-vr), [G-MEH](https://g-meh.com/) / [Discord](https://discord.com/invite/g-meh) or [AudioZ](https://audioz.download/) / [Forum](https://audiosex.pro/) - Audio Editor Indexes * [Ossia](https://ossia.io/) - Intermedia Sequencer / [GitHub](https://github.com/ossia/score) * [Mixxx](https://mixxx.org/), [VirtualDJ](https://www.virtualdj.com/) or [Serato](https://serato.com/) - DJ Software +* [Moises](https://moises.ai/) - Live Music Mixer * [plugdata](https://plugdata.org/) - Visual Audio Editor / [Discord](https://discord.com/invite/eT2RxdF9Nq) * [Element](https://kushview.net/element/), [Bespoke](https://www.bespokesynth.com/) or [SunVox](https://warmplace.ru/soft/sunvox/) - Modular Audio Environments / [Discord](https://discord.com/invite/RVk3RVJ) * [Music Experiment](https://petersalomonsen.com/webassemblymusic/livecodev2/), [Sonic-Pi](https://sonic-pi.net/), [SuperCollider](https://supercollider.github.io/), [⁠Studel](https://strudel.cc/) or [WebChuck IDE](https://ccrma.stanford.edu/~tzfeng/webchuck-ide/) - Code-Based Audio Creators diff --git a/docs/beginners-guide.md b/docs/beginners-guide.md index 0fb9ea853..ca18a9f10 100644 --- a/docs/beginners-guide.md +++ b/docs/beginners-guide.md @@ -6,7 +6,7 @@ ### Adblocking For browsers we recommend **[uBO](https://github.com/gorhill/uBlock)**, and you can also use a **[Redirect Skipper](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools/#wiki_.25B7_redirect_bypass)** to skip annoying countdowns. Note that uBO alone should be enough for browser adblocking, using DNS alongside it can cause conflicts. -For mobile **[AdGuard Premium](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android/#wiki_.25B7_android_adblocking)** / [iOS](https://adguard.com/en/adguard-ios/overview.html) / [Guide](https://ios.cfw.guide/sideloading-apps/) or **[Rethink DNS](https://rethinkdns.com/app)**, and you can block YouTube, Reddit, and X.com ads with **[ReVanced Manager](https://revanced.app/)** or **[Morphe](https://morphe.software/)**, which you can optionally [setup easily](https://wispydocs.pages.dev/revanced-morphe-obtainium/)". Note that uBO works on mobile browsers like Firefox too. +For mobile **[AdGuard Premium](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android/#wiki_.25B7_android_adblocking)** / [iOS](https://adguard.com/en/adguard-ios/overview.html) or **[Rethink DNS](https://rethinkdns.com/app)**, and you can block YouTube, Reddit, and X.com ads with **[ReVanced Manager](https://revanced.app/)** or **[Morphe](https://morphe.software/)**, which you can optionally [setup easily](https://wispydocs.pages.dev/revanced-morphe-obtainium/)". Note that uBO works on mobile browsers like Firefox too. !!!note Using several ad blockers, like uBO and AdGuard at the same time can [mess things up](https://x.com/gorhill/status/1033706103782170625). This only happens with regular ad blockers, so it's perfectly okay to use uBO alongside something like SponsorBlock. diff --git a/docs/developer-tools.md b/docs/developer-tools.md index 7a4891339..ac3c9a945 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -263,6 +263,7 @@ ## ▷ API Tools * 🌐 **[AI Price Compare](https://countless.dev/)** or **[PricePerToken](https://pricepertoken.com/)** - AI / LLM API Price Comparisons * ⭐ **[hoppscotch](https://hoppscotch.io/)**, [Firecamp](https://firecamp.dev/) or [Strapi](https://strapi.io/) - API Builders * ⭐ **[Shizuku](https://shizuku.rikka.app/)** / [Tools](https://github.com/legendsayantan/ShizuTools) / [GitHub](https://github.com/RikkaApps/Shizuku), [Shizuku Fork](https://github.com/thedjchi/Shizuku) or [Dhizuku](https://github.com/iamr0s/Dhizuku) - Let Apps Use System API (Android) +* [Wyzie Subs](https://sub.wyzie.ru/) or [⁠Libre Subs](https://libre-subs.fifthwit.net/) - Subtitle Scraping API / [NPM Package](https://www.npmjs.com/package/wyzie-lib) / [Docs](https://docs.wyzie.ru/) * [HTTPie](https://httpie.io/) - Test REST, GraphQL, and HTTP APIs * [Rest Test Test](https://resttesttest.com/) - Test REST / CORS Services * [Beeceptor](https://beeceptor.com/) - Mock REST APIs diff --git a/docs/educational.md b/docs/educational.md index a725b4e1e..f2022b8f2 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -328,8 +328,8 @@ ## ▷ Geography / Sociology * ⭐ **[The Atlas of Economic Complexity](https://atlas.hks.harvard.edu/)** - Global Economic Growth Data * ⭐ **[Soar](https://soar.earth/)** - Digital Atlas * ⭐ **[⁠Integrity Index](https://integrityindex.us/)** - US Political Finance Integrity Database +* ⭐ **[Ekvis](https://ekvis.com/)** / [Subreddit](https://www.reddit.com/r/Ekvis/) / [Discord](https://discord.gg/zU89VKknG4), [Seterra](https://www.seterra.com/#quizzes), [LizardPoint](https://lizardpoint.com/), [Worldle](https://worldle.teuteuf.fr/), [Learn World Map](https://map.koljapluemer.com/) or [Teuteuf](https://teuteuf.fr/) - Geography Guessing / Quizzes * [Maps.com](https://www.maps.com/) - Interesting / Educational Maps -* [Ekvis](https://ekvis.com/) / [Subreddit](https://www.reddit.com/r/Ekvis/) / [Discord](https://discord.gg/zU89VKknG4), [Seterra](https://www.seterra.com/#quizzes), [LizardPoint](https://lizardpoint.com/), [Worldle](https://worldle.teuteuf.fr/), [Learn World Map](https://map.koljapluemer.com/) or [Teuteuf](https://teuteuf.fr/) - Geography Guessing / Quizzes * [AntipodesMap](https://www.antipodesmap.com/) - Find Antipodes * [The True Size](https://thetruesize.com/) or [True Size of Countries](https://truesizeofcountries.com/) - Compare Country Size * [NationsEncyclopedia](https://www.nationsencyclopedia.com/) - Location / Population Data @@ -364,7 +364,6 @@ ## ▷ Geography / Sociology * [Flag Guesser](https://flagguesser.com/) or [Flag Match](https://flagmatch.com/) - Flag Quizzes * [FlagLog](https://www.flaglog.com/) or [Flaglookup](https://flaglookup.com/) - Flag Databases * [Flag Stories](https://flagstories.co/) - Flag Design Breakdowns -* [Hate on Display](https://www.adl.org/hate-symbols) - Hate Symbol Database *** diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index 823ffc9f2..5b3564e58 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -59,6 +59,7 @@ ## ▷ Game Launchers * [GameHUB Launcher](https://www.deviantart.com/not-finch/art/GameHUB-launcher-2-for-Rainmeter-785369648) - Rainmeter Game Launcher * [OpenGamepadUI](https://github.com/ShadowBlip/OpenGamepadUI) - Gamepad Native Launcher * [⁠TwintailLauncher](https://twintaillauncher.app/) - Game Launcher / Mod Engine for F2P Anime Games / [GitHub](https://github.com/TwintailTeam/TwintailLauncher) +* [⁠Hytale F2P Launcher](https://rentry.co/FMHYB64#ht-launcher) - Modded Hytale Launcher / [Discord](https://discord.gg/MEyWUxt77m) * [JackboxUtility](https://jackboxutility.com/) - Jackbox Games Launcher / [Discord](https://discord.gg/ffKMZeb88m) / [GitHub](https://github.com/JackboxUtility/JackboxUtility) * [⁠Starward](https://github.com/Scighost/Starward) - HoYoverse Game Launcher * [GameVault](https://gamevau.lt) - Self-Hosted Gaming Platform / [Discord](https://discord.gg/NEdNen2dSu) / [GitHub](https://github.com/Phalcode/gamevault-app) @@ -86,6 +87,7 @@ ## ▷ Optimization Tools * [AMD-APU-Tuning-Utility](https://github.com/JamesCJ60/Universal-x86-Tuning-Utility) - AMD APU Tuning * [DLSS Swapper](https://github.com/beeradmoore/dlss-swapper) - Download, Manage & Swap DLSS * [dgVoodoo2](http://dege.freeweb.hu/dgVoodoo2/) - Glide & DirectX Graphics Wrapper +* [⁠DXVK Studio](https://dxvkstudio.netlify.app/) - DXVK Manager * [⁠dxvk-gplasync](https://gitlab.com/Ph42oN/dxvk-gplasync/) - DXVK Fork w/ Async / Vulkan-Based Direct3D / Stutter Reduction * [VibranceGUI](https://vibrancegui.com/) - Automate Digital Vibrance Control * [Vuenxx](https://discord.gg/ASZjqrjWYf) - Free FSR 3 Mods / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#vuenxx-note) @@ -289,7 +291,7 @@ ## ▷ Curated Recommendations # ► Steam / Epic * 🌐 **[Steam Tool Collection](https://steamcommunity.com/sharedfiles/filedetails/?id=451698754)**, [steam.tools](https://steam.tools/) or [SteamInternals](https://cs.rin.ru/forum/viewtopic.php?f=10&t=65887) - Steam Tool Indexes -* ⭐ **[SDD GUI](https://github.com/mmvanheusden/SteamDepotDownloaderGUI)** or [DepotDownloader](https://github.com/SteamRE/DepotDownloader) - Steam Depot Downloaders +* ⭐ **[SDD GUI](https://github.com/mmvanheusden/SteamDepotDownloaderGUI)**, [ManifestHub](https://github.com/SteamAutoCracks/ManifestHub) or [DepotDownloader](https://github.com/SteamRE/DepotDownloader) - Steam Depot / Manifest Downloaders * ⭐ **[RedAlt SteamUp](https://cs.rin.ru/forum/viewtopic.php?f=14&t=138413&p=3000090)** - Steam Depot Update Creator * [Steam Link](https://play.google.com/store/apps/details?id=com.valvesoftware.steamlink) - Stream Steam Library to TV * [Steam Mover](https://www.traynier.com/software/steammover) - Store Steam Games on Multiple Drives @@ -303,6 +305,7 @@ # ► Steam / Epic * [SteamGuard](https://github.com/dyc3/steamguard-cli) - Generate Steam 2FA Codes * [Super Steam Packer](https://cs.rin.ru/forum/viewtopic.php?f=29&t=131328) - Pack and Share Your Steam Games * [Steam API Check Bypass](https://github.com/SteamAutoCracks/Steam-API-Check-Bypass) - Steam API Check Bypass +* [ROM Heaven CSF](https://rentry.co/FMHYB64#csf) - Clean Steam Files *** @@ -652,7 +655,7 @@ ## ▷ Hosting Tools ## ▷ Launchers * 🌐 **[Minecraft Launcher Comparisons](https://mc-launcher.tayou.org/)** - Minecraft Launcher Comparison Chart / [GitHub](https://github.com/TayouVR/MinecraftLauncherComparison) -* ⭐ **[ElyPrismLauncher](https://elyprismlauncher.github.io/)** / [Discord](https://discord.gg/5kcBCvnbTp) / [GitHub](https://github.com/ElyPrismLauncher/ElyPrismLauncher), **[Freesm Launcher](https://freesmlauncher.org/)** / [Theme Creator](https://new.freesmlauncher.org/themes) / [Telegram](https://t.me/freesmteam) / [Discord](https://discord.com/invite/6jjw4gjy4w) / [GitHub](https://github.com/FreesmTeam/FreesmLauncher) or [ShatteredPrism](https://github.com/LunaisLazier/ShatteredPrism) - Prism Launcher Forks w/ Alt Auth Server Support +* ⭐ **[ElyPrismLauncher](https://elyprismlauncher.github.io/)** / [Discord](https://discord.gg/5kcBCvnbTp) / [GitHub](https://github.com/ElyPrismLauncher/ElyPrismLauncher), **[Freesm Launcher](https://freesmlauncher.org/)** / [Theme Creator](https://new.freesmlauncher.org/themes) / [Telegram](https://t.me/freesmteam) / [Discord](https://discord.com/invite/6jjw4gjy4w) / [GitHub](https://github.com/FreesmTeam/FreesmLauncher), [PrismLauncher-Cracked](https://github.com/Diegiwg/PrismLauncher-Cracked) or [ShatteredPrism](https://github.com/LunaisLazier/ShatteredPrism) - Prism Launcher Forks w/ Alt Auth Server Support * [ZalithLauncher](https://github.com/ZalithLauncher/ZalithLauncher), [⁠Mojolauncher](https://github.com/mojolauncher/mojolauncher) or [FoldCraftLauncher](https://github.com/FCL-Team/FoldCraftLauncher) / [Discord](https://discord.gg/ffhvuXTwyV) - Java Edition for Android & iOS * [SkLauncher](https://skmedix.pl/) - User-friendly Launcher * [⁠AstralRinth](https://git.astralium.su/didirus/AstralRinth) - User-friendly Launcher diff --git a/docs/gaming.md b/docs/gaming.md index 247a86dda..293ee0f80 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -633,7 +633,7 @@ # ► Browser Games * [Mega Man Games](https://www.megamangames.net/) - Browser Mega Man * [TENNIS!](https://snek-vunderkind.vercel.app/games/tennis.html) - JavaScript Pong * [SpaceCadetPinball](https://alula.github.io/SpaceCadetPinball) - Browser Space Cadet Pinball -* [Google Snake Mods](https://googlesnakemods.com/) / [Discord](https://discord.gg/NA6vHg62An) / [GitHub](https://github.com/DarkSnakeGang/GoogleSnakeModLoader) , [Play Snake](https://playsnake.org/) or [Snake-Game](https://www.onemotion.com/snake-game/)- Snake Style Games +* [Fluppy](https://fluppy.pages.dev/), [Google Snake Mods](https://googlesnakemods.com/) / [Discord](https://discord.gg/NA6vHg62An) / [GitHub](https://github.com/DarkSnakeGang/GoogleSnakeModLoader) , [Play Snake](https://playsnake.org/) or [Snake-Game](https://www.onemotion.com/snake-game/)- Snake Style Games * [⁠LEGO Island Web Port](https://isle.pizza/) - Browser LEGO Island / [GitHub](https://github.com/isledecomp/isle-portable) * [Flappy Bird](https://flappybird.io/) - HTML5 Flappy Bird * [Lain Game](https://laingame.net/) - Lain Game Browser Emulator @@ -679,11 +679,13 @@ ## ▷ Multi-Game Sites * [Kongregate](https://www.kongregate.com/) - Browser Games * [Y8](https://www.y8.com/) - Browser Games * [VAPOR](https://vapor.my/) - Browser Games / Ports / Unblocked / [Discord](https://discord.com/invite/BHwm9rrK55) +* [GN-Math](https://gn-math.dev/), [2](https://gn-math-t.github.io/) - Browser Games / Ports / Unblocked / [Discord](https://discord.com/invite/D4c9VFYWyU) * [⁠Truffled](https://truffled.lol/g) - Browser Games / Ports / Unblocked * [Selenite](https://selenite.cc/), [2](https://selenite.skysthelimit.dev/), [3](https://selenite.skys.day/) - Browser Games / Ports / Unblocked / [Discord](https://discord.gg/7jyufnwJNf) * [Poki](https://poki.com/) - Browser Games * [Crazy Games](https://www.crazygames.com/) - Browser Games * [GamezHero](https://www.gamezhero.com/) - Browser Games +* [Nexiloop Games](https://nexiloop.games/) - Browser Games / [Discord](https://discord.gg/Wvxr9YsHHf) * [Deepnight](https://deepnight.net/) - Browser Games * [Nicky Case](https://ncase.me/) - Browser Games * [yell0wsuit](https://yell0wsuit.page/games.html) - Browser Games diff --git a/docs/image-tools.md b/docs/image-tools.md index f96daaacc..fd94b6df0 100644 --- a/docs/image-tools.md +++ b/docs/image-tools.md @@ -248,11 +248,11 @@ ## ▷ [Animation](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#w # ► Design Resources / Ideas -* 🌐 **[Evernote.Design](https://www.evernote.design/)** - Design Resources -* 🌐 **[The People's Design Library](https://rentry.co/FMHYB64#design-resources)** - Design Resources +* ↪️ **[Design Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_design_resources)** * ⭐ **[archives.design](https://archives.design/)** - Graphic Design Archive +* ⭐ **[Muzli](https://search.muz.li/)** or [⁠Cosmos](https://www.cosmos.so/) - Design Inspiration Sites * [People’s Graphic Design Archive](https://peoplesgdarchive.org/) - Graphic Design History Archive -* [One Page Love](https://onepagelove.com/) - Single Page Site Design Ideas +* [One Page Love](https://onepagelove.com/) - Single Page Site Design Ideas * [SMPoster](https://www.smposter.com/) - Poster Designs * [AnotherGraphic](https://anothergraphic.org/) - Typography Designs * [The Boolean Game](https://boolean.method.ac/) - Learn Boolean Operations in Vector Editors @@ -271,7 +271,6 @@ ## ▷ Design Apps * [Pixelied](https://pixelied.com/) - Online Design Tool / Web * [⁠Antlii](https://antlii.work/) - Online Design Generators - *** ## ▷ Icons / Avatars @@ -282,7 +281,7 @@ ## ▷ Icons / Avatars * [⁠Icon Gen](https://icon-gen.netlify.app/) - Logo to Avatar / Icon Generator * [PixelMe](https://xsgames.co/pixelme/) or [Avatar Mixer](https://kenney.itch.io/avatar-mixer) - 8-bit Avatar Creators * [Bitmoji](https://www.bitmoji.com/) - Full Body Avatar Creator -* [Avatar Maker](https://avatarmaker.com/), [Avataaars](https://getavataaars.com/) or [Personas](https://personas.draftbit.com/) - Simple Avatar Creators +* [Avatar Maker](https://avatarmaker.com/), [Avataaars](https://getavataaars.com/) or [Personas](https://personas.draftbit.com/) - Simple Face Avatar Creators * [MultiAvatar](https://multiavatar.com/) - Generate Random Avatars * [⁠FreeLogoMaker](https://myfreelogomaker.com/), [⁠BrandCrowd](https://www.brandcrowd.com/) or [OnlineLogoMaker](https://www.onlinelogomaker.com/) - Logo Creators * [Logo Fast](https://logofa.st/) or [LogoFreeway](https://logofreeway.com/logos.php) - Simple Logo Creators Based on Premade Icons @@ -609,7 +608,6 @@ # ► Image Tools * ↪️ **[Color Scheme Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/dev-tools#wiki_.25B7_color_schemes)** * ⭐ **[ImgOps](https://imgops.com/)** - Image Operations Meta-Tool * ⭐ **[AntiDupl](https://github.com/ermig1979/AntiDupl)** or [cbird](https://github.com/scrubbbbs/cbird) - Duplicate Image Removers -* ⭐ **[Muzli](https://search.muz.li/)** - Design Inspiration Search * ⭐ **[Slowpoke Pics](https://slow.pics/)**, [ICAT](https://www.nvidia.com/en-us/geforce/technologies/icat/) or [Image Comparison Tool](https://jklgit.github.io/Image-Comparison-in-Browser/index.html) - Image Comparisons * [odiff](https://github.com/dmtrKovalenko/odiff) - Image Visual Difference Tool * [Picviewer CE+](https://github.com/hoothin/UserScripts/tree/master/Picviewer%20CE+) - Turn Webpages into Image Galleries diff --git a/docs/misc.md b/docs/misc.md index 756cc6c7e..08f5632b7 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -337,7 +337,7 @@ ## ▷ Navigation / Transport * [Waze](https://www.waze.com/) - Driving / Navigation Focused Map / [Editor](https://www.waze.com/en-US/editor) * [GMaps WV](https://f-droid.org/packages/us.spotco.maps/) - Restricted Google Maps WebView Wrapper / [GitHub](https://github.com/woheller69/maps) * [CubeTrek](https://cubetrek.com/) - GPS Track Manager -* [DeFlock](https://deflock.me/) - AI Automated License Plate Reader Cameras / ALPR Map / [Discord](https://discord.gg/aV7v4R3sKT) / [GitHub](https://github.com/FoggedLens/deflock) +* [ALPR Watch](https://alprwatch.org/) or [DeFlock](https://deflock.me/) / [Discord](https://discord.gg/aV7v4R3sKT) / [GitHub](https://github.com/FoggedLens/deflock) - AI Automated License Plate Reader Cameras / ALPR Maps * [Wikiroutes](https://wikiroutes.info/) or [CityMapper](https://citymapper.com/) - Public Transport Maps * [AnyTrip](https://anytrip.com.au/) - Australia & New Zealand Public Transport Maps * [Mini Tokyo 3D](https://minitokyo3d.com/) - Tokyo Public Transport Map / [GitHub](https://github.com/nagix/mini-tokyo-3d) @@ -875,6 +875,7 @@ ## ▷ Startup * 🌐 **[Awesome Startup](https://github.com/Ibexoft/awesome-startup-tools-list)**, [Awesome Launching Platforms](https://github.com/DirectorySurf/awesome-launch-platforms), [Awesome Launch](https://github.com/soGeneri/awesome-launch) or [Tools for Startups](https://docs.google.com/spreadsheets/d/1s6-hGBh0_tqa-jd23fsdYuwbmS8UPmElPqaH-Rnoa_A/htmlview) - Startup Resources Indexes * 🌐 **[moreThanFAANGM](https://kaustubh-natuskar.github.io/moreThanFAANGM/)** - Good Companies / Startups Index +* [⁠Awesome OSS Monetization](https://github.com/PayDevs/awesome-oss-monetization/) - Monetization Approaches for OSS Projects * [NewIdeas](https://indieideas.io/) - Generate Business Ideas * [Failory](https://www.failory.com/graveyard) - Learn Why Startups Failed * [280+ Websites to Submit Your Startup](https://airtable.com/shrwqaak73gy83w9A/tblu5RcUft9fYp9Ju/viwFHmIyMniXzlpK4?blocks=show) or [PlacesToPostYourStartup](https://www.placestopostyourstartup.com/) - Startup Submission Sites @@ -900,7 +901,7 @@ ## ▷ Collaboration Platforms * [Mural](https://www.mural.co/) - Project Manager * [Taskcafe](https://github.com/JordanKnott/taskcafe) - Task Manager * [Nino](https://nino.app/) - Task Manager -* [Trello](https://trello.com/), [WeKan](https:/wekan.fi), [Kanboard](https://kanboard.org/) or [Planka](https://planka.app/) - Kanban Project Managers +* [Trello](https://trello.com/), [WeKan](https://github.com/wekan/wekan), [Kanboard](https://kanboard.org/) or [Planka](https://planka.app/) - Kanban Project Managers * [Airtable](https://www.airtable.com/) - Spreadsheet-Database Hybrid for Team Workflows *** @@ -1328,7 +1329,7 @@ ## ▷ Image / Video * [Random Art](https://www.random-art.org/) - Random Art Generator * [Paper Quilling Art](https://pissang.github.io/paper-quilling-art/) - Paper Quilling Art Generator * [Periodicity](https://williamhoza.com/periodicity/) - Harmonic Motion Patterns -* [Synaptic Spiral](https://synapticspiral.nz/) - Fractal Visualizer / Creator +* [Synaptic Spiral](https://synapticspiral.nz/) or [Mandelbrot Explorer](https://math.hws.edu/eck/js/mandelbrot/MB.html) / [WebGPU](https://math.hws.edu/eck/js/mandelbrot/MBgpu.html) - Fractal Visualizers / Creators * [Inspirograph](https://inspiral-web.nathanfriend.com/) or [SpirographN](http://seedcode.com/SpirographN/sgn.html) - Spirograph Tool * [Silk](http://weavesilk.com/) - Create Geometric Silk Art * [MandalaGaba](https://www.mandalagaba.com/) / [Pro Version](https://pro.mandalagaba.com/), [Mandala App](https://mandala-app.com/) or [DigitalDoily](https://codymoose.github.io/web-applications/DigitalDoily/index.html) - Zen Geometry Tools diff --git a/docs/mobile.md b/docs/mobile.md index b79b66337..16dff4fca 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -182,7 +182,7 @@ ## ▷ Social Media Apps * [WaEnhancer](https://github.com/Dev4Mod/WaEnhancer) (root) - WhatsApp Patcher / [Telegram](https://t.me/waenhancer) * [Whatsapp Backup Reader](https://whatsappbr.netlify.app/) - Read Exported Whatsapp Chats * [WhatsAppCleaner](https://github.com/VishnuSanal/WhatsAppCleaner) - Clean Redundant WhatsApp Media Files -* [PurrfectSnap](https://github.com/particle-box/PurrfectSnap) (Use Root/LSPosed), [FouadMODS](https://t.me/FouadMODS) or [SE Extended](https://github.com/bocajthomas/SE-Extended) / [Telegram](https://t.me/SE_Extended_CI) - Snapchat Clients +* [PurrfectSnap](https://github.com/particle-box/PurrfectSnap) (Root/LSPosed Recommended), [FouadMODS](https://t.me/FouadMODS) or [SE Extended](https://github.com/bocajthomas/SE-Extended) / [Telegram](https://t.me/SE_Extended_CI) - Snapchat Clients *** @@ -191,7 +191,7 @@ ## ▷ Telegram Clients * ⭐ **[AyuGram](https://github.com/AyuGram/AyuGram4A)** - Telegram With Extra Features / [Docs](https://docs.ayugram.one/) / [Telegram](https://t.me/ayugramchat) * ⭐ **[Nagram](https://github.com/nextalone/nagram)** / [Telegram](https://t.me/nagram_channel), [⁠NagramX](https://t.me/NagramX) / [GitHub](https://github.com/risin42/NagramX) or [Momogram](https://github.com/dic1911/Momogram) - NekoX Forks * [Nekogram](https://nekogram.app/) - Simplistic Client / [GitHub](https://github.com/Nekogram/Nekogram/) -* [exteraGram](https://exteragram.app) - Custom Settings / Customizable Design / [GitHub](https://github.com/exteraSquad/exteraGram) +* [exteraGram](https://exteragram.app) - Custom Settings / Customizable Design / [Plugins](https://plugins.exteragram.app/) / [GitHub](https://github.com/exteraSquad/exteraGram) * [TelegramAndroid](https://github.com/Forkgram/TelegramAndroid) - Basic Client * [Nicegram](https://nicegram.app/) - Basic Client / [GitHub](https://github.com/Nicegram) * [Octogram](https://octogramapp.github.io/) - Basic Client / [GitHub](https://github.com/OctoGramApp/OctoGram) @@ -418,7 +418,7 @@ ## ▷ Android Utilities * [notesGPT](https://usenotesgpt.com/) - AI Voice Notes * [AudioNote](https://certified84.github.io/AudioNote/) or [⁠Fossify Voice Recorder](https://github.com/FossifyOrg/Voice-Recorder) - Video / Voice Recorders * [⁠AndroidMic](https://github.com/teamclouday/AndroidMic) - Use Android as PC Mic -* [ChatBox](https://github.com/Bin-Huang/chatbox), [Rikka AI](https://rikka-ai.com/) / [Discord](https://discord.gg/9weBqxe5c4) / [GitHub](https://github.com/rikkahub/rikkahub), [Maid](https://github.com/Mobile-Artificial-Intelligence/maid), [ChatterUI](https://github.com/Vali-98/ChatterUI), [⁠Google AI Edge Gallery](https://github.com/google-ai-edge/gallery) or [PocketPal AI](https://github.com/a-ghorbani/pocketpal-ai) - Local AI Chatbots +* [ChatBox](https://github.com/Bin-Huang/chatbox), [Rikka AI](https://rikka-ai.com/) / [Discord](https://discord.gg/9weBqxe5c4) / [GitHub](https://github.com/rikkahub/rikkahub), [Maid](https://github.com/Mobile-Artificial-Intelligence/maid), [ChatterUI](https://github.com/Vali-98/ChatterUI), [⁠Google AI Edge Gallery](https://github.com/google-ai-edge/gallery), [Cherry Studio](https://github.com/CherryHQ/cherry-studio-app) or [PocketPal AI](https://github.com/a-ghorbani/pocketpal-ai) - Local AI Chatbots * [⁠Arc](https://play.google.com/store/apps/details?id=com.rethink.arc) - AI Assistant * [Noiseun Canceller](https://play.google.com/store/apps/details?id=com.jazibkhan.noiseuncanceller) - Audio Surrounding Recorder * [Voiceliner](https://a9.io/voiceliner/) - Voice Memos / [GitHub](https://github.com/maxkrieger/voiceliner) @@ -468,7 +468,7 @@ ## ▷ Android Privacy * ⭐ **[Exodus](https://reports.exodus-privacy.eu.org/en/)** - App Tracker Database * ⭐ **[XPL-EX](https://github.com/0bbedCode/XPL-EX)** - Privacy Manager * ⭐ **[Amarok](https://github.com/deltazefiro/Amarok-Hider)**, [Aer](https://github.com/nain-F49FF806/anemo-aer) or [SafeSpace](https://github.com/aashishksahu/SafeSpace) - Hide Files / Apps -* [InviZible](https://github.com/Gedsh/InviZible) - Tor, DNSCrypt, And Purple I2P Hybrid VPN +* [InviZible](https://invizible.net/en/) - Tor, DNSCrypt, And Purple I2P Hybrid VPN / [GitHub](https://github.com/Gedsh/InviZible) * [Intra](https://getintra.org) - Encrypted DNS App * [PermissionManagerX](https://github.com/mirfatif/PermissionManagerX) - App Permission Manager * [⁠AppLock](https://github.com/PranavPurwar/AppLock) - App Locker / No Root Required / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#app-lock) diff --git a/docs/non-english.md b/docs/non-english.md index f78ab4116..0ca7ca8a9 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -1226,7 +1226,6 @@ ## ▷ Streaming * [Hunter.FM](https://hunter.fm) - Radio * [M80 Rádio](https://m80.pt) - Radio * [TSF](https://www.tsf.pt) - Radio -* [MEGA HITS](https://megahits.sapo.pt) - Radio * [Radio.pt](https://www.radio.pt) - Radio * [Rádios7](http://www.radios7.com) - Radio * [Antena 1](https://www.antena1.com.br) - Radio @@ -1309,7 +1308,6 @@ ## ▷ Streaming * [ClickSud](https://clicksud.co/) - Movies / TV / Sub / 720p * [VoxFilmeOnline](https://voxfilmeonline.biz/) - Movies / TV / Sub / 720p * [luminsangelsseriale](https://luminsangelsseriale.com/) - Movies / TV -* [FilmeHD](https://filmehd.se/) - Movies * [DozaAnimată](https://www.dozaanimata.net/) - Anime / Cartoons / Sub / Dub / 720p * [Cool TV Online](https://www.cool-etv.net/) - Live TV / Sports * [Subs.ro](https://subs.ro/), [Subtitrari](https://www.subtitrari-noi.ro/) or [Titrari](https://www.titrari.ro/) - Subtitles diff --git a/docs/privacy.md b/docs/privacy.md index f7b94a01c..7c58a8f93 100644 --- a/docs/privacy.md +++ b/docs/privacy.md @@ -161,7 +161,7 @@ # ► Privacy * [Steg Cloak](https://stegcloak.surge.sh/) or [spammimic](https://www.spammimic.com/index.cgi) - Send Encrypted Text * [Forensic Focus](https://www.forensicfocus.com/forums/) - Digital Forensics Discussion Forums * [SurveillanceWatch](https://www.surveillancewatch.io/) - Surveillance Company Connections -* [DeFlock](https://deflock.me/) - AI Automated License Plate Reader Cameras / ALPR Map / [Discord](https://discord.gg/aV7v4R3sKT) / [GitHub](https://github.com/FoggedLens/deflock) +* [ALPR Watch](https://alprwatch.org/) or [DeFlock](https://deflock.me/) / [Discord](https://discord.gg/aV7v4R3sKT) / [GitHub](https://github.com/FoggedLens/deflock) - AI Automated License Plate Reader Cameras / ALPR Maps * [ALPR Watch](https://alpr.watch/) - Track Local Government Surveillance Tech Meetings * [If An Agent Knocks](https://docs.google.com/document/d/176Yds1p63Q3iaKilw0luChMzlJhODdiPvF2I4g9eIXo/) - Best Practices if Contacted by Agents diff --git a/docs/reading.md b/docs/reading.md index 98def0f38..e3c4de8d0 100644 --- a/docs/reading.md +++ b/docs/reading.md @@ -733,6 +733,7 @@ ## ▷ Academic Papers * [Springer](https://link.springer.com/) - Research Papers / Publications * [ScienceDirect](https://www.sciencedirect.com/) - Research Papers * [BASE](https://www.base-search.net/) - Academic Papers Search Engine +* [Neliti](https://www.neliti.com/) - Academic Papers Search Engine * [Share OSF](https://share.osf.io/) - Academic Papers Search Engine * [Scinapse](https://scinapse.io/) - Academic Papers Search Engine / [Pro Script](https://rentry.co/scinapsebypass) * [Semantic Scholar](https://www.semanticscholar.org/) - Academic Papers Search Engine diff --git a/docs/storage.md b/docs/storage.md index f1b9edb0a..7b04ae1f8 100644 --- a/docs/storage.md +++ b/docs/storage.md @@ -60,7 +60,9 @@ ## Data Visualization Tools ## Design Resources -* ⭐ **[Design Resources](https://rentry.co/dt92f)** +* 🌐 **[Evernote.Design](https://www.evernote.design/)** - Design Resources +* 🌐 **[The People's Design Library](https://rentry.co/FMHYB64#design-resources)** - Design Resources +* 🌐 **[Design Resources](https://rentry.co/dt92f)** [design-resources-for-developers](https://github.com/bradtraversy/design-resources-for-developers), [Freebies.ByPeople](https://freebies.bypeople.com/), [Design Bundles](https://designbundles.net/free-design-resources), [Design Resources](https://designresourc.es/), [PSDDD.co](https://psddd.co/), [GraphicsFuel](https://www.graphicsfuel.com/), [Pixeden](https://www.pixeden.com/), [Sketch Repo](https://sketchrepo.com/), [Interfacer](https://interfacer.xyz/), [Freebiesbug](https://freebiesbug.com/), [Sketch App Sources](https://www.sketchappsources.com/), [FreebiesUI](https://freebiesui.com/), [Creative Fabrica](https://www.creativefabrica.com/freebies/), [Toools.design](https://www.toools.design/) / [2](https://t.me/envatoss) / [3](https://t.me/elements_downloader_bot), [Evernote.Design](https://www.evernote.design/), [GFXTRA](https://www.gfxtra31.com/), [XSGames](https://xsgames.co/devassets/), [design.dev](https://design.dev/), [UI STORE DESIGN](https://www.uistore.design/), [Charco](https://www.charco.design/), [Pixelbuddha](https://pixelbuddha.net/), [squax](https://t.me/squaxassets), [𝖌𝖗𝖕𝖍𝖈 𝖉𝖘𝖌𝖓 𝖇𝖆𝖈𝖐𝖚𝖕](https://t.me/designlabb), [all 4 designer](https://t.me/all4designer), [GFXMountain](https://gfxmountain.com/), [degreeless](https://www.degreeless.design/), [CraftWork](https://craftwork.design/catalog/freebies), [Gift4Designer](https://gift4designer.net/) @@ -192,7 +194,7 @@ ## Git Projects * [Active GitHub Forks](https://techgaun.github.io/active-forks/) - List of Active GitHub Forks * [Lovely Forks](https://github.com/musically-ut/lovely-forks) - View Repository Forks -[Awesome Made by Brazilians](https://github.com/felipefialho/awesome-made-by-brazilians), [Awesome Opensource Apps](https://github.com/unicodeveloper/awesome-opensource-apps), [LibHunt](https://www.libhunt.com/), [bestofjs](https://bestofjs.org/), [git.news](https://git.news/) +[Awesome Made by Brazilians](https://github.com/felipefialho/awesome-made-by-brazilians), [Awesome Opensource Apps](https://github.com/unicodeveloper/awesome-opensource-apps), [LibHunt](https://www.libhunt.com/), [bestofjs](https://bestofjs.org/), [git.news](https://git.news/), [GitPlanet](https://gitplanet.com/) *** @@ -295,8 +297,8 @@ ### Mod / Resource Pack Indexes * ⭐ **[Modrinth](https://modrinth.com/)** / [Redirector](https://github.com/devBoi76/modrinthify) / [Discord](https://discord.com/invite/EUHuJHt) / [GitHub](https://github.com/modrinth/code) * ⭐ **[UsefulMods](https://github.com/TheUsefulLists/UsefulMods)** - Optimization & Enhancement Mods / [Discord](https://discord.gg/8nzHYhVUQS) -* [ModBay](https://modbay.org/) - Bedrock Edition Content / [Discord](https://discord.com/invite/DpNJ5fApJM) * [CurseForge](https://www.curseforge.com/minecraft) / [QOL Fixes](https://greasyfork.org/en/scripts/389255-curseforge-qol-fixes) / [Discord](https://discord.com/invite/curseforge) +* [ModBay](https://modbay.org/) - Bedrock Edition Content / [Discord](https://discord.com/invite/DpNJ5fApJM) * [Planet Minecraft](https://www.planetminecraft.com/) / [Discord](https://discord.com/invite/QQSWwyg) * [MC Archive](https://mcarchive.net/) - Old Mods / [Discord](https://discord.com/invite/WuexGpP) * [FiberMC](https://www.fibermc.com/) - Fabric Mods Index / [Discord](https://discord.com/invite/dwh9y7D) @@ -453,7 +455,7 @@ ## SVG Icons * [GrommetIcons](https://icons.grommet.io/) - SVG Icons for React * [HealthIcons](https://healthicons.org/) - Medical Icons -[Icofont](https://icofont.com/icons), [VisualPharm](https://visualpharm.com/), [Google Icons](https://fonts.google.com/icons), [svgl](https://svgl.app/), [iconer](https://iconer.app/), [SimpleIcons](https://simpleicons.org/), [xIcons](https://xicons.org), [Polaris](https://polaris.shopify.com/icons), [Phosphor Icons](https://phosphoricons.com/), [iCongo](https://icongo.github.io/), [IconFinder](https://www.iconfinder.com/), [Lucide](https://lucide.dev/), [Ant Design](https://ant.design/components/icon/), [IconPacks](https://www.iconpacks.net/), [Iconbuddy](https://iconbuddy.com/), [Orion](https://www.orioniconlibrary.com/), [Flaticon](https://www.flaticon.com/) / [Premium Unlock](https://github.com/Kyutefox/Iconify), [Devicon](https://devicon.dev/), [Glyphs](https://glyphs.fyi/), [IconArchive](https://iconarchive.com/), [IconDuck](https://iconduck.com/), [icon icons](https://icon-icons.com/), [Icons-For-Free](https://icons-for-free.com/), [Streamline](https://www.streamlinehq.com/), [Icones](https://icones.js.org/), [CaptainIconWeb](https://mariodelvalle.github.io/CaptainIconWeb/), [IconNinja](https://www.iconninja.com/), [Teenyicons](https://teenyicons.com/), [awsicons](https://awsicons.dev/), [iconoir](https://iconoir.com/), [heroicons](https://heroicons.dev/), [composeicons](https://composeicons.com/), [iconmonstr](https://iconmonstr.com/), [Nerd Fonts](https://www.nerdfonts.com/), [websvg](https://websvg.com/), [svgsilh](https://svgsilh.com/), [pictogrammers](https://pictogrammers.com/), [svgstack](https://svgstack.com/), [iconshelf](https://iconshelf.com/) +[Icofont](https://icofont.com/icons), [VisualPharm](https://visualpharm.com/), [Google Icons](https://fonts.google.com/icons), [svgl](https://svgl.app/), [iconer](https://iconer.app/), [SimpleIcons](https://simpleicons.org/), [xIcons](https://xicons.org), [Polaris](https://polaris.shopify.com/icons), [Phosphor Icons](https://phosphoricons.com/), [iCongo](https://icongo.github.io/), [IconFinder](https://www.iconfinder.com/), [Lucide](https://lucide.dev/), [Ant Design](https://ant.design/components/icon/), [IconPacks](https://www.iconpacks.net/), [Iconbuddy](https://iconbuddy.com/), [Orion](https://www.orioniconlibrary.com/), [Flaticon](https://www.flaticon.com/) / [Premium Unlock](https://github.com/Kyutefox/Iconify), [Devicon](https://devicon.dev/), [Glyphs](https://glyphs.fyi/), [IconArchive](https://iconarchive.com/), [IconDuck](https://iconduck.com/), [icon icons](https://icon-icons.com/), [Icons-For-Free](https://icons-for-free.com/), [Streamline](https://www.streamlinehq.com/), [Icones](https://icones.js.org/), [CaptainIconWeb](https://mariodelvalle.github.io/CaptainIconWeb/), [IconNinja](https://www.iconninja.com/), [Teenyicons](https://teenyicons.com/), [awsicons](https://awsicons.dev/), [iconoir](https://iconoir.com/), [heroicons](https://heroicons.dev/), [composeicons](https://composeicons.com/), [iconmonstr](https://iconmonstr.com/), [Nerd Fonts](https://www.nerdfonts.com/), [websvg](https://websvg.com/), [svgsilh](https://svgsilh.com/), [pictogrammers](https://pictogrammers.com/), [svgstack](https://svgstack.com/), [iconshelf](https://iconshelf.com/), [tabler icons](https://tabler.io/icons) *** diff --git a/docs/text-tools.md b/docs/text-tools.md index 5ad145c6d..305d1a5da 100644 --- a/docs/text-tools.md +++ b/docs/text-tools.md @@ -246,7 +246,7 @@ ## ▷ Note-Taking * [Saber](https://saber.adil.hanney.org/) - Handwritten Notes * [Butterfly](https://butterfly.linwood.dev/) - Handwritten Notes / [Discord](https://discord.com/invite/97zFtYN) / [GitHub](https://github.com/LinwoodDev/Butterfly) * [Xournal++](https://xournalpp.github.io/) - Handwritten Notes / [GitHub](https://github.com/xournalpp/xournalpp) -* [BookStack](https://www.bookstackapp.com/) / [Github](https://github.com/BookStackApp/BookStack), [NoteDiscovery](https://github.com/gamosoft/NoteDiscovery/) or [Siyuan](https://b3log.org/siyuan/en) / [GitHub](https://github.com/siyuan-note/siyuan) - Self-Hosted Info Managers +* [BookStack](https://www.bookstackapp.com/) / [GitHub](https://github.com/BookStackApp/BookStack), [NoteDiscovery](https://www.notediscovery.com/) / [GitHub](https://github.com/gamosoft/NoteDiscovery/) or [Siyuan](https://b3log.org/siyuan/en) / [GitHub](https://github.com/siyuan-note/siyuan) - Self-Hosted Info Managers *** diff --git a/docs/video-tools.md b/docs/video-tools.md index d1216b3b9..92a1821b9 100644 --- a/docs/video-tools.md +++ b/docs/video-tools.md @@ -128,7 +128,7 @@ ## ▷ FFmpeg Tools * [ffmpeg-web](https://ffmpeg-web.netlify.app/) or [ffmpegwasm](https://ffmpegwasm.netlify.app/) / [2](https://ffmpeg.gcc.ac.cn/) - FFmpeg Web App / [GitHub](https://github.com/Dinoosauro/ffmpeg-web) * [FFmpeg Libav](https://github.com/leandromoreira/ffmpeg-libav-tutorial) or [ffmprovisr](https://amiaopensource.github.io/ffmprovisr/) - FFmpeg Guides * [ASM Lessons](https://github.com/FFmpeg/asm-lessons) - FFmpeg Assembly Language Lessons / Multiple Languages -* [FFmpeg Cheat Sheet](https://gist.github.com/steven2358/ba153c642fe2bb1e47485962df07c730), [FFmpeg Commander](https://alfg.dev/ffmpeg-commander/) or [FFmpeg Buddy](https://evanhahn.github.io/ffmpeg-buddy/) - Command Lists +* [FFmpeg Cheat Sheet](https://gist.github.com/steven2358/ba153c642fe2bb1e47485962df07c730), [FFmpeg Commander](https://alfg.github.io/ffmpeg-commander/) or [FFmpeg Buddy](https://evanhahn.github.io/ffmpeg-buddy/) - Command Lists * [WebMConverter](https://argorar.github.io/WebMConverter/) - WebM Converter * [PureMPV](https://github.com/4ndrs/PureMPV) - Info Copy Tool * [FFmpeg Batch](https://ffmpeg-batch.sourceforge.io/) - Bulk Conversion Tools diff --git a/docs/video.md b/docs/video.md index 8b3455c99..a609d7325 100644 --- a/docs/video.md +++ b/docs/video.md @@ -12,9 +12,9 @@ # ► Streaming Sites * ⭐ **[Cineby](https://www.cineby.gd/)**, [2](https://www.bitcine.app/) or [Fmovies+](https://www.fmovies.gd/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/C2zGTdUbHE) * ⭐ **[P-Stream](https://pstream.mov/)** - Movies / TV / Anime / Auto-Next / **[Add Sources](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#movie-web)** / [Discord](https://discord.gg/uHU4knYRPa) / [GitHub](https://github.com/p-stream) +* ⭐ **[Aether](https://aether.mom/)**, [2](https://legacy.aether.mom/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/MadMF7xb5q) * ⭐ **[XPrime](https://xprime.today/)**, [2](https://xprime.stream/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/pDjg5ccSgg) * ⭐ **[Rive](https://rivestream.org/)**, [2](https://rivestream.net/), [3](https://www.rivestream.app/) or [CorsFlix](https://watch.corsflix.net), [2](https://watch.corsflix.dpdns.org/), [3](https://corsflix.net) - Movies / TV / Anime / Auto-Next / [Status](https://rentry.co/rivestream) / [Discord](https://discord.gg/6xJmJja8fV) -* ⭐ **[Aether](https://aether.mom/)**, [2](https://legacy.aether.mom/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/MadMF7xb5q) * ⭐ **[FlickyStream](https://flickystream.ru/)** or [CineMora](https://cinemora.ru/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.com/invite/flickystream) * ⭐ **[VeloraTV](https://veloratv.ru/)** or [456movie](https://456movie.net/), [2](https://345movie.net/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/4SJ5c9gZUQ) * ⭐ **[Cinegram](https://cinegram.net/)** - Movies / TV / Anime / Auto-Next @@ -75,9 +75,10 @@ ## ▷ Stream Aggregators * ⭐ **[bCine](https://bcine.app/)** or [BEECH](https://www.beech.watch/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/FekgaSAtJa) * ⭐ **[Filmex](https://filmex.to/)** - Movies / TV / Anime / Auto-Next / 4K / [Discord](https://discord.com/invite/WWrWnG8qmh) * ⭐ **[Vidbox](https://vidbox.cc/)**, [2](https://cinehd.cc/), [3](https://hotflix.to/) - Movies / TV / Anime / Auto-Next / [Status](https://vidbox.xyz/) / [Discord](https://discord.gg/VGQKGPM9Ej) -* ⭐ **[Willow](https://willow.arlen.icu/)**, [2](https://salix.pages.dev/) - Movies / TV / Anime / [4K Guide](https://rentry.co/willow-guide) / [Telegram](https://t.me/+8OiKICptQwA4YTJk) / [Discord](https://discord.com/invite/gmXvwcmxWR) +* ⭐ **[Willow](https://willow.arlen.icu/)**, [2](https://salix.pages.dev/) - Movies / TV / Anime / Auto-Next / [4K Guide](https://rentry.co/willow-guide) / [Telegram](https://t.me/+8OiKICptQwA4YTJk) / [Discord](https://discord.com/invite/gmXvwcmxWR) * ⭐ **[CinemaOS](https://cinemaos.live/)**, [2](https://cinemaos.tech/), [3](https://cinemaos.me/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/38yFnFCJnA) -* ⭐ **[FlyX](https://tv.vynx.cc/)** - Movies / TV / Anime / [Discord](https://discord.vynx.cc/) / [GitHub](https://github.com/Vynx-Velvet/Flyx-main) +* ⭐ **[FlyX](https://tv.vynx.cc/)** - Movies / TV / Anime / Auto-Next / [Discord](https://discord.vynx.cc/) / [GitHub](https://github.com/Vynx-Velvet/Flyx-main) +* ⭐ **[AuroraScreen](https://www.aurorascreen.org/)** - Movies / TV / Anime / Auto-Next / Chromium-Required / [Discord](https://discord.com/invite/kPUWwAQCzk) * [HydraHD](https://hydrahd.com/), [2](https://hydrahd.ru/) - Movies / TV / Anime / Auto-Next / [Status](https://hydrahd.info/) / [Telegram](https://t.me/HDHYDRAHD) * [Primeshows](https://www.primeshows.uk/) or [Netflex](https://netflex.uk/) - Movies / TV / Anime / [Discord](https://discord.com/invite/t2PnzRgKeM) * [LordFlix](https://lordflix.club/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/JeMDzxSbhH) @@ -101,7 +102,6 @@ ## ▷ Embed Frontends *** * ⭐ **[VoidFlix](https://voidflix.pages.dev/)** or [Flixzy](https://flixzy.pages.dev/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/GDfP8S243T) -* ⭐ **[AuroraScreen](https://www.aurorascreen.org/)** - Movies / TV / Anime / Chromium-Required / [Discord](https://discord.com/invite/kPUWwAQCzk) * ⭐ **[TMovie](https://tmovie.tv/)**, [2](https://tmovie.cc) - Movies / TV / Anime / [Discord](https://discord.com/invite/R7a6yWMmfK) * [Cinema Deck](https://cinemadeck.com/), [2](https://cinemadeck.st/) - Movies / TV / Anime / [Status](https://cinemadeck.com/official-domains) / [Discord](https://discord.com/invite/tkGPsX5NTT) * [Redflix](https://redflix.co/), [2](https://redflix.club/) - Movies / TV / Anime / [Discord](https://discord.gg/wp5SkSWHW5) @@ -111,6 +111,7 @@ ## ▷ Embed Frontends * [CineBolt](https://cinebolt.net/) - Movies / TV / Anime / [Discord](https://discord.gg/7ZbCzMPt6f) * [ONOFLIX](https://onoflix.ru/) - Movies / TV / Anime / [Discord](https://discord.gg/eEmGSZ98cP) * [Bingeflix](https://bingeflix.tv/) - Movies / TV / Anime / [Discord](https://discord.com/invite/ajRY6Bn3rr) +* [Streamr](https://streamr.pages.dev/), [2](https://streamr.mindreaders7557.workers.dev/) - Movies / TV / Anime / [Discord](https://discord.gg/tYFjXqx6Wf) * [LunaStream](https://lunastream.fun/) or [CineFlow](https://www.cineflow.watch/) - Movies / TV / Anime / [Discord](https://discord.gg/3kpj8SuMy5) * [Way2Movies](https://way2movies.live/) - Movies / TV / Anime / [Telegram](https://t.me/Way2MoviesFun) / [Discord](https://discord.gg/mH4zsaAmv7) * [Nunflix.li](https://www.wooflixtv.co/) - Movies / TV / Anime @@ -561,8 +562,8 @@ ## ▷ IPTV Tools * [CaberNetwork](https://cabernetwork.github.io/) - IPTV Manager * [SipTV Converter](https://siptv.eu/converter/) - M3U to TXT * [M3U4U](https://m3u4u.com/) - M3U Editor -* [M3u8DL-RE](https://github.com/nilaoda/N_m3u8DL-RE) - M3U Downloader -* [M3u8DL-CLI](https://nilaoda.github.io/N_m3u8DL-CLI/) - M3U CLI +* [⁠M3U8 Video Downloader](https://greasyfork.org/en/scripts/449581) - M3U8 Download Userscript +* [M3u8DL-RE](https://github.com/nilaoda/N_m3u8DL-RE) or [M3u8DL-CLI](https://nilaoda.github.io/N_m3u8DL-CLI/) - ⁠M3U8 Download Tools * [IPTV Check](https://github.com/peterpt/IPTV-CHECK) - List Checker *** @@ -765,6 +766,7 @@ # ► Torrent Apps * ⭐ **[Radarr](https://radarr.video/)** - Autodownload Movie Torrents / [Auto-Subtitles](https://www.bazarr.media/) / [GitHub](https://github.com/Radarr/Radarr) * ⭐ **[Sonarr](https://sonarr.tv/)** / [GitHub](https://github.com/Sonarr/Sonarr), [SickGear](https://github.com/SickGear/SickGear), [SiCKRAGE](https://github.com/SiCKRAGE/SiCKRAGE), [DuckieTV](https://schizoduckie.github.io/DuckieTV/) or [Medusa](https://pymedusa.com/) - Autodownload TV Torrents / [Guide](https://wiki.servarr.com/) / [Auto-Subtitles](https://www.bazarr.media/) * ⭐ **[Requestrr](https://github.com/thomst08/requestrr)** or [Doplarr](https://github.com/kiranshila/Doplarr) - Discord Torrent Bots +* [Wyzie Subs](https://sub.wyzie.ru/) or [⁠Libre Subs](https://libre-subs.fifthwit.net/) - Subtitle Scraping API / [NPM Package](https://www.npmjs.com/package/wyzie-lib) / [Docs](https://docs.wyzie.ru/) * [Arr Installer](https://github.com/LordZeuss/arr-installer) - Multi Torrent App Installer * [Arr Scripts](https://github.com/RandomNinjaAtk/arr-scripts/) - Torrent App Automation Scripts * [Autobrr](https://github.com/autobrr/autobrr) - Autodownload Movie Torrents From 6149cdc420a4fc4d2682b17df3cc5963e296d463 Mon Sep 17 00:00:00 2001 From: Abdullah Abid Ansari Date: Wed, 21 Jan 2026 16:51:00 +0500 Subject: [PATCH 295/552] Update system-tools.md (#4602) --- docs/system-tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/system-tools.md b/docs/system-tools.md index 81c350d9f..36f7b71fc 100644 --- a/docs/system-tools.md +++ b/docs/system-tools.md @@ -449,7 +449,7 @@ ## ▷ Wallpapers * 🌐 **[WallSync](https://roigoatzzz.github.io/Wallsync/)**, [2](https://wallsync.pages.dev/) - Wallpaper Site Index / [GitHub](https://github.com/leroiduflow/Wallsync) * ⭐ **[wallhaven.cc](https://wallhaven.cc/)** - Search Wallpapers / [Downloader](https://github.com/eramdam/WallbaseDirectDownloader) * ⭐ **[Wallpaper Abyss](https://wall.alphacoders.com/)** - Search Wallpapers -* ⭐ **[Rev Wallpaper](https://we-img-search.ordinall.me/)** or [r/WallpaperRequests](https://www.reddit.com/r/WallpaperRequests/) - Reverse Wallpaper Search +* ⭐ **[Rev Wallpaper](https://weris.ordinall.dev/)** or [r/WallpaperRequests](https://www.reddit.com/r/WallpaperRequests/) - Reverse Wallpaper Search * ⭐ **[Studio Ghibli Wallpapers](https://www.ghibli.jp/info/013772)** - Studio Ghibli Wallpapers * ⭐ **[LWP](https://github.com/jszczerbinsky/lwp)**, [DesktopHut](https://www.desktophut.com/) / [Discord](https://discord.com/invite/QzgnQtJdfs), [r/LivingBackgrounds](https://reddit.com/r/LivingBackgrounds), [WALLegend](https://wallegend.net/en/) or [MoeWalls](https://moewalls.com/) - Live Wallpapers * [WallpaperCave](https://wallpapercave.com/) - Search Wallpapers From f6152be4395c34099534540ef0570684419ad8f0 Mon Sep 17 00:00:00 2001 From: KHROTU <161682265+KHROTU@users.noreply.github.com> Date: Wed, 21 Jan 2026 19:57:20 +0800 Subject: [PATCH 296/552] update link (#4609) replace old grok rate limit with https://greasyfork.org/en/scripts/533963-grok-rate-limit-display, my version has stopped working and the original creator is now continuing to update the script --- docs/ai.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index da1b02da6..be2cb984c 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -14,7 +14,7 @@ ## ▷ Official Model Sites * ⭐ **[AI Studio](https://aistudio.google.com/app/prompts/new_chat)** - Gemini 3 Pro / 100 Daily / Sign-Up Required / [Subreddit](https://www.reddit.com/r/Bard/) / [Discord](https://discord.com/invite/gemini) * ⭐ **[⁠Z.ai](https://chat.z.ai/)** - GLM 4.7 / Slides / Unlimited / [Discord](https://discord.gg/QR7SARHRxK) -* ⭐ **[Grok](https://grok.com/)** - Grok 4 Fast (96 daily) / Grok 4.1 (24 daily) / [Rate Display](https://greasyfork.org/en/scripts/558017), [2](https://chromewebstore.google.com/detail/grok-rate-limit-display/fcoijmefliggikpeofhojmkpoooocifk) / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) +* ⭐ **[Grok](https://grok.com/)** - Grok 4 Fast (96 daily) / Grok 4.1 (24 daily) / [Rate Display](https://greasyfork.org/en/scripts/533963-grok-rate-limit-display), [2](https://chromewebstore.google.com/detail/grok-rate-limit-display/fcoijmefliggikpeofhojmkpoooocifk) / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) * ⭐ **[Gemini](https://gemini.google.com/)** - Gemini 3 Pro (5 per day) / 3 Flash (Unlimited) / [Limits](https://support.google.com/gemini/answer/16275805) / [Subreddit](https://www.reddit.com/r/Bard/) / [Discord](https://discord.com/invite/gemini) * ⭐ **[DeepSeek](https://chat.deepseek.com/)** - DeepSeek-V3.2 / Sign-Up Required / Unlimited / [Subreddit](https://www.reddit.com/r/DeepSeek/) / [Discord](https://discord.com/invite/Tc7c45Zzu5) / [GitHub](https://github.com/deepseek-ai) * ⭐ **[Kimi](https://www.kimi.com/)** - Kimi K2 (Thinking) / Slides / Sign-Up Required / [Subreddit](https://www.reddit.com/r/kimi/) / [Discord](https://discord.gg/TYU2fdJykW) / [GitHub](https://github.com/MoonshotAI) @@ -509,4 +509,4 @@ # ► Machine Learning * [MMDeploy](https://mmdeploy.readthedocs.io/en/latest/) - Deep Learning Model Deployment Toolset / [GitHub](https://github.com/open-mmlab/mmdeploy) * [ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web) - Cross-Platform ChatGPT / Gemini UI * [Nixified](https://nixified.ai/) - Nix Flake for AI Projects -* [Cyberbotics](https://cyberbotics.com/) - Robot Simulator \ No newline at end of file +* [Cyberbotics](https://cyberbotics.com/) - Robot Simulator From ea1c0f7937b3d092e8295b91f36bbba41c35b108 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 21 Jan 2026 04:00:36 -0800 Subject: [PATCH 297/552] small fix --- docs/ai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ai.md b/docs/ai.md index be2cb984c..9285bdc41 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -14,7 +14,7 @@ ## ▷ Official Model Sites * ⭐ **[AI Studio](https://aistudio.google.com/app/prompts/new_chat)** - Gemini 3 Pro / 100 Daily / Sign-Up Required / [Subreddit](https://www.reddit.com/r/Bard/) / [Discord](https://discord.com/invite/gemini) * ⭐ **[⁠Z.ai](https://chat.z.ai/)** - GLM 4.7 / Slides / Unlimited / [Discord](https://discord.gg/QR7SARHRxK) -* ⭐ **[Grok](https://grok.com/)** - Grok 4 Fast (96 daily) / Grok 4.1 (24 daily) / [Rate Display](https://greasyfork.org/en/scripts/533963-grok-rate-limit-display), [2](https://chromewebstore.google.com/detail/grok-rate-limit-display/fcoijmefliggikpeofhojmkpoooocifk) / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) +* ⭐ **[Grok](https://grok.com/)** - Grok 4 Fast (96 daily) / Grok 4.1 (24 daily) / [Rate Display](https://greasyfork.org/en/scripts/533963), [2](https://chromewebstore.google.com/detail/grok-rate-limit-display/fcoijmefliggikpeofhojmkpoooocifk) / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) * ⭐ **[Gemini](https://gemini.google.com/)** - Gemini 3 Pro (5 per day) / 3 Flash (Unlimited) / [Limits](https://support.google.com/gemini/answer/16275805) / [Subreddit](https://www.reddit.com/r/Bard/) / [Discord](https://discord.com/invite/gemini) * ⭐ **[DeepSeek](https://chat.deepseek.com/)** - DeepSeek-V3.2 / Sign-Up Required / Unlimited / [Subreddit](https://www.reddit.com/r/DeepSeek/) / [Discord](https://discord.com/invite/Tc7c45Zzu5) / [GitHub](https://github.com/deepseek-ai) * ⭐ **[Kimi](https://www.kimi.com/)** - Kimi K2 (Thinking) / Slides / Sign-Up Required / [Subreddit](https://www.reddit.com/r/kimi/) / [Discord](https://discord.gg/TYU2fdJykW) / [GitHub](https://github.com/MoonshotAI) From 570c7f1780346bf66641ece16281acd1597379b6 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 21 Jan 2026 04:33:34 -0800 Subject: [PATCH 298/552] small update --- docs/ai.md | 2 +- docs/audio.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/ai.md b/docs/ai.md index 9285bdc41..80fb98a10 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -509,4 +509,4 @@ # ► Machine Learning * [MMDeploy](https://mmdeploy.readthedocs.io/en/latest/) - Deep Learning Model Deployment Toolset / [GitHub](https://github.com/open-mmlab/mmdeploy) * [ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web) - Cross-Platform ChatGPT / Gemini UI * [Nixified](https://nixified.ai/) - Nix Flake for AI Projects -* [Cyberbotics](https://cyberbotics.com/) - Robot Simulator +* [Cyberbotics](https://cyberbotics.com/) - Robot Simulator \ No newline at end of file diff --git a/docs/audio.md b/docs/audio.md index 19375ada9..659eca66b 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -13,6 +13,7 @@ ## ▷ Streaming Apps * ↪️ **[YouTube Music Mobile](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android/#wiki_.25B7_youtube_music)** * ⭐ **[Pear Desktop](https://github.com/pear-devs/pear-desktop)** - YouTube Music Client w/ Adblock * [Moosync](https://moosync.app/) - YouTube / Spotify / [Discord](https://discord.gg/HsbqbRune3) / [GitHub](https://github.com/Moosync/Moosync) +* [Audion](https://audionplayer.com/) - Streaming / Plugin-Based / [GitHub](https://github.com/dupitydumb/Audion) * [PlayTorrio](https://playtorrio.xyz/) - Streaming / [Discord](https://discord.gg/bbkVHRHnRk) / [GitHub](https://github.com/ayman708-UX/PlayTorrio) * [yewtube](https://github.com/mps-youtube/yewtube) - YouTube Music Client * [pulse](https://473999.net/pulse) or [Beatsync](https://www.beatsync.gg/) / [GitHub](https://github.com/freeman-jiang/beatsync) - Listen Together / Listening Parties @@ -387,6 +388,7 @@ ## ▷ Audio Ripping Tools * [Archive](https://rentry.co/FMHYB64#archive) - Qobuz / Tidal / Soundcloud / FLAC * [DeemixFix](https://gitlab.com/deeplydrumming/DeemixFix), [Deemix Revival](https://github.com/bambanah/deemix) or [SaturnMusic](https://github.com/SaturnMusic/) - Deezer / FLAC * [Murglar](https://murglar.app/) - Deezer / SoundCloud / VK / 320kb MP3 +* [Audion](https://audionplayer.com/) - Tidal / [GitHub](https://github.com/dupitydumb/Audion) * [Shira](https://github.com/KraXen72/shira) - YouTube / SoundCloud / 128kb AAC * [QobuzDownloaderX-MOD](https://github.com/DJDoubleD/QobuzDownloaderX-MOD) - Qobuz / 128kb Free 256 ACC Premium / FLAC / Use Firehawk52 * [qobuz-dl](https://github.com/vitiko98/qobuz-dl) - Qobuz / 128kb Free / FLAC / Use Firehawk52 @@ -744,6 +746,7 @@ ## ▷ Audio Players * ⭐ **[MusicBee](https://getmusicbee.com/)** / [Quality Badges](https://wiki.musichoarders.xyz/reference/musicbee/) * [Harmonoid](https://harmonoid.com/) / [Discord](https://discord.gg/2Rc3edFWd8) / [GitHub](https://github.com/harmonoid/harmonoid) * [Namida](https://github.com/namidaco/namida) - Feature-Rich +* [Audion](https://audionplayer.com/) - Feature-Rich / [GitHub](https://github.com/dupitydumb/Audion) * [TimeStetch](https://29a.ch/timestretch/) - Web-Based * [MusikCube](https://musikcube.com/) - Terminal-Based * [XMPlay](https://www.un4seen.com/) - Module-Friendly From 00c405f2fbb4dd0d174e15bdb2f7a79423b59769 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 21 Jan 2026 06:51:44 -0800 Subject: [PATCH 299/552] small update --- docs/internet-tools.md | 2 +- docs/social-media-tools.md | 2 +- docs/video.md | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/internet-tools.md b/docs/internet-tools.md index b34f061e1..0fb07ea28 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -779,7 +779,7 @@ ## ▷ Chrome Extensions ## ▷ Safari Extensions -* [Userscripts](https://apps.apple.com/us/app/userscripts/id1463298887) - Safari Userscript Manager / [GitHub](https://github.com/quoid/userscripts/) +* ⭐ **[Userscripts](https://apps.apple.com/us/app/userscripts/id1463298887)** - Safari Userscript Manager / [GitHub](https://github.com/quoid/userscripts/) * [Turn Off the Lights](https://www.turnoffthelights.com/) or [Dark Reader Script](https://gist.github.com/kfur/266c456dd69072eb7533f457ee5f18a0) - Dark Mode * [CSE](https://cizzuk.net/projects/cse/) - Custom Search Engine / [GitHub](https://github.com/Cizzuk/CSE) * [PiPifier](https://apps.apple.com/us/app/pipifier/id1234771095) - Picture in Picture Mode diff --git a/docs/social-media-tools.md b/docs/social-media-tools.md index 4c5c6a3f8..ef8017600 100644 --- a/docs/social-media-tools.md +++ b/docs/social-media-tools.md @@ -39,7 +39,7 @@ # ► Discord Tools * ⭐ **[OpenAsar](https://openasar.dev/)** - Better Performance with Improved `app.asar` / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#openasar) / [Discord](https://discord.gg/YDMptE8u2b) / [GitHub](https://github.com/GooseMod/OpenAsar) * [⁠Nelly](https://nelly.tools/) - Discord Web Tools * [AnswersOverflow](https://www.answeroverflow.com/) - Discord Search Engine -* [Discord Profile Viewer](https://addynr.nekoweb.org/) - View / Download Discord User's Avatar or Banner +* [Discord Profile Viewer](https://addynrpfp.vercel.app/) - View / Download Discord User's Avatar or Banner * [Disbox](https://disboxapp.github.io/web/) - Discord Cloud Storage * [Discord Chat Exporter](https://github.com/Tyrrrz/DiscordChatExporter) / [Python](https://github.com/mahtoid/DiscordChatExporterPy) or [Discord History Tracker](https://dht.chylex.com/) / [GitHub](https://github.com/chylex/Discord-History-Tracker) - Archive / Export Discord Chats * [Wumpus Central](https://discord.gg/zZ6szdKQu6) - Discord Experimental Server Hub diff --git a/docs/video.md b/docs/video.md index a609d7325..71e0fc3df 100644 --- a/docs/video.md +++ b/docs/video.md @@ -265,7 +265,6 @@ ## ▷ Anime Streaming * [MyAnime](https://myanime.live/) - Donghua / Sub * [AnimeKhor](https://animekhor.org/) - Donghua / Sub / [Telegram](https://t.me/AnimeKhorOfficial) * [Crimson Subs](https://crimsonfansubs.com/) - Donghua / Sub / [Discord](https://discord.gg/PmYn97vtue) -* [Crunchyroll](https://www.crunchyroll.com/videos/anime) - Sub / Dub / Auto-Next / [US Proxy](https://addons.mozilla.org/en-US/firefox/addon/crunchy-unblocker/) / [Intro Skip](https://github.com/aniskip/aniskip-extension) * [Miu](https://discord.gg/pwkuanXBJh), [⁠Kara.moe](https://kara.moe/) or [AnimeThemes](https://animethemes.moe/) / [Discord](https://discord.com/invite/m9zbVyQ) / [GitHub](https://github.com/AnimeThemes) - Anime Themes * [AnymeX](https://anymex.vercel.app/) / [Extension Guide](https://wotaku.wiki/guides/ext/mangayomi) / [Discord](https://discord.com/invite/EjfBuYahsP) / [GitHub](https://github.com/RyanYuuki/AnymeX), [PlayTorrio](https://playtorrio.xyz/) / [Discord](https://discord.gg/bbkVHRHnRk) / [GitHub](https://github.com/ayman708-UX/PlayTorrio), [Anikin](https://github.com/jerry08/Anikin) / [Discord](https://discord.com/invite/U7XweVubJN), [Unyo](https://github.com/K3vinb5/Unyo), [Seanime](https://seanime.app/) / [Discord](https://discord.gg/3AuhRGqUqh) / [GitHub](https://github.com/5rahim/seanime) or [Miru](https://miru.js.org/en/) / [Telegram](https://t.me/MiruChat) / [GitHub](https://github.com/miru-project/miru-app) - Desktop Streaming Apps From 9b8043d94827bdc678e27b0a5ee0c430358ece02 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 21 Jan 2026 07:51:15 -0800 Subject: [PATCH 300/552] removed site --- docs/file-tools.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/file-tools.md b/docs/file-tools.md index 22065f725..13fd2ee64 100644 --- a/docs/file-tools.md +++ b/docs/file-tools.md @@ -152,7 +152,6 @@ ## ▷ File Backup * [AOMEI Backupper](https://www.ubackup.com/) - File Backup * [Borg](https://www.borgbackup.org/) - De-duplicating File Backup * [USBImager](https://bztsrc.gitlab.io/usbimager/) - USB Image Backup -* [Toucan](https://github.com/PortableApps/Toucan) - Portable File Backup *** From dd405caf2fd09c5dcff7462ec649da7cd599f32d Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 21 Jan 2026 17:19:21 -0800 Subject: [PATCH 301/552] updated 8 pages --- docs/ai.md | 1 + docs/downloading.md | 2 +- docs/educational.md | 6 +++++- docs/internet-tools.md | 8 +++++--- docs/misc.md | 2 +- docs/mobile.md | 2 +- docs/social-media-tools.md | 4 ++-- docs/video.md | 2 +- 8 files changed, 17 insertions(+), 10 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index 80fb98a10..8216e5003 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -305,6 +305,7 @@ # ► Video Generation * [⁠Vheer](https://vheer.com/) - Unlimited / No Sign-Up * [AIFreeVideo](https://aifreevideo.com/) - Unlimited / MiniMax Video-01 / Sign-Up Required * [Meta AI](https://www.meta.ai/) - Unlimited / Sign-Up Required +* [LMArena](https://lmarena.ai/?mode=direct) - 3 Daily / Sign-Up Required / [X](https://x.com/arena) / [Discord](https://discord.com/invite/lmarena) * [⁠Klipy](https://klipy.com/) - Klipy / Veo 3 / GIFs / Unlimited / Sign-Up Required * [Google Whisk](https://labs.google/fx/en/tools/whisk) - Veo 3 / 10 Monthly * [Google Flow](https://labs.google/fx/tools/flow) - Veo 2 (10 Monthly) / Veo 3.1 (5 Monthly) diff --git a/docs/downloading.md b/docs/downloading.md index aeb9e3f3f..73aacb295 100644 --- a/docs/downloading.md +++ b/docs/downloading.md @@ -49,7 +49,7 @@ # ► Download Sites * [Katz DDL](https://katzddl.net/) - Audio / Books / NSFW * [TehParadox](https://www.tehparadox.net/) - Audio / Books / Magazines / ROMs * [downTURK](https://www.downturk.net/) - Audio / Books -* [SoftArchive](https://softarchive.download/) - Audio / Books / Comics / Newspapers / Magazines / [Mirrors](https://sastatus.com/), [2](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#softarchive-mirrors) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#sanet-warning) +* [SoftArchive](https://softarchive.download/), [2](https://softarchive.is/), [3](https://sanet.lc/), [4](https://sanet.st/), [5](https://sanet.sb/), [6](https://soft.ac/), [7](https://sanet.ws/) - Audio / Books / Comics / Newspapers / Magazines / [Mirrors](https://sastatus.com/), [2](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#softarchive-mirrors) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#sanet-warning) *** diff --git a/docs/educational.md b/docs/educational.md index f2022b8f2..02dc70f24 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -221,8 +221,12 @@ ## ▷ Philosophy * [Sketchplanations](https://www.sketchplanations.com/) - Explanation Sketches * [IEoP](https://iep.utm.edu/fallacy/), [YouLogicalFallacyIs](https://yourlogicalfallacyis.com/), [FallacyFiles](https://fallacyfiles.org/index.html) or [LogicalFallacies](https://www.logicalfallacies.org/) - Learn about Logical Fallacies * [YourBias.is](https://yourbias.is/) - Learn about Biases -* [Advanced Logic Calculators](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#advanced-logic-calculators) * [Kialo](https://www.kialo.com/) - Debates / Discussion +* [Umsu](https://www.umsu.de/trees/) - Analytic Tableaux Generator +* [Proofs](https://proofs.openlogicproject.org/) - Natural Deduction Proof Checker +* [PropCalc](https://www.inf.unibz.it/~franconi/teaching/propcalc/) - Propositional Logic Calculator +* [ModalLogic](https://rkirsling.github.io/modallogic/) - Model Logic Playground +* [Logitext](http://logitext.mit.edu/tutorial) - Sequent Calculus Tutorial * [WikEnigma](https://wikenigma.org.uk/) - 'Known Unknowns' Wiki * [The Trolley Problem Game](https://newfastuff.com/the-trolley-problem-game/) - The Trolley Problem * [Social Engineers](https://web.archive.org/web/20221208021915/https://www.socialengineers.net) - Social Engineering Guides diff --git a/docs/internet-tools.md b/docs/internet-tools.md index 0fb07ea28..69a3b6399 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -641,9 +641,11 @@ ## ▷ Browser Extensions * ⭐ **[Stylus](https://add0n.com/stylus.html)** - Custom Website Color Schemes * ⭐ **Stylus Styles** - [User Styles](https://userstyles.world/), [2](https://uso.kkx.one/) / [OLED](https://github.com/zettaexa/userstyles) / [Oldschool](https://forum.spacehey.com/topic?id=90895) / [Catppuccin](https://github.com/catppuccin/userstyles) * ⭐ **[Dark Reader](https://darkreader.org/)**, [Midnight Lizard](https://midnight-lizard.org/) or [Custom Dark Mode](https://mybrowseraddon.com/custom-dark-mode.html) - Dark Mode -* ⭐ **[ScrollAnywhere](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#scrollanywhere-addons)** - Improves Scrolling Functionality +* ⭐ **ScrollAnywhere** - [Firefox](https://addons.mozilla.org/en-US/firefox/addon/scroll_anywhere/) / [Chrome](https://chrome.google.com/webstore/detail/scrollanywhere/jehmdpemhgfgjblpkilmeoafmkhbckhi) - Improves Scrolling Functionality * ⭐ **[Auto Tab Discard](https://webextension.org/listing/tab-discard.html)** or [Tab Wrangler](https://github.com/tabwrangler/tabwrangler) - Discard Inactive Tabs -* ⭐ **[Clipboard2File](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#clipboard2file-addons)** - Upload Images from Clipboard + +* ⭐ **Clipboard2File** - [Firefox](https://github.com/vord1080/clipboard2file/) / [Chrome](https://github.com/daijro/Clipboard2File-Chrome) - Upload Images from Clipboard + * [CRX Viewer](https://robwu.nl/crxviewer/) - View Extension Source Code * [Omni](https://github.com/alyssaxuu/omni) - Browser Quick Launcher * [Extensions CSE](https://cse.google.com/cse?cx=86d64a73544824102) - Multi-Site Extension Search @@ -660,7 +662,7 @@ ## ▷ Browser Extensions * [BigSearch](https://github.com/garywill/BigSearch) or [SearchJumper](https://hoothin.github.io/SearchJumper/) - Context Search * [Selecton](https://github.com/emvaized/selecton-extension) - Text Context Menu * [Magnifying Glass](https://mybrowseraddon.com/magnifying-glass.html) - Magnify Webpages -* [Print Edit WE](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#printeditwe-addons) - Edit Pages to Make them Printable +* Print Edit WE - [Firefox](https://addons.mozilla.org/en-US/firefox/addon/print-edit-we/) / [Chrome](https://chrome.google.com/webstore/detail/print-edit-we/olnblpmehglpcallpnbgmikjblmkopia) - Edit Pages to Make them Printable * [PageZipper](https://www.printwhatyoulike.com/pagezipper) or [AutoPagerize](http://autopagerize.net/) - Merges a Sites "Next" Pages * [Turn Off the Lights](https://www.turnoffthelights.com/) or [Theater Mode](https://mybrowseraddon.com/theater-mode.html) - Play Videos in Theater Mode * [GlobalSpeed](https://github.com/polywock/globalSpeed) - Set Default Video / Audio Speed diff --git a/docs/misc.md b/docs/misc.md index 08f5632b7..26197a658 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -1207,7 +1207,7 @@ ## ▷ Productivity / Time Tracking * [Stretchly](https://hovancik.net/stretchly) - Break Reminders * [skāl.es](https://www.skal.es/) - Work Life Balance Tracking * [BreakMessage](https://breakmessage.com/) - Online Break Reminders -* [Plucky](https://pluckyfilter.com/), [Block Site](https://webextension.org/listing/block-site.html), [LeechBlock](https://www.proginosko.com/leechblock), [uBlacklist](https://ublacklist.github.io/docs) or [Forest](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#forest-extensions) - Site Blocking Extensions +* [Plucky](https://pluckyfilter.com/), [Block Site](https://webextension.org/listing/block-site.html), [LeechBlock](https://www.proginosko.com/leechblock), [uBlacklist](https://ublacklist.github.io/docs) or [Forest](https://addons.mozilla.org/en-US/firefox/addon/forest-stay-focused-be-present/) / [Chrome](https://chrome.google.com/webstore/detail/forest-stay-focused-be-pr/kjacjjdnoddnpbbcjilcajfhhbdhkpgk) - Site Blocking Extensions * [Time Tracker](https://www.wfhg.cc/) - Browser Time Tracking Extension / [GitHub](https://github.com/sheepzh/time-tracker-4-browser) * [Comicsflow](https://comicsflow.com/) - Comic / Manga Project Manager diff --git a/docs/mobile.md b/docs/mobile.md index 16dff4fca..9b5b1bab2 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -78,7 +78,7 @@ ## ▷ Untouched APKs *** * ↪️ **[Free App Giveaways](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25BA_free_stuff)** - App Giveaway Sites -* ⭐ **[APKMirror](https://www.apkmirror.com/)** / [Extension Links](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#apkmirror-extensions) +* ⭐ **[APKMirror](https://www.apkmirror.com/)** / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/toolbox-google-play-store/), [2](https://addons.opera.com/en/extensions/details/toolbox-for-google-play-storetm/) / [Chrome](https://chrome.google.com/webstore/detail/toolbox-for-google-play-s/fepaalfjfchbdianlgginbmpeeacahoo) * ⭐ **[UpToDown](https://en.uptodown.com/android)** * ⭐ **[APKCombo](https://apkcombo.com/)** * ⭐ **[Aurora Store](https://auroraoss.com/)** - Google Play Store Alt / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#aurora-note) / [GitLab](https://gitlab.com/AuroraOSS/AuroraStore) diff --git a/docs/social-media-tools.md b/docs/social-media-tools.md index ef8017600..d9871a42a 100644 --- a/docs/social-media-tools.md +++ b/docs/social-media-tools.md @@ -331,7 +331,7 @@ ## ▷ YouTube Customization * ⭐ **[DeArrow](https://dearrow.ajay.app/)** or [Clickbait Remover](https://github.com/pietervanheijningen/clickbait-remover-for-youtube) - Reduce Sensationalism / Clickbait * ⭐ **[UnTrap](https://untrap.app/)**, [TubeMod](https://github.com/Pedro-Gregorio/TubeMod) or [Less Addictive YouTube](https://github.com/AlexisDrain/Less-Addictive-YouTube) - Distraction-Free YouTube * ⭐ **[VORAPIS](https://vorapis.pages.dev/)** - Classic YouTube Layout / Increased Performance / [Extra Themes](https://github.com/lightbeam24/StarTube) / [Discord](https://discord.com/invite/tBBZQMscag) -* [ImprovedTube](https://improvedtube.com/), [YouTube Alchemy](https://greasyfork.org/en/scripts/521686), [Tweaks for YT](https://inzk.dev/tweaks-for-youtube/), [Magic Actions](https://www.chromeactions.com/), [YouTube Tweaks](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#youtube-tweaks) or [Enhancer for YT](https://www.mrfdev.com/enhancer-for-youtube) - YouTube Enhancement Extensions +* [ImprovedTube](https://improvedtube.com/), [YouTube Alchemy](https://greasyfork.org/en/scripts/521686), [Tweaks for YT](https://inzk.dev/tweaks-for-youtube/), [Magic Actions](https://www.chromeactions.com/), [YouTube Tweaks](https://addons.mozilla.org/en-US/firefox/addon/youtube-tweaks/) / [Chrome](https://chrome.google.com/webstore/detail/youtube-tweaks/oeakphpfoaeggagmgphfejmfjbhjfhhh) or [Enhancer for YT](https://www.mrfdev.com/enhancer-for-youtube) - YouTube Enhancement Extensions * [PKGA](https://greasyfork.org/en/scripts/442089) or [YouTube WideScreen](https://greasyfork.org/en/scripts/409893) - Improved YouTube Theater Mode * [YouTube Hide Watched](https://github.com/EvHaus/youtube-hide-watched) - Toggle Visibility of Watched Videos / Shorts * [Fast Forward YT Shorts](https://greasyfork.org/en/scripts/466438) - Add Seek Hotkeys to Shorts @@ -501,7 +501,7 @@ ## ▷ Twitch Players * [MultiTwitch.tv](https://multitwitch.tv/), [MultiTwitch.co](https://multitwitch.co/), [Twitch3D](https://hjjg200.github.io/twitch3d/), [Multi](https://multi.raredrop.co/), [MultiStre.am](https://multistre.am/), [MultiStreamer](https://multistreamer.lucidnet.app/) or [TwitchTheater](https://twitchtheater.tv/) - Twitch Multi-Stream * [Twitchls](https://twitchls.com/) - HTML5 Twitch Stream Player * [nobody.live](https://nobody.live/) or [Twitch Roulette](https://twitchroulette.net/) - Random Stream Roulette -* [Alternate Player for Twitch.tv](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#alt-twitch-player-extensions) - Alternative Twitch Player +* Alternate Player for Twitch.tv - [Firefox](https://addons.mozilla.org/en-US/firefox/addon/twitch_5/) / [Chrome](https://chrome.google.com/webstore/detail/alternate-player-for-twit/bhplkbgoehhhddaoolmakpocnenplmhf) - Alternative Twitch Player * [Twitch Replay](https://www.twitch-replay.com/) - Twitch Video Player * [Twitch Lurker](https://github.com/mikeyaworski/Twitch-Lurker) - Twitch Stream Auto-Open diff --git a/docs/video.md b/docs/video.md index 71e0fc3df..6fe085f04 100644 --- a/docs/video.md +++ b/docs/video.md @@ -120,10 +120,10 @@ ## ▷ Embed Frontends * [Yampi](https://yampi.live/) - Movies / TV / Anime * [M-Zone](https://www.m-zone.org/) - Movies / TV / Anime / [Discord](https://discord.com/invite/PFvCNcZCQC) * [MoviePluto](https://moviepluto.fun/) - Movies / TV / Anime / [Discord](https://discord.com/invite/ynfvjgHrBd) +* [VIBLIX](https://viblix.ovh/) - Movies / TV / Anime * [KrakenFlix](https://krakenflix.cx/) - Movies / TV / Anime * [StreameX](https://streamex.net/) - Movies / TV / Anime * [Snowstream](https://snowstream.vercel.app/) - Movies / TV / Anime / [Telegram](https://t.me/snowstreamchat) / [Discord](https://discord.gg/fXBhvRzFKY) -* [VIBLIX](https://viblix.ovh/) - Movies / TV / Anime * [Altair](https://altair.mollusk.top/) or [Nova](https://novastream.top/) - Movies / TV / [Discord](https://discord.gg/s9kUZw7CqP) * [Ask4Movies](https://ask4movie.app/) - Movies / TV / Anime * [CineGo](https://cinego.co/) - Movies / TV From 421c9a1cab520ac5691df76ea45bf0a233e5eed3 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 21 Jan 2026 17:21:31 -0800 Subject: [PATCH 302/552] added 2 sites --- docs/gaming-tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index 5b3564e58..183645a3e 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -291,7 +291,7 @@ ## ▷ Curated Recommendations # ► Steam / Epic * 🌐 **[Steam Tool Collection](https://steamcommunity.com/sharedfiles/filedetails/?id=451698754)**, [steam.tools](https://steam.tools/) or [SteamInternals](https://cs.rin.ru/forum/viewtopic.php?f=10&t=65887) - Steam Tool Indexes -* ⭐ **[SDD GUI](https://github.com/mmvanheusden/SteamDepotDownloaderGUI)**, [ManifestHub](https://github.com/SteamAutoCracks/ManifestHub) or [DepotDownloader](https://github.com/SteamRE/DepotDownloader) - Steam Depot / Manifest Downloaders +* ⭐ **[SDD GUI](https://github.com/mmvanheusden/SteamDepotDownloaderGUI)**, [ManifestHub](https://github.com/SteamAutoCracks/ManifestHub), [DepotBox](https://depotbox.org/), [Steam Manifest Downloader](https://manifest.youngzm.com/) or [DepotDownloader](https://github.com/SteamRE/DepotDownloader) - Steam Depot / Manifest Downloaders * ⭐ **[RedAlt SteamUp](https://cs.rin.ru/forum/viewtopic.php?f=14&t=138413&p=3000090)** - Steam Depot Update Creator * [Steam Link](https://play.google.com/store/apps/details?id=com.valvesoftware.steamlink) - Stream Steam Library to TV * [Steam Mover](https://www.traynier.com/software/steammover) - Store Steam Games on Multiple Drives From 8936cc354511ce2d6df5835bfca9c0b22890ad10 Mon Sep 17 00:00:00 2001 From: bread <136384195+bbbreaddd@users.noreply.github.com> Date: Wed, 21 Jan 2026 17:27:26 -0800 Subject: [PATCH 303/552] tooltips (#4611) * tooltips * feat: Add numerous new notes, refactor the tooltip component, and update dependencies. * notes * fix: tooltip --- docs/.vitepress/config.mts | 2 + .../notes/advanced-logic-calculators.md | 7 ++ .../notes/alt-twitch-player-extensions.md | 4 ++ docs/.vitepress/notes/alt-warp-clients.md | 6 ++ docs/.vitepress/notes/android-spotify-note.md | 3 + docs/.vitepress/notes/apkmirror-extensions.md | 5 ++ docs/.vitepress/notes/app-cake-warning.md | 3 + docs/.vitepress/notes/app-lock.md | 3 + docs/.vitepress/notes/audiobookbay-warning.md | 3 + docs/.vitepress/notes/aurora-note.md | 3 + docs/.vitepress/notes/better-reasoning.md | 3 + docs/.vitepress/notes/bookmarkeddit.md | 3 + docs/.vitepress/notes/buster-note.md | 7 ++ docs/.vitepress/notes/buzzheavier-warning.md | 3 + docs/.vitepress/notes/bypass-freedlink.md | 3 + docs/.vitepress/notes/captcha-4pda.md | 3 + docs/.vitepress/notes/chatgpt-limits.md | 5 ++ .../.vitepress/notes/clipboard2file-addons.md | 4 ++ docs/.vitepress/notes/cofi-note.md | 3 + docs/.vitepress/notes/crystaldiskinfo.md | 3 + docs/.vitepress/notes/csrin-search.md | 5 ++ docs/.vitepress/notes/dodi-warning.md | 3 + .../notes/dolby-access-atmos-note.md | 3 + docs/.vitepress/notes/driver-note.md | 3 + docs/.vitepress/notes/eaglercraft-note.md | 3 + docs/.vitepress/notes/edith-login.md | 4 ++ docs/.vitepress/notes/eruda.md | 5 ++ docs/.vitepress/notes/filebin-warning.md | 3 + docs/.vitepress/notes/filelu-warning.md | 3 + docs/.vitepress/notes/filezilla.md | 4 ++ docs/.vitepress/notes/flicker-proxy.md | 3 + docs/.vitepress/notes/fluxy-repacks.md | 3 + docs/.vitepress/notes/forest-extensions.md | 4 ++ docs/.vitepress/notes/foxit-warning.md | 3 + docs/.vitepress/notes/freegogpcgames-note.md | 7 ++ .../.vitepress/notes/general-tweak-warning.md | 3 + docs/.vitepress/notes/glitchwave-note.md | 9 +++ .../notes/google-song-identification.md | 3 + .../.vitepress/notes/google-translate-note.md | 3 + docs/.vitepress/notes/hdo-box-note.md | 3 + docs/.vitepress/notes/hugging-face-warning.md | 3 + docs/.vitepress/notes/instaeclipse-note.md | 3 + docs/.vitepress/notes/irc-highway-note.md | 5 ++ docs/.vitepress/notes/jdownloader.md | 3 + docs/.vitepress/notes/limit-bypass-note.md | 4 ++ docs/.vitepress/notes/liteapk-modyolo-note.md | 3 + docs/.vitepress/notes/lutton-note.md | 3 + docs/.vitepress/notes/m0nkrus.md | 3 + .../notes/malware-removal-forums.md | 3 + docs/.vitepress/notes/megabasterd-note.md | 3 + docs/.vitepress/notes/mobilism-ranks.md | 13 ++++ docs/.vitepress/notes/mori-note.md | 3 + docs/.vitepress/notes/movie-web.md | 11 +++ docs/.vitepress/notes/movieparadise-code.md | 5 ++ docs/.vitepress/notes/mvsep-note.md | 3 + docs/.vitepress/notes/oneclick-note.md | 10 +++ docs/.vitepress/notes/openasar.md | 3 + docs/.vitepress/notes/openrgb-beta.md | 14 ++++ docs/.vitepress/notes/pollinations-limits.md | 17 +++++ docs/.vitepress/notes/pollinations-note.md | 3 + docs/.vitepress/notes/printeditwe-addons.md | 4 ++ docs/.vitepress/notes/proton-torrenting.md | 5 ++ docs/.vitepress/notes/ranks-1337x.md | 8 +++ docs/.vitepress/notes/reaper-note.md | 3 + docs/.vitepress/notes/redditfilter-note.md | 3 + docs/.vitepress/notes/rgshows-autoplay.md | 3 + docs/.vitepress/notes/sanet-warning.md | 3 + docs/.vitepress/notes/savepagewe.md | 4 ++ .../.vitepress/notes/scrollanywhere-addons.md | 5 ++ docs/.vitepress/notes/sd-maid.md | 3 + docs/.vitepress/notes/sh-note.md | 3 + docs/.vitepress/notes/site-favicon-dl.md | 3 + docs/.vitepress/notes/soft98-note.md | 3 + docs/.vitepress/notes/softarchive-mirrors.md | 9 +++ docs/.vitepress/notes/sora.md | 3 + docs/.vitepress/notes/spicetify-note.md | 5 ++ docs/.vitepress/notes/sport7.md | 3 + .../notes/steam-controller-support.md | 3 + .../notes/steam-currency-converter-note.md | 3 + docs/.vitepress/notes/tabiverse-extensions.md | 4 ++ docs/.vitepress/notes/tautulli-note.md | 3 + docs/.vitepress/notes/teamspeak-warning.md | 3 + docs/.vitepress/notes/thunderbird.md | 3 + docs/.vitepress/notes/tinyurl-note.md | 5 ++ docs/.vitepress/notes/video-downloadhelper.md | 3 + docs/.vitepress/notes/vuenxx-note.md | 3 + docs/.vitepress/notes/welib-note.md | 3 + docs/.vitepress/notes/winrar.md | 3 + .../notes/yet-another-call-blocker-note.md | 3 + docs/.vitepress/notes/youtube-tweaks.md | 4 ++ docs/.vitepress/notes/yts-yify-note.md | 3 + docs/.vitepress/theme/components/Tooltip.vue | 66 ++++++++++++++++++ docs/.vitepress/theme/index.ts | 7 +- docs/.vitepress/utils/markdown.ts | 44 ++++++++++++ docs/.vitepress/utils/tooltips.ts | 22 ++++++ docs/mobile.md | 2 +- docs/privacy.md | 2 +- docs/public/note.svg | 12 ++++ docs/torrenting.md | 2 +- package.json | 2 + pnpm-lock.yaml | Bin 327680 -> 330600 bytes 101 files changed, 538 insertions(+), 5 deletions(-) create mode 100644 docs/.vitepress/notes/advanced-logic-calculators.md create mode 100644 docs/.vitepress/notes/alt-twitch-player-extensions.md create mode 100644 docs/.vitepress/notes/alt-warp-clients.md create mode 100644 docs/.vitepress/notes/android-spotify-note.md create mode 100644 docs/.vitepress/notes/apkmirror-extensions.md create mode 100644 docs/.vitepress/notes/app-cake-warning.md create mode 100644 docs/.vitepress/notes/app-lock.md create mode 100644 docs/.vitepress/notes/audiobookbay-warning.md create mode 100644 docs/.vitepress/notes/aurora-note.md create mode 100644 docs/.vitepress/notes/better-reasoning.md create mode 100644 docs/.vitepress/notes/bookmarkeddit.md create mode 100644 docs/.vitepress/notes/buster-note.md create mode 100644 docs/.vitepress/notes/buzzheavier-warning.md create mode 100644 docs/.vitepress/notes/bypass-freedlink.md create mode 100644 docs/.vitepress/notes/captcha-4pda.md create mode 100644 docs/.vitepress/notes/chatgpt-limits.md create mode 100644 docs/.vitepress/notes/clipboard2file-addons.md create mode 100644 docs/.vitepress/notes/cofi-note.md create mode 100644 docs/.vitepress/notes/crystaldiskinfo.md create mode 100644 docs/.vitepress/notes/csrin-search.md create mode 100644 docs/.vitepress/notes/dodi-warning.md create mode 100644 docs/.vitepress/notes/dolby-access-atmos-note.md create mode 100644 docs/.vitepress/notes/driver-note.md create mode 100644 docs/.vitepress/notes/eaglercraft-note.md create mode 100644 docs/.vitepress/notes/edith-login.md create mode 100644 docs/.vitepress/notes/eruda.md create mode 100644 docs/.vitepress/notes/filebin-warning.md create mode 100644 docs/.vitepress/notes/filelu-warning.md create mode 100644 docs/.vitepress/notes/filezilla.md create mode 100644 docs/.vitepress/notes/flicker-proxy.md create mode 100644 docs/.vitepress/notes/fluxy-repacks.md create mode 100644 docs/.vitepress/notes/forest-extensions.md create mode 100644 docs/.vitepress/notes/foxit-warning.md create mode 100644 docs/.vitepress/notes/freegogpcgames-note.md create mode 100644 docs/.vitepress/notes/general-tweak-warning.md create mode 100644 docs/.vitepress/notes/glitchwave-note.md create mode 100644 docs/.vitepress/notes/google-song-identification.md create mode 100644 docs/.vitepress/notes/google-translate-note.md create mode 100644 docs/.vitepress/notes/hdo-box-note.md create mode 100644 docs/.vitepress/notes/hugging-face-warning.md create mode 100644 docs/.vitepress/notes/instaeclipse-note.md create mode 100644 docs/.vitepress/notes/irc-highway-note.md create mode 100644 docs/.vitepress/notes/jdownloader.md create mode 100644 docs/.vitepress/notes/limit-bypass-note.md create mode 100644 docs/.vitepress/notes/liteapk-modyolo-note.md create mode 100644 docs/.vitepress/notes/lutton-note.md create mode 100644 docs/.vitepress/notes/m0nkrus.md create mode 100644 docs/.vitepress/notes/malware-removal-forums.md create mode 100644 docs/.vitepress/notes/megabasterd-note.md create mode 100644 docs/.vitepress/notes/mobilism-ranks.md create mode 100644 docs/.vitepress/notes/mori-note.md create mode 100644 docs/.vitepress/notes/movie-web.md create mode 100644 docs/.vitepress/notes/movieparadise-code.md create mode 100644 docs/.vitepress/notes/mvsep-note.md create mode 100644 docs/.vitepress/notes/oneclick-note.md create mode 100644 docs/.vitepress/notes/openasar.md create mode 100644 docs/.vitepress/notes/openrgb-beta.md create mode 100644 docs/.vitepress/notes/pollinations-limits.md create mode 100644 docs/.vitepress/notes/pollinations-note.md create mode 100644 docs/.vitepress/notes/printeditwe-addons.md create mode 100644 docs/.vitepress/notes/proton-torrenting.md create mode 100644 docs/.vitepress/notes/ranks-1337x.md create mode 100644 docs/.vitepress/notes/reaper-note.md create mode 100644 docs/.vitepress/notes/redditfilter-note.md create mode 100644 docs/.vitepress/notes/rgshows-autoplay.md create mode 100644 docs/.vitepress/notes/sanet-warning.md create mode 100644 docs/.vitepress/notes/savepagewe.md create mode 100644 docs/.vitepress/notes/scrollanywhere-addons.md create mode 100644 docs/.vitepress/notes/sd-maid.md create mode 100644 docs/.vitepress/notes/sh-note.md create mode 100644 docs/.vitepress/notes/site-favicon-dl.md create mode 100644 docs/.vitepress/notes/soft98-note.md create mode 100644 docs/.vitepress/notes/softarchive-mirrors.md create mode 100644 docs/.vitepress/notes/sora.md create mode 100644 docs/.vitepress/notes/spicetify-note.md create mode 100644 docs/.vitepress/notes/sport7.md create mode 100644 docs/.vitepress/notes/steam-controller-support.md create mode 100644 docs/.vitepress/notes/steam-currency-converter-note.md create mode 100644 docs/.vitepress/notes/tabiverse-extensions.md create mode 100644 docs/.vitepress/notes/tautulli-note.md create mode 100644 docs/.vitepress/notes/teamspeak-warning.md create mode 100644 docs/.vitepress/notes/thunderbird.md create mode 100644 docs/.vitepress/notes/tinyurl-note.md create mode 100644 docs/.vitepress/notes/video-downloadhelper.md create mode 100644 docs/.vitepress/notes/vuenxx-note.md create mode 100644 docs/.vitepress/notes/welib-note.md create mode 100644 docs/.vitepress/notes/winrar.md create mode 100644 docs/.vitepress/notes/yet-another-call-blocker-note.md create mode 100644 docs/.vitepress/notes/youtube-tweaks.md create mode 100644 docs/.vitepress/notes/yts-yify-note.md create mode 100644 docs/.vitepress/theme/components/Tooltip.vue create mode 100644 docs/.vitepress/utils/markdown.ts create mode 100644 docs/.vitepress/utils/tooltips.ts create mode 100644 docs/public/note.svg diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 04326b833..38bf5b9ec 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -20,6 +20,7 @@ import { defs, emojiRender, movePlugin } from './markdown/emoji' import { headersPlugin } from './markdown/headers' import { toggleStarredPlugin } from './markdown/toggleStarred' import { transformsPlugin } from './transformer' +import { replaceNoteLink } from './utils/markdown' // @unocss-include @@ -208,6 +209,7 @@ export default defineConfig({ md.use(emojiRender) md.use(toggleStarredPlugin) meta.build.api && md.use(headersPlugin) + replaceNoteLink(md) } }, themeConfig: { diff --git a/docs/.vitepress/notes/advanced-logic-calculators.md b/docs/.vitepress/notes/advanced-logic-calculators.md new file mode 100644 index 000000000..d9c7a839f --- /dev/null +++ b/docs/.vitepress/notes/advanced-logic-calculators.md @@ -0,0 +1,7 @@ +#### Advanced Logic Calculators + +* analytic tableaux generator: https://www.umsu.de/trees/ +* natural deduction proof checker: https://proofs.openlogicproject.org/ +* propositional logic calculator (finds models): https://www.inf.unibz.it/~franconi/teaching/propcalc/ +* a tutorial on sequent calculus: http://logitext.mit.edu/tutorial +* modal logic playground (for constructing models): https://rkirsling.github.io/modallogic/ diff --git a/docs/.vitepress/notes/alt-twitch-player-extensions.md b/docs/.vitepress/notes/alt-twitch-player-extensions.md new file mode 100644 index 000000000..ca58f156a --- /dev/null +++ b/docs/.vitepress/notes/alt-twitch-player-extensions.md @@ -0,0 +1,4 @@ +#### Alt Twitch Player Extensions + +* https://addons.mozilla.org/en-US/firefox/addon/twitch_5/ +* https://chrome.google.com/webstore/detail/alternate-player-for-twit/bhplkbgoehhhddaoolmakpocnenplmhf diff --git a/docs/.vitepress/notes/alt-warp-clients.md b/docs/.vitepress/notes/alt-warp-clients.md new file mode 100644 index 000000000..1ff2de496 --- /dev/null +++ b/docs/.vitepress/notes/alt-warp-clients.md @@ -0,0 +1,6 @@ +#### Alt Warp Clients + +If you can't connect, try Scanner Settings -> Endpoint -> Suggested -> Try different IP's to find one that works + +* https://github.com/bepass-org/oblivion-desktop +* https://github.com/bepass-org/oblivion diff --git a/docs/.vitepress/notes/android-spotify-note.md b/docs/.vitepress/notes/android-spotify-note.md new file mode 100644 index 000000000..29faa7352 --- /dev/null +++ b/docs/.vitepress/notes/android-spotify-note.md @@ -0,0 +1,3 @@ +#### Android Spotify Note + +Many modded apks are buggy as of now and may not work at all. diff --git a/docs/.vitepress/notes/apkmirror-extensions.md b/docs/.vitepress/notes/apkmirror-extensions.md new file mode 100644 index 000000000..b93dd6f77 --- /dev/null +++ b/docs/.vitepress/notes/apkmirror-extensions.md @@ -0,0 +1,5 @@ +#### APKMirror Extensions + +* https://addons.mozilla.org/en-US/firefox/addon/toolbox-google-play-store/ +* https://chrome.google.com/webstore/detail/toolbox-for-google-play-s/fepaalfjfchbdianlgginbmpeeacahoo +* https://addons.opera.com/en/extensions/details/toolbox-for-google-play-storetm/ diff --git a/docs/.vitepress/notes/app-cake-warning.md b/docs/.vitepress/notes/app-cake-warning.md new file mode 100644 index 000000000..cdec11019 --- /dev/null +++ b/docs/.vitepress/notes/app-cake-warning.md @@ -0,0 +1,3 @@ +#### App Cake Warning + +The site itself is safe, but in the past they've used leaked public certificates for their official app, which can get your phone(and account) blacklisted from sideloading. diff --git a/docs/.vitepress/notes/app-lock.md b/docs/.vitepress/notes/app-lock.md new file mode 100644 index 000000000..e4b6e37f1 --- /dev/null +++ b/docs/.vitepress/notes/app-lock.md @@ -0,0 +1,3 @@ +#### App Lock + +Keep in mind this is a privacy utility meant to prevent common snooping, its not claiming to be a security tool, and will not stop forensic analysis. diff --git a/docs/.vitepress/notes/audiobookbay-warning.md b/docs/.vitepress/notes/audiobookbay-warning.md new file mode 100644 index 000000000..8f603578c --- /dev/null +++ b/docs/.vitepress/notes/audiobookbay-warning.md @@ -0,0 +1,3 @@ +#### Audiobookbay Warning + +Avoid Fake download links, use [Torrents / Magnets](https://i.ibb.co/8sV2061/0fa8159b11bb.png), or paste info hash into torrent client diff --git a/docs/.vitepress/notes/aurora-note.md b/docs/.vitepress/notes/aurora-note.md new file mode 100644 index 000000000..dd9b9f43d --- /dev/null +++ b/docs/.vitepress/notes/aurora-note.md @@ -0,0 +1,3 @@ +#### Aurora Note + +Keep in mind that some apps that exist do not work unless you installed them from the google play store. This is usually true for things like banking apps, or some institutions app. diff --git a/docs/.vitepress/notes/better-reasoning.md b/docs/.vitepress/notes/better-reasoning.md new file mode 100644 index 000000000..2b1227090 --- /dev/null +++ b/docs/.vitepress/notes/better-reasoning.md @@ -0,0 +1,3 @@ +#### Better Reasoning + +For better reasoning, switch mode to "think deeper" diff --git a/docs/.vitepress/notes/bookmarkeddit.md b/docs/.vitepress/notes/bookmarkeddit.md new file mode 100644 index 000000000..a81f5d05c --- /dev/null +++ b/docs/.vitepress/notes/bookmarkeddit.md @@ -0,0 +1,3 @@ +#### Bookmarkeddit + +This also extends the amount of saved posts you can view (reddit caps at 1000 by default) diff --git a/docs/.vitepress/notes/buster-note.md b/docs/.vitepress/notes/buster-note.md new file mode 100644 index 000000000..e4071f366 --- /dev/null +++ b/docs/.vitepress/notes/buster-note.md @@ -0,0 +1,7 @@ +#### Buster Note + +The client app simulates user interactions which greatly improves the success rate of buster. You can download the app through the extensions option page, or get it from the link below: + +https://github.com/dessant/buster-client + +The app is available for Windows, Linux, and macOS diff --git a/docs/.vitepress/notes/buzzheavier-warning.md b/docs/.vitepress/notes/buzzheavier-warning.md new file mode 100644 index 000000000..a73961877 --- /dev/null +++ b/docs/.vitepress/notes/buzzheavier-warning.md @@ -0,0 +1,3 @@ +#### Buzzheavier Warning + +Make sure you have an [adblocker](https://fmhy.net/adblockvpnguide#adblocking) when using Buzzheavier as there are hidden ads on download pages with malicious content. Both the download button and torrent buttons should automatically start a download in your browser, NOT redirect you to another page. diff --git a/docs/.vitepress/notes/bypass-freedlink.md b/docs/.vitepress/notes/bypass-freedlink.md new file mode 100644 index 000000000..0137c8b39 --- /dev/null +++ b/docs/.vitepress/notes/bypass-freedlink.md @@ -0,0 +1,3 @@ +#### Bypass FREEdlink + +You still need to bypass Cloudflare captcha by yourself. This only bypasses timer on single downloads. You may still need to wait normal time to download another file which is enforced from server-side. diff --git a/docs/.vitepress/notes/captcha-4pda.md b/docs/.vitepress/notes/captcha-4pda.md new file mode 100644 index 000000000..cd7cfa337 --- /dev/null +++ b/docs/.vitepress/notes/captcha-4pda.md @@ -0,0 +1,3 @@ +#### Captcha 4PDA + +Use Google Gemini to translate the captcha diff --git a/docs/.vitepress/notes/chatgpt-limits.md b/docs/.vitepress/notes/chatgpt-limits.md new file mode 100644 index 000000000..344040b4d --- /dev/null +++ b/docs/.vitepress/notes/chatgpt-limits.md @@ -0,0 +1,5 @@ +#### ChatGPT Limits + +* GPT-5.1-medium (1 Daily) +* GPT-5.1-chat (10 per 5 hours) +* GPT-5.1- mini (Unlimited) diff --git a/docs/.vitepress/notes/clipboard2file-addons.md b/docs/.vitepress/notes/clipboard2file-addons.md new file mode 100644 index 000000000..f5d592ffb --- /dev/null +++ b/docs/.vitepress/notes/clipboard2file-addons.md @@ -0,0 +1,4 @@ +#### Clipboard2File Addons + +* https://github.com/vord1080/clipboard2file/ +* https://github.com/daijro/Clipboard2File-Chrome diff --git a/docs/.vitepress/notes/cofi-note.md b/docs/.vitepress/notes/cofi-note.md new file mode 100644 index 000000000..e6db3b120 --- /dev/null +++ b/docs/.vitepress/notes/cofi-note.md @@ -0,0 +1,3 @@ +#### Cofi Note + +Useful if you're a coffee enthusiast. The methods are created by James Hoffmann, he's a world champion barista and popular YouTuber diff --git a/docs/.vitepress/notes/crystaldiskinfo.md b/docs/.vitepress/notes/crystaldiskinfo.md new file mode 100644 index 000000000..fc79bad91 --- /dev/null +++ b/docs/.vitepress/notes/crystaldiskinfo.md @@ -0,0 +1,3 @@ +#### CrystalDiskInfo + +Avoid versions labeled "Ads". diff --git a/docs/.vitepress/notes/csrin-search.md b/docs/.vitepress/notes/csrin-search.md new file mode 100644 index 000000000..2603059ce --- /dev/null +++ b/docs/.vitepress/notes/csrin-search.md @@ -0,0 +1,5 @@ +#### CS.RIN Search + +If your initial search doesn't work, trying searching the same term again within the "search these results" engine on the results screen. + +image diff --git a/docs/.vitepress/notes/dodi-warning.md b/docs/.vitepress/notes/dodi-warning.md new file mode 100644 index 000000000..2a7e77de8 --- /dev/null +++ b/docs/.vitepress/notes/dodi-warning.md @@ -0,0 +1,3 @@ +#### DODI Warning + +Its highly recommended to stick to dodi's 1337x page or main website, as sites they linked to have fake DDL buttons, and shouldn't be used without an adblocker diff --git a/docs/.vitepress/notes/dolby-access-atmos-note.md b/docs/.vitepress/notes/dolby-access-atmos-note.md new file mode 100644 index 000000000..30692c91d --- /dev/null +++ b/docs/.vitepress/notes/dolby-access-atmos-note.md @@ -0,0 +1,3 @@ +#### Dolby Access / Atmos Note + +Many headsets come with Dolby Access for free without letting users know. You can check if you're licensed by opening Dolby Access, going to settings, and looking in the [bottom right corner](https://i.imgur.com/9vJA6CL.png). Its much better than things like iCue or similar apps. diff --git a/docs/.vitepress/notes/driver-note.md b/docs/.vitepress/notes/driver-note.md new file mode 100644 index 000000000..e4a55ca12 --- /dev/null +++ b/docs/.vitepress/notes/driver-note.md @@ -0,0 +1,3 @@ +#### Driver Note + +Only install the drivers you actually need. Don't install all new drivers at once, as this could lead to things breaking, especially system audio. diff --git a/docs/.vitepress/notes/eaglercraft-note.md b/docs/.vitepress/notes/eaglercraft-note.md new file mode 100644 index 000000000..2374b0f10 --- /dev/null +++ b/docs/.vitepress/notes/eaglercraft-note.md @@ -0,0 +1,3 @@ +#### Eaglercraft Note + +Play on Chromium-based browsers for the best performance diff --git a/docs/.vitepress/notes/edith-login.md b/docs/.vitepress/notes/edith-login.md new file mode 100644 index 000000000..46829ec72 --- /dev/null +++ b/docs/.vitepress/notes/edith-login.md @@ -0,0 +1,4 @@ +#### Edith Login + +`user: edith` +`pw: jarvis` diff --git a/docs/.vitepress/notes/eruda.md b/docs/.vitepress/notes/eruda.md new file mode 100644 index 000000000..bae51883f --- /dev/null +++ b/docs/.vitepress/notes/eruda.md @@ -0,0 +1,5 @@ +#### Eruda + +Eruda Console for mobile browsers bookmarklet: + +`javascript:(function () { var script = document.createElement('script'); script.src="//cdn.jsdelivr.net/npm/eruda"; document.body.appendChild(script); script.onload = function () { eruda.init() } })();` diff --git a/docs/.vitepress/notes/filebin-warning.md b/docs/.vitepress/notes/filebin-warning.md new file mode 100644 index 000000000..dacbb550b --- /dev/null +++ b/docs/.vitepress/notes/filebin-warning.md @@ -0,0 +1,3 @@ +#### Filebin Warning + + Anyone with a link to a "bin" has full access to it. They can add new files, delete existing files, etc diff --git a/docs/.vitepress/notes/filelu-warning.md b/docs/.vitepress/notes/filelu-warning.md new file mode 100644 index 000000000..d15587b40 --- /dev/null +++ b/docs/.vitepress/notes/filelu-warning.md @@ -0,0 +1,3 @@ +#### Filelu Warning + +According to their FAQ question "When will my files expire?", you must login to your account at least once every 180 days to prevent your account being deleted. diff --git a/docs/.vitepress/notes/filezilla.md b/docs/.vitepress/notes/filezilla.md new file mode 100644 index 000000000..454ae2bb8 --- /dev/null +++ b/docs/.vitepress/notes/filezilla.md @@ -0,0 +1,4 @@ +#### FileZilla + +Keep in mind the link on their frontpage is sponsored and has adware, but you can get to the non-adware version by following the link on fmhy, +or pressing download on the FileZilla website, and then clicking "additional downloads" under the big download button. diff --git a/docs/.vitepress/notes/flicker-proxy.md b/docs/.vitepress/notes/flicker-proxy.md new file mode 100644 index 000000000..ed21a5cc7 --- /dev/null +++ b/docs/.vitepress/notes/flicker-proxy.md @@ -0,0 +1,3 @@ +#### Flicker Proxy + +Note that the proxy may be slower, but it can be used in cases where the site or TMDb is blocked. diff --git a/docs/.vitepress/notes/fluxy-repacks.md b/docs/.vitepress/notes/fluxy-repacks.md new file mode 100644 index 000000000..ac6be2220 --- /dev/null +++ b/docs/.vitepress/notes/fluxy-repacks.md @@ -0,0 +1,3 @@ +#### Fluxy Repacks + +Note that though it has repacks in the name, its not actually a repack site. diff --git a/docs/.vitepress/notes/forest-extensions.md b/docs/.vitepress/notes/forest-extensions.md new file mode 100644 index 000000000..92f306e0a --- /dev/null +++ b/docs/.vitepress/notes/forest-extensions.md @@ -0,0 +1,4 @@ +#### Forest Extensions + +* https://addons.mozilla.org/en-US/firefox/addon/forest-stay-focused-be-present/ +* https://chrome.google.com/webstore/detail/forest-stay-focused-be-pr/kjacjjdnoddnpbbcjilcajfhhbdhkpgk diff --git a/docs/.vitepress/notes/foxit-warning.md b/docs/.vitepress/notes/foxit-warning.md new file mode 100644 index 000000000..3e97c3edc --- /dev/null +++ b/docs/.vitepress/notes/foxit-warning.md @@ -0,0 +1,3 @@ +#### Foxit Warning + +The installer tries to install McAfee WebAdvisor + PhantomPDF Business. They can be skipped by clicking "decline" both times. diff --git a/docs/.vitepress/notes/freegogpcgames-note.md b/docs/.vitepress/notes/freegogpcgames-note.md new file mode 100644 index 000000000..ce6fe09cf --- /dev/null +++ b/docs/.vitepress/notes/freegogpcgames-note.md @@ -0,0 +1,7 @@ +#### FreeGOGPCGames Note + +Many titles on the site are the older versions of the installers. The digital signature on the installer is signed by GOG Limited, which is the old company name before it was merged with GOG Sp. z o.o and all digital file signatures were updated to reflect this name change. + +The hash does not match the gog-games database because the digital file signatures differ on the installer. Installing either version will produce identical sets of files since the game version remains unchanged. + +/u/AtariRiot66 diff --git a/docs/.vitepress/notes/general-tweak-warning.md b/docs/.vitepress/notes/general-tweak-warning.md new file mode 100644 index 000000000..7cb1eff35 --- /dev/null +++ b/docs/.vitepress/notes/general-tweak-warning.md @@ -0,0 +1,3 @@ +#### General Tweak Warning + +Its not recommended to use these unless you know what you're doing. Always research first, never just "Apply All" tweaks randomly. diff --git a/docs/.vitepress/notes/glitchwave-note.md b/docs/.vitepress/notes/glitchwave-note.md new file mode 100644 index 000000000..dc803cbad --- /dev/null +++ b/docs/.vitepress/notes/glitchwave-note.md @@ -0,0 +1,9 @@ +#### Glitchwave Note + +For charts you can specify months and days using URLs like the following examples + +January 2006: +`https://glitchwave.com/charts/popular/game/2006.01/excl:ratings/` + +Jan-Feb 2018: +`https://glitchwave.com/charts/popular/game/2018.01-2018.02/excl:ratings/` diff --git a/docs/.vitepress/notes/google-song-identification.md b/docs/.vitepress/notes/google-song-identification.md new file mode 100644 index 000000000..b106db642 --- /dev/null +++ b/docs/.vitepress/notes/google-song-identification.md @@ -0,0 +1,3 @@ +#### Google Song Identification + +Google and YouTube Music mobile apps have song identification button next to the search box. diff --git a/docs/.vitepress/notes/google-translate-note.md b/docs/.vitepress/notes/google-translate-note.md new file mode 100644 index 000000000..63f2987b8 --- /dev/null +++ b/docs/.vitepress/notes/google-translate-note.md @@ -0,0 +1,3 @@ +#### Google Translate Note + +Google translate can serve as a web proxy. Simply paste your URL into the translate field and then click on the result and view the page in the original language. This way you can navigate any web-page via google.com. Google is almost never blocked so this trick works on most occasions. diff --git a/docs/.vitepress/notes/hdo-box-note.md b/docs/.vitepress/notes/hdo-box-note.md new file mode 100644 index 000000000..363279eb2 --- /dev/null +++ b/docs/.vitepress/notes/hdo-box-note.md @@ -0,0 +1,3 @@ +#### HDO Box Note + +To use the app, HDO Box may ask you to install a third-party video player which contains ads. Check out the DNS Adblocking section on FMHY for adblocking solutions. diff --git a/docs/.vitepress/notes/hugging-face-warning.md b/docs/.vitepress/notes/hugging-face-warning.md new file mode 100644 index 000000000..13e610c55 --- /dev/null +++ b/docs/.vitepress/notes/hugging-face-warning.md @@ -0,0 +1,3 @@ +#### Hugging Face Warning + +HuggingFace uses a system called ZeroGPU to manage access to their high-end GPUs. To make sure that their GPUs don't get fully used up, there are limits on how long you can use the GPU on Spaces like this one that utilize ZeroGPU. The rate limit is 120 seconds daily for non-logged in users. You can get around the 120 second limit by changing your IP address, which can be done by using a proxy or VPN while logged out. If you sign up for a free HuggingFace account, you get a much higher 300 second rate limit, but changing your IP won't reset the limit diff --git a/docs/.vitepress/notes/instaeclipse-note.md b/docs/.vitepress/notes/instaeclipse-note.md new file mode 100644 index 000000000..1b265cb15 --- /dev/null +++ b/docs/.vitepress/notes/instaeclipse-note.md @@ -0,0 +1,3 @@ +#### Instaeclipse Note + +Use ['advanced'](https://wispydocs.pages.dev/revanced-obtainium/#advanced) to build clean apks, or use antisplitm with revanced manager. diff --git a/docs/.vitepress/notes/irc-highway-note.md b/docs/.vitepress/notes/irc-highway-note.md new file mode 100644 index 000000000..ccbc5e34a --- /dev/null +++ b/docs/.vitepress/notes/irc-highway-note.md @@ -0,0 +1,5 @@ +#### IRC Highway Note + +To request a book run: @request [author] [title] - Requests without both [author] and [title] are deleted. + +To view request status and rules run: @request-list diff --git a/docs/.vitepress/notes/jdownloader.md b/docs/.vitepress/notes/jdownloader.md new file mode 100644 index 000000000..ba625d11f --- /dev/null +++ b/docs/.vitepress/notes/jdownloader.md @@ -0,0 +1,3 @@ +#### Jdownloader + +Keep in mind the link on their frontpage is sponsored and has adware, but jdownloader2 which is linked on fmhy, does not contain any adware. diff --git a/docs/.vitepress/notes/limit-bypass-note.md b/docs/.vitepress/notes/limit-bypass-note.md new file mode 100644 index 000000000..50e9e6878 --- /dev/null +++ b/docs/.vitepress/notes/limit-bypass-note.md @@ -0,0 +1,4 @@ +#### Limit Bypass Note + +- sparsebox: ios 17.0 - 18.1 beta 4 (not including 17.7.1, 17.7.2) +- live container: ios 16+ diff --git a/docs/.vitepress/notes/liteapk-modyolo-note.md b/docs/.vitepress/notes/liteapk-modyolo-note.md new file mode 100644 index 000000000..12e5f0611 --- /dev/null +++ b/docs/.vitepress/notes/liteapk-modyolo-note.md @@ -0,0 +1,3 @@ +#### LiteAPK + Modyolo Note + +The site is safe, but they are known for mislabeling things like RockMods releases as their own, and mislabeling versions to make it look like they have newer things than they really do. diff --git a/docs/.vitepress/notes/lutton-note.md b/docs/.vitepress/notes/lutton-note.md new file mode 100644 index 000000000..252ffd5b3 --- /dev/null +++ b/docs/.vitepress/notes/lutton-note.md @@ -0,0 +1,3 @@ +#### Lutton note + +You can ask the bot for english, but it can be hit and miss in terms of working. diff --git a/docs/.vitepress/notes/m0nkrus.md b/docs/.vitepress/notes/m0nkrus.md new file mode 100644 index 000000000..6e405cd99 --- /dev/null +++ b/docs/.vitepress/notes/m0nkrus.md @@ -0,0 +1,3 @@ +#### m0nkrus + +![image](https://github.com/user-attachments/assets/3d463300-098d-4392-8710-84dcb7b47a03) diff --git a/docs/.vitepress/notes/malware-removal-forums.md b/docs/.vitepress/notes/malware-removal-forums.md new file mode 100644 index 000000000..58b96de80 --- /dev/null +++ b/docs/.vitepress/notes/malware-removal-forums.md @@ -0,0 +1,3 @@ +#### Malware Removal Forums + +Note that many of these will suggest removing pirated software, but if you got everything from trusted sources, there is no real need to do that. diff --git a/docs/.vitepress/notes/megabasterd-note.md b/docs/.vitepress/notes/megabasterd-note.md new file mode 100644 index 000000000..f42f76e2a --- /dev/null +++ b/docs/.vitepress/notes/megabasterd-note.md @@ -0,0 +1,3 @@ +#### Megabasterd Note + +Free proxies work but they are very hit and miss diff --git a/docs/.vitepress/notes/mobilism-ranks.md b/docs/.vitepress/notes/mobilism-ranks.md new file mode 100644 index 000000000..905016758 --- /dev/null +++ b/docs/.vitepress/notes/mobilism-ranks.md @@ -0,0 +1,13 @@ +#### Mobilism Ranks + +The users in red. Administrators are members assigned with the highest level of control over the entire board. Usually they’re Section Heads. Most Administrators are Section Heads but not all Section Heads are administrators. + +The users in green. They moderate! Moderators are members of our staff who make everyone follows the site’s rules. + +The users in light green. They’re similar to moderators but do not have the same authority. Oftentimes helpers eventually become moderators. + +The people in orange. Mobilism has an Android Review Section and a Book Review Section. Users who are part of their review teams are the Reviewers. + +The guys in purple. Different sections have different requirements for becoming a Major Releaser but generally it comes with making significant contributions to the release sections. + +The users in blue. VIPs are either members who were rewarded with VIP status for their contributions, or donated to support Mobilism. VIPs have access to VIP sections: VIP Releases, VIP Requests, VIP Talk, receive extra WRZ$ and do not see any ads. diff --git a/docs/.vitepress/notes/mori-note.md b/docs/.vitepress/notes/mori-note.md new file mode 100644 index 000000000..a8c586f67 --- /dev/null +++ b/docs/.vitepress/notes/mori-note.md @@ -0,0 +1,3 @@ +#### Māori Note + +Māori is the indigenous language of mainland New Zealand. Due to the [Native Schools Act](https://en.wikipedia.org/wiki/M%C4%81ori_language#Suppression_and_decline) in 1867, children were forbidden to speak it in the classroom, under penalty of corporal punishment, which led to a rapid decline of speakers. There are now [revitalization efforts](https://en.wikipedia.org/wiki/M%C4%81ori_language_revival) (such as Tōku Reo) attempting to promote and reinforce its use. diff --git a/docs/.vitepress/notes/movie-web.md b/docs/.vitepress/notes/movie-web.md new file mode 100644 index 000000000..fbd91f3c9 --- /dev/null +++ b/docs/.vitepress/notes/movie-web.md @@ -0,0 +1,11 @@ +#### movie-web + +You can [enable an extension](https://pstream.org/onboarding/extension) / [2](https://github.com/sussy-code/browser-ext/releases/) that will add more sources, but it needs to connect to all sites to function. The extension is safe, and many people use it, the permissions are just needed in order for the [extension to work correctly](https://rentry.co/htagcrv4). + +Note that it can be ran in a new browser or fresh browser profile if you don't want to use your main browser. + +For a setup guide (including 4k) you can watch this video: +https://vimeo.com/1059834885/c3ab398d42 + +Docs + selfhosting guides can be found here: +https://docs.pstream.mov/ diff --git a/docs/.vitepress/notes/movieparadise-code.md b/docs/.vitepress/notes/movieparadise-code.md new file mode 100644 index 000000000..d43354506 --- /dev/null +++ b/docs/.vitepress/notes/movieparadise-code.md @@ -0,0 +1,5 @@ +#### MovieParadise Code + +* In order to unlock the better host (1fichier) you need to signup code. This is important as without it the site will be rapidgator only links which are very slow. You can get a code from the link below, or the pins in our #free-stuff discord channel. + +**[Click Here To Get Code](https://rentry.org/he8fhzku)** diff --git a/docs/.vitepress/notes/mvsep-note.md b/docs/.vitepress/notes/mvsep-note.md new file mode 100644 index 000000000..a4be75922 --- /dev/null +++ b/docs/.vitepress/notes/mvsep-note.md @@ -0,0 +1,3 @@ +#### MVSEP Note + +Register for wav and flac output, and lower queue times diff --git a/docs/.vitepress/notes/oneclick-note.md b/docs/.vitepress/notes/oneclick-note.md new file mode 100644 index 000000000..a961a9cc1 --- /dev/null +++ b/docs/.vitepress/notes/oneclick-note.md @@ -0,0 +1,10 @@ +#### OneClick Note + +Main features include: +- Download links straight to Google Drive. +- Torrent to Google Drive. +- Google Drive Download Manager (similar to pyLoad). +- Spotify Downloader. +- Jellyfin Support. +- RClone + WebUI. +- And much more. diff --git a/docs/.vitepress/notes/openasar.md b/docs/.vitepress/notes/openasar.md new file mode 100644 index 000000000..e61ac1695 --- /dev/null +++ b/docs/.vitepress/notes/openasar.md @@ -0,0 +1,3 @@ +#### Openasar + +The Vencord installer has an option to install OpenAsar, but you may need to click the install button twice (only once more after clicking "Accept"). diff --git a/docs/.vitepress/notes/openrgb-beta.md b/docs/.vitepress/notes/openrgb-beta.md new file mode 100644 index 000000000..c0164cbda --- /dev/null +++ b/docs/.vitepress/notes/openrgb-beta.md @@ -0,0 +1,14 @@ +#### OpenRGB Beta + +How to download OpenRGB beta. + +Why? + Because the latest version that you can download from the website dates from July 9 2023, and since a new device is added to the software almost every day, using the beta version becomes a necessity. + +Go to Gitlab OpenRgb site `https://gitlab.com/CalcProgrammer1/OpenRGB` and on the left go to Build => Pipelines and then download the appropriate version from the download button on the top right. +(Note: Before downloading it should say Passed at the top left.) + +Supported devices (0.9) => `https://openrgb.org/devices_0.9.html` +(The link may become outdated after a while, go to the OpenRGB site `https://openrgb.org/index.html` and find the newer one in the menu on the top right.) + +Supported devices (Latest experimental) => `https://openrgb.org/devices.html` diff --git a/docs/.vitepress/notes/pollinations-limits.md b/docs/.vitepress/notes/pollinations-limits.md new file mode 100644 index 000000000..7ae2981a7 --- /dev/null +++ b/docs/.vitepress/notes/pollinations-limits.md @@ -0,0 +1,17 @@ +#### Pollinations Limits + +For `chat.pollinations.ai` (and the underlying API), the rate limits depend on how you're using it: + +**Anonymous / Free Tier (No Login)** +- **Text/Chat**: ~1 request every **3 seconds** (per IP). +- **Images**: ~1 request every **5 seconds** (per IP). + +**Logged In (Pollen System)** +- Users get a **daily free Pollen allowance** based on their tier. +- **Publishable Keys (`pk_`)**: Rate limited to prevent abuse (e.g., ~1 pollen/hour per IP). +- **Secret Keys (`sk_`)**: **No rate limits** (requests run as fast as you can pay for them with Pollen). + +If you're hitting limits on the chat site: +1. Slow down slightly (wait 3-5s between messages). +2. **Log in** at [enter.pollinations.ai](https://enter.pollinations.ai) to use your daily free credits. +3. If you need massive throughput, use an API key (`sk_`) with purchased credits. diff --git a/docs/.vitepress/notes/pollinations-note.md b/docs/.vitepress/notes/pollinations-note.md new file mode 100644 index 000000000..5544cdf72 --- /dev/null +++ b/docs/.vitepress/notes/pollinations-note.md @@ -0,0 +1,3 @@ +#### Pollinations Note + +To use this site for image generation, scroll down to "Image Feed" and change it to "Try" from "Watch". Available models are flux (schnell), turbo (SDXL Turbo), and gptimage. For gptimage, allowed resolutions are 1024x1024, 1536x1024 (landscape), and 1024x1536 (portrait). Change the seed to a random number for different output. The "Write the 'Imagine' word only" button is the submit button. Pretty sure its unlimited for all models, at least through UI. diff --git a/docs/.vitepress/notes/printeditwe-addons.md b/docs/.vitepress/notes/printeditwe-addons.md new file mode 100644 index 000000000..a454cd711 --- /dev/null +++ b/docs/.vitepress/notes/printeditwe-addons.md @@ -0,0 +1,4 @@ +#### PrintEditWe Addons + +* https://addons.mozilla.org/en-US/firefox/addon/print-edit-we/ +* https://chrome.google.com/webstore/detail/print-edit-we/olnblpmehglpcallpnbgmikjblmkopia diff --git a/docs/.vitepress/notes/proton-torrenting.md b/docs/.vitepress/notes/proton-torrenting.md new file mode 100644 index 000000000..330a18160 --- /dev/null +++ b/docs/.vitepress/notes/proton-torrenting.md @@ -0,0 +1,5 @@ +#### Proton Torrenting + +Torrenting on Proton VPN's free plan is only possible when using an OpenVPN configuration / [Guide](https://protonvpn.com/support/vpn-config-download). Note that they do expire, so you'll have to make new ones occasionally. + +OpenVPN login credentials are located [here](https://account.protonvpn.com/account-password). diff --git a/docs/.vitepress/notes/ranks-1337x.md b/docs/.vitepress/notes/ranks-1337x.md new file mode 100644 index 000000000..e35171b6d --- /dev/null +++ b/docs/.vitepress/notes/ranks-1337x.md @@ -0,0 +1,8 @@ +#### Ranks 1337x + +* ⬛ Black - Admin +* 🟩 Green - Moderator +* 🟦 Blue - VIP (Very Trusted) +* 🟨 Yellow - Uploader (Trusted) +* 🟥 Red - Trial Uploader +* ⬜ Grey - User diff --git a/docs/.vitepress/notes/reaper-note.md b/docs/.vitepress/notes/reaper-note.md new file mode 100644 index 000000000..100f0f646 --- /dev/null +++ b/docs/.vitepress/notes/reaper-note.md @@ -0,0 +1,3 @@ +#### Reaper Note + +Asks user to buy after 60 days, but you can just close the popup and keep using for free diff --git a/docs/.vitepress/notes/redditfilter-note.md b/docs/.vitepress/notes/redditfilter-note.md new file mode 100644 index 000000000..065bd2973 --- /dev/null +++ b/docs/.vitepress/notes/redditfilter-note.md @@ -0,0 +1,3 @@ +#### RedditFilter Note + +Go to Settings → Feed Filter and untoggle 'Promoted' to not see ads. Those that don't like AI suggestions can untoggle 'Recommended' as well. diff --git a/docs/.vitepress/notes/rgshows-autoplay.md b/docs/.vitepress/notes/rgshows-autoplay.md new file mode 100644 index 000000000..ddeedd52a --- /dev/null +++ b/docs/.vitepress/notes/rgshows-autoplay.md @@ -0,0 +1,3 @@ +#### RGShows Autoplay + +If you're using Firefox and you want autoplay, hit the permissions on your url search bar and allow both audio + video. diff --git a/docs/.vitepress/notes/sanet-warning.md b/docs/.vitepress/notes/sanet-warning.md new file mode 100644 index 000000000..91777908b --- /dev/null +++ b/docs/.vitepress/notes/sanet-warning.md @@ -0,0 +1,3 @@ +#### Sanet Warning + +Note that Sanet has been known to host things like KMS Matrix, so its best to avoid it for software and games diff --git a/docs/.vitepress/notes/savepagewe.md b/docs/.vitepress/notes/savepagewe.md new file mode 100644 index 000000000..b2df86498 --- /dev/null +++ b/docs/.vitepress/notes/savepagewe.md @@ -0,0 +1,4 @@ +#### SavePageWe + +* https://addons.mozilla.org/en-US/firefox/addon/save-page-we/ +* https://chrome.google.com/webstore/detail/save-page-we/dhhpefjklgkmgeafimnjhojgjamoafof diff --git a/docs/.vitepress/notes/scrollanywhere-addons.md b/docs/.vitepress/notes/scrollanywhere-addons.md new file mode 100644 index 000000000..23403c6a0 --- /dev/null +++ b/docs/.vitepress/notes/scrollanywhere-addons.md @@ -0,0 +1,5 @@ +#### ScrollAnywhere Addons + +* https://addons.mozilla.org/en-US/firefox/addon/scroll_anywhere/ +* https://chrome.google.com/webstore/detail/scrollanywhere/jehmdpemhgfgjblpkilmeoafmkhbckhi +* https://addons.opera.com/en/extensions/details/scrollanywhere/?display=en diff --git a/docs/.vitepress/notes/sd-maid.md b/docs/.vitepress/notes/sd-maid.md new file mode 100644 index 000000000..0754d9e00 --- /dev/null +++ b/docs/.vitepress/notes/sd-maid.md @@ -0,0 +1,3 @@ +#### SD Maid + +Google play version is paid. Press donate to unlock the app on F-Droid and GitHub versions. diff --git a/docs/.vitepress/notes/sh-note.md b/docs/.vitepress/notes/sh-note.md new file mode 100644 index 000000000..1203aa30e --- /dev/null +++ b/docs/.vitepress/notes/sh-note.md @@ -0,0 +1,3 @@ +#### SH Note + +Based on popular [card game](https://en.wikipedia.org/wiki/Secret_Hitler), created by cards against humanity co-founder. diff --git a/docs/.vitepress/notes/site-favicon-dl.md b/docs/.vitepress/notes/site-favicon-dl.md new file mode 100644 index 000000000..6d2f53a98 --- /dev/null +++ b/docs/.vitepress/notes/site-favicon-dl.md @@ -0,0 +1,3 @@ +#### Site Favicon DL + +You can also do `https://www.google.com/s2/favicons?domain=URL&sz=64` where URL is the URL of the site you want and sz is the size in pixels diff --git a/docs/.vitepress/notes/soft98-note.md b/docs/.vitepress/notes/soft98-note.md new file mode 100644 index 000000000..6decfa618 --- /dev/null +++ b/docs/.vitepress/notes/soft98-note.md @@ -0,0 +1,3 @@ +#### Soft98 Note + +Enable `AdGuard - Ads` filterlist in uBlock to allow downloads to work. To remove all ads, you can also get the [AdGuard Extra Userscript](https://github.com/AdguardTeam/AdGuardExtra?tab=readme-ov-file#userscript) (not the extension) and enable it in your script manager. Note that you may need to disable filter `ir: PersianBlocker`. diff --git a/docs/.vitepress/notes/softarchive-mirrors.md b/docs/.vitepress/notes/softarchive-mirrors.md new file mode 100644 index 000000000..6026b7e3b --- /dev/null +++ b/docs/.vitepress/notes/softarchive-mirrors.md @@ -0,0 +1,9 @@ +#### SoftArchive Mirrors + +- https://sanet.download/ +- https://softarchive.is/ +- https://sanet.lc/ +- https://sanet.ws/ +- https://sanet.st/ +- https://sanet.sb/ +- https://soft.ac/ diff --git a/docs/.vitepress/notes/sora.md b/docs/.vitepress/notes/sora.md new file mode 100644 index 000000000..9daaba3f0 --- /dev/null +++ b/docs/.vitepress/notes/sora.md @@ -0,0 +1,3 @@ +#### Sora + +Bypass the need for a invite code by installing Sora Mobile, and logging into OpenAI. diff --git a/docs/.vitepress/notes/spicetify-note.md b/docs/.vitepress/notes/spicetify-note.md new file mode 100644 index 000000000..3f20addea --- /dev/null +++ b/docs/.vitepress/notes/spicetify-note.md @@ -0,0 +1,5 @@ +#### Spicetify Note + +Join their [Discord](https://discord.gg/VnevqPp2Rr) for version compatibility. + +Note that you can use the store built in to get a full list of addons and themes. diff --git a/docs/.vitepress/notes/sport7.md b/docs/.vitepress/notes/sport7.md new file mode 100644 index 000000000..b5206a08b --- /dev/null +++ b/docs/.vitepress/notes/sport7.md @@ -0,0 +1,3 @@ +#### Sport7 + +Note that many sites use this player, but Sport7 is their main site. diff --git a/docs/.vitepress/notes/steam-controller-support.md b/docs/.vitepress/notes/steam-controller-support.md new file mode 100644 index 000000000..10eb86348 --- /dev/null +++ b/docs/.vitepress/notes/steam-controller-support.md @@ -0,0 +1,3 @@ +#### Steam Controller Support + +Steam has built in support for most controller types, just add your games to steam, right click the game, and turn on your controller diff --git a/docs/.vitepress/notes/steam-currency-converter-note.md b/docs/.vitepress/notes/steam-currency-converter-note.md new file mode 100644 index 000000000..d0a2367df --- /dev/null +++ b/docs/.vitepress/notes/steam-currency-converter-note.md @@ -0,0 +1,3 @@ +#### Steam Currency Converter Note + +For instant currency conversion : Go to Firefox's extensions settings, click on the add-on, enter the permissions section and allow the sites there diff --git a/docs/.vitepress/notes/tabiverse-extensions.md b/docs/.vitepress/notes/tabiverse-extensions.md new file mode 100644 index 000000000..7b42a15b0 --- /dev/null +++ b/docs/.vitepress/notes/tabiverse-extensions.md @@ -0,0 +1,4 @@ +#### Tabiverse Extensions + +* https://addons.mozilla.org/firefox/addon/tabiverse/ +* https://chromewebstore.google.com/detail/hpplgjkooibhfkmmepoikcjpadcojcik diff --git a/docs/.vitepress/notes/tautulli-note.md b/docs/.vitepress/notes/tautulli-note.md new file mode 100644 index 000000000..bfe9bbe53 --- /dev/null +++ b/docs/.vitepress/notes/tautulli-note.md @@ -0,0 +1,3 @@ +#### Tautulli Note + +This will sometimes get falsely flagged by defender and removed automatically, so it may need to be allowed manually. diff --git a/docs/.vitepress/notes/teamspeak-warning.md b/docs/.vitepress/notes/teamspeak-warning.md new file mode 100644 index 000000000..fbfd0a160 --- /dev/null +++ b/docs/.vitepress/notes/teamspeak-warning.md @@ -0,0 +1,3 @@ +#### TeamSpeak Warning + +Note that teamspeak server admins can view IPs, so only join servers you trust diff --git a/docs/.vitepress/notes/thunderbird.md b/docs/.vitepress/notes/thunderbird.md new file mode 100644 index 000000000..32f465bf5 --- /dev/null +++ b/docs/.vitepress/notes/thunderbird.md @@ -0,0 +1,3 @@ +#### Thunderbird + +To get real-time notification, press the three lines in the top left corner, select the account you want to configure, select Manage Folders, then select the folder you want from below. You can then select inbox and enable push. (Notifications must be enabled). diff --git a/docs/.vitepress/notes/tinyurl-note.md b/docs/.vitepress/notes/tinyurl-note.md new file mode 100644 index 000000000..0f0c65728 --- /dev/null +++ b/docs/.vitepress/notes/tinyurl-note.md @@ -0,0 +1,5 @@ +#### TinyURL Note + +To reveal the destination URL, replace "www" with "preview" in the URL like so: + +https://preview.tinyurl.com/5erwtst5 diff --git a/docs/.vitepress/notes/video-downloadhelper.md b/docs/.vitepress/notes/video-downloadhelper.md new file mode 100644 index 000000000..609b81231 --- /dev/null +++ b/docs/.vitepress/notes/video-downloadhelper.md @@ -0,0 +1,3 @@ +#### Video DownloadHelper + +Note that some versions of this extension give a watermark on sites that need conversion. It seems to happen on the Windows + Firefox version. diff --git a/docs/.vitepress/notes/vuenxx-note.md b/docs/.vitepress/notes/vuenxx-note.md new file mode 100644 index 000000000..f56760575 --- /dev/null +++ b/docs/.vitepress/notes/vuenxx-note.md @@ -0,0 +1,3 @@ +#### Vuenxx Note + +If you want to download the files, you need to send the screenshot that you subscribed to the vuenxx youtube channel to the discord "teyit" channel. After a while the download channels will open. diff --git a/docs/.vitepress/notes/welib-note.md b/docs/.vitepress/notes/welib-note.md new file mode 100644 index 000000000..429c796a8 --- /dev/null +++ b/docs/.vitepress/notes/welib-note.md @@ -0,0 +1,3 @@ +#### WeLib Note + +WeLib is *not* connected to Anna's Archive, they simply mirror Anna's content onto their own site that has a different UI. It is not updated as often, and they don't share their codebase improvements publicly, so they aren't endorsed by Anna's themselves. diff --git a/docs/.vitepress/notes/winrar.md b/docs/.vitepress/notes/winrar.md new file mode 100644 index 000000000..ef3d2780f --- /dev/null +++ b/docs/.vitepress/notes/winrar.md @@ -0,0 +1,3 @@ +#### WinRAR + +WinRAR does not auto-update, and because it had a remote code execution vulnerability in the past, you should make sure you've manually updated **to 7.13 or later** to be safe. diff --git a/docs/.vitepress/notes/yet-another-call-blocker-note.md b/docs/.vitepress/notes/yet-another-call-blocker-note.md new file mode 100644 index 000000000..16475cc46 --- /dev/null +++ b/docs/.vitepress/notes/yet-another-call-blocker-note.md @@ -0,0 +1,3 @@ +#### Yet Another Call Blocker Note + +The app itself isn't maintained, but the repo contains the "main" phone number database. It is updated once in a couple of months. The app receives daily (incremental) updates directly from third-party services. diff --git a/docs/.vitepress/notes/youtube-tweaks.md b/docs/.vitepress/notes/youtube-tweaks.md new file mode 100644 index 000000000..a4e0d50d9 --- /dev/null +++ b/docs/.vitepress/notes/youtube-tweaks.md @@ -0,0 +1,4 @@ +#### YouTube Tweaks + +* https://addons.mozilla.org/firefox/addon/youtube-tweaks/ +* https://chrome.google.com/webstore/detail/youtube-tweaks/oeakphpfoaeggagmgphfejmfjbhjfhhh diff --git a/docs/.vitepress/notes/yts-yify-note.md b/docs/.vitepress/notes/yts-yify-note.md new file mode 100644 index 000000000..d3c97fa6c --- /dev/null +++ b/docs/.vitepress/notes/yts-yify-note.md @@ -0,0 +1,3 @@ +#### YTS / Yify Note + +YTS / Yify has many fake ripoff sites out there, make 100% sure you're on one of the official domains before downloading. diff --git a/docs/.vitepress/theme/components/Tooltip.vue b/docs/.vitepress/theme/components/Tooltip.vue new file mode 100644 index 000000000..e5025d9e0 --- /dev/null +++ b/docs/.vitepress/theme/components/Tooltip.vue @@ -0,0 +1,66 @@ + + + + + diff --git a/docs/.vitepress/theme/index.ts b/docs/.vitepress/theme/index.ts index 2c37e37ef..33b5ce876 100644 --- a/docs/.vitepress/theme/index.ts +++ b/docs/.vitepress/theme/index.ts @@ -21,19 +21,22 @@ import { loadProgress } from './composables/nprogress' import { useThemeHandler } from './themes/themeHandler' import Layout from './Layout.vue' import Post from './PostLayout.vue' - import './style.scss' import 'virtual:uno.css' - import Feedback from './components/Feedback.vue' +import FloatingVue from 'floating-vue' +import 'floating-vue/dist/style.css' +import Tooltip from './components/Tooltip.vue' export default { extends: DefaultTheme, Layout, enhanceApp({ router, app }) { + app.use(FloatingVue) app.use(Components) app.component('Post', Post) app.component('Feedback', Feedback) + app.component('Tooltip', Tooltip) loadProgress(router) // Initialize theme handler useThemeHandler() diff --git a/docs/.vitepress/utils/markdown.ts b/docs/.vitepress/utils/markdown.ts new file mode 100644 index 000000000..9a2f32db6 --- /dev/null +++ b/docs/.vitepress/utils/markdown.ts @@ -0,0 +1,44 @@ +import type { MarkdownRenderer } from 'vitepress' +import { getTooltip } from './tooltips' + +const NOTE_MATCH_RE = /\.vitepress\/notes\/([\w-]+)(?:\.md)?$/ + +export function replaceNoteLink(md: MarkdownRenderer) { + md.core.ruler.after('inline', 'url-tooltip', (state) => { + for (const token of state.tokens) { + if (token.type !== 'inline' || !token.children) continue + + const children = token.children + for (let i = 0; i < children.length; i++) { + if (children[i].type !== 'link_open') continue + + const href = children[i].attrGet('href') || '' + const match = href.match(NOTE_MATCH_RE) + if (!match) continue + + const item = getTooltip(match[1]) + if (!item) continue + + // Find closing link tag + let j = i + 1 + while (j < children.length && children[j].type !== 'link_close') j++ + + const tooltip = new state.Token('html_inline', '', 0) + + let title = '' + // Extract first header to be used as title + const content = item.content.replace(/^#+\s+(.*)$/m, (_, t) => { + title = t + return '' + }) + + const rendered = md.render(content) + const props = title ? `title="${title.replace(/"/g, '"')}"` : '' + const footer = `` + tooltip.content = `${rendered}${footer}` + + children.splice(i, j - i + 1, tooltip) + } + } + }) +} \ No newline at end of file diff --git a/docs/.vitepress/utils/tooltips.ts b/docs/.vitepress/utils/tooltips.ts new file mode 100644 index 000000000..4e67a3d1f --- /dev/null +++ b/docs/.vitepress/utils/tooltips.ts @@ -0,0 +1,22 @@ +import { existsSync, readFileSync } from 'node:fs' +import { join, resolve } from 'pathe' + +export interface TooltipData { + id: string + content: string +} + +const notesDir = resolve(process.cwd(), 'docs/.vitepress/notes') + +export function getTooltip(id: string): TooltipData | undefined { + const filePath = join(notesDir, `${id}.md`) + if (!existsSync(filePath)) return undefined + + try { + const content = readFileSync(filePath, 'utf-8').trim() + return { id, content } + } catch (e) { + console.warn(`Error reading tooltip ${id}:`, e) + return undefined + } +} diff --git a/docs/mobile.md b/docs/mobile.md index 9b5b1bab2..83fb73c09 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -812,7 +812,7 @@ # ► Android Audio * ⭐ **[AudioRelay](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks)** (search) or [Audio Share](https://github.com/mkckr0/audio-share) - Stream Audio Between Devices * ⭐ **[Pano Scrobbler](https://github.com/kawaiiDango/pano-scrobbler)** - Android Scrobbler * ⭐ **[CApod](https://github.com/d4rken-org/capod)**, [OpenPods](https://github.com/adolfintel/OpenPods) or [MaterialPods](https://play.google.com/store/apps/details?id=com.pryshedko.materialpods) - AirPod Monitors / Battery Trackers -* [Modded Spotify](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) - Ad-Free Spotify Patchers / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#android-spotify-note) +* [Modded Spotify](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) - Ad-Free Spotify Patchers / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/android-spotify-note.md) * Spotify Tools - [Friend Activity](https://spotivity.me/) / [Mute Ads](https://play.google.com/store/apps/details?id=live.teekamsuthar.mutify), [2](https://github.com/aghontpi/ad-silence) / [Stats](https://stats.fm/) / [Lyrics](https://github.com/WXRIW/Lyricify-App) * [⁠LibrePods](https://github.com/kavishdevar/librepods) - Add AirPod Features to Android / Root Required * [SongSync](https://github.com/Lambada10/SongSync) or [Lyricify](https://github.com/AmanRajAryan/Lyricify) / [Telegram](https://t.me/Lyricfy) - Lyrics Apps diff --git a/docs/privacy.md b/docs/privacy.md index 7c58a8f93..bcaed643b 100644 --- a/docs/privacy.md +++ b/docs/privacy.md @@ -99,7 +99,7 @@ # ► Antivirus / Anti-Malware * ⭐ **[Triage](https://tria.ge/)** or [Cuckoo](https://cuckoo.cert.ee/) - Online Sandboxes * ⭐ **[Security / Antivirus Multireddit](https://www.reddit.com/user/goretsky/m/security/)** - Reddit Communities * ⭐ **[FMHY SafeGuard](https://fmhy.github.io/FMHY-SafeGuard/)** - Detects if Current Site is Trusted / Untrusted / [GitHub](https://github.com/fmhy/FMHY-SafeGuard) -* [BleepingComputer](https://www.bleepingcomputer.com/forums/f/22/virus-trojan-spyware-and-malware-removal-help/), [Malwarebytes Forums](https://forums.malwarebytes.com/forum/7-windows-malware-removal-help-support/) or [Sysnative](https://www.sysnative.com/forums/forums/security-arena.66/) - Malware Removal Forums / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#malware-removal-forums) +* [BleepingComputer](https://www.bleepingcomputer.com/forums/f/22/virus-trojan-spyware-and-malware-removal-help/), [Malwarebytes Forums](https://forums.malwarebytes.com/forum/7-windows-malware-removal-help-support/) or [Sysnative](https://www.sysnative.com/forums/forums/security-arena.66/) - Malware Removal Forums / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/malware-removal-forums.md) * [Sandboxie Plus](https://sandboxie-plus.com/) - Sandbox Environment / [Guide](https://claraiscute.neocities.org/Guides/sandboxie-guide/), [2](https://claraiscute.pages.dev/Guides/sandboxie-guide/) / [GitHub](https://github.com/sandboxie-plus/Sandboxie) * [Windows Sandbox](https://learn.microsoft.com/en-us/windows/security/application-security/application-isolation/windows-sandbox/windows-sandbox-overview) - Full Virtual Machine Sandbox Environment * [Dangerzone](https://dangerzone.rocks/) - Convert Malicious PDFs to Safe Files / [GitHub](https://github.com/freedomofpress/dangerzone) diff --git a/docs/public/note.svg b/docs/public/note.svg new file mode 100644 index 000000000..654ce2f32 --- /dev/null +++ b/docs/public/note.svg @@ -0,0 +1,12 @@ + + + + + NOTE + + + + Layer 1 + + + \ No newline at end of file diff --git a/docs/torrenting.md b/docs/torrenting.md index c62f759fe..519a83709 100644 --- a/docs/torrenting.md +++ b/docs/torrenting.md @@ -14,7 +14,7 @@ # ► Torrent Sites * ⭐ **RuTracker Tools** - [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045) / [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) / [Bypass Extension](https://rutracker.org/forum/viewtopic.php?t=5567607) / [Bypass Proxy](https://rutracker.org/forum/viewtopic.php?t=5403116) * ⭐ **[m0nkrus](https://rentry.co/FMHYB64#m0nkrus)** - Adobe / Autodesk Software * ⭐ **Adobe Tools** - [GenP](https://rentry.co/FMHYB64#genp) / [Block Adobe Telemetry](https://rentry.co/FMHYB64#a-dove-is-dumb) / [Quick Guide](https://rentry.co/FMHYB64#quick-guide) -* [1337x](https://1337x.to/home/), [2](https://x1337x.cc/) - Video / Audio / NSFW / [User Ranks](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#ranks-1337x) / [Mirrors](https://1337x-status.org/) / [.onion](http://l337xdarkkaqfwzntnfk5bmoaroivtl6xsbatabvlb52umg6v3ch44yd.onion/) +* [1337x](https://1337x.to/home/), [2](https://x1337x.cc/) - Video / Audio / NSFW / [User Ranks](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/ranks-1337x.md) / [Mirrors](https://1337x-status.org/) / [.onion](http://l337xdarkkaqfwzntnfk5bmoaroivtl6xsbatabvlb52umg6v3ch44yd.onion/) * 1337x Tools - [Telegram Bot](https://t.me/search_content_bot) / [IMDb Ratings](https://github.com/kotylo/1337imdb) / [Display Magnets](https://greasyfork.org/en/scripts/373230) / [Timestamp Fix](https://greasyfork.org/en/scripts/421635) * [RARBG Dump](https://rarbgdump.com/) - Video / Audio / Games / Books / NSFW / Continuation Project * [LimeTorrents](https://www.limetorrents.lol/) - Video / Audio / Books diff --git a/package.json b/package.json index 43cad16ef..0a62134a3 100644 --- a/package.json +++ b/package.json @@ -61,6 +61,8 @@ "@iconify/utils": "^3.1.0", "@types/node": "^24.10.1", "@types/nprogress": "^0.2.3", + "@vue/compiler-sfc": "^3.5.27", + "floating-vue": "^5.2.2", "nitro-cloudflare-dev": "^0.2.2", "prettier": "^3.7.4", "prettier-plugin-pkgsort": "^0.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 868915f9c0eeb26cfc0cd39a096c7911c66de44e..820f45b8ad49f24485cca3ed605ca057dbc26be6 100644 GIT binary patch delta 1692 zcmZuxS!^3s6xH**v}uxtE?L_`OiG)=DBkU{16AXF-)F|LlSX*#@pu`J*YT37QV}13 zgdoV!M+Isr;-liDEd=E90aCs|r~>{#sFd=-BBV;?2lb<(jMEsk67%(R-`soOIrpA( z=FHe1XUDGEcL8FZ7LtAkYu5!`Y3oJ*Tb#b!YR$u{c?F2TfYs<`(mu zmLsC=g5B&)_-%E@6R8%3c*GirNAn)O;bxp!OFj|}kUp9Tu(q(Jy4E&TY#hbpV(Ap& zHLJvgE1{`-in-?TeeOE{k}<4R@4mS6?k zkkr`Iu8PNCOb}w5srob8Xee)Ya!y@3mn!g08(s8U)n?Z1YSn#oh$L!)q2^M1gF(C= zHE_)!#iHN}m_%PMgLjA0rQ+f?Lwo<8qs$IAX-p?LYn`TP(rzU(4K1m+GKrYU(keUF zoX(b&Ftw5evT7)mSbL=y5gXxl+MTnR3ml)Yo6{?aVp3=H z5dr3?JdwpcuDV{W$N0e8|ng?g@@V{0hc0yss+s+=$Apu(ifWYWc{Hm`1z zI#PveJqA!Y>3?8Y+l9d2$HG6d`Bco3U0uwM(_Lz^fmc^o}X-HN{LX}f5rNcUk z4TezV9GL08{3T$gcK4Oj5ZOgNT6`ZoO(!!kJgc!fl9>`t#7(|NQ`xFj^2spo^`$*D zkyU4`u1qQ(R$FyZ+Ruwb(99MpF;3K{by2QSu+WsMOqYE;U8_b(3l(uh3S4J#Vivu2 zTQ)MTm6WO4R<6``LB1+Q(B?Qef^OWF&7$va0Ejl-a2&Po1Nlp{w?KFHmh8nN`{%1{ zEw{!lO6dyKe3CC`lgRuwn4<|iR|$%&k0QjBDIlq+y2dz-*`~je%4XexL$fc<$1 zs8QLD&7hSl*vLq#RAuKD&~_!&zXSo%z56k?qvtmlm$2jA=RUzc^KV-Ky7(-1 z7%34pg?`82zRA9QvD+hGkP{LzHIiS46X?$O*a-SYV&WlH_X<3Y4$0uORQ@Ig5AGm_ zBqHZfWgSkT@(S3Af&d!PWf}ZyTcQv3{P02EMVVCnM;RRMJ+XJb_u$;CCx!aWkD})> z_yJmx!T&VZ@4maAzMZnU3icyOFnf>y;obco0_V~Fo7f=w zXAo+-Q-d&n4Dl*BIIso2+g3r>^xj9-a?8n|yn;P}md`QTJ~ M_HY;e2JcP(3yw4%>Hq)$ delta 250 zcmaDcO{AegWP>Xwqv>WhPCeGms{FN#jHc7i&tg&9d{m%%$L3onttU_Si(}-RzB`t2 z@?;xM&grJfjOx>+;u&+N?@wUln690`*fsr4A|vPas6@seEYo)hvhZ*Jp2qk(W&4CP zjIk2!?9Ujtvp-|np}M`1hxze}$+u2&ZQr+*IhBRcbi2wfW;Vv@3%!`_wrA{S-suam z%7m9idpa){iw)R5AWv@l11=U}Mu>$#e(dzjH!M8UV-p#9r+f3Wh)fsQ&CIsln2#l! oc{|Yl2O8TqSh3hkZr>5YBIXA1&jz4v4YOIqLbtPjWJ#0)00r7sga7~l From cdc50f7a8acdac291f9bd586788995653970ae38 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 21 Jan 2026 18:23:13 -0800 Subject: [PATCH 304/552] fixed notes --- docs/.vitepress/notes/pollinations-limits.md | 3 ++ docs/ai.md | 30 ++++++++++---------- docs/audio.md | 6 ++-- docs/beginners-guide.md | 4 +-- docs/developer-tools.md | 2 +- docs/downloading.md | 4 +-- docs/educational.md | 2 +- docs/file-tools.md | 18 ++++++------ docs/gaming-tools.md | 8 +++--- docs/gaming.md | 12 ++++---- docs/internet-tools.md | 10 +++---- docs/linux-macos.md | 6 ++-- docs/misc.md | 2 +- docs/mobile.md | 30 ++++++++++---------- docs/non-english.md | 3 +- docs/privacy.md | 10 +++---- docs/reading.md | 16 +++++------ docs/social-media-tools.md | 6 ++-- docs/system-tools.md | 10 +++---- docs/video-tools.md | 4 +-- docs/video.md | 14 ++++----- 21 files changed, 101 insertions(+), 99 deletions(-) diff --git a/docs/.vitepress/notes/pollinations-limits.md b/docs/.vitepress/notes/pollinations-limits.md index 7ae2981a7..fbf91984e 100644 --- a/docs/.vitepress/notes/pollinations-limits.md +++ b/docs/.vitepress/notes/pollinations-limits.md @@ -15,3 +15,6 @@ #### Pollinations Limits 1. Slow down slightly (wait 3-5s between messages). 2. **Log in** at [enter.pollinations.ai](https://enter.pollinations.ai) to use your daily free credits. 3. If you need massive throughput, use an API key (`sk_`) with purchased credits. + +To use this site for image generation, scroll down to "Image Feed" and change it to "Try" from "Watch". Available models are flux (schnell), turbo (SDXL Turbo), and gptimage. For gptimage, allowed resolutions are 1024x1024, 1536x1024 (landscape), and 1024x1536 (portrait). Change the seed to a random number for different output. The "Write the 'Imagine' word only" button is the submit button. Pretty sure its unlimited for all models, at least through UI. + diff --git a/docs/ai.md b/docs/ai.md index 8216e5003..890a6c552 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -18,8 +18,8 @@ ## ▷ Official Model Sites * ⭐ **[Gemini](https://gemini.google.com/)** - Gemini 3 Pro (5 per day) / 3 Flash (Unlimited) / [Limits](https://support.google.com/gemini/answer/16275805) / [Subreddit](https://www.reddit.com/r/Bard/) / [Discord](https://discord.com/invite/gemini) * ⭐ **[DeepSeek](https://chat.deepseek.com/)** - DeepSeek-V3.2 / Sign-Up Required / Unlimited / [Subreddit](https://www.reddit.com/r/DeepSeek/) / [Discord](https://discord.com/invite/Tc7c45Zzu5) / [GitHub](https://github.com/deepseek-ai) * ⭐ **[Kimi](https://www.kimi.com/)** - Kimi K2 (Thinking) / Slides / Sign-Up Required / [Subreddit](https://www.reddit.com/r/kimi/) / [Discord](https://discord.gg/TYU2fdJykW) / [GitHub](https://github.com/MoonshotAI) -* ⭐ **[Microsoft Copilot](https://copilot.microsoft.com)** - GPT-5.1 / Unlimited / [Reasoning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#better-reasoning) / [Discord](https://discord.com/invite/go-copilot) -* [ChatGPT](https://chatgpt.com/) - GPT-5.2 / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#chatgpt-limits) / [r/OpenAI](https://www.reddit.com/r/OpenAI/) / [r/ChatGPT](https://www.reddit.com/r/ChatGPT/) / [Discord](https://discord.com/invite/openai) +* ⭐ **[Microsoft Copilot](https://copilot.microsoft.com)** - GPT-5.1 / Unlimited / [Reasoning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/better-reasoning.md) / [Discord](https://discord.com/invite/go-copilot) +* [ChatGPT](https://chatgpt.com/) - GPT-5.2 / [Limits](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/chatgpt-limits.md) / [r/OpenAI](https://www.reddit.com/r/OpenAI/) / [r/ChatGPT](https://www.reddit.com/r/ChatGPT/) / [Discord](https://discord.com/invite/openai) * [Qwen](https://chat.qwen.ai/) - Qwen3-Max / Unlimited / [Subreddit](https://www.reddit.com/r/Qwen_AI/) / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) * [Claude](https://claude.ai/) - Claude 4.5 Sonnet / Google Login Required / [Usage Tracker](https://github.com/lugia19/Claude-Usage-Extension) / [Subreddit](https://www.reddit.com/r/ClaudeAI/) / [Discord](https://discord.com/invite/6PPFFzqPDZ) * [⁠Ernie](https://ernie.baidu.com/) - ERNIE 5.0 Preview 1220 / x1 Demo / [4.5 Demo](https://huggingface.co/spaces/baidu/ernie_4.5_turbo_demo) / [x1 Demo](https://huggingface.co/spaces/baidu/ernie_x1_turbo_demo) @@ -43,7 +43,7 @@ ## ▷ Multiple Model Sites * ⭐ **[LMArena](https://lmarena.ai/?mode=direct)** - Multiple Chatbots / No Sign-Up / Reset Limits w/ Temp Mail / [X](https://x.com/arena) / [Discord](https://discord.com/invite/lmarena) * [Yupp.ai](https://yupp.ai/) - Multiple Chatbots / Google Login / / [Discord](https://discord.com/invite/yuppai) -* [Pollinations](https://chat.pollinations.ai/) - Gemini 3 Pro / Claude 4.5 Opus / GPT 5.2 / No Sign-Up / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#pollinations-limits) +* [Pollinations](https://chat.pollinations.ai/) - Gemini 3 Pro / Claude 4.5 Opus / GPT 5.2 / No Sign-Up / [Limits](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/pollinations-limits.md) * [⁠ISH](https://ish.chat/) - GPT-5 / Grok 4.1 / Kimi K2 / Multiple Chatbots / No Sign-Up / [Subreddit](https://www.reddit.com/r/Ishchat/) / [Discord](https://discord.gg/cwDTVKyKJz) * [AI Assistant](https://aiassistantbot.pages.dev/) - Deepseek-V3.2/ GLM-4.7/ Mistral Large 3 / Kimi K2 / Multiple Chatbots / No Sign-Up * [Khoj](https://app.khoj.dev/) - Grok 4.1 / Gemini 3 Flash / Reset Limits w/ Temp Mail @@ -170,7 +170,7 @@ ## ▷ Coding AIs * [Open Interpreter](https://github.com/OpenInterpreter/open-interpreter) - Run Code Locally / No Sign-Up / [Discord](https://discord.gg/Hvz9Axh84z) * [⁠Orchids](https://orchids.app/) - Text to Site Code * [v0](https://v0.app/) - Text to Site Code -* [DeepSite](https://huggingface.co/spaces/enzostvs/deepsite) - Text to Site Code / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#hugging-face-warning) +* [DeepSite](https://huggingface.co/spaces/enzostvs/deepsite) - Text to Site Code / [Limits](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/hugging-face-warning.md) * [Bolt.new](https://bolt.new/) - AI Web App Builder / [Discord](https://discord.com/invite/stackblitz) / [GitHub](https://github.com/stackblitz/bolt.new) * [Fragments](https://fragments.e2b.dev/) - AI App Builder / [Discord](https://discord.com/invite/U7KEcGErtQ) / [GitHub](https://github.com/e2b-dev) * [⁠Rork](https://rork.com/) - AI App Builder [Code Export Bypass](https://greasyfork.org/en/scripts/538090) @@ -299,7 +299,7 @@ # ► Video Generation * ⭐ **[Grok Imagine](https://grok.com/imagine)** - 30 Daily / Imagine 0.9 / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) * ⭐ **[⁠GeminiGen AI](https://geminigen.ai/app/video-gen)** - Sora 2 / Grok / Google Login Required / [Discord](https://discord.gg/vJnYe86T8F) * [Bing Create](https://www.bing.com/images/create) - Sora 1 / No Image Input -* [Sora](https://openai.com/index/sora/) - 6 Daily / [Signup Guide](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#sora) / [Remove Watermarks](https://unmarkit.app/sora) +* [Sora](https://openai.com/index/sora/) - 6 Daily / [Signup Guide](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/sora.md) / [Remove Watermarks](https://unmarkit.app/sora) * [Wan AI](https://wan.video/) / Wan Ai / Wan 2.6 / Image to Video / [GitHub](https://github.com/Wan-Video/Wan2.1) * [Qwen](https://chat.qwen.ai/) - 10 Daily / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) * [⁠Vheer](https://vheer.com/) - Unlimited / No Sign-Up @@ -331,7 +331,7 @@ # ► Image Generation * ⭐ **[Dreamina](https://dreamina.capcut.com/ai-tool/home)** - 120 Credits Daily / Seedream 4.5/ Nano Banana / Sign-Up Required * ⭐ **[Perchance](https://perchance.org/ai-photo-generator)** / [2](https://perchance.org/ai-text-to-image-generator) - Chroma-Based / Unlimited / No Sign-Up / [Resources](https://perchance.org/perlist) / [Lemmy](https://lemmy.world/u/perchance) / [Subreddit](https://www.reddit.com/r/perchance/) / [Discord](https://discord.gg/43qAQEVV9a) * [Yupp.ai](https://yupp.ai/) - GPT Image 1.5 / Nano Banana Pro / Multiple Generators / Google Login / [Discord](https://discord.com/invite/yuppai) -* [Pollinations](https://chat.pollinations.ai/) - Nano Banana Pro / GPT Image 1.5 / Multiple Generators / No Sign-Up / [Limit Tips](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#pollinations-limits) +* [Pollinations](https://chat.pollinations.ai/) - Nano Banana Pro / GPT Image 1.5 / Multiple Generators / No Sign-Up / [Limit / Guide](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/pollinations-limits.md) * [⁠ISH](https://ish.chat/) - Unlimited / GPT Image 1 mini / Dall-E 3 / Flux Kontext (dev) / Editing / No Sign-Up / [Subreddit](https://www.reddit.com/r/Ishchat/) / [Discord](https://discord.gg/cwDTVKyKJz) * [⁠Hunyuan Image Generation](https://hunyuan.tencent.com/image/en) - Hunyuan Image 3.0 / Unlimited * [Grok](https://grok.com/) - Traffic-Based / Editing / Generating / Sign-Up Required / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) @@ -351,10 +351,10 @@ # ► Image Generation * [⁠Coze](https://space.coze.cn/) - Seadream 4.0 / SoTA Image Gen / 50 Daily / Sign-Up with Phone # Required / US Select CA * [AIImagetoImage](https://aiimagetoimage.io/) or [⁠Image-Editor](https://image-editor.org/) - Nano Banana / Editing / No Sign-Up * [imgsys](https://imgsys.org/) - Compare Generators / Unlimited / No Direct Mode -* [Diffusers Image Outpaint](https://huggingface.co/spaces/fffiloni/diffusers-image-outpaint) - AI Image Extender / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#hugging-face-warning) +* [Diffusers Image Outpaint](https://huggingface.co/spaces/fffiloni/diffusers-image-outpaint) - AI Image Extender / [Limits](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/hugging-face-warning.md) * [Genie](https://lumalabs.ai/genie) / [Discord](https://discord.com/invite/ASbS3EykXm), [Shap-e](https://github.com/openai/shap-e), [Stable Dreamfusion](https://github.com/ashawkey/stable-dreamfusion) or [threestudio](https://github.com/threestudio-project/threestudio) / [Colab](https://colab.research.google.com/github/threestudio-project/threestudio/blob/main/threestudio.ipynb) / [Discord](https://discord.gg/ejer2MAB8N) - 3D Image Generators * [Interactive Scenes](https://lumalabs.ai/interactive-scenes) - Generate Interactive Scenes / [Discord](https://discord.com/invite/ASbS3EykXm) -* [Illusion Diffusion](https://huggingface.co/spaces/AP123/IllusionDiffusion) - Illusion Artwork Generator / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#hugging-face-warning) +* [Illusion Diffusion](https://huggingface.co/spaces/AP123/IllusionDiffusion) - Illusion Artwork Generator / [Limits](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/hugging-face-warning.md) *** @@ -404,7 +404,7 @@ # ► Audio Generation * [MusicFX](https://labs.google/fx/tools/music-fx) / Region-Based * [WolframTones](https://tones.wolfram.com/) / No Sign-Up * [Stable Audio](https://www.stableaudio.com/) / 10 Monthly / [Discord](https://discord.com/invite/stablediffusion) -* [MusicGen](https://github.com/facebookresearch/audiocraft/blob/main/docs/MUSICGEN.md) / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#hugging-face-warning) / No Sign-Up / [Colab](https://colab.research.google.com/drive/1ECmNEoXk8kvnLEMBMF2LY82E7XmIG4yu) +* [MusicGen](https://github.com/facebookresearch/audiocraft/blob/main/docs/MUSICGEN.md) / [Limits](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/hugging-face-warning.md) / No Sign-Up / [Colab](https://colab.research.google.com/drive/1ECmNEoXk8kvnLEMBMF2LY82E7XmIG4yu) * [Sonauto](https://sonauto.ai/) / Unlimited / [Discord](https://discord.gg/pfXar3ChH8) * [Waveformer](https://waveformer.replicate.dev/) / [GitHub](https://github.com/fofr/waveformer) * [SOUNDRAW](https://soundraw.io/) / No Sign-Up @@ -412,7 +412,7 @@ # ► Audio Generation * [AIVA](https://aiva.ai/) / [Discord](https://discord.com/invite/ypDnFXN) * [Boomy](https://boomy.com/) / [Discord](https://discord.gg/DNHQXeJegp) * [⁠MusicGPT](https://musicgpt.com/) / Refresh Limits w/ New Account (temp mail) -* [AI Jukebox](https://huggingface.co/spaces/enzostvs/ai-jukebox) / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#hugging-face-warning) / No Sign-Up +* [AI Jukebox](https://huggingface.co/spaces/enzostvs/ai-jukebox) / [Limits](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/hugging-face-warning.md) / No Sign-Up * [Eapy](https://home.eapy.io/) - MIDI Sample Generator * [Pack Generator](https://output.com/products/pack-generator) - Sample Pack Generator * [MMAudio](https://hkchengrex.com/MMAudio/) - Generate Audio for Silent Videos / [Demo](https://huggingface.co/spaces/hkchengrex/MMAudio) / [Colab](https://colab.research.google.com/drive/1TAaXCY2-kPk4xE4PwKB3EqFbSnkUuzZ8?usp=sharing) / [GitHub](https://github.com/hkchengrex/MMAudio) @@ -429,16 +429,16 @@ ## ▷ Text to Speech * [TTS-WebUI](https://ttswebui.com/) / No Sign-Up / [Colab](https://colab.research.google.com/github/rsxdalv/tts-webui/blob/main/notebooks/google_colab.ipynb) / [Discord](https://discord.gg/V8BKTVRtJ9) / [GitHub](https://github.com/rsxdalv/TTS-WebUI) * [FakeYou](https://fakeyou.com/) / No Sign-Up / [Discord](https://discord.gg/fakeyou) * [Tortoise TTS](https://github.com/neonbjb/tortoise-tts) / No Sign-Up -* [Bark](https://github.com/suno-ai/bark) / No Sign-Up / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#hugging-face-warning) / [Colab](https://colab.research.google.com/drive/1eJfA2XUa-mXwdMy7DoYKVYHI1iTd9Vkt?usp=sharing) / [Discord](https://discord.com/invite/J2B2vsjKuE) +* [Bark](https://github.com/suno-ai/bark) / No Sign-Up / [Limits](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/hugging-face-warning.md) / [Colab](https://colab.research.google.com/drive/1eJfA2XUa-mXwdMy7DoYKVYHI1iTd9Vkt?usp=sharing) / [Discord](https://discord.com/invite/J2B2vsjKuE) * [TTSOpenAI](https://ttsopenai.com/) or [OpenAI.fm](https://www.openai.fm/) / No Sign-Up / OpenAI's Bot * [⁠GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS) / No Sign-Up * [Kyutai TTS](https://kyutai.org/next/tts) / No Sign-Up * [LazyPy](https://lazypy.ro/tts/) / No Sign-Up / [GitHub](https://github.com/chrisjp/tts) -* [Kokoro TTS](https://huggingface.co/spaces/hexgrad/Kokoro-TTS) / No Sign-Up / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#hugging-face-warning) / [Discord](https://discord.gg/QuGxSWBfQy) / [GitHub](https://github.com/hexgrad/kokoro) +* [Kokoro TTS](https://huggingface.co/spaces/hexgrad/Kokoro-TTS) / No Sign-Up / [Limits](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/hugging-face-warning.md) / [Discord](https://discord.gg/QuGxSWBfQy) / [GitHub](https://github.com/hexgrad/kokoro) * [Ondoku](https://ondoku3.com/en/) / No Sign-Up * [⁠Speechma](https://speechma.com/) / No Sign-Up * [⁠Kokoro-82M](https://huggingface.co/hexgrad/Kokoro-82M) / No Sign-Up -* [⁠Chatterbox](https://huggingface.co/spaces/ResembleAI/Chatterbox) / No Sign-Up / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#hugging-face-warning) / [GitHub](https://github.com/resemble-ai/chatterbox) +* [⁠Chatterbox](https://huggingface.co/spaces/ResembleAI/Chatterbox) / No Sign-Up / [Limits](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/hugging-face-warning.md) / [GitHub](https://github.com/resemble-ai/chatterbox) * [AnyVoiceLab](https://anyvoicelab.com/long-form-text-to-speech-converter/) / No Sign-Up * [VoiceCraft](https://github.com/jasonppy/VoiceCraft) / [Colab](https://colab.research.google.com/drive/1IOjpglQyMTO2C3Y94LD9FY0Ocn-RJRg6?usp=sharing) * [EmotiVoice](https://github.com/netease-youdao/EmotiVoice) @@ -452,7 +452,7 @@ ## ▷ Text to Speech * [Hume](https://www.hume.ai/) / No Sign-Up * [NaturalReaders](https://www.naturalreaders.com/online/) / No Sign-Up * [AIVocal](https://aivocal.io/) / Google Account Required -* [Moe TTS](https://huggingface.co/spaces/skytnt/moe-tts) / No Sign-Up / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#hugging-face-warning) / [Colab](https://colab.research.google.com/drive/14Pb8lpmwZL-JI5Ub6jpG4sz2-8KS0kbS?usp=sharing) +* [Moe TTS](https://huggingface.co/spaces/skytnt/moe-tts) / No Sign-Up / [Limits](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/hugging-face-warning.md) / [Colab](https://colab.research.google.com/drive/14Pb8lpmwZL-JI5Ub6jpG4sz2-8KS0kbS?usp=sharing) *** @@ -472,7 +472,7 @@ ## ▷ Voice Change / Clone ## ▷ Voice Removal / Separation * 🌐 **[MultiSong Leaderboard](https://mvsep.com/quality_checker/multisong_leaderboard)** - Music & Voice Separation AI Leaderboards -* ⭐ **[MVSEP](https://mvsep.com/)** / [Decrease Queue Time](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#mvsep-note) +* ⭐ **[MVSEP](https://mvsep.com/)** / [Decrease Queue Time](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/mvsep-note.md) * [Splitter](https://www.bandlab.com/splitter) / Sign-Up Required * [MDX23](https://github.com/jarredou/MVSEP-MDX23-Colab_v2) * [Music-Source-Separation](https://github.com/jarredou/Music-Source-Separation-Training-Colab-Inference) diff --git a/docs/audio.md b/docs/audio.md index 659eca66b..b9db5753f 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -310,7 +310,7 @@ # ► Spotify Tools * 🌐 **[Awesome Spotify Stats](https://github.com/hugo9655/awesome-spotify-stats)** - Listening Statistics Index * ↪️ **[Android](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android/#wiki_.25BA_android_audio) / [iOS](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android/#wiki_.25BA_ios_audio)** - Mobile Spotify Patchers -* ⭐ **[Spicetify](https://spicetify.app/)** - Spotify Themes & Plugins / [Notes](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#spicetify-note) / [Discord](https://discord.gg/VnevqPp2Rr) / [GitHub](https://github.com/spicetify/cli) +* ⭐ **[Spicetify](https://spicetify.app/)** - Spotify Themes & Plugins / [Notes](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/spicetify-note.md) / [Discord](https://discord.gg/VnevqPp2Rr) / [GitHub](https://github.com/spicetify/cli) * ⭐ **[SpotX](https://github.com/SpotX-Official/SpotX)** / [Telegram](https://t.me/SpotxCommunity) or **[BlockTheSpot](https://github.com/mrpond/BlockTheSpot)** / [Discord](https://discord.gg/9tCNMFESuC) - Ad-Free Spotify Patchers * [⁠Spot SponsorBlock](https://spotsponsorblock.org/) - Skip Sponsored Spotify Podcast Ads * [Lofi](https://www.lofi.rocks/) - Mini Spotify Player Widget / [GitHub](https://github.com/dvx/lofi) @@ -817,7 +817,7 @@ ## ▷ Album Artwork ## ▷ Song Identification -* ⭐ **[Google Song Identification](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#google-song-identification)** / Android, iOS +* ⭐ **[Google Song Identification](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/google-song-identification.md)** / Android, iOS * ⭐ **[Shazam](https://www.shazam.com/)** / Android, iOS / [Features](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) / [Desktop App](https://github.com/BayernMuller/vibra), [2](https://github.com/zemoto/WhatAmIHearing) / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/librezam/) / [Chrome](https://chromewebstore.google.com/detail/shazam-find-song-names-fr/mmioliijnhnoblpgimnlajmefafdfilb) * ⭐ **[WatZatSong](https://www.watzatsong.com/en)** or [r/NameThatSong](https://reddit.com/r/NameThatSong) - Song ID Communities * [FlairMax](https://apps.microsoft.com/detail/9pdzvj34ztxg) / Windows @@ -906,7 +906,7 @@ # ► Audio Editing ## ▷ Audio Editors * ⭐ **[Tenacity](https://tenacityaudio.org/)** / [Source Code](https://codeberg.org/tenacityteam/tenacity), [Audacity](https://www.audacityteam.org/) / [GitHub](https://github.com/audacity/audacity) or [ocenaudio](https://www.ocenaudio.com/) - Audio Editors -* ⭐ **[FL Studio](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent#wiki_.25BA_torrent_sites)** (search), **[Reaper](https://www.reaper.fm/) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#reaper-note)**, [Zrythm](https://www.zrythm.org/en/index.html) / [GitLab](https://gitlab.zrythm.org/zrythm/zrythm), [Waveform](https://www.tracktion.com/products/waveform-free) or [LMMS](https://lmms.io/) / [Discord](https://discord.com/invite/PruNxpG) / [GitHub](https://github.com/LMMS) - Digital Audio Workstations +* ⭐ **[FL Studio](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent#wiki_.25BA_torrent_sites)** (search), **[Reaper](https://www.reaper.fm/) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/reaper-note.md)**, [Zrythm](https://www.zrythm.org/en/index.html) / [GitLab](https://gitlab.zrythm.org/zrythm/zrythm), [Waveform](https://www.tracktion.com/products/waveform-free) or [LMMS](https://lmms.io/) / [Discord](https://discord.com/invite/PruNxpG) / [GitHub](https://github.com/LMMS) - Digital Audio Workstations * ⭐ **[OpenMPT](https://openmpt.org/)** / [Source Code](https://source.openmpt.org/) / [GitHub](https://github.com/OpenMPT/openmpt/), [Schism Tracker](https://schismtracker.org/) / [GitHub](https://github.com/schismtracker/schismtracker), [Furnace](https://tildearrow.org/furnace/) / [Discord](https://discord.gg/QhA26dXD23) / [GitHub](https://github.com/tildearrow/furnace), [16-Bits](https://16-bits.org/) / [GitHub](https://github.com/8bitbubsy?tab=repositories) or [MilkyTracker](https://milkytracker.org/) / [GitHub](https://github.com/milkytracker/MilkyTracker) - Music Trackers * [Team V.R releases](https://rentry.co/FMHYB64#team-vr), [G-MEH](https://g-meh.com/) / [Discord](https://discord.com/invite/g-meh) or [AudioZ](https://audioz.download/) / [Forum](https://audiosex.pro/) - Audio Editor Indexes * [Ossia](https://ossia.io/) - Intermedia Sequencer / [GitHub](https://github.com/ossia/score) diff --git a/docs/beginners-guide.md b/docs/beginners-guide.md index ca18a9f10..c3ccc842c 100644 --- a/docs/beginners-guide.md +++ b/docs/beginners-guide.md @@ -87,10 +87,10 @@ ### Gaming ### Reading * **Downloading: [Anna's Archive](https://annas-archive.li/) / [Z-Library](https://z-lib.gd/)** -* **Audiobooks: [AudiobookBay](https://audiobookbay.lu/) / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#audiobookbay-warning) / [Mobilism Audiobooks](https://forum.mobilism.org/viewforum.php?f=124) / [Tokybook](https://tokybook.com/)** +* **Audiobooks: [AudiobookBay](https://audiobookbay.lu/) / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/audiobookbay-warning.md) / [Mobilism Audiobooks](https://forum.mobilism.org/viewforum.php?f=124) / [Tokybook](https://tokybook.com/)** * **Manga: [Weeb Central](https://weebcentral.com/) / [MangaDex](https://mangadex.org/)** * **Comics: [ReadComicsOnline](https://readcomiconline.li/) / [GetComics](https://getcomics.org/)** -* **Ebook Readers: [Google Play Books](https://play.google.com/books) / [Koodo](https://www.koodoreader.com/) / [Foxit](https://www.foxit.com/pdf-reader/)** + [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#foxit-warning) +* **Ebook Readers: [Google Play Books](https://play.google.com/books) / [Koodo](https://www.koodoreader.com/) / [Foxit](https://www.foxit.com/pdf-reader/)** + [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/foxit-warning.md) * **Android Readers: [Librera](https://librera.mobi/) / [Moon+ Reader](https://www.moondownload.com/) + [Theme Guide](https://claraiscute.neocities.org/Guides/moontheme/), [2](https://claraiscute.pages.dev/Guides/moontheme) / [Legado](https://github.com/gedoor/legado/blob/master/English.md)** * **Track / Discover: [GoodReads](https://www.goodreads.com/)** (books) / [StoryGraph](https://www.thestorygraph.com/) (books) / **[MAL](https://myanimelist.net/)** (manga) / **[LeagueOfComicGeeks](https://leagueofcomicgeeks.com/)** (comics) diff --git a/docs/developer-tools.md b/docs/developer-tools.md index ac3c9a945..182787454 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -812,7 +812,7 @@ ## ▷ Frontend Tools * [CodeMyUI](https://codemyui.com/) or [Semantic UI](https://semantic-ui.com/) - User Interface Code Snippets * [Icon Shelf](https://icon-shelf.github.io/) - Icon Manager * [Favicon Maker](https://formito.com/tools/favicon) or [Favicon Generator](https://www.favicon-generator.org/) - Create Favicons -* [Icon Horse](https://icon.horse/), [favicon-hash](https://favicon-hash.kmsec.uk/) or [Favicone](https://favicone.com/) - Download a Sites Favicon / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#site-favicon-dl) +* [Icon Horse](https://icon.horse/), [favicon-hash](https://favicon-hash.kmsec.uk/) or [Favicone](https://favicone.com/) - Download a Sites Favicon / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/site-favicon-dl.md) * [Meta-Mapper](https://meta-mapper.com/) - Website Metadata Thumbnails * [SREWorks](https://github.com/alibaba/SREWorks) - Operation & Maintenance Platform * [the component gallery](https://component.gallery/) - Design Components Gallery diff --git a/docs/downloading.md b/docs/downloading.md index 73aacb295..51e938639 100644 --- a/docs/downloading.md +++ b/docs/downloading.md @@ -49,7 +49,7 @@ # ► Download Sites * [Katz DDL](https://katzddl.net/) - Audio / Books / NSFW * [TehParadox](https://www.tehparadox.net/) - Audio / Books / Magazines / ROMs * [downTURK](https://www.downturk.net/) - Audio / Books -* [SoftArchive](https://softarchive.download/), [2](https://softarchive.is/), [3](https://sanet.lc/), [4](https://sanet.st/), [5](https://sanet.sb/), [6](https://soft.ac/), [7](https://sanet.ws/) - Audio / Books / Comics / Newspapers / Magazines / [Mirrors](https://sastatus.com/), [2](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#softarchive-mirrors) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#sanet-warning) +* [SoftArchive](https://softarchive.download/), [2](https://softarchive.is/), [3](https://sanet.lc/), [4](https://sanet.st/), [5](https://sanet.sb/), [6](https://soft.ac/), [7](https://sanet.ws/) - Audio / Books / Comics / Newspapers / Magazines / [Mirrors](https://sastatus.com/), [2](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#softarchive-mirrors) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/sanet-warning.md) *** @@ -100,7 +100,7 @@ # ► Software Sites * ⭐ **[Virgil Software Search](https://virgil.samidy.com/Software/)**, [2](https://virgil-search.pages.dev/Software/) / [GitHub](https://github.com/SamidyFR/Virgil) or [Software CSE](https://cse.google.com/cse?cx=ae17d0c72fa6cbcd4) - Multi-Site Software Search * ⭐ **[CracksURL](https://cracksurl.com/)** / [Download Guide](https://cracksurl.com/how-to-download/) / [Telegram](https://t.me/cracksurldotcom) * ⭐ **[LRepacks](https://lrepacks.net/)** - Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) -* ⭐ **[Mobilism](https://forum.mobilism.org/)** - Sign-Up Required / [User Ranks](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#mobilism-ranks) +* ⭐ **[Mobilism](https://forum.mobilism.org/)** - Sign-Up Required / [User Ranks](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/mobilism-ranks.md) * ⭐ **[Nsane Forums](https://www.nsaneforums.com/)** - Sign-Up Required * ⭐ **[AlternativeTo](https://alternativeto.net/)** or [European Alternatives](https://european-alternatives.eu/) - Crowdsourced Recommendations * [AIOWares](https://www.aiowares.com/) - Software Forum diff --git a/docs/educational.md b/docs/educational.md index 02dc70f24..994b0db74 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -792,7 +792,7 @@ ## ▷ Multi-Language * [TeachMeHebrew](https://www.teachmehebrew.com/) - Learn Hebrew * [wehewehe](https://wehewehe.org/) - Hawaiian Dictionary * [Wasona](https://wasona.com/) - Toki Pona Learning Site / Minimal Language / [Info](https://en.wikipedia.org/wiki/Toki_Pona#Purpose) -* [Tōku Reo](https://www.tokureo.maori.nz/) - Māori Language Learning Show / [Info](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#m%C4%81ori-note) +* [Tōku Reo](https://www.tokureo.maori.nz/) - Māori Language Learning Show / [Info](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/mori-note.md) * [Itchy Feet Comic](https://files.catbox.moe/lq6s85.png) - Asian Script Differentiation Guide *** diff --git a/docs/file-tools.md b/docs/file-tools.md index 13fd2ee64..44ff3b26f 100644 --- a/docs/file-tools.md +++ b/docs/file-tools.md @@ -24,7 +24,7 @@ ## ▷ Download Managers *** -* ⭐ **[JDownloader](https://jdownloader.org/jdownloader2)** - Download Manager / **[Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#jdownloader)** +* ⭐ **[JDownloader](https://jdownloader.org/jdownloader2)** - Download Manager / **[Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/jdownloader.md)** * ⭐ **JDownloader Tools** - [Debloat Guide](https://claraiscute.neocities.org/Guides/jdownloader2/), [2](https://claraiscute.pages.dev/Guides/jdownloader2/) / [Apps](https://my.jdownloader.org/apps/) / [Dark Theme](https://github.com/moktavizen/material-darker-jdownloader), [2](https://redd.it/q3xrgj) / [Dracula Theme](https://draculatheme.com/jdownloader2) * ⭐ **[AB Download Manager](https://abdownloadmanager.com/)** - Download Manager / [Telegram](https://t.me/abdownloadmanager_discussion) / [GitHub](https://github.com/amir1376/ab-download-manager) * ⭐ **[IDM](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/download#wiki_.25BA_software_sites)**, [2](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/games#wiki_.25BA_download_games) (search) - Download Manager / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/tonec-idm-integration-module/) / [Chrome](https://chromewebstore.google.com/detail/idm-integration-module/ngpampappnmepgilojfohadhhmbhlaek) @@ -54,7 +54,7 @@ ## ▷ Archiving / Compression * [ezyZip](https://www.ezyzip.com/) - Zip Files Online * [unzip-online](https://unzip-online.com/en) - Unzip Files Online * [Unrar online](https://unrar.online/) - Unrar Files Online -* [WinRAR](https://www.win-rar.com/), [2](https://www.rarlab.com) - File Archiver / [Hide Popups](https://claraiscute.neocities.org/Guides/x3-rawr/), [2](https://claraiscute.pages.dev/Guides/x3-rawr/) / [Update (Important)](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#winrar) +* [WinRAR](https://www.win-rar.com/), [2](https://www.rarlab.com) - File Archiver / [Hide Popups](https://claraiscute.neocities.org/Guides/x3-rawr/), [2](https://claraiscute.pages.dev/Guides/x3-rawr/) / [Update (Important)](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/winrar.md) * [UPX](https://upx.github.io/) - Executable File Compressor / [GitHub](https://github.com/upx/upx) *** @@ -242,7 +242,7 @@ ## ▷ Offline PDF Toolkits * ⭐ **[Stirling-PDF](https://www.stirlingpdf.com/)** / Windows, Mac, Linux / Signup Required / [GitHub](https://github.com/Stirling-Tools/Stirling-PDF) * ⭐ **[PDF24](https://www.pdf24.org/)** / Web-Based / Windows * [⁠PDF4QT](https://jakubmelka.github.io/) / Windows, Linux / [GitHub](https://github.com/JakubMelka/PDF4QT) -* [Foxit](https://www.foxit.com/pdf-reader/) / Web-Based / Windows, Linux, Android, iOS / [Features](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/download#wiki_.25BA_software_sites) (search) / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#foxit-warning) +* [Foxit](https://www.foxit.com/pdf-reader/) / Web-Based / Windows, Linux, Android, iOS / [Features](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/download#wiki_.25BA_software_sites) (search) / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/foxit-warning.md) * [xPDFReader](https://www.xpdfreader.com/) / Windows, Mac, Linux * [PDF Arranger](https://github.com/pdfarranger/pdfarranger) / Windows, Linux @@ -280,7 +280,7 @@ # ► File Transfer * IPFS Tools - [Resources](https://awesome.ipfs.tech/), [2](https://github.com/ipfs/awesome-ipfs) / [Extension](https://github.com/ipfs/ipfs-companion) / [Desktop](https://github.com/ipfs/ipfs-desktop) / [IPFS Cluster](https://ipfscluster.io/) * [aQRoss](https://aqross.app/) or [qrcp](https://qrcp.sh/) / [GitHub](https://github.com/claudiodangelis/qrcp) - Share Files Using QR Codes * [OnionShare](https://onionshare.org/) - Share Files Over Tor Network -* [FileZilla](https://filezilla-project.org/download.php?show_all=1) - FTP Client / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#filezilla) +* [FileZilla](https://filezilla-project.org/download.php?show_all=1) - FTP Client / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/filezilla.md) * [WinSCP](https://winscp.net/eng/index.php) - FTP Client * [⁠robocopy](https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/robocopy) - Windows Built-In File Transfer Guide @@ -311,7 +311,7 @@ # ► File Hosts * ⭐ **[Gofile](https://gofile.io/)** - 100GB Monthly / Unlimited / 10 Days After Last Download / [Manager Export](https://greasyfork.org/en/scripts/515250) * ⭐ **[Pixeldrain](https://pixeldrain.com/)** - 10GB / 60 Days After Last Download (10% min) / [Speedtest](https://pixeldrain.com/speedtest) * ⭐ **[VikingFile](https://vikingfile.com/)** - Unlimited / 15 Days After Last Download / [Discord](https://discord.gg/EPEFC6KkpF) -* ⭐ **[Buzzheavier](https://buzzheavier.com/)**, [2](https://fuckingfast.net/), [3](https://bzzhr.co/) - Unlimited / 15 Days After Last Download / [File Expiry](https://buzzheavier.com/help) / **Use [Adblock](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#buzzheavier-warning)** / [Discord](https://discord.gg/ttQjgC28WP) +* ⭐ **[Buzzheavier](https://buzzheavier.com/)**, [2](https://fuckingfast.net/), [3](https://bzzhr.co/) - Unlimited / 15 Days After Last Download / [File Expiry](https://buzzheavier.com/help) / **Use [Adblock](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/buzzheavier-warning.md)** / [Discord](https://discord.gg/ttQjgC28WP) * ⭐ **[⁠Rootz](https://rootz.so/)** - 25GB / 15 Days After Last Download / Unlimited for Backstage Users / [Discord](https://discord.com/invite/rtz) * ⭐ **[Catbox](https://catbox.moe/)** - 200MB / Forever / [Proxy](https://fatbox.moe/) * ⭐ **[Pillowcase](https://pillows.su/)** - Audio File Host / 200MB (500MB w/ Account) / Forever @@ -325,7 +325,7 @@ # ► File Hosts * [MixDrop](https://mixdrop.ag/) - Unlimited / 60 Days / Sign-Up Required * [Ranoz](https://ranoz.gg/) - 20GB / 30 Days After Last Download * [1fichier.com](https://1fichier.com/) - 300GB / 15 Days (30 Days w/ Account) -* [Filebin](https://filebin.net/) - Unlimited / 6 Days / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#filebin-warning) +* [Filebin](https://filebin.net/) - Unlimited / 6 Days / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/filebin-warning.md) * [file.kiwi](https://file.kiwi/) - Unlimited / 90 Hours / [File Expiry](https://file.kiwi/en/price) * [Easyupload.io](https://easyupload.io/) - 100GB / 30 Days * [⁠DoraDrop](http://doradrop.com/) - Unlimited / 5GB / Sign-Up Required @@ -403,7 +403,7 @@ ## ▷ Cloud Storage * [Keybase](https://keybase.io/) - 250GB / Forever / [GitHub](https://github.com/keybase/client) * [Proton Drive](https://proton.me/drive) - 5GB Free / 1 Year / ~$10 for 1TB / [Note](https://proton.me/support/more-free-storage-existing-users) * [JumpShare](https://jumpshare.com/) - 2GB Free / 1 Year / $8.25 for 1TB -* [FileLu](https://filelu.com/) - 10GB / Forever / **[Expiry Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#filelu-warning)** +* [FileLu](https://filelu.com/) - 10GB / Forever / **[Expiry Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/filelu-warning.md)** * [CyberFile](https://cyberfile.me/) - 10GB Free * [MrOwl](https://www.mrowl.com/) - 10GB Free / ~$16 for 1TB * [Blomp](https://www.blomp.com/) - 40GB Free / 1 Month / ~$3 for 2TB @@ -432,7 +432,7 @@ ## ▷ Cloud Managers ## ▷ Google Drive Tools -* ⭐ **[OneClickRun](https://colab.research.google.com/github/biplobsd/OneClickRun/blob/master/OneClickRun.ipynb)** - Google Drive Tools / [Features](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#oneclick-note) / Use Throwaway Google Account +* ⭐ **[OneClickRun](https://colab.research.google.com/github/biplobsd/OneClickRun/blob/master/OneClickRun.ipynb)** - Google Drive Tools / [Features](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/oneclick-note.md) / Use Throwaway Google Account * [DriveUploader](https://driveuploader.com/) - Receive Files via Google Drive * [ZIP Extractor](https://zipextractor.app/) - Google Drive / Gmail File Archiver * [Google Drive CLI](https://github.com/glotlabs/gdrive) - Google Drive CLI Client @@ -450,7 +450,7 @@ ## ▷ Google Drive Tools ## ▷ MEGA Tools -* ⭐ **[Megabasterd](https://github.com/tonikelope/megabasterd)** - Download Quota Bypass / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#megabasterd-note) +* ⭐ **[Megabasterd](https://github.com/tonikelope/megabasterd)** - Download Quota Bypass / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/megabasterd-note.md) * ⭐ **[Mega Account Generators](https://rentry.co/FMHYB64#mega-gen)** - Account Gen / Unlimited Upload Size / [Fix](https://rentry.co/mega_account_generator) * [MEGA Desktop](https://mega.io/desktop) - Official GUI App / [GitHub](https://github.com/meganz/MEGAsync) * [MEGA CMD](https://mega.io/cmd) - Official CLI App / [GitHub](https://github.com/meganz/MEGAcmd) diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index 183645a3e..f5b4de2ac 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -90,7 +90,7 @@ ## ▷ Optimization Tools * [⁠DXVK Studio](https://dxvkstudio.netlify.app/) - DXVK Manager * [⁠dxvk-gplasync](https://gitlab.com/Ph42oN/dxvk-gplasync/) - DXVK Fork w/ Async / Vulkan-Based Direct3D / Stutter Reduction * [VibranceGUI](https://vibrancegui.com/) - Automate Digital Vibrance Control -* [Vuenxx](https://discord.gg/ASZjqrjWYf) - Free FSR 3 Mods / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#vuenxx-note) +* [Vuenxx](https://discord.gg/ASZjqrjWYf) - Free FSR 3 Mods / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/vuenxx-note.md) * [ReShade](https://reshade.me/) - Generic Post-Processing Injector / [Easy Installer](https://github.com/OopyDoopy/ReShade-Centralized) / [Shaders](https://github.com/BlueSkyDefender/Depth3D) / [Discord](https://discord.com/invite/PrwndfH) / [GitHub](https://github.com/crosire/reshade) * [Scanlines for Windows](https://s4windows.itch.io/scanlines-for-windows) - Add Scanlines to Games / [Discord](https://discord.gg/MqxMj8MT55) * [DLSSG to FSR3](https://github.com/Nukem9/dlssg-to-fsr3) - AMD FSR3 Frame Generation for NVIDIA @@ -104,7 +104,7 @@ ## ▷ Optimization Tools ## ▷ Controller Tools -* ⭐ **[DS4Windows](https://github.com/schmaldeo/DS4Windows)** / [2](https://github.com/TRARS/DS4Windows), [AntiMicroX](https://github.com/AntiMicroX/antimicroX), [DualSenseX](https://github.com/Paliverse/DualSenseX), [DualSenseY](https://github.com/WujekFoliarz/DualSenseY-v2), [PCXSense](https://github.com/Denellyne/PCXSense) or [Input Remapper](https://github.com/sezanzeb/input-remapper) - Gamepad Input Tools / [Steam Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#steam-controller-support) +* ⭐ **[DS4Windows](https://github.com/schmaldeo/DS4Windows)** / [2](https://github.com/TRARS/DS4Windows), [AntiMicroX](https://github.com/AntiMicroX/antimicroX), [DualSenseX](https://github.com/Paliverse/DualSenseX), [DualSenseY](https://github.com/WujekFoliarz/DualSenseY-v2), [PCXSense](https://github.com/Denellyne/PCXSense) or [Input Remapper](https://github.com/sezanzeb/input-remapper) - Gamepad Input Tools / [Steam Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/steam-controller-support.md) * [x360ce](https://www.x360ce.com/) / [GitHub](https://github.com/x360ce/x360ce) - DS4 / 360 Controller Emulator * [DsHidMini](https://docs.nefarius.at/projects/DsHidMini/) - Use PS3 Controllers on Windows * [JoyToKey](https://joytokey.net/en/) - Controller Emulator @@ -226,7 +226,7 @@ ## ▷ Git Gud # ► Tracking / Databases * ⭐ **[Backloggd](https://www.backloggd.com/)** - Tracking / Database / [Discord](https://discord.gg/cMjGusjbwg) -* ⭐ **[Glitchwave](https://glitchwave.com/)** - Tracking / Database / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#glitchwave-note) +* ⭐ **[Glitchwave](https://glitchwave.com/)** - Tracking / Database / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/glitchwave-note.md) * ⭐ **[Infinite Backlog](https://infinitebacklog.net/)** - Tracking / Database / [Discord](https://discord.gg/v4SUud7) * [IGDB](https://www.igdb.com/) - Game Database / [Discord](https://discord.com/invite/igdb) * [Moby Games](https://www.mobygames.com/) - Game Database / [Discord](https://discord.gg/8zWGTQp) @@ -353,7 +353,7 @@ ## ▷ Store Tools * [UWPHook](https://briano.dev/UWPHook/) - Add Windows Store Games to Steam * [Steam URL Opener](https://github.com/veteran29/steam-url-open-extension) - Open URLs Inside Steam Client * [Steam Age Bypass](https://greasyfork.org/en/scripts/18450-steam-bypass-age-confirmation-prompts) - Bypass Age Confirmation -* [Steam Currency Converter](https://github.com/Solidet-com/steam-currency-converter) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#steam-currency-converter-note) - Steam Currency Converter +* [Steam Currency Converter](https://github.com/Solidet-com/steam-currency-converter) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/steam-currency-converter-note.md) - Steam Currency Converter *** diff --git a/docs/gaming.md b/docs/gaming.md index 293ee0f80..899bef53d 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -13,7 +13,7 @@ # ► Download Games * 🌐 **[r/PiratedGames Mega](https://rentry.org/pgames)** / [Discord](https://discord.gg/dZWwhUy), **[CS.RIN Mega](https://cs.rin.ru/forum/viewtopic.php?f=10&t=95461)** or **[privateersclub](https://megathread.pages.dev/)** / [Discord](https://discord.gg/jz8dUnnD6Q) - Piracy Indexes * 🌐 **[Wotaku](https://wotaku.wiki/games)** / [Discord](https://discord.gg/vShRGx8ZBC) or **[EverythingMoe](https://everythingmoe.com/section/game)** / [Discord](https://discord.gg/GuueaDgKdS) - Otaku Games Indexes * ⭐ **[CS.RIN.RU](https://cs.rin.ru/forum)**, [2](https://csrin.org/) - Download / Torrent / Signup / PW: `cs.rin.ru / csrin.org` / [.onion](http://csrinrutkb3tshptdctl5lyei4et35itl22qvk5ktdcat6aeavy6nhid.onion/forum) -* ⭐ **CS.RIN Tools** - [Search Guide](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#csrin-search) (Important) / [Status](https://csrinstaff.writeas.com/) / [Enhancements](https://github.com/SubZeroPL/cs-rin-ru-enhanced-mod) / [Steam Buttons](https://github.com/Altansar69/CS.RIN.RU-Enhanced-external) +* ⭐ **CS.RIN Tools** - [Search Guide](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/csrin-search.md) (Important) / [Status](https://csrinstaff.writeas.com/) / [Enhancements](https://github.com/SubZeroPL/cs-rin-ru-enhanced-mod) / [Steam Buttons](https://github.com/Altansar69/CS.RIN.RU-Enhanced-external) * ⭐ **[SteamRIP](https://steamrip.com/)** - Download / Pre-Installed / [Subreddit](https://www.reddit.com/r/SteamRip/) / [Discord](https://discord.gg/WkyjpA3Ua9) * ⭐ **[AnkerGames](https://ankergames.net/)** - Download / Pre-Installed / [Subreddit](https://www.reddit.com/r/Anker_Games_/) / [Discord](https://discord.gg/nnMnGzDbwg) * ⭐ **[GOG Games](https://gog-games.to/)** - Download / Torrent / GOG Games Only / [.onion](http://goggamespyi7b6ybpnpnlwhb4md6owgbijfsuj6z5hesqt3yfyz42rad.onion/) @@ -28,7 +28,7 @@ # ► Download Games * [GLoad](https://gload.to/) - Download / Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) * [GameBounty](https://gamebounty.world/) - Download / [Discord](https://discord.gg/dmjUJ4xCEV) * [scene cat](https://rentry.co/FMHYB64#scene-cat) - Download / [Discord](https://discord.gg/wXdNEhf73x) -* [⁠Fluxy Repacks](https://fluxyrepacks.xyz/) - Download / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#fluxy-repacks) / [Discord](https://discord.gg/TBs8Te5nwn) +* [⁠Fluxy Repacks](https://fluxyrepacks.xyz/) - Download / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/fluxy-repacks.md) / [Discord](https://discord.gg/TBs8Te5nwn) * [⁠GoMorGames](https://gomorgames.com/) - Download / [Discord](https://discord.gg/raWtANAZqF) * [appnetica](https://appnetica.com/) - Torrent / Pre-Installed / Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) / [Telegram](https://t.me/appnetica_info) / [Discord](https://discord.gg/TvKnH6P) * [AtopGames](https://atopgames.com/) - Download / Pre-Installed / [Discord](https://discord.gg/KSG9Tg2s7b) @@ -65,11 +65,11 @@ ## ▷ Game Repacks * [M4CKD0GE Repacks](https://m4ckd0ge-repacks.site/) - Download / [Discord](https://discord.gg/693hNBdymb) * [Dyren Repacks](https://rentry.co/FMHYB64#dyren) - Download / Torrent / [Discord](https://discord.com/invite/kw36u9cxd3) * [⁠Vanya Games](https://vanya-games.site/) - Download -* [DODI Repacks](https://rentry.co/FMHYB64#dodi) - Torrent / [Redirect Bypass](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools/#wiki_.25B7_redirect_bypass) / **[Site Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#dodi-warning)** / [Discord](https://discord.gg/D9WU7C9FSE) +* [DODI Repacks](https://rentry.co/FMHYB64#dodi) - Torrent / [Redirect Bypass](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools/#wiki_.25B7_redirect_bypass) / **[Site Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/dodi-warning.md)** / [Discord](https://discord.gg/D9WU7C9FSE) * [⁠Stevv Game](https://www.stevvgame.com/) - Download / [Discord](https://discord.gg/snbpB6pCK9) * [Xatab Repacks](https://byxatab.com/) - Torrent / Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) * [Elamigos](https://elamigos.site/) - Download -* [FreeGOGPCGames](https://freegogpcgames.com/) - GOG Games Torrent Uploads / [Hash Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#freegogpcgames-note) +* [FreeGOGPCGames](https://freegogpcgames.com/) - GOG Games Torrent Uploads / [Hash Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/freegogpcgames-note.md) *** @@ -603,7 +603,7 @@ ## ▷ Card Games * [gTOONS Remastered](https://gtoons.app/) - Cartoon Network Strategy Card Game / [Discord](https://discord.gg/KM2ggJtkMr) * [Picture Cards](https://picturecards.online/) / [Discord](https://discord.gg/kJB4bxSksw), [Bad Cards](https://bad.cards/) or [Pretend You're Xyzzy](https://pyx-1.pretendyoure.xyz/zy/game.jsp) - Online Cards Against Humanity * [Cards Against Humanity](https://www.cardsagainsthumanity.com/) - Official CAH Site w/ Free Printable Set -* [Secret Hitler](https://secret-hitler.online/) - Online Secret Hitler Game / [Ruleset](https://www.secrethitler.com/assets/Secret_Hitler_Rules.pdf) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#sh-note) / [GitHub](https://github.com/ShrimpCryptid/Secret-Hitler-Online/) +* [Secret Hitler](https://secret-hitler.online/) - Online Secret Hitler Game / [Ruleset](https://www.secrethitler.com/assets/Secret_Hitler_Rules.pdf) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/sh-note.md) / [GitHub](https://github.com/ShrimpCryptid/Secret-Hitler-Online/) * [Wikidata Card Game Generator](https://cardgame.blinry.org/) - Generate "Top Trumps" Cards Using Wikidata * [Solitaired](https://solitaired.com/), [Solitr](https://www.solitr.com/), [Solitaire Owl](https://solitaireowl.com/) or [World of Solitaire](https://worldofsolitaire.com/) - Online Solitaire * [PySolFC](https://pysolfc.sourceforge.io/) - Portable Solitaire App / Windows, Mac, Linux / [GitHub](https://github.com/shlomif/PySolFC) @@ -721,7 +721,7 @@ ## ▷ Multi-Game Sites ## ▷ Party / Multiplayer -* ⭐ **[Eaglercraft](https://eaglercraft.com/)** / [Discord](https://discord.gg/yxpa55BahB), [⁠AmplerLauncher](https://irv77.github.io/AmplerLauncher/), [WebMC](https://webmc.xyz/) / [2](https://webmc.colbster937.dev/) / [3](https://webmc-launcher.vercel.app/), [EaglerCraftX](https://fastest.eaglercraft.win/) / [2](https://client.eaglercraft.win/) or [Minecraft Classic](https://classic.minecraft.net/) - Online Browser Minecraft / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#eaglercraft-note) / [Site List](https://deev.is/) +* ⭐ **[Eaglercraft](https://eaglercraft.com/)** / [Discord](https://discord.gg/yxpa55BahB), [⁠AmplerLauncher](https://irv77.github.io/AmplerLauncher/), [WebMC](https://webmc.xyz/) / [2](https://webmc.colbster937.dev/) / [3](https://webmc-launcher.vercel.app/), [EaglerCraftX](https://fastest.eaglercraft.win/) / [2](https://client.eaglercraft.win/) or [Minecraft Classic](https://classic.minecraft.net/) - Online Browser Minecraft / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/eaglercraft-note.md) / [Site List](https://deev.is/) * ⭐ **Eaglercraft Tools** - [Mod Loader](https://eaglerforge.github.io/) / [Mod Search](https://eaglerrinth.github.io/) / [Create Mods](https://eaglerforge-builder.vercel.app/) / [Public Servers](https://topeaglerservers.com/) / [Improved Servers](https://github.com/lax1dude/eaglerxserver), [2](https://modrinth.com/organization/eaglercraftxserver) * ⭐ **[NetGames](https://netgames.io/)** - Multiple Games / [Discord](https://discord.com/invite/chgD7WF) * ⭐ **[Gidd.io](https://gidd.io/)** - Multiple Games diff --git a/docs/internet-tools.md b/docs/internet-tools.md index 69a3b6399..b0e691e6d 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -81,7 +81,7 @@ ## ▷ Link in Bio ## ▷ Captcha Tools -* ⭐ **[Buster](https://github.com/dessant/buster)** - Auto Captcha Solver / [Improve Success Rate](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#buster-note) +* ⭐ **[Buster](https://github.com/dessant/buster)** - Auto Captcha Solver / [Improve Success Rate](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/buster-note.md) * [NopeCHA](https://nopecha.com/) - Auto Captcha Solver / [Required Tokens](https://nopecha.com/manage) / [Discord](https://discord.com/invite/yj7cTYBQaw) * [Privacy Pass](https://github.com/cloudflare/pp-browser-extension) - Save Captcha Tokens * [Democaptcha](https://democaptcha.com/demo-form-eng/hcaptcha.html) - hCaptcha Demo / Get Captcha Tokens @@ -96,7 +96,7 @@ ## ▷ Chat Tools * ↪️ **[Privacy-Focused Messengers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_encrypted_messengers)** * ↪️ **[IRC Clients / Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/download#wiki_.25B7_irc_tools)** * ⭐ **[Stoat](https://stoat.chat/)** - Communication Platform / Discord Alt / [Bots](https://rvlt.gg/discover/bots) / [Resources](https://github.com/revoltchat/awesome-revolt) -* ⭐ **[Mumble](https://www.mumble.info/)**, [Jam](https://jam.systems/), [TeaSpeak](https://teaspeak.de/gb/) or [TeamSpeak](https://www.teamspeak.com/) / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#teamspeak-warning) - Voice Chat +* ⭐ **[Mumble](https://www.mumble.info/)**, [Jam](https://jam.systems/), [TeaSpeak](https://teaspeak.de/gb/) or [TeamSpeak](https://www.teamspeak.com/) / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/teamspeak-warning.md) - Voice Chat * ⭐ **[Hack.chat](https://hack.chat/)**, [Shick](https://shick.me/), [LeapChat](https://www.leapchat.org/), [otr.to](https://otr.to/) / [GitHub](https://github.com/jermainee/otr.to), [Chitchatter](https://chitchatter.im/) / [GitHub](https://github.com/jeremyckahn/chitchatter) or [tik.io](https://tlk.io/) - Minimal / No Sign-Up Required Chats * ⭐ **[Gajim](https://gajim.org/)**, [CoyIM](https://coy.im/), [Profanity](https://profanity-im.github.io/) / [GitHub](https://github.com/profanity-im/profanity) or [xabber](https://www.xabber.com/) - XMPP Clients * [Pidgin](https://www.pidgin.im/) / [GitHub](https://keep.imfreedom.org/pidgin/pidgin/) or [Ferdium](https://ferdium.org/) / [GitHub](https://github.com/ferdium/ferdium-app) - Combine Web Apps / Chat Services @@ -339,7 +339,7 @@ ## ▷ Redirect Bypass * [Bypass-Links](https://bypass-links.vercel.app) - Bypass Links / [GitHub](https://github.com/amitsingh-007/bypass-links) * [Yuumari](https://yuumari.com/bypass/) - Convert Shortened Links / [Script](https://yuumari.com/m-links/#js-code) * [UploadHEaven](https://greasyfork.org/en/scripts/442019) - Bypass Uploadhaven Time Restriction -* [Bypass FREEdlink](https://greasyfork.org/en/scripts/522735) - Bypass FREEdlink "frdl" Timers / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#bypass-freedlink) +* [Bypass FREEdlink](https://greasyfork.org/en/scripts/522735) - Bypass FREEdlink "frdl" Timers / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/bypass-freedlink.md) *** @@ -361,7 +361,7 @@ ## ▷ URL Shorteners * ⭐ **[T.LY](https://t.ly/)** - `t.ly/qqH6` * [is.gd](https://www.is.gd/) - `is.gd/9dkISG` * [SmartLnks](https://smartlnks.com/) - `smartlnks.com/Vjr0m` -* [TinyURL](https://tinyurl.com/) - `tinyurl.com/twgf2ks` / [Reveal URL](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#tinyurl-note) +* [TinyURL](https://tinyurl.com/) - `tinyurl.com/twgf2ks` / [Reveal URL](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/tinyurl-note.md) * [refer.is](https://refer.is/) - `refer.is/gpdvk7zf` * [X.gd](https://x.gd/) - `x.gd/rcg0Z` * [Bom.so](https://bom.so/) - `bom.so/VevMJv` @@ -617,7 +617,7 @@ ## ▷ Firefox Tools * [Firefox Keyboard Shortcuts](https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly) * [⁠Sine](https://github.com/CosmoCreeper/Sine) - Firefox Mod / Theme Manager * [Hidden Settings](https://gitlab.com/Madis0/hidden-settings/-/blob/master/firefox.md) - Firefox Hidden Settings -* [Betterfox](https://github.com/yokoffing/Betterfox) - Firefox user.js Tweaks / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#general-tweak-warning) +* [Betterfox](https://github.com/yokoffing/Betterfox) - Firefox user.js Tweaks / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/general-tweak-warning.md) * [Bookmark Search Plus 2](https://github.com/aaFn/Bookmark-search-plus-2) - Search Firefox Bookmarks * [Default Bookmark Folder](https://github.com/teddy-gustiaux/default-bookmark-folder) - Change Default Firefox Bookmark Folder * [FirefoxCSS Store](https://firefoxcss-store.github.io/) - Firefox Themes List diff --git a/docs/linux-macos.md b/docs/linux-macos.md index a760f0985..9e82b915a 100644 --- a/docs/linux-macos.md +++ b/docs/linux-macos.md @@ -216,7 +216,7 @@ ## ▷ Linux Audio * 🌐 **[Awesome Linux Audio](https://gitlab.com/nodiscc/awesome-linuxaudio)** - Live Audio Resources * ⭐ **[SpotX-Bash](https://github.com/SpotX-Official/SpotX-Bash)** or [spotify-adblock](https://github.com/abba23/spotify-adblock) - Spotify Adblockers -* ⭐ **[Spicetify](https://spicetify.app/)** - Spotify Themes & Plugins / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#spicetify-note) / [Discord](https://discord.gg/VnevqPp2Rr) / [GitHub](https://github.com/spicetify/cli) +* ⭐ **[Spicetify](https://spicetify.app/)** - Spotify Themes & Plugins / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/spicetify-note.md) / [Discord](https://discord.gg/VnevqPp2Rr) / [GitHub](https://github.com/spicetify/cli) * ⭐ **[Shortwave](https://flathub.org/en/apps/de.haeckerfelix.Shortwave)** / [GitLab](https://gitlab.gnome.org/World/Shortwave) or [QMPlay2](https://github.com/zaps166/QMPlay2) - Radio Players * ⭐ **[SongRec](https://github.com/marin-m/SongRec)** or [Mousai](https://github.com/SeaDve/Mousai) - Song Identifiers * [puddletag](https://docs.puddletag.net/) - Metadata Organizer / [GitHub](https://github.com/puddletag/puddletag) @@ -656,7 +656,7 @@ ## ▷ Mac Video ## ▷ Mac Audio * ⭐ **[SpotX-Bash](https://github.com/SpotX-Official/SpotX-Bash)** or [Mac_Spotify_Adblock](https://github.com/Devanshu-17/Mac_Spotify_Adblock) - Spotify Adblockers -* ⭐ **[Spicetify](https://spicetify.app/)** - Spotify Themes & Plugins / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#spicetify-note) / [Discord](https://discord.gg/VnevqPp2Rr) / [GitHub](https://github.com/spicetify/cli) +* ⭐ **[Spicetify](https://spicetify.app/)** - Spotify Themes & Plugins / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/spicetify-note.md) / [Discord](https://discord.gg/VnevqPp2Rr) / [GitHub](https://github.com/spicetify/cli) * [foobar2000](https://www.foobar2000.org/mac) or [VOX Mac Music Player](https://vox.rocks/mac-music-player) - Audio Players * [Silicio](https://apps.apple.com/us/app/silicio-mini-player/id933627574) - Audio Mini Player * [Alfred Spotify Mini Player](https://alfred-spotify-mini-player.com/) - Spotify Mini Player @@ -815,7 +815,7 @@ ## ▷ File Tools * [Bruji](https://www.bruji.com/) - Media Cataloging Software Suite * [superfile](https://superfile.netlify.app/) - Terminal File Manager / [GitHub](https://github.com/yorukot/superfile) * [OSXFuse](https://osxfuse.github.io/) - Mac File Integration -* [JDownloader](https://jdownloader.org/jdownloader2) - File Download Manager / [Debloat](https://claraiscute.neocities.org/Guides/jdownloader2/) / [Dark Theme](https://redd.it/q3xrgj), [2](https://github.com/moktavizen/material-darker-jdownloader/) / [Dracula Theme](https://draculatheme.com/jdownloader2) / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#jdownloader) +* [JDownloader](https://jdownloader.org/jdownloader2) - File Download Manager / [Debloat](https://claraiscute.neocities.org/Guides/jdownloader2/) / [Dark Theme](https://redd.it/q3xrgj), [2](https://github.com/moktavizen/material-darker-jdownloader/) / [Dracula Theme](https://draculatheme.com/jdownloader2) / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/jdownloader.md) * [Go Speed](https://gopeed.com/) - File Download Manager / [GitHub](https://github.com/GopeedLab/gopeed) / [Extension](https://github.com/GopeedLab/browser-extension) / [Plugins](https://github.com/search?q=topic%3Agopeed-extension&type=repositories) * [Progressive Downloader](https://macpsd.net/) - File Download Manager * [eza](https://eza.rocks/) - Modern `ls` Replacement diff --git a/docs/misc.md b/docs/misc.md index 26197a658..4d3350ad1 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -181,7 +181,7 @@ ## ▷ Drinks * ⭐ **[/coffee/](https://dan.valeena.dev/guides/coffee-guide/)**, [2](https://rentry.co/coffeeguide) or [Coffee Time General](https://pastebin.com/UEzwuyLz) - Coffee Brewing Masterlists / Guides * ⭐ **[Beanconqueror](https://beanconqueror.com/)** / [GitHub](https://github.com/graphefruit/Beanconqueror) or [Timer.Coffee](https://www.timer.coffee) / [GitHub](https://github.com/antonkarliner/timer-coffee) - Coffee Tracking Apps / Timers -* [Cofi](https://github.com/rozPierog/Cofi) - Coffee Brew Timer / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#cofi-note) +* [Cofi](https://github.com/rozPierog/Cofi) - Coffee Brew Timer / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/cofi-note.md) * [Brew Great Coffee](https://www.brewgreat.coffee/) - Espresso / Pour-Over Brewing Tools + Tips * [The Minimal Pour](https://theminimalpour.com/) - Pour-Over Coffee Calculator * [Notbadcoffee](https://notbadcoffee.com/flavor-wheel-en/) - Interactive Coffee Flavor Wheel diff --git a/docs/mobile.md b/docs/mobile.md index 83fb73c09..e7fef3e82 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -8,14 +8,14 @@ # ► Android APKs ## ▷ Modded APKs -* ⭐ **[Mobilism](https://forum.mobilism.org/viewforum.php?f=398)**, [2](https://forum.mobilism.me/viewforum.php?f=398) - Free Books / Sign-Up Required / [User Ranks](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#mobilism-ranks) -* ⭐ **[4PDA](https://4pda.to/forum/)** - Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) / [App](https://github.com/slartus/4pdaClient-plus) / [Captcha Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#captcha-4pda) / [Telegram](https://t.me/real4pda) +* ⭐ **[Mobilism](https://forum.mobilism.org/viewforum.php?f=398)**, [2](https://forum.mobilism.me/viewforum.php?f=398) - Free Books / Sign-Up Required / [User Ranks](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/mobilism-ranks.md) +* ⭐ **[4PDA](https://4pda.to/forum/)** - Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) / [App](https://github.com/slartus/4pdaClient-plus) / [Captcha Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/captcha-4pda.md) / [Telegram](https://t.me/real4pda) * ⭐ **[RockMods](https://www.rockmods.net/)** / [Telegram](https://t.me/RBMods) * ⭐ **[PlatinMods](https://platinmods.com/)** / Sign-Up Required * ⭐ **[PDALife](https://pdalife.com/)** / [App](https://pdalife.com/pdalife-app-android-a40597.html) / [Telegram](https://t.me/pdalife_official) / [Discord](https://discord.gg/erVkAkzGHZ) * ⭐ **[AN1](https://an1.com/)** / [Telegram](https://t.me/android1com) -* [LiteAPKs](https://liteapks.com/) / [App](https://liteapks.com/app.html) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#liteapk--modyolo-note) / [Telegram](https://t.me/liteapks) -* [Modyolo](https://modyolo.com/) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#liteapk--modyolo-note) / [Telegram](https://t.me/modyolo_official) +* [LiteAPKs](https://liteapks.com/) / [App](https://liteapks.com/app.html) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/liteapk-modyolo-note.md) / [Telegram](https://t.me/liteapks) +* [Modyolo](https://modyolo.com/) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/liteapk-modyolo-note.md) / [Telegram](https://t.me/modyolo_official) * [Nsane Forums](https://nsaneforums.com/) * [Sbenny](https://sbenny.com/) / [Subreddit](https://www.reddit.com/r/SbennyOfficial/) * [farsroid](https://www.farsroid.com/) / Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) / [Telegram](https://t.me/farsroid_official) @@ -81,7 +81,7 @@ ## ▷ Untouched APKs * ⭐ **[APKMirror](https://www.apkmirror.com/)** / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/toolbox-google-play-store/), [2](https://addons.opera.com/en/extensions/details/toolbox-for-google-play-storetm/) / [Chrome](https://chrome.google.com/webstore/detail/toolbox-for-google-play-s/fepaalfjfchbdianlgginbmpeeacahoo) * ⭐ **[UpToDown](https://en.uptodown.com/android)** * ⭐ **[APKCombo](https://apkcombo.com/)** -* ⭐ **[Aurora Store](https://auroraoss.com/)** - Google Play Store Alt / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#aurora-note) / [GitLab](https://gitlab.com/AuroraOSS/AuroraStore) +* ⭐ **[Aurora Store](https://auroraoss.com/)** - Google Play Store Alt / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/aurora-note.md) / [GitLab](https://gitlab.com/AuroraOSS/AuroraStore) * [APKPure](https://apkpure.net/), [2](https://apkpure.com/) / [Telegram](https://t.me/APKPure_Official_2) / Avoid Their App * [Android Ultimate Collection](https://xdaforums.com/t/android-ultimate-collection-guides.4513231/) * [APKToy](https://www.apktoy.com/) @@ -174,7 +174,7 @@ ## ▷ Social Media Apps * [DankChat](https://github.com/flex3r/DankChat) - Talk in Multiple Twitch Chats at Once * [OldLander](https://github.com/OctoNezd/oldlander) - Improve Old Reddit * [Kuroba](https://github.com/Adamantcheese/Kuroba) or [Chan](https://github.com/moffatman/chan) - 4chan Apps -* [⁠Instafel](https://instafel.app/) / [GitHub](https://github.com/mamiiblt/instafel/) or [InstaEclipse](https://github.com/ReSo7200/InstaEclipse) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#instaeclipse-note) - Modded Instagram Clients / [Tools](https://play.google.com/store/apps/details?id=com.dageek.socialtoolbox_android) +* [⁠Instafel](https://instafel.app/) / [GitHub](https://github.com/mamiiblt/instafel/) or [InstaEclipse](https://github.com/ReSo7200/InstaEclipse) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/instaeclipse-note.md) - Modded Instagram Clients / [Tools](https://play.google.com/store/apps/details?id=com.dageek.socialtoolbox_android) * [TikTokModCloud](https://t.me/TikTokModCloud) - Modded TikTok Client * [Nobook](https://github.com/ycngmn/Nobook) - Ad-Free Facebook Lite * [Telegram-Themer](https://github.com/therxmv/Telegram-Themer) or [Telegram Monet](https://github.com/mi-g-alex/Telegram-Monet) / [Telegram](https://t.me/tgmonet) - Telegram Theme Creators @@ -299,7 +299,7 @@ ## ▷ Screen Tools ## ▷ Number / SMS * ⭐ **[Quik](https://github.com/octoshrimpy/quik)** - Stock Messaging App Replacement -* ⭐ **[Yet Another Call Blocker](https://f-droid.org/en/packages/dummydomain.yetanothercallblocker/)** / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#yet-another-call-blocker-note) / [GitLab](https://gitlab.com/xynngh/YetAnotherCallBlocker), [Should I Answer?](https://www.shouldianswer.net/), [SpamBlocker](https://github.com/aj3423/SpamBlocker) or [Silence](https://f-droid.org/packages/me.lucky.silence) - Block Spam Calls +* ⭐ **[Yet Another Call Blocker](https://f-droid.org/en/packages/dummydomain.yetanothercallblocker/)** / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/yet-another-call-blocker-note.md) / [GitLab](https://gitlab.com/xynngh/YetAnotherCallBlocker), [Should I Answer?](https://www.shouldianswer.net/), [SpamBlocker](https://github.com/aj3423/SpamBlocker) or [Silence](https://f-droid.org/packages/me.lucky.silence) - Block Spam Calls * ⭐ **Fossify Apps** - [Messages](https://github.com/FossifyOrg/Messages) / [Phone](https://github.com/FossifyOrg/Phone) / [Contacts](https://github.com/FossifyOrg/Contacts) * [ConnectYou](https://github.com/you-apps/ConnectYou) - Contacts / SMS App * [OpenContacts](https://gitlab.com/sultanahamer/OpenContacts) - Save Contacts to Separate Database @@ -471,7 +471,7 @@ ## ▷ Android Privacy * [InviZible](https://invizible.net/en/) - Tor, DNSCrypt, And Purple I2P Hybrid VPN / [GitHub](https://github.com/Gedsh/InviZible) * [Intra](https://getintra.org) - Encrypted DNS App * [PermissionManagerX](https://github.com/mirfatif/PermissionManagerX) - App Permission Manager -* [⁠AppLock](https://github.com/PranavPurwar/AppLock) - App Locker / No Root Required / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#app-lock) +* [⁠AppLock](https://github.com/PranavPurwar/AppLock) - App Locker / No Root Required / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/app-lock.md) * [Orbot](https://orbot.app/en/), [2](https://guardianproject.info/apps/org.torproject.android/) - Tor Proxy Apps * [Privacy Guides](https://www.privacyguides.org/en/android/) - Android Privacy Guides * [DroidFS](https://forge.chapril.org/hardcoresushi/DroidFS) - Encrypted File Manager @@ -492,7 +492,7 @@ ## ▷ Android Internet * ↪️ **[QR Code Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_qr_code_tools)** * ↪️ **[Hacker News Apps](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25B7_hacker_news_tools)** * ⭐ **[KeePassDX](https://www.keepassdx.com/)**, **[Bitwarden](https://play.google.com/store/apps/details?id=com.x8bit.bitwarden)** / [Alt Client](https://github.com/AChep/keyguard-app) / [X](https://twitter.com/bitwarden) / [Subreddit](https://reddit.com/r/bitwarden) / [GitHub](https://github.com/bitwarden), [Proton Pass](https://proton.me/pass), [AuthPass](https://authpass.app/), [KeyPass](https://github.com/yogeshpaliyal/KeyPass) or [Keepass2Android](https://play.google.com/store/apps/details?id=keepass2android.keepass2android) / [GitHub](https://github.com/PhilippC/keepass2android) - Password Managers -* ⭐ **[Thunderbird](https://www.thunderbird.net/en-US/mobile/)** / [Notifications](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#thunderbird) / [GitHub](https://github.com/thunderbird/thunderbird-android), [K-9 Mail](https://k9mail.app/), [Monocles](https://f-droid.org/packages/de.monocles.mail/) or [FairEmail](https://email.faircode.eu/) - Email Clients +* ⭐ **[Thunderbird](https://www.thunderbird.net/en-US/mobile/)** / [Notifications](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/thunderbird.md) / [GitHub](https://github.com/thunderbird/thunderbird-android), [K-9 Mail](https://k9mail.app/), [Monocles](https://f-droid.org/packages/de.monocles.mail/) or [FairEmail](https://email.faircode.eu/) - Email Clients * ⭐ **[Network Survey](https://www.networksurvey.app/)**, [PCAPdroid](https://emanuele-f.github.io/PCAPdroid/) or [keepitup](https://github.com/ibbaa/keepitup/) - Network Monitors * [PairVPN Hotspot](https://pairvpn.com/hotspot), [Tetherfi](https://github.com/pyamsoft/tetherfi) or [NetShare](https://netshare.app/) - Create Wi-Fi Hotspots * [Wolfram Alpha](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) - Searchable Knowledge Base @@ -528,7 +528,7 @@ ## ▷ Android Browsers * [Iceraven Browser](https://github.com/fork-maintainers/iceraven-browser) - Firefox-Based / Extensions * [Fennec](https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/) - Firefox-Based / Extensions / [GitLab](https://gitlab.com/relan/fennecbuild) * [FFUpdater](https://github.com/Tobi823/ffupdater) - Multi-Browser Updater -* [Eruda](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#eruda) - Mobile Browser Console / [Userscript](https://greasyfork.org/en/scripts/400760-console-for-mobile-browsers-eruda) / [GitHub](https://github.com/liriliri/eruda) +* [Eruda](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/eruda.md) - Mobile Browser Console / [Userscript](https://greasyfork.org/en/scripts/400760-console-for-mobile-browsers-eruda) / [GitHub](https://github.com/liriliri/eruda) * [Hermit](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) / [2](https://play.google.com/store/apps/details?id=com.chimbori.hermitcrab) - Lite Apps Browser *** @@ -538,7 +538,7 @@ ## ▷ Android File Tools * ↪️ **[Mobile / Desktop Transfer](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/file-tools#wiki_.25BA_file_transfer)** * ⭐ **[1DM](https://play.google.com/store/apps/details?id=idm.internet.download.manager)** / [Features](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search), [Go Speed](https://gopeed.com/) / [Plugins](https://github.com/search?q=topic%3Agopeed-extension&type=repositories) / [GitHub](https://github.com/GopeedLab/gopeed), [AB Download Manager](https://abdownloadmanager.com/)/ [Telegram](https://t.me/abdownloadmanager_discussion) / [GitHub](https://github.com/amir1376/ab-download-manager), [ADM](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) or [FDM](https://play.google.com/store/apps/details?id=org.freedownloadmanager.fdm) - Download Managers * ⭐ **[MiXplorer](https://mixplorer.com/beta/)**, [2](https://mixplorer.com/), [3](https://xdaforums.com/t/app-2-2-mixplorer-v6-x-released-fully-featured-file-manager.1523691/), [MT Manager](https://mt2.cn/) - Advanced Root File Explorer / Manager / [Themes](https://play.google.com/store/apps/details?id=de.dertyp7214.mixplorerthemecreator) -* ⭐ **[SD Maid SE](https://github.com/d4rken-org/sdmaid-se)** - File Manager / Cleaner / [Unlock Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#sd-maid) / [Discord](https://discord.com/invite/8Fjy6PTfXu) +* ⭐ **[SD Maid SE](https://github.com/d4rken-org/sdmaid-se)** - File Manager / Cleaner / [Unlock Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/sd-maid.md) / [Discord](https://discord.com/invite/8Fjy6PTfXu) * ⭐ **[Material Files](https://github.com/zhanghai/MaterialFiles)** - File Manager * ⭐ **[Fossify File Manager](https://github.com/FossifyOrg/File-Manager)** - File Manager * ⭐ **[ZArchiver](https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver)** or [ZipXtract](https://github.com/WirelessAlien/ZipXtract) - File Archivers @@ -925,7 +925,7 @@ # ► Android Streaming * ⭐ **[CloudStream](https://github.com/recloudstream/cloudstream)** - Movies / TV / Anime * ⭐ **CloudStream Resources** - [Docs](https://cloudstream.miraheze.org/wiki/Main_Page) / [Plugins](https://discord.com/invite/wpX5Rfcx87), [2](https://rentry.org/cs3-repos), [3](https://cloudstream.miraheze.org/wiki/List_of_extensions) / [Discord](https://discord.com/invite/5Hus6fM) * ⭐ **[Kodi](https://kodi.tv/)** - [r/Addons4Kodi](https://www.reddit.com/r/Addons4Kodi/) / [Tracker](https://kinkeadtech.com/best-kodi-streaming-addons/) / [Trending](https://kodiapps.com/addons-chart) -* ⭐ **[HDO Box](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks)** (search) - Movies / TV / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#hdo-box-note) / [Telegram](https://t.me/+Ywz5HnhvFHA3Zjk1) / [Discord](https://discord.gg/VPRJVExUVD) +* ⭐ **[HDO Box](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks)** (search) - Movies / TV / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/hdo-box-note.md) / [Telegram](https://t.me/+Ywz5HnhvFHA3Zjk1) / [Discord](https://discord.gg/VPRJVExUVD) * ⭐ **[Syncler](https://syncler.net/)** - Movies / TV / [Providers](https://www.reddit.com/r/providers4syncler/) * ⭐ **[BubblesUPNP](https://play.google.com/store/apps/details?id=com.bubblesoft.android.bubbleupnp)** or [Macast](https://xfangfang.github.io/Macast/) - Media Servers * [CineHD](https://cinehd.xyz/) - Movies / TV @@ -1153,7 +1153,7 @@ ## ▷ iOS Sideloading * ⭐ **[Sideloading Guide](https://rentry.co/sideloadingguide)**, [ios.cfw.guide](https://ios.cfw.guide/sideloading-apps/) or [Avieshek's Guide](https://avieshek.wordpress.com/2024/06/11/how-to-sideload-on-ios/) - Sideloading Guides * ⭐ **[TrollStore](https://github.com/opa334/TrollStore)** - Non-Appstore Apps / No-Jailbreak / 14.0-17.0 / [External Repos](https://github.com/TheResonanceTeam/TrollApps/) / [Decrypt](https://github.com/donato-fiore/TrollDecrypt) / [Guide](https://ios.cfw.guide/installing-trollstore/) / [Web App](https://theresonanceteam.github.io/trollapps-web/) -* ⭐ **[SideStore](https://sidestore.io/)** - Non-Jailbreak Sideloading App (iOS 14.0 & Above) / [Limit Bypass Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#limit-bypass-note) / [Guide](https://docs.sidestore.io/docs/advanced/) +* ⭐ **[SideStore](https://sidestore.io/)** - Non-Jailbreak Sideloading App (iOS 14.0 & Above) / [Limit Bypass Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/limit-bypass-note.md) / [Guide](https://docs.sidestore.io/docs/advanced/) * ⭐ **[Sideloadly](https://sideloadly.io/)** - Non-Jailbreak Sideloading (iOS 7.0 & Above) * ⭐ **[Feather](https://github.com/khcrysalis/Feather)** - Sideloading App (iOS 15.0 & Above) / Requires Apple Dev Certificate * [AltStore Classic](https://altstore.io/) - Non-Jailbreak Sideloading App (iOS 14.0 & Above) / [Repo Viewer](https://therealfoxster.github.io/altsource-viewer/), [2](https://altsource.by.lao.sb/browse/) / [AltServer](https://github.com/NyaMisty/AltServer-Linux) / [Guide](https://faq.altstore.io/altstore-classic/how-to-install-altstore-windows) @@ -1203,7 +1203,7 @@ # ► iOS iPAs * 🌐 **[iOS Console Emulators](https://www.reddit.com/r/EmulationOniOS/wiki/emulators)** - Gaming Emulator Index * ⭐ **PDALife** - [Games](https://pdalife.com/ios/games) / [Apps](https://pdalife.com/ios/programmy/) / [Telegram](https://t.me/pdalife_official) * ⭐ **[CodeVN](https://ios.codevn.net/)** / [Telegram](https://t.me/+1qK9KUZlfGs3ZDg1) or [IPALibrary](https://ipalibrary.me/) - Tweaked Apps / Use Orion to Translate -* [4PDA](https://4pda.to/forum/) - Tweaked Apps / Use Orion to Translate / [Captcha Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#captcha-4pda) +* [4PDA](https://4pda.to/forum/) - Tweaked Apps / Use Orion to Translate / [Captcha Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/captcha-4pda.md) * [AppDB](https://appdb.to) - App Library * [iOSVizor](https://iosvizor.com/) - Tweaked Apps / [Telegram](https://t.me/iosvizor) * [DriftyWinds](https://raw.githubusercontent.com/driftywinds/driftywinds.github.io/master/AltStore/apps.json) - AltStore App Source @@ -1240,7 +1240,7 @@ ## ▷ Telegram Channels ## ▷ Social Media Apps -* ⭐ **[Acorn](https://acorn.blue/)** / [Discord](https://discord.gg/sWzw5GU5RV), [RedditFilter](https://github.com/level3tjg/RedditFilter) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#redditfilter-note), [Apollo](https://github.com/Balackburn/Apollo) / [Tweak](https://github.com/JeffreyCA/Apollo-ImprovedCustomApi), [Lurker](https://apps.apple.com/app/lurkur-for-reddit/id6470203216) or [RDX](https://apps.apple.com/app/rdx-for-reddit/id6503479190) - Reddit Clients +* ⭐ **[Acorn](https://acorn.blue/)** / [Discord](https://discord.gg/sWzw5GU5RV), [RedditFilter](https://github.com/level3tjg/RedditFilter) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/redditfilter-note.md), [Apollo](https://github.com/Balackburn/Apollo) / [Tweak](https://github.com/JeffreyCA/Apollo-ImprovedCustomApi), [Lurker](https://apps.apple.com/app/lurkur-for-reddit/id6470203216) or [RDX](https://apps.apple.com/app/rdx-for-reddit/id6503479190) - Reddit Clients * ⭐ **[Voyager](https://apps.apple.com/app/id6451429762)** / [GitHub](https://github.com/aeharding/voyager), [Arctic](https://getarctic.app/), [Mlem](https://apps.apple.com/app/id6450543782) / [GitHub](https://github.com/mlemgroup/mlem) or [Thunder](https://thunderapp.dev/) / [GitHub](https://github.com/thunder-app/thunder) - Lemmy Clients * ⭐ **[Ice Cubes](https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884)**, [Gazzetta](https://apps.apple.com/app/id6738706671) or [Mastodon](https://apps.apple.com/app/id1571998974) - Mastodon Clients * ⭐ **[BHTwitter](https://github.com/BandarHL/BHTwitter)** or [⁠NeoFreeBird](https://github.com/NeoFreeBird/app) - X.com Apps diff --git a/docs/non-english.md b/docs/non-english.md index 0ca7ca8a9..bee3c1d6e 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -1035,7 +1035,6 @@ ## ▷ Downloading / دانلود * 🌐 **[Persian Telegram Courses](https://rentry.co/sn66v)** - Persian Courses Index * [git_ir](https://t.me/git_ir) - Programming Courses -* [soft98](https://soft98.ir/) - Courses / Software / Games / [Anti-Adblock Fix](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#soft98-note) / PW: `soft98.ir` * [Old Persian Games](https://oldpersiangames.org/) - Iranian Games * [Download.ir](https://download.ir/) - Video / Software / ROMs / Books * [DigiMovie](https://digimoviez.com/) - Movies / TV / Sub / Dub / 1080p @@ -1341,7 +1340,7 @@ # ► Russian / Русский ## ▷ Downloading / Скачивание -* ⭐ **[4PDA](https://4pda.to/forum/)** / Android, iOS / [App](https://github.com/slartus/4pdaClient-plus) / [Captcha Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#captcha-4pda) +* ⭐ **[4PDA](https://4pda.to/forum/)** / Android, iOS / [App](https://github.com/slartus/4pdaClient-plus) / [Captcha Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/captcha-4pda.md) * [Androeed](https://androeed.store/), [2](https://androeed.ru/) / Android * [CWER](http://cwer.ru/), [2](http://cwer.ws/) - Video / Audio / Games / Books * [2BakSa](http://2baksa.ws/) - Video / Audio / Books diff --git a/docs/privacy.md b/docs/privacy.md index bcaed643b..74a9c11aa 100644 --- a/docs/privacy.md +++ b/docs/privacy.md @@ -238,8 +238,8 @@ ## ▷ Browser Privacy * ↪️ **[Android Privacy Browsers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_android_browsers)** * ⭐ **[Tor Browser](https://www.torproject.org/)**, [2](https://tor.eff.org/) - Onion-Routed Browser / [TG Downloads / Bridges](https://t.me/torproject) / [.onion](http://2gzyxa5ihm7nsggfxnu52rck2vv4rvmdlkiu3zzui5du4xyclen53wid.onion/) / [GitLab](https://gitlab.torproject.org/tpo/applications/tor-browser) * ⭐ **[Mullvad Browser](https://mullvad.net/en/browser)** - Tor Browser Fork (without Tor network) / [GitHub](https://github.com/mullvad) -* ⭐ **[arkenfox](https://github.com/arkenfox/user.js)** - Firefox Privacy Tweak / [Video](https://youtu.be/F7-bW2y6lcI) / [GUI](https://arkenfox.github.io/gui/) / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#general-tweak-warning) -* [⁠Phoenix](https://codeberg.org/celenity/Phoenix) - Firefox Privacy Tweak / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#general-tweak-warning) / [GitHub](https://github.com/celenityy/Phoenix) +* ⭐ **[arkenfox](https://github.com/arkenfox/user.js)** - Firefox Privacy Tweak / [Video](https://youtu.be/F7-bW2y6lcI) / [GUI](https://arkenfox.github.io/gui/) / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/general-tweak-warning.md) +* [⁠Phoenix](https://codeberg.org/celenity/Phoenix) - Firefox Privacy Tweak / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/general-tweak-warning.md) / [GitHub](https://github.com/celenityy/Phoenix) * [LibreWolf](https://librewolf.net/) - Custom Privacy-Focused Firefox / [Auto-Updater](https://github.com/ltguillaume/librewolf-winupdater) / [Source Code](https://codeberg.org/librewolf) / [Subreddit](https://www.reddit.com/r/LibreWolf) * [Brave Browser](https://brave.com/) - Privacy Chromium Browser / [Subreddit](https://www.reddit.com/r/brave_browser/) / [GitHub](https://github.com/brave/brave-browser) * [Encrypted SNI](https://www.cloudflare.com/ssl/encrypted-sni/) - Cloudflare Browser Check @@ -364,8 +364,8 @@ # ► VPN * 🌐 **[Techlore Chart](https://techlore.tech/vpn)** - VPN Comparison Charts * 🌐 **[VPN Relationships](https://kumu.io/Windscribe/vpn-relationships)**, [2](https://windscribe.com/vpnmap) - VPN Relationship Map -* ⭐ **[WARP](https://one.one.one.one/)** - Free / Unlimited / [Wireguard](https://rentry.co/foss-warp) (kill switch) / [Alt Client](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#alt-warp-clients) / [Config Generator](https://colab.research.google.com/drive/1fomBbh0mRxpVoGAY5gYT5zPBnFKsLV9o?usp=sharing), [2](https://f0rc3run.github.io/free-warp-endpoints/) -* ⭐ **[Proton VPN](https://protonvpn.com)** - Unlimited / [Torrent Guide](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#proton-torrenting) / [Wireguard](https://protonvpn.com/support/wireguard-configurations) / [Subreddit](https://www.reddit.com/r/ProtonVPN/) / [Telegram](https://t.me/proton_privacy) / [GitHub](https://github.com/ProtonVPN/) +* ⭐ **[WARP](https://one.one.one.one/)** - Free / Unlimited / [Wireguard](https://rentry.co/foss-warp) (kill switch) / [Alt Client](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/alt-warp-clients.md) / [Config Generator](https://colab.research.google.com/drive/1fomBbh0mRxpVoGAY5gYT5zPBnFKsLV9o?usp=sharing), [2](https://f0rc3run.github.io/free-warp-endpoints/) +* ⭐ **[Proton VPN](https://protonvpn.com)** - Unlimited / [Torrent Guide](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/proton-torrenting.md) / [Wireguard](https://protonvpn.com/support/wireguard-configurations) / [Subreddit](https://www.reddit.com/r/ProtonVPN/) / [Telegram](https://t.me/proton_privacy) / [GitHub](https://github.com/ProtonVPN/) * ⭐ **[Windscribe](https://windscribe.com)** - No Torrenting w/ Free Plan / 10GB Monthly / [Subreddit](https://www.reddit.com/r/Windscribe/) / [GitHub](https://github.com/windscribe) * ⭐ **[RiseupVPN](https://riseup.net/en/vpn)** - Free / Unlimited / [GitHub](https://github.com/riseupnet) * ⭐ **[AirVPN](https://airvpn.org/)** - Paid / [.onion](https://airvpn3epnw2fnsbx5x2ppzjs6vxtdarldas7wjyqvhscj7x43fxylqd.onion/) / [GitHub](https://github.com/AirVPN) / [GitLab](https://gitlab.com/AirVPN) @@ -491,7 +491,7 @@ ## ▷ Proxy Sites * [Delusionz](https://delusionz.xyz/) / [Discord](https://discord.com/invite/Dpj8C8SAmH) * [ProxyPal](https://proxypal.net/) / [Telegram](https://t.me/PlainProxies) * [Proxyium](https://proxyium.com/) -* [Google Translate](https://translate.google.com/) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#google-translate-note) +* [Google Translate](https://translate.google.com/) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/google-translate-note.md) * [Proxy Checker](https://proxy-checker.net/), [proxy-scraper](https://github.com/iw4p/proxy-scraper) or [proxy-scraper-checker](https://github.com/monosans/proxy-scraper-checker) - Proxy Scrapers / Checkers * [CheckSocks5](https://checksocks5.com/) - SOCKS5 Proxy Checker * [Knaben.info](https://knaben.info/) - Torrent Site Proxies diff --git a/docs/reading.md b/docs/reading.md index e3c4de8d0..84f36a28e 100644 --- a/docs/reading.md +++ b/docs/reading.md @@ -9,11 +9,11 @@ # ► Ebooks * 🌐 **[Open Slum](https://open-slum.org/)**, [2](https://open-slum.pages.dev/) - Book Site Index / Uptime Tracking * ⭐ **[Anna's Archive](https://annas-archive.li/)**, [2](https://annas-archive.pm/), [3](https://annas-archive.in/) - Books / Comics / [Auto-Expand](https://greasyfork.org/en/scripts/494262) / [Matrix](https://matrix.to/#/#annas:archivecommunication.org) / [Subreddit](https://www.reddit.com/r/Annas_Archive/) * ⭐ **[Z-Library](https://z-lib.gd/)**, [2](https://articles.sk/), [3](https://1lib.sk/), [4](https://z-lib.fm/) - Books / Comics / [Apps / Extensions](https://go-to-library.sk/), [2](https://playtorrio.xyz/) / [.onion](http://loginzlib2vrak5zzpcocc3ouizykn6k5qecgj2tzlnab5wcbqhembyd.onion/), [2](http://bookszlibb74ugqojhzhg2a63w5i2atv5bqarulgczawnbmsb6s6qead.onion/) / [Subreddit](https://www.reddit.com/r/zlibrary/) -* ⭐ **[Mobilism](https://forum.mobilism.org)**, [2](https://forum.mobilism.me/) - Books / Audiobooks / Magazines / Newspapers / Comics / [Ranks](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#mobilism-ranks) +* ⭐ **[Mobilism](https://forum.mobilism.org)**, [2](https://forum.mobilism.me/) - Books / Audiobooks / Magazines / Newspapers / Comics / [Ranks](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/mobilism-ranks.md) * ⭐ **[MyAnonaMouse](https://www.myanonamouse.net/)** - Books / Audiobooks / Comics / Sheet Music / [Invite Required](https://www.myanonamouse.net/inviteapp.php) * ⭐ **[Library Genesis](https://libgen.li/)** - Books / Comics / Manga / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_libgen_tools) / [Mirrors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage/#wiki_libgen_mirrors) / [Subreddit](https://reddit.com/r/libgen) * [Internet Archive](https://archive.org/details/texts) - Books / Audiobooks / Magazines / Newspapers / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage/#wiki_internet_archive_tools) -* [WeLib](https://welib.org/) - Anna's Archive Mirror / [Unofficial](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#welib-note) +* [WeLib](https://welib.org/) - Anna's Archive Mirror / [Unofficial](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/welib-note.md) * [eBookBB](https://ebookbb.in/) - Books / Download * [iBookPile](https://ibookpile.in/) - Books / Download * [Liber3](https://liber3.eth.limo/) - Book Search / Download @@ -35,7 +35,7 @@ # ► Ebooks * [The Free Book Library](https://ebooks.i2p/) - I2P Required * [r/FreeEBOOKS](https://reddit.com/r/FreeEBOOKS) - Ebook Subreddit * [Book Search Guide](https://docs.google.com/document/d/1ZwWs8JOrlkrrqiHwkQSwc4_NM85Zbzc9t9ifQ1rHZgM/mobilebasic) - Guide to Finding Articles / Books -* / [Request Guide](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#irc-highway-note) +* / [Request Guide](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/irc-highway-note.md) * IRC Book Tools - [Guide](https://www.reddit.com/r/Piracy/comments/2oftbu/guide_the_idiot_proof_guide_to_downloading_ebooks/) / [mIRC](https://redd.it/znprct) / [Downloader](https://evan-buss.github.io/openbooks/) *** @@ -110,7 +110,7 @@ ## ▷ Ebook Readers * ⭐ **[KoReader](https://koreader.rocks/)** - Ebook Reader / Windows, Linux, Android / [GitHub](https://github.com/koreader/koreader) * ⭐ **[SumatraPDFReader](https://www.sumatrapdfreader.org/free-pdf-reader)** - Ebook & PDF Reader / Windows * ⭐ **[Calibre](https://calibre-ebook.com/)** - Ebook Reader / Windows, Mac, Linux -* ⭐ **[Foxit](https://www.foxit.com/pdf-reader/)** - PDF Reader / All Platforms / [Features](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/download#wiki_.25BA_software_sites) (search) / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#foxit-warning) +* ⭐ **[Foxit](https://www.foxit.com/pdf-reader/)** - PDF Reader / All Platforms / [Features](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/download#wiki_.25BA_software_sites) (search) / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/foxit-warning.md) * ⭐ **[EinkBro](https://github.com/plateaukao/einkbro)** - E-Ink Browser * [ComparisonTabl.es](https://comparisontabl.es/) - Compare E-Readers * [PlayTorrio](https://playtorrio.xyz/) - Ebook Reader / Windows / [Discord](https://discord.gg/bbkVHRHnRk) / [GitHub](https://github.com/ayman708-UX/PlayTorrio) @@ -287,7 +287,7 @@ ## ▷ Newspapers * 🌐 **[Veridian](https://veridiansoftware.com/collections/)** - Newspaper Archive List * ↪️ **[Bypass Newspaper Paywalls](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_paywall_bypass)** * ↪️ **[Worldwide News Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25BA_news)** -* ⭐ **[Mobilism Newspapers](https://forum.mobilism.org/viewforum.php?f=123)** / [User Ranks](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#mobilism-ranks) +* ⭐ **[Mobilism Newspapers](https://forum.mobilism.org/viewforum.php?f=123)** / [User Ranks](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/mobilism-ranks.md) * ⭐ **[Google Newspaper Search](https://news.google.com/newspapers)** * [SoftArchive](https://softarchive.download/newspapers) * [Meta-Press](https://www.meta-press.es/) - Newspaper Search @@ -370,8 +370,8 @@ # ► Audiobooks ## ▷ Downloading -* ⭐ **[Mobilism Audiobooks](https://forum.mobilism.org/viewforum.php?f=124)**, [2](https://forum.mobilism.me/viewforum.php?f=124) / [User Ranks](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#mobilism-ranks) -* ⭐ **[AudiobookBay](https://audiobookbay.lu/)** - Torrents / **[Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#audiobookbay-warning)** +* ⭐ **[Mobilism Audiobooks](https://forum.mobilism.org/viewforum.php?f=124)**, [2](https://forum.mobilism.me/viewforum.php?f=124) / [User Ranks](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/mobilism-ranks.md) +* ⭐ **[AudiobookBay](https://audiobookbay.lu/)** - Torrents / **[Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/audiobookbay-warning.md)** * ⭐ **[MyAnonaMouse](https://www.myanonamouse.net/)** - [Invites](https://www.myanonamouse.net/inviteapp.php) * ⭐ **[Audiobook CSE](https://cse.google.com/cse?cx=006516753008110874046:cwbbza56vhd)** or **[Rave Search](https://ravebooksearch.com/index-audiobooks)** - Multi-Site Audiobook Search * [AudioBooksBee](https://audiobooksbee.com/) @@ -510,7 +510,7 @@ ## ▷ Manga ## ▷ Magazines -* ⭐ **[Mobilism Magazines](https://forum.mobilism.org/viewforum.php?f=123)** - Multi-Host / [User Ranks](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#mobilism-ranks) +* ⭐ **[Mobilism Magazines](https://forum.mobilism.org/viewforum.php?f=123)** - Multi-Host / [User Ranks](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/mobilism-ranks.md) * ⭐ **[PDFMagazines](https://pdfmagazines.club/)** - Novafile * ⭐ **[DownMagaz](https://downmagaz.net/)** - Novafile / Turbobit * ⭐ **[MagazineLib](https://magazinelib.com/)** - VK diff --git a/docs/social-media-tools.md b/docs/social-media-tools.md index d9871a42a..331f08a83 100644 --- a/docs/social-media-tools.md +++ b/docs/social-media-tools.md @@ -36,7 +36,7 @@ # ► Discord Tools * ⭐ **[embeddr.top](https://embeddr.top/)**, **[x266.mov](https://x266.mov/discord-embed/)**, [npf.is](https://discord.nfp.is/), [stolen.shoes](https://stolen.shoes/) or [embeds.video](https://embeds.video/) - Discord Video Embedders * ⭐ **[embedez](https://embedez.com/)** / [X](https://x.com/embedez) / [Discord](https://discord.gg/FmW9c8gtCp) or [FxEmbed](https://github.com/FxEmbed/FxEmbed) - Social Link Embedders * ⭐ **[Disblock Origin](https://codeberg.org/AllPurposeMat/Disblock-Origin)** or [Discord Adblock](https://codeberg.org/ridge/Discord-AdBlock) - Hide Nitro / Boost Ads -* ⭐ **[OpenAsar](https://openasar.dev/)** - Better Performance with Improved `app.asar` / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#openasar) / [Discord](https://discord.gg/YDMptE8u2b) / [GitHub](https://github.com/GooseMod/OpenAsar) +* ⭐ **[OpenAsar](https://openasar.dev/)** - Better Performance with Improved `app.asar` / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/openasar.md) / [Discord](https://discord.gg/YDMptE8u2b) / [GitHub](https://github.com/GooseMod/OpenAsar) * [⁠Nelly](https://nelly.tools/) - Discord Web Tools * [AnswersOverflow](https://www.answeroverflow.com/) - Discord Search Engine * [Discord Profile Viewer](https://addynrpfp.vercel.app/) - View / Download Discord User's Avatar or Banner @@ -165,7 +165,7 @@ # ► Reddit Tools * ⭐ **[Newsit](https://newsit.benwinding.com/)** - Webpage Comments Widget / [GitHub](https://github.com/benwinding/newsit) * [Redditp](https://redditp.com/) or [Reddit Viewer](https://reddit-viewer.com/) - Reddit TikTok Style Viewers * [Beleave](https://beleave.virock.org/) or [SubCleaner](https://www.subcleaner.com/) - Subreddit Cleaners / Managers -* [Bookmarkeddit](https://bookmarkeddit.com/) - Saved Post Manager / Organizer / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#bookmarkeddit) / [GitHub](https://github.com/mateussilva98/bookmarkeddit) +* [Bookmarkeddit](https://bookmarkeddit.com/) - Saved Post Manager / Organizer / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/bookmarkeddit.md) / [GitHub](https://github.com/mateussilva98/bookmarkeddit) * [Reddit Comber](https://redditcomber.com/) or [Sub Notification](https://redd.it/5mz9z5) - Reddit Keyword Notifications * [Reddit Preview](https://redditpreview.com/) - Preview Reddit Posts * [RedditRaffler](https://www.redditraffler.com/) - Reddit Raffle System @@ -405,7 +405,7 @@ ## ▷ YouTube Downloaders * 🌐 **[YT-DL GUI Index](https://www.reddit.com/r/youtubedl/wiki/info-guis)** - List of YouTube Downloader GUIs * ↪️ **[Multi-Site Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25BA_video_download)** * ⭐ **[yt-dlp](https://github.com/yt-dlp/yt-dlp)** - YouTube CLI Downloader / [Commands](https://toolbrew.org/), [2](https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection) / [Discord](https://discord.gg/H5MNcFW63r) -* ⭐ **[JDownloader](https://jdownloader.org/jdownloader2)** - YouTube Downloader App / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#jdownloader) +* ⭐ **[JDownloader](https://jdownloader.org/jdownloader2)** - YouTube Downloader App / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/jdownloader.md) * ⭐ **[Parabolic](https://github.com/NickvisionApps/Parabolic)** or [Tartube](https://tartube.sourceforge.io/) - Cross-Platform YT-DLP GUIs * ⭐ **[YoutubeDownloader](https://github.com/Tyrrrz/YoutubeDownloader)** - YouTube Downloader App * ⭐ **[AMP4](https://amp4.cc/)** - YouTube Downloader / Online diff --git a/docs/system-tools.md b/docs/system-tools.md index 36f7b71fc..04bce362f 100644 --- a/docs/system-tools.md +++ b/docs/system-tools.md @@ -39,7 +39,7 @@ # ► System Tools ## ▷ System Tweaks -* ⭐ **[Windhawk](https://windhawk.net/)**, [MajorGeeks Windows Tweaks](https://www.majorgeeks.com/files/details/majorgeeks_registry_tweaks.html) or [Winaero](https://winaero.com/) / [2](https://winaerotweaker.com/) - System Tweaking Tools / **[Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#general-tweak-warning)** +* ⭐ **[Windhawk](https://windhawk.net/)**, [MajorGeeks Windows Tweaks](https://www.majorgeeks.com/files/details/majorgeeks_registry_tweaks.html) or [Winaero](https://winaero.com/) / [2](https://winaerotweaker.com/) - System Tweaking Tools / **[Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/general-tweak-warning.md)** * ⭐ **[StartAllBack](https://www.startallback.com/)** - Tweaked Start Menu & Taskbar / Windows 11 / [Fix](https://rentry.co/FMHYB64#startxback) * ⭐ **[EverythingToolbar](https://github.com/srwi/EverythingToolbar)** - Everything Search in Taskbar * ⭐ **[Open Shell](https://open-shell.github.io/Open-Shell-Menu/)** / [Customizable Skin](https://github.com/bonzibudd/Fluent-Metro) or [StartIsBack](https://startisback.com/) / [Fix](https://rentry.co/FMHYB64#startxback) - Classic Start Menus @@ -217,7 +217,7 @@ # ► Hardware Tools * [Ozone3D](https://www.ozone3d.net/index_softwares.php), [UNIGINE Benchmarks](https://benchmark.unigine.com/) or [OCCT](https://www.ocbase.com/occt/personal) - System Benchmarking * [Testmem5](https://www.overclock.net/threads/memory-testing-with-testmem5-tm5-with-custom-configs.1751608/) - Memory Benchmarking * [MemTest](https://www.memtest.org/) - Memory Diagnostic Tool -* [SDIO](https://glenn.delahoy.com/snappy-driver-installer-origin), [Drivers Collection](https://driverscollection.com/), [Driverscape](https://www.driverscape.com/) or [DriverStoreExplorer](https://github.com/lostindark/DriverStoreExplorer) - Update / Install Missing Drivers / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#driver-note) +* [SDIO](https://glenn.delahoy.com/snappy-driver-installer-origin), [Drivers Collection](https://driverscollection.com/), [Driverscape](https://www.driverscape.com/) or [DriverStoreExplorer](https://github.com/lostindark/DriverStoreExplorer) - Update / Install Missing Drivers / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/driver-note.md) * [VOGONS Drivers](https://vogonsdrivers.com/) - Vintage Computer Hardware Forum / [Forums](https://www.vogons.org/) *** @@ -264,7 +264,7 @@ ## ▷ Disk Tools * ⭐ **[Validrive](https://www.grc.com/validrive.htm)** - Check True Storage Size of USB Devices * [TrueNAS](https://www.truenas.com/) - Storage System * [QDirStat](https://github.com/shundhammer/qdirstat) - Directory Statistics -* [CrystalDiskInfo](https://crystalmark.info/en/software/crystaldiskinfo/) / [Warning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#crystaldiskinfo), [Scrutiny](https://github.com/AnalogJ/scrutiny), [GSmartControl](https://gsmartcontrol.shaduri.dev/) / [GitHub](https://github.com/ashaduri/gsmartcontrol) or [smartmontools](https://www.smartmontools.org/) - Drive Diagnostics +* [CrystalDiskInfo](https://crystalmark.info/en/software/crystaldiskinfo/) / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/crystaldiskinfo.md), [Scrutiny](https://github.com/AnalogJ/scrutiny), [GSmartControl](https://gsmartcontrol.shaduri.dev/) / [GitHub](https://github.com/ashaduri/gsmartcontrol) or [smartmontools](https://www.smartmontools.org/) - Drive Diagnostics * [Macrorit Partition Expert](https://macrorit.com/partition-magic-manager/partition-expert-download.html) - Disk Usage Analyzer * [Diskovery](https://diskovery.io/) - Disk Usage Analyzer * [Gdu](https://github.com/dundee/gdu) or [dua](https://lib.rs/crates/dua-cli) - Disk Usage Analyzer with Parallel Processing @@ -330,7 +330,7 @@ ## ▷ Mouse / Keyboard ## ▷ System Audio -* ⭐ **[Equalizer APO](https://sourceforge.net/projects/equalizerapo/)**, [2](https://equalizerapo.com/) / [GUI](https://sourceforge.net/projects/peace-equalizer-apo-extension/), [Dolby Access](https://apps.microsoft.com/detail/9n0866fs04w8) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#dolby-access--atmos-note) or [FXSound](https://www.fxsound.com/) - Audio Equalizers +* ⭐ **[Equalizer APO](https://sourceforge.net/projects/equalizerapo/)**, [2](https://equalizerapo.com/) / [GUI](https://sourceforge.net/projects/peace-equalizer-apo-extension/), [Dolby Access](https://apps.microsoft.com/detail/9n0866fs04w8) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/dolby-access-atmos-note.md) or [FXSound](https://www.fxsound.com/) - Audio Equalizers * ⭐ **[AutoEQ](https://autoeq.app/)** or [⁠PEQdB](https://peqdb.com/) - Create Custom Equalizer Presets / [Discord](https://discord.gg/B7e8cM76PM) * [VoiceMeeter](https://vb-audio.com/Voicemeeter/index.htm) - Audio Mixers / Multi-Device Playback / [Banana](https://vb-audio.com/Voicemeeter/banana.htm) * [⁠Sonar](https://steelseries.com/gg/sonar) or [noise-suppression-for-voice](https://github.com/werman/noise-suppression-for-voice) - Noise Cancelling Software @@ -402,7 +402,7 @@ # ► Customization * 🌐 **[Windows-Ricing](https://github.com/winthemers/wiki)**, [Frutiger Aero Archive](https://frutigeraeroarchive.org/) or [Heliohost Guide](https://ninjasr.varesia.com/w/lb/windows) - Windows Ricing Resources * ⭐ **[Rainmeter](https://www.rainmeter.net/)** / [Discord](https://discord.com/invite/rainmeter) or [⁠Seelen UI](https://github.com/eythaann/Seelen-UI) / [Discord](https://discord.gg/ABfASx5ZAJ) - Desktop Customization Environments -* ⭐ **[OpenRGB](https://openrgb.org/)** / [Beta](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#openrgb-beta), **[WLED](https://kno.wled.ge/)**, [Aurora](https://www.project-aurora.com/), [LiquidCTL](https://github.com/liquidctl/liquidctl), [Artemis](https://artemis-rgb.com/), [SignalRGB](https://www.signalrgb.com/) or [FireLight](https://github.com/nicolasdeory/firelight) - RGB Lighting Control +* ⭐ **[OpenRGB](https://openrgb.org/)** / [Beta](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/openrgb-beta.md), **[WLED](https://kno.wled.ge/)**, [Aurora](https://www.project-aurora.com/), [LiquidCTL](https://github.com/liquidctl/liquidctl), [Artemis](https://artemis-rgb.com/), [SignalRGB](https://www.signalrgb.com/) or [FireLight](https://github.com/nicolasdeory/firelight) - RGB Lighting Control * ⭐ **[VSThemes](https://vsthemes.org/en/)**, [WindowsCustomization](https://windowscustomization.com/) or [7Themes](https://7themes.su/) - Theme Indexes * Styled Themes - [Anime](https://winmoes.com/) / [Modern Style](https://www.vinstartheme.com/) / [macOS Style](https://redd.it/pd5ha6) / [Old School Style](https://winclassic.boards.net/), [2](https://forum.spacehey.com/topic?id=94545) * [VirtualCustoms](https://virtualcustoms.net/), [⁠WinClassic](https://winclassic.net/) or [winthemers](https://discord.com/invite/8FFWAqdtc4) - Customization Communities diff --git a/docs/video-tools.md b/docs/video-tools.md index 92a1821b9..da82cf109 100644 --- a/docs/video-tools.md +++ b/docs/video-tools.md @@ -307,7 +307,7 @@ # ► Media Servers ## ▷ Plex Tools * [Reddit Guide](https://redd.it/ma1hlm) - Plex Setup Guides -* [Tautulli](https://tautulli.com/) - Server Monitor / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#tautulli-note) +* [Tautulli](https://tautulli.com/) - Server Monitor / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/tautulli-note.md) * [SuperPlex](https://normantheidiot.neocities.org/superplex/) - Plex Plugins * [Kitana](https://github.com/pannal/Kitana) - Plugin Frontend * [Reaparr](https://www.reaparr.rocks/) - Merge Plex Libraries w/ Your Own @@ -359,7 +359,7 @@ # ► Video Download * ⭐ **[yt-dlp](https://github.com/yt-dlp/yt-dlp)** or [YTDL-PATCHED](https://github.com/ytdl-patched/ytdl-patched) - Multi-Site / [Commands](https://toolbrew.org/), [2](https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection) / [Discord](https://discord.gg/H5MNcFW63r) * ⭐ **[cobalt](https://cobalt.tools/)** - Multi-Site / Online / [Instances](https://instances.cobalt.best/), [2](https://cobalt.directory/) / [Playlist Support](https://playlist.kwiatekmiki.pl/), [2](https://playlist.kwiatekmiki.com/) / [X](https://x.com/justusecobalt) / [Discord](https://discord.com/invite/pQPt8HBUPu) / [GitHub](https://github.com/imputnet/cobalt) * ⭐ **[9xbuddy](https://9xbuddy.com/)**, [2](https://9xbuddy.site/), [3](https://9xbuddy.in/) - Multi-Site / Online -* ⭐ **[Video DownloadHelper](https://www.downloadhelper.net/)** / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#video-downloadhelper), [FetchV](https://fetchv.net/) or [MPMux](https://mpmux.com/) - Extensions +* ⭐ **[Video DownloadHelper](https://www.downloadhelper.net/)** / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/video-downloadhelper.md), [FetchV](https://fetchv.net/) or [MPMux](https://mpmux.com/) - Extensions * [CD(R)M-Project](https://cdm-project.com/explore/repos) - DRM Tools / [Discord](https://discord.gg/zvGBza34JP) * [⁠XT Fetch](https://xt-fetch.vercel.app/) - Multi-Site / Online * [VideoFK](https://www.videofk.com/) - Multi-Site / Online diff --git a/docs/video.md b/docs/video.md index 6fe085f04..f96eb37f9 100644 --- a/docs/video.md +++ b/docs/video.md @@ -11,7 +11,7 @@ # ► Streaming Sites *** * ⭐ **[Cineby](https://www.cineby.gd/)**, [2](https://www.bitcine.app/) or [Fmovies+](https://www.fmovies.gd/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/C2zGTdUbHE) -* ⭐ **[P-Stream](https://pstream.mov/)** - Movies / TV / Anime / Auto-Next / **[Add Sources](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#movie-web)** / [Discord](https://discord.gg/uHU4knYRPa) / [GitHub](https://github.com/p-stream) +* ⭐ **[P-Stream](https://pstream.mov/)** - Movies / TV / Anime / Auto-Next / **[Add Sources](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/movie-web.md)** / [Discord](https://discord.gg/uHU4knYRPa) / [GitHub](https://github.com/p-stream) * ⭐ **[Aether](https://aether.mom/)**, [2](https://legacy.aether.mom/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/MadMF7xb5q) * ⭐ **[XPrime](https://xprime.today/)**, [2](https://xprime.stream/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/pDjg5ccSgg) * ⭐ **[Rive](https://rivestream.org/)**, [2](https://rivestream.net/), [3](https://www.rivestream.app/) or [CorsFlix](https://watch.corsflix.net), [2](https://watch.corsflix.dpdns.org/), [3](https://corsflix.net) - Movies / TV / Anime / Auto-Next / [Status](https://rentry.co/rivestream) / [Discord](https://discord.gg/6xJmJja8fV) @@ -19,7 +19,7 @@ # ► Streaming Sites * ⭐ **[VeloraTV](https://veloratv.ru/)** or [456movie](https://456movie.net/), [2](https://345movie.net/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/4SJ5c9gZUQ) * ⭐ **[Cinegram](https://cinegram.net/)** - Movies / TV / Anime / Auto-Next * ⭐ **[SpenFlix](https://watch.spencerdevs.xyz/)**, [2](https://spenflix.ru/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/RF8vMBRtTs) -* [1Shows](https://www.1shows.nl/), [1Flex](https://www.1flex.nl/) or [RgShows](https://www.rgshows.ru/) - Movies / TV / Anime / [Auto Next](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#rgshows-autoplay) / [Guide](https://www.rgshows.ru/guide.html) / [Discord](https://discord.gg/the-one) +* [1Shows](https://www.1shows.nl/), [1Flex](https://www.1flex.nl/) or [RgShows](https://www.rgshows.ru/) - Movies / TV / Anime / [Auto Next](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/rgshows-autoplay.md) / [Guide](https://www.rgshows.ru/guide.html) / [Discord](https://discord.gg/the-one) * [Cinevibe](https://cinevibe.asia/) - Movies / TV / Anime / [Discord](https://discord.com/invite/4BU2XbAPdu) * [FilmCave](https://filmcave.ru/) or [Flixway](https://flixway.pro/) - Movies / TV / Anime / Auto-Next / [Telegram](https://t.me/fmcave) / [Discord](https://discord.gg/BtpYzMbDjH) * [Cinema.BZ](https://cinema.bz/) - Movies / TV / Anime / Auto-Next / [Telegram](https://t.me/cinemabz) @@ -83,7 +83,7 @@ ## ▷ Stream Aggregators * [Primeshows](https://www.primeshows.uk/) or [Netflex](https://netflex.uk/) - Movies / TV / Anime / [Discord](https://discord.com/invite/t2PnzRgKeM) * [LordFlix](https://lordflix.club/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/JeMDzxSbhH) * [Bludclart](https://watch.bludclart.com/), [2](https://watch.streamflix.one/) - Movies / TV / Anime / [Add Sources](https://greasyfork.org/en/scripts/538940) / [Discord](https://discord.gg/5Am2QQW6qZ) -* [Flicker](https://flickermini.pages.dev/) - Movies / TV / Anime / [Proxy](https://flickerminiproxy.pages.dev/) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#flicker-proxy) / [Subreddit](https://www.reddit.com/r/flickermini/) +* [Flicker](https://flickermini.pages.dev/) - Movies / TV / Anime / [Proxy](https://flickerminiproxy.pages.dev/) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/flicker-proxy.md) / [Subreddit](https://www.reddit.com/r/flickermini/) * [1PrimeShows](https://1primeshow.online/) - Movies / TV / Anime / [Discord](https://discord.gg/7JKJSbnHqf) * [Netplay](https://netplayz.live/) or [Cinelove](https://cinelove.live/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/NCH4rzxJ36) * [Youflex](https://youflex.live/) - Movies / TV / Anime @@ -404,7 +404,7 @@ ## ▷ Live TV * [huhu.to](https://huhu.to/), [vavoo.to](https://vavoo.to/), [kool.to](https://kool.to/) or [oha.to](https://oha.to/) - TV / Sports / European * [Xumo Play](https://play.xumo.com/networks) - TV / US Only * [Pluto](https://pluto.tv/live-tv), [2](https://app-lgwebos.pluto.tv/live-tv) - TV / Sports / US Only -* [USTVGo](https://ustvgo.click/) - TV / Sports / [Player Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#sport7) +* [USTVGo](https://ustvgo.click/) - TV / Sports / [Player Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/sport7.md) * [LiveHDTV](https://www.livehdtv.com/) - TV * [⁠Globe TV](https://globetv.app/) - TV / Sports * [uFreeTV](https://ufreetv.com/) - TV @@ -445,7 +445,7 @@ ## ▷ Live Sports * ⭐ **[WatchSports](https://watchsports.to/)** - Stream Aggregator * ⭐ **[NTV](https://ntvstream.cx/)**, [2](http://ntv.cx/) - TV / Sports / Aggregator / [Mirrors](https://ntv.direct/) / [Telegram](https://t.me/ntvstream) / [Discord](https://discord.gg/uY3ud5gcpW) * ⭐ **[Watch Footy](https://watchfooty.st/)**, [2](https://www.watchfooty.top), [3](https://watchfooty.su/) - Stream Aggregator / [Mirrors](https://watchfty.link/) / [Discord](https://discord.gg/T38kUWZHtB) -* ⭐ **[Sport7](https://sport7.pro/)**, [2](https://sport71.pro//) / [Player Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#sport7) / [Telegram](https://t.me/goatifisports) / [Discord](https://discord.gg/xcdfVwgEx3) +* ⭐ **[Sport7](https://sport7.pro/)**, [2](https://sport71.pro//) / [Player Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/sport7.md) / [Telegram](https://t.me/goatifisports) / [Discord](https://discord.gg/xcdfVwgEx3) * ⭐ **[DaddyLive](https://dlhd.dad/)**, [2](https://dlhd.dad/), [3](https://thedaddy.dad/), [4](https://dlhd.click/), [5](https://daddylivestream.com/) - TV / Sports / [Mirrors](https://daddyny.com/) * ⭐ **[PPV.TO](https://ppv.to/)**, [2](https://ppvs.su/) - Live Events / [Mirrors](https://ppv.link/) / [Discord](https://discord.gg/5AMPdpckjH) * ⭐ **[BINTV](https://bintv.fun/)** / [Telegram](https://t.me/+PiQ1lsDtjoU5NmFl) / [Discord](https://discord.gg/fMU4hpDjPg) @@ -631,7 +631,7 @@ # ► Download Sites * ⭐ **[Pahe](https://pahe.ink/)** - Movies / TV / Anime / 4K / [Ad-Bypass (Must Have)](https://greasyfork.org/en/scripts/443277) / [Discord](https://discord.gg/4AvaCsd2J4) * ⭐ **[DDLBase](https://ddlbase.com/)** - Movies / 4K / 3D / Remuxes * ⭐ **[⁠XDMovies](https://xdmovies.site/)** - Movies / TV / 4K -* ⭐ **[MovieParadise](https://movieparadise.org/)** - Movies / TV / [Sign-Up Code (Important)](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#movieparadise-code) +* ⭐ **[MovieParadise](https://movieparadise.org/)** - Movies / TV / [Sign-Up Code (Important)](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/movieparadise-code.md) * ⭐ **[Rive](https://rivestream.org/)**, [2](https://rivestream.net/) - Movies / TV / Anime / [Status](https://rentry.co/rivestream) / [Discord](https://discord.gg/6xJmJja8fV) * ⭐ **[1Shows](https://www.1shows.nl/)** or [RgShows](https://www.rgshows.ru/) - Movies / TV / Anime / [Discord](https://discord.gg/the-one) * ⭐ **[LunaStream](https://lunastream.fun/)** - Movies / TV / Anime / [Discord](https://discord.gg/3kpj8SuMy5) @@ -824,7 +824,7 @@ # ► Torrent Sites * [MSearch](https://msearch.vercel.app/) - Movies / TV * [⁠RARBGLite](https://rarbglite.github.io/) - RARBG Movie Magnet Archive * [Public Domain Movie Torrents](https://www.publicdomaintorrents.info/) - Movies -* [YTS](https://yts.bz/) or [YifyMovies](https://yifymovies.xyz/) - Movies / [Discord](https://discord.gg/GwDraJjMga) / [Note](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#yts--yify-note) / [Proxies](https://ytsproxies.com/) +* [YTS](https://yts.bz/) or [YifyMovies](https://yifymovies.xyz/) - Movies / [Discord](https://discord.gg/GwDraJjMga) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/yts-yify-note.md) / [Proxies](https://ytsproxies.com/) * [JapaneseTorrents](https://japanesetorrents.wordpress.com/) - Asian Drama * [IMDb Link em All](https://greasyfork.org/en/scripts/17154-imdb-link-em-all) or [IMDb-Scout-Mod](https://github.com/Purfview/IMDb-Scout-Mod) - Torrent Site Results on IMDb * [srrextra](https://github.com/srrDB/srrextra) - Scene Release Tracker on IMDb From 0936b896af943b777b885edc61d8337661ef196a Mon Sep 17 00:00:00 2001 From: bread <136384195+bbbreaddd@users.noreply.github.com> Date: Wed, 21 Jan 2026 18:28:46 -0800 Subject: [PATCH 305/552] fix: note in search preview (#4616) --- docs/.vitepress/theme/components/VPLocalSearchBox.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/.vitepress/theme/components/VPLocalSearchBox.vue b/docs/.vitepress/theme/components/VPLocalSearchBox.vue index 94ec1709b..4fcaa9bf6 100644 --- a/docs/.vitepress/theme/components/VPLocalSearchBox.vue +++ b/docs/.vitepress/theme/components/VPLocalSearchBox.vue @@ -32,6 +32,8 @@ import { escapeRegExp } from 'vitepress/dist/client/shared' import { useData } from 'vitepress/dist/client/theme-default/composables/data' import { LRUCache } from 'vitepress/dist/client/theme-default/support/lru' import { createSearchTranslate } from 'vitepress/dist/client/theme-default/support/translation' +import Tooltip from './Tooltip.vue' +import FloatingVue from 'floating-vue' const emit = defineEmits<{ (e: 'close'): void @@ -186,6 +188,8 @@ debouncedWatch( const comp = mod.default ?? mod if (comp?.render || comp?.setup) { const app = createApp(comp) + app.use(FloatingVue) + app.component('Tooltip', Tooltip) // Silence warnings about missing components app.config.warnHandler = () => {} app.provide(dataSymbol, vitePressData) From 180d36b70ba6a485b7d62c1fde2275e6950a5ee7 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 21 Jan 2026 18:46:46 -0800 Subject: [PATCH 306/552] deleted notes we don't use anymore --- docs/.vitepress/notes/app-cake-warning.md | 3 --- docs/.vitepress/notes/edith-login.md | 4 ---- docs/.vitepress/notes/lutton-note.md | 3 --- docs/.vitepress/notes/m0nkrus.md | 3 --- docs/.vitepress/notes/pollinations-note.md | 3 --- 5 files changed, 16 deletions(-) delete mode 100644 docs/.vitepress/notes/app-cake-warning.md delete mode 100644 docs/.vitepress/notes/edith-login.md delete mode 100644 docs/.vitepress/notes/lutton-note.md delete mode 100644 docs/.vitepress/notes/m0nkrus.md delete mode 100644 docs/.vitepress/notes/pollinations-note.md diff --git a/docs/.vitepress/notes/app-cake-warning.md b/docs/.vitepress/notes/app-cake-warning.md deleted file mode 100644 index cdec11019..000000000 --- a/docs/.vitepress/notes/app-cake-warning.md +++ /dev/null @@ -1,3 +0,0 @@ -#### App Cake Warning - -The site itself is safe, but in the past they've used leaked public certificates for their official app, which can get your phone(and account) blacklisted from sideloading. diff --git a/docs/.vitepress/notes/edith-login.md b/docs/.vitepress/notes/edith-login.md deleted file mode 100644 index 46829ec72..000000000 --- a/docs/.vitepress/notes/edith-login.md +++ /dev/null @@ -1,4 +0,0 @@ -#### Edith Login - -`user: edith` -`pw: jarvis` diff --git a/docs/.vitepress/notes/lutton-note.md b/docs/.vitepress/notes/lutton-note.md deleted file mode 100644 index 252ffd5b3..000000000 --- a/docs/.vitepress/notes/lutton-note.md +++ /dev/null @@ -1,3 +0,0 @@ -#### Lutton note - -You can ask the bot for english, but it can be hit and miss in terms of working. diff --git a/docs/.vitepress/notes/m0nkrus.md b/docs/.vitepress/notes/m0nkrus.md deleted file mode 100644 index 6e405cd99..000000000 --- a/docs/.vitepress/notes/m0nkrus.md +++ /dev/null @@ -1,3 +0,0 @@ -#### m0nkrus - -![image](https://github.com/user-attachments/assets/3d463300-098d-4392-8710-84dcb7b47a03) diff --git a/docs/.vitepress/notes/pollinations-note.md b/docs/.vitepress/notes/pollinations-note.md deleted file mode 100644 index 5544cdf72..000000000 --- a/docs/.vitepress/notes/pollinations-note.md +++ /dev/null @@ -1,3 +0,0 @@ -#### Pollinations Note - -To use this site for image generation, scroll down to "Image Feed" and change it to "Try" from "Watch". Available models are flux (schnell), turbo (SDXL Turbo), and gptimage. For gptimage, allowed resolutions are 1024x1024, 1536x1024 (landscape), and 1024x1536 (portrait). Change the seed to a random number for different output. The "Write the 'Imagine' word only" button is the submit button. Pretty sure its unlimited for all models, at least through UI. From 640c36d2cad3cb638de26cdeda1f0a9937bc8c82 Mon Sep 17 00:00:00 2001 From: Krolul <72015572+Krolul@users.noreply.github.com> Date: Thu, 22 Jan 2026 02:50:32 +0000 Subject: [PATCH 307/552] Update beginners-guide.md (#4615) --- docs/beginners-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/beginners-guide.md b/docs/beginners-guide.md index c3ccc842c..a6c8a180c 100644 --- a/docs/beginners-guide.md +++ b/docs/beginners-guide.md @@ -6,7 +6,7 @@ ### Adblocking For browsers we recommend **[uBO](https://github.com/gorhill/uBlock)**, and you can also use a **[Redirect Skipper](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools/#wiki_.25B7_redirect_bypass)** to skip annoying countdowns. Note that uBO alone should be enough for browser adblocking, using DNS alongside it can cause conflicts. -For mobile **[AdGuard Premium](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android/#wiki_.25B7_android_adblocking)** / [iOS](https://adguard.com/en/adguard-ios/overview.html) or **[Rethink DNS](https://rethinkdns.com/app)**, and you can block YouTube, Reddit, and X.com ads with **[ReVanced Manager](https://revanced.app/)** or **[Morphe](https://morphe.software/)**, which you can optionally [setup easily](https://wispydocs.pages.dev/revanced-morphe-obtainium/)". Note that uBO works on mobile browsers like Firefox too. +For mobile **[AdGuard Premium](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android/#wiki_.25B7_android_adblocking)** / [iOS](https://adguard.com/en/adguard-ios/overview.html) or **[Rethink DNS](https://rethinkdns.com/app)**, and you can block YouTube, Reddit, and X.com ads with **[ReVanced Manager](https://revanced.app/)** or **[Morphe](https://morphe.software/)**, which you can optionally [setup easily](https://wispydocs.pages.dev/revanced-morphe-obtainium/). Note that uBO works on mobile browsers like Firefox too. !!!note Using several ad blockers, like uBO and AdGuard at the same time can [mess things up](https://x.com/gorhill/status/1033706103782170625). This only happens with regular ad blockers, so it's perfectly okay to use uBO alongside something like SponsorBlock. From 535951fe12bf16994782512e7a57006ac422ff8b Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 21 Jan 2026 19:24:38 -0800 Subject: [PATCH 308/552] updated 9 pages --- docs/ai.md | 7 +++---- docs/audio.md | 6 +++--- docs/beginners-guide.md | 2 +- docs/file-tools.md | 2 +- docs/gaming.md | 2 +- docs/mobile.md | 6 +++--- docs/privacy.md | 4 ++-- docs/torrenting.md | 2 +- docs/video.md | 4 ++-- 9 files changed, 17 insertions(+), 18 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index 890a6c552..892e15edf 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -19,7 +19,7 @@ ## ▷ Official Model Sites * ⭐ **[DeepSeek](https://chat.deepseek.com/)** - DeepSeek-V3.2 / Sign-Up Required / Unlimited / [Subreddit](https://www.reddit.com/r/DeepSeek/) / [Discord](https://discord.com/invite/Tc7c45Zzu5) / [GitHub](https://github.com/deepseek-ai) * ⭐ **[Kimi](https://www.kimi.com/)** - Kimi K2 (Thinking) / Slides / Sign-Up Required / [Subreddit](https://www.reddit.com/r/kimi/) / [Discord](https://discord.gg/TYU2fdJykW) / [GitHub](https://github.com/MoonshotAI) * ⭐ **[Microsoft Copilot](https://copilot.microsoft.com)** - GPT-5.1 / Unlimited / [Reasoning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/better-reasoning.md) / [Discord](https://discord.com/invite/go-copilot) -* [ChatGPT](https://chatgpt.com/) - GPT-5.2 / [Limits](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/chatgpt-limits.md) / [r/OpenAI](https://www.reddit.com/r/OpenAI/) / [r/ChatGPT](https://www.reddit.com/r/ChatGPT/) / [Discord](https://discord.com/invite/openai) +* [ChatGPT](https://chatgpt.com/) - GPT-5.2 / [r/OpenAI](https://www.reddit.com/r/OpenAI/) / [r/ChatGPT](https://www.reddit.com/r/ChatGPT/) / [Limits](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/chatgpt-limits.md) / / [Discord](https://discord.com/invite/openai) * [Qwen](https://chat.qwen.ai/) - Qwen3-Max / Unlimited / [Subreddit](https://www.reddit.com/r/Qwen_AI/) / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) * [Claude](https://claude.ai/) - Claude 4.5 Sonnet / Google Login Required / [Usage Tracker](https://github.com/lugia19/Claude-Usage-Extension) / [Subreddit](https://www.reddit.com/r/ClaudeAI/) / [Discord](https://discord.com/invite/6PPFFzqPDZ) * [⁠Ernie](https://ernie.baidu.com/) - ERNIE 5.0 Preview 1220 / x1 Demo / [4.5 Demo](https://huggingface.co/spaces/baidu/ernie_4.5_turbo_demo) / [x1 Demo](https://huggingface.co/spaces/baidu/ernie_x1_turbo_demo) @@ -299,13 +299,13 @@ # ► Video Generation * ⭐ **[Grok Imagine](https://grok.com/imagine)** - 30 Daily / Imagine 0.9 / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) * ⭐ **[⁠GeminiGen AI](https://geminigen.ai/app/video-gen)** - Sora 2 / Grok / Google Login Required / [Discord](https://discord.gg/vJnYe86T8F) * [Bing Create](https://www.bing.com/images/create) - Sora 1 / No Image Input -* [Sora](https://openai.com/index/sora/) - 6 Daily / [Signup Guide](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/sora.md) / [Remove Watermarks](https://unmarkit.app/sora) +* [Sora](https://openai.com/index/sora/) - 6 Daily / [Remove Watermarks](https://unmarkit.app/sora) / [Signup Guide](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/sora.md) * [Wan AI](https://wan.video/) / Wan Ai / Wan 2.6 / Image to Video / [GitHub](https://github.com/Wan-Video/Wan2.1) * [Qwen](https://chat.qwen.ai/) - 10 Daily / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) * [⁠Vheer](https://vheer.com/) - Unlimited / No Sign-Up * [AIFreeVideo](https://aifreevideo.com/) - Unlimited / MiniMax Video-01 / Sign-Up Required * [Meta AI](https://www.meta.ai/) - Unlimited / Sign-Up Required -* [LMArena](https://lmarena.ai/?mode=direct) - 3 Daily / Sign-Up Required / [X](https://x.com/arena) / [Discord](https://discord.com/invite/lmarena) +* [LMArena](https://lmarena.ai/?mode=direct) - 3 Daily / Sign-Up Required / Reset Limits w/ Temp Mail / [X](https://x.com/arena) / [Discord](https://discord.com/invite/lmarena) * [⁠Klipy](https://klipy.com/) - Klipy / Veo 3 / GIFs / Unlimited / Sign-Up Required * [Google Whisk](https://labs.google/fx/en/tools/whisk) - Veo 3 / 10 Monthly * [Google Flow](https://labs.google/fx/tools/flow) - Veo 2 (10 Monthly) / Veo 3.1 (5 Monthly) @@ -314,7 +314,6 @@ # ► Video Generation * [Opal Veo 3](https://opal.withgoogle.com/?flow=drive:/16qMbrhlc7gjTfI1zpnKbyoBxEcDRi4om&shared&mode=app) - Veo 3 / Use Alt Account * [Genmo](https://www.genmo.ai/) - 30 Monthly / [GitHub](https://github.com/genmoai/mochi) * [Vivago](https://vivago.ai/) - 1 Daily -* [LMArena](https://discord.com/invite/lmarena) - 5 Daily / Random Models / Discord Only / Check #how-to-video-bot / End-Watermark * [FramePack](https://github.com/colinurbs/FramePack-Studio) - Desktop App / Local Models / NVIDIA GPU Required * [Eggnog](https://www.eggnog.ai/) - AI Character Video Remixer + Editor diff --git a/docs/audio.md b/docs/audio.md index b9db5753f..7379975c5 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -31,7 +31,7 @@ ## ▷ Streaming Sites * 🌐 **[HiFi Tidal Instances](https://github.com/SamidyFR/monochrome/blob/main/INSTANCES.md)** - Tidal Instance List * ⭐ **[YouTube Music](https://music.youtube.com/)** or [Zozoki](https://zozoki.com/music/) - YouTube Music WebUIs * ⭐ **YouTube Music Tools** - [Enhancements](https://themesong.app/), [2](https://github.com/Sv443/BetterYTM) / [Library Manager / Deleter](https://github.com/apastel/ytmusic-deleter) / [Upload Delete](https://rentry.co/tv4uo) / [Spotify Playlist Import](https://spot-transfer.vercel.app/), [2](https://github.com/mahdi-y/Spotify2YoutubeMusic), [3](https://github.com/linsomniac/spotify_to_ytmusic), [4](https://github.com/sigma67/spotify_to_ytmusic) / [Better Lyrics](https://better-lyrics.boidu.dev/) / [Discord](https://discord.gg/UsHE3d5fWF) / [GitHub](https://github.com/better-lyrics/better-lyrics) -* ⭐ **[Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome-back.pages.dev/), [3](https://monochrome.tf/) - HiFi Tidal Instance / [Legacy](https://monochrome.binimum.org/legacy/) / [Discord](https://monochrome.samidy.com/discord) +* ⭐ **[Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome.tf/), [3](https://monochrome.prigoana.com/), [4](https://monochrome-back.pages.dev/) - HiFi Tidal Instance / [Legacy](https://monochrome.binimum.org/legacy/) / [Discord](https://monochrome.samidy.com/discord) * ⭐ **[DAB Music Player](https://dabmusic.xyz/)** - Browser Music / Lossless / [Telegram](https://t.me/+RnrXmKyOPNY0ZGY9) / [Discord](https://discord.com/invite/rmzH6ttgcC) * ⭐ **[Reddit Music Player](https://reddit.musicplayer.io/)** - Subreddit Music Player * ⭐ **[SoundCloud](https://soundcloud.com/)** - User Made Songs @@ -361,7 +361,7 @@ ## ▷ Audio Ripping Sites * ⭐ **[lucida](https://lucida.to/)** - Multi-Site / 320kb / MP3 / FLAC / [Telegram](https://t.me/lucidahasmusic) / [Discord](https://discord.com/invite/dXEGRWqEbS) * ⭐ **[squid.wtf](https://squid.wtf/)** - Amazon Music / KHInsider / Qobuz / Soundcloud / Tidal / FLAC -* ⭐ **[Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome-back.pages.dev/), [3](https://monochrome.tf/) - FLAC / [Legacy](https://monochrome.binimum.org/legacy/) / [Discord](https://monochrome.samidy.com/discord) +* ⭐ **[Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome.tf/), [3](https://monochrome.prigoana.com/), [4](https://monochrome-back.pages.dev/) - FLAC / [Legacy](https://monochrome.binimum.org/legacy/) / [Discord](https://monochrome.samidy.com/discord) * ⭐ **[DoubleDouble](https://doubledouble.top/)** - Multi-Site / 320kb / FLAC / [Telegram](https://t.me/lucidahasmusic) * ⭐ **[DAB Music Player](https://dabmusic.xyz)** - FLAC / [Telegram](https://t.me/+RnrXmKyOPNY0ZGY9) / [Discord](https://discord.com/invite/rmzH6ttgcC) * [QQDL](https://tidal.qqdl.site/) or [BiniLossless](https://music.binimum.org/) - Tidal / FLAC / [Full List](https://github.com/SamidyFR/monochrome/blob/main/INSTANCES.md) @@ -817,7 +817,7 @@ ## ▷ Album Artwork ## ▷ Song Identification -* ⭐ **[Google Song Identification](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/google-song-identification.md)** / Android, iOS +* ⭐ **[Google Song Identification](https://support.google.com/websearch/answer/7554088) ** / Android, iOS / [Guide](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/google-song-identification.md) * ⭐ **[Shazam](https://www.shazam.com/)** / Android, iOS / [Features](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) / [Desktop App](https://github.com/BayernMuller/vibra), [2](https://github.com/zemoto/WhatAmIHearing) / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/librezam/) / [Chrome](https://chromewebstore.google.com/detail/shazam-find-song-names-fr/mmioliijnhnoblpgimnlajmefafdfilb) * ⭐ **[WatZatSong](https://www.watzatsong.com/en)** or [r/NameThatSong](https://reddit.com/r/NameThatSong) - Song ID Communities * [FlairMax](https://apps.microsoft.com/detail/9pdzvj34ztxg) / Windows diff --git a/docs/beginners-guide.md b/docs/beginners-guide.md index a6c8a180c..5ff0f779e 100644 --- a/docs/beginners-guide.md +++ b/docs/beginners-guide.md @@ -68,7 +68,7 @@ ### Anime ### Music -* **Streaming: [SpotX](https://github.com/SpotX-Official/SpotX) / [Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome-back.pages.dev/), [3](https://monochrome.tf/) +* **Streaming: [SpotX](https://github.com/SpotX-Official/SpotX) / [Monochrome](https://monochrome.samidy.com/)**, [2](https://monochrome.tf/), [3](https://monochrome.prigoana.com/), [4](https://monochrome-back.pages.dev/) * **Downloading: [lucida](https://lucida.to/) / [DoubleDouble](https://doubledouble.top/) / [Soulseek](https://slsknet.org/)** * **Mobile: [Metrolist](https://github.com/mostafaalagamy/metrolist) (Android) / [ReVanced Manager](https://revanced.app/) (Android) / [Morphe](https://morphe.software/) (Android) / [SpotC++](https://spotc.yodaluca.dev/) (iOS)** * **Track / Discover: [RateYourMusic](https://rateyourmusic.com/) / [Last.fm](https://www.last.fm/home)** diff --git a/docs/file-tools.md b/docs/file-tools.md index 44ff3b26f..4bcdaf8d5 100644 --- a/docs/file-tools.md +++ b/docs/file-tools.md @@ -311,7 +311,7 @@ # ► File Hosts * ⭐ **[Gofile](https://gofile.io/)** - 100GB Monthly / Unlimited / 10 Days After Last Download / [Manager Export](https://greasyfork.org/en/scripts/515250) * ⭐ **[Pixeldrain](https://pixeldrain.com/)** - 10GB / 60 Days After Last Download (10% min) / [Speedtest](https://pixeldrain.com/speedtest) * ⭐ **[VikingFile](https://vikingfile.com/)** - Unlimited / 15 Days After Last Download / [Discord](https://discord.gg/EPEFC6KkpF) -* ⭐ **[Buzzheavier](https://buzzheavier.com/)**, [2](https://fuckingfast.net/), [3](https://bzzhr.co/) - Unlimited / 15 Days After Last Download / [File Expiry](https://buzzheavier.com/help) / **Use [Adblock](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/buzzheavier-warning.md)** / [Discord](https://discord.gg/ttQjgC28WP) +* ⭐ **[Buzzheavier](https://buzzheavier.com/)**, [2](https://fuckingfast.net/), [3](https://bzzhr.co/) - Unlimited / 15 Days After Last Download / [File Expiry](https://buzzheavier.com/help) / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/buzzheavier-warning.md) / [Discord](https://discord.gg/ttQjgC28WP) * ⭐ **[⁠Rootz](https://rootz.so/)** - 25GB / 15 Days After Last Download / Unlimited for Backstage Users / [Discord](https://discord.com/invite/rtz) * ⭐ **[Catbox](https://catbox.moe/)** - 200MB / Forever / [Proxy](https://fatbox.moe/) * ⭐ **[Pillowcase](https://pillows.su/)** - Audio File Host / 200MB (500MB w/ Account) / Forever diff --git a/docs/gaming.md b/docs/gaming.md index 899bef53d..26db46acc 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -13,7 +13,7 @@ # ► Download Games * 🌐 **[r/PiratedGames Mega](https://rentry.org/pgames)** / [Discord](https://discord.gg/dZWwhUy), **[CS.RIN Mega](https://cs.rin.ru/forum/viewtopic.php?f=10&t=95461)** or **[privateersclub](https://megathread.pages.dev/)** / [Discord](https://discord.gg/jz8dUnnD6Q) - Piracy Indexes * 🌐 **[Wotaku](https://wotaku.wiki/games)** / [Discord](https://discord.gg/vShRGx8ZBC) or **[EverythingMoe](https://everythingmoe.com/section/game)** / [Discord](https://discord.gg/GuueaDgKdS) - Otaku Games Indexes * ⭐ **[CS.RIN.RU](https://cs.rin.ru/forum)**, [2](https://csrin.org/) - Download / Torrent / Signup / PW: `cs.rin.ru / csrin.org` / [.onion](http://csrinrutkb3tshptdctl5lyei4et35itl22qvk5ktdcat6aeavy6nhid.onion/forum) -* ⭐ **CS.RIN Tools** - [Search Guide](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/csrin-search.md) (Important) / [Status](https://csrinstaff.writeas.com/) / [Enhancements](https://github.com/SubZeroPL/cs-rin-ru-enhanced-mod) / [Steam Buttons](https://github.com/Altansar69/CS.RIN.RU-Enhanced-external) +* ⭐ **CS.RIN Tools** - [Status](https://csrinstaff.writeas.com/) / [Enhancements](https://github.com/SubZeroPL/cs-rin-ru-enhanced-mod) / [Steam Buttons](https://github.com/Altansar69/CS.RIN.RU-Enhanced-external) / [Search Guide](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/csrin-search.md) * ⭐ **[SteamRIP](https://steamrip.com/)** - Download / Pre-Installed / [Subreddit](https://www.reddit.com/r/SteamRip/) / [Discord](https://discord.gg/WkyjpA3Ua9) * ⭐ **[AnkerGames](https://ankergames.net/)** - Download / Pre-Installed / [Subreddit](https://www.reddit.com/r/Anker_Games_/) / [Discord](https://discord.gg/nnMnGzDbwg) * ⭐ **[GOG Games](https://gog-games.to/)** - Download / Torrent / GOG Games Only / [.onion](http://goggamespyi7b6ybpnpnlwhb4md6owgbijfsuj6z5hesqt3yfyz42rad.onion/) diff --git a/docs/mobile.md b/docs/mobile.md index e7fef3e82..fae063b30 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -14,13 +14,13 @@ ## ▷ Modded APKs * ⭐ **[PlatinMods](https://platinmods.com/)** / Sign-Up Required * ⭐ **[PDALife](https://pdalife.com/)** / [App](https://pdalife.com/pdalife-app-android-a40597.html) / [Telegram](https://t.me/pdalife_official) / [Discord](https://discord.gg/erVkAkzGHZ) * ⭐ **[AN1](https://an1.com/)** / [Telegram](https://t.me/android1com) +* [APKVision](https://apkvision.org/) / [Telegram](https://t.me/apkvision) * [LiteAPKs](https://liteapks.com/) / [App](https://liteapks.com/app.html) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/liteapk-modyolo-note.md) / [Telegram](https://t.me/liteapks) * [Modyolo](https://modyolo.com/) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/liteapk-modyolo-note.md) / [Telegram](https://t.me/modyolo_official) * [Nsane Forums](https://nsaneforums.com/) * [Sbenny](https://sbenny.com/) / [Subreddit](https://www.reddit.com/r/SbennyOfficial/) * [farsroid](https://www.farsroid.com/) / Use [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) / [Telegram](https://t.me/farsroid_official) * [APKSum](https://www.apksum.com/) -* [APKVision](https://apkvision.org/) / [Telegram](https://t.me/apkvision) * [⁠Android Zone](https://android-zone.ws/) * [AndroidRepublic](https://androidrepublic.org/) * [Androeed](https://androeed.store/), [2](https://androeed.ru/) / [Telegram](https://t.me/androeed_store) @@ -528,7 +528,7 @@ ## ▷ Android Browsers * [Iceraven Browser](https://github.com/fork-maintainers/iceraven-browser) - Firefox-Based / Extensions * [Fennec](https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/) - Firefox-Based / Extensions / [GitLab](https://gitlab.com/relan/fennecbuild) * [FFUpdater](https://github.com/Tobi823/ffupdater) - Multi-Browser Updater -* [Eruda](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/eruda.md) - Mobile Browser Console / [Userscript](https://greasyfork.org/en/scripts/400760-console-for-mobile-browsers-eruda) / [GitHub](https://github.com/liriliri/eruda) +* [Eruda](https://github.com/liriliri/eruda) - Mobile Browser Console / [Userscript](https://greasyfork.org/en/scripts/400760-console-for-mobile-browsers-eruda) / [Guide](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/eruda.md) * [Hermit](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_modded_apks) (search) / [2](https://play.google.com/store/apps/details?id=com.chimbori.hermitcrab) - Lite Apps Browser *** @@ -1153,7 +1153,7 @@ ## ▷ iOS Sideloading * ⭐ **[Sideloading Guide](https://rentry.co/sideloadingguide)**, [ios.cfw.guide](https://ios.cfw.guide/sideloading-apps/) or [Avieshek's Guide](https://avieshek.wordpress.com/2024/06/11/how-to-sideload-on-ios/) - Sideloading Guides * ⭐ **[TrollStore](https://github.com/opa334/TrollStore)** - Non-Appstore Apps / No-Jailbreak / 14.0-17.0 / [External Repos](https://github.com/TheResonanceTeam/TrollApps/) / [Decrypt](https://github.com/donato-fiore/TrollDecrypt) / [Guide](https://ios.cfw.guide/installing-trollstore/) / [Web App](https://theresonanceteam.github.io/trollapps-web/) -* ⭐ **[SideStore](https://sidestore.io/)** - Non-Jailbreak Sideloading App (iOS 14.0 & Above) / [Limit Bypass Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/limit-bypass-note.md) / [Guide](https://docs.sidestore.io/docs/advanced/) +* ⭐ **[SideStore](https://sidestore.io/)** - Non-Jailbreak Sideloading App (iOS 14.0 & Above) / [Guide](https://docs.sidestore.io/docs/advanced/) / [Limit Bypass Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/limit-bypass-note.md) * ⭐ **[Sideloadly](https://sideloadly.io/)** - Non-Jailbreak Sideloading (iOS 7.0 & Above) * ⭐ **[Feather](https://github.com/khcrysalis/Feather)** - Sideloading App (iOS 15.0 & Above) / Requires Apple Dev Certificate * [AltStore Classic](https://altstore.io/) - Non-Jailbreak Sideloading App (iOS 14.0 & Above) / [Repo Viewer](https://therealfoxster.github.io/altsource-viewer/), [2](https://altsource.by.lao.sb/browse/) / [AltServer](https://github.com/NyaMisty/AltServer-Linux) / [Guide](https://faq.altstore.io/altstore-classic/how-to-install-altstore-windows) diff --git a/docs/privacy.md b/docs/privacy.md index 74a9c11aa..afb87e5e7 100644 --- a/docs/privacy.md +++ b/docs/privacy.md @@ -365,7 +365,7 @@ # ► VPN * 🌐 **[Techlore Chart](https://techlore.tech/vpn)** - VPN Comparison Charts * 🌐 **[VPN Relationships](https://kumu.io/Windscribe/vpn-relationships)**, [2](https://windscribe.com/vpnmap) - VPN Relationship Map * ⭐ **[WARP](https://one.one.one.one/)** - Free / Unlimited / [Wireguard](https://rentry.co/foss-warp) (kill switch) / [Alt Client](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/alt-warp-clients.md) / [Config Generator](https://colab.research.google.com/drive/1fomBbh0mRxpVoGAY5gYT5zPBnFKsLV9o?usp=sharing), [2](https://f0rc3run.github.io/free-warp-endpoints/) -* ⭐ **[Proton VPN](https://protonvpn.com)** - Unlimited / [Torrent Guide](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/proton-torrenting.md) / [Wireguard](https://protonvpn.com/support/wireguard-configurations) / [Subreddit](https://www.reddit.com/r/ProtonVPN/) / [Telegram](https://t.me/proton_privacy) / [GitHub](https://github.com/ProtonVPN/) +* ⭐ **[Proton VPN](https://protonvpn.com)** - Unlimited / [Wireguard](https://protonvpn.com/support/wireguard-configurations) / [Torrent Guide](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/proton-torrenting.md) / [Subreddit](https://www.reddit.com/r/ProtonVPN/) / [Telegram](https://t.me/proton_privacy) / [GitHub](https://github.com/ProtonVPN/) * ⭐ **[Windscribe](https://windscribe.com)** - No Torrenting w/ Free Plan / 10GB Monthly / [Subreddit](https://www.reddit.com/r/Windscribe/) / [GitHub](https://github.com/windscribe) * ⭐ **[RiseupVPN](https://riseup.net/en/vpn)** - Free / Unlimited / [GitHub](https://github.com/riseupnet) * ⭐ **[AirVPN](https://airvpn.org/)** - Paid / [.onion](https://airvpn3epnw2fnsbx5x2ppzjs6vxtdarldas7wjyqvhscj7x43fxylqd.onion/) / [GitHub](https://github.com/AirVPN) / [GitLab](https://gitlab.com/AirVPN) @@ -494,4 +494,4 @@ ## ▷ Proxy Sites * [Google Translate](https://translate.google.com/) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/google-translate-note.md) * [Proxy Checker](https://proxy-checker.net/), [proxy-scraper](https://github.com/iw4p/proxy-scraper) or [proxy-scraper-checker](https://github.com/monosans/proxy-scraper-checker) - Proxy Scrapers / Checkers * [CheckSocks5](https://checksocks5.com/) - SOCKS5 Proxy Checker -* [Knaben.info](https://knaben.info/) - Torrent Site Proxies +* [Knaben.info](https://knaben.info/) - Torrent Site Proxies \ No newline at end of file diff --git a/docs/torrenting.md b/docs/torrenting.md index 519a83709..8c6dc7af8 100644 --- a/docs/torrenting.md +++ b/docs/torrenting.md @@ -14,7 +14,7 @@ # ► Torrent Sites * ⭐ **RuTracker Tools** - [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045) / [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) / [Bypass Extension](https://rutracker.org/forum/viewtopic.php?t=5567607) / [Bypass Proxy](https://rutracker.org/forum/viewtopic.php?t=5403116) * ⭐ **[m0nkrus](https://rentry.co/FMHYB64#m0nkrus)** - Adobe / Autodesk Software * ⭐ **Adobe Tools** - [GenP](https://rentry.co/FMHYB64#genp) / [Block Adobe Telemetry](https://rentry.co/FMHYB64#a-dove-is-dumb) / [Quick Guide](https://rentry.co/FMHYB64#quick-guide) -* [1337x](https://1337x.to/home/), [2](https://x1337x.cc/) - Video / Audio / NSFW / [User Ranks](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/ranks-1337x.md) / [Mirrors](https://1337x-status.org/) / [.onion](http://l337xdarkkaqfwzntnfk5bmoaroivtl6xsbatabvlb52umg6v3ch44yd.onion/) +* [1337x](https://1337x.to/home/), [2](https://x1337x.cc/) - Video / Audio / NSFW / [Mirrors](https://1337x-status.org/) / [.onion](http://l337xdarkkaqfwzntnfk5bmoaroivtl6xsbatabvlb52umg6v3ch44yd.onion/) / [User Ranks](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/ranks-1337x.md) * 1337x Tools - [Telegram Bot](https://t.me/search_content_bot) / [IMDb Ratings](https://github.com/kotylo/1337imdb) / [Display Magnets](https://greasyfork.org/en/scripts/373230) / [Timestamp Fix](https://greasyfork.org/en/scripts/421635) * [RARBG Dump](https://rarbgdump.com/) - Video / Audio / Games / Books / NSFW / Continuation Project * [LimeTorrents](https://www.limetorrents.lol/) - Video / Audio / Books diff --git a/docs/video.md b/docs/video.md index f96eb37f9..828660321 100644 --- a/docs/video.md +++ b/docs/video.md @@ -19,7 +19,7 @@ # ► Streaming Sites * ⭐ **[VeloraTV](https://veloratv.ru/)** or [456movie](https://456movie.net/), [2](https://345movie.net/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/4SJ5c9gZUQ) * ⭐ **[Cinegram](https://cinegram.net/)** - Movies / TV / Anime / Auto-Next * ⭐ **[SpenFlix](https://watch.spencerdevs.xyz/)**, [2](https://spenflix.ru/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/RF8vMBRtTs) -* [1Shows](https://www.1shows.nl/), [1Flex](https://www.1flex.nl/) or [RgShows](https://www.rgshows.ru/) - Movies / TV / Anime / [Auto Next](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/rgshows-autoplay.md) / [Guide](https://www.rgshows.ru/guide.html) / [Discord](https://discord.gg/the-one) +* [1Shows](https://www.1shows.nl/), [1Flex](https://www.1flex.nl/) or [RgShows](https://www.rgshows.ru/) - Movies / TV / Anime / [Guide](https://www.rgshows.ru/guide.html) / [Auto Next](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/rgshows-autoplay.md) / [Discord](https://discord.gg/the-one) * [Cinevibe](https://cinevibe.asia/) - Movies / TV / Anime / [Discord](https://discord.com/invite/4BU2XbAPdu) * [FilmCave](https://filmcave.ru/) or [Flixway](https://flixway.pro/) - Movies / TV / Anime / Auto-Next / [Telegram](https://t.me/fmcave) / [Discord](https://discord.gg/BtpYzMbDjH) * [Cinema.BZ](https://cinema.bz/) - Movies / TV / Anime / Auto-Next / [Telegram](https://t.me/cinemabz) @@ -824,7 +824,7 @@ # ► Torrent Sites * [MSearch](https://msearch.vercel.app/) - Movies / TV * [⁠RARBGLite](https://rarbglite.github.io/) - RARBG Movie Magnet Archive * [Public Domain Movie Torrents](https://www.publicdomaintorrents.info/) - Movies -* [YTS](https://yts.bz/) or [YifyMovies](https://yifymovies.xyz/) - Movies / [Discord](https://discord.gg/GwDraJjMga) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/yts-yify-note.md) / [Proxies](https://ytsproxies.com/) +* [YTS](https://yts.bz/) or [YifyMovies](https://yifymovies.xyz/) - Movies / [Proxies](https://ytsproxies.com/) / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/yts-yify-note.md) / [Discord](https://discord.gg/GwDraJjMga) * [JapaneseTorrents](https://japanesetorrents.wordpress.com/) - Asian Drama * [IMDb Link em All](https://greasyfork.org/en/scripts/17154-imdb-link-em-all) or [IMDb-Scout-Mod](https://github.com/Purfview/IMDb-Scout-Mod) - Torrent Site Results on IMDb * [srrextra](https://github.com/srrDB/srrextra) - Scene Release Tracker on IMDb From e7af12a75390dc59b473bc1262a39cbf7a69f1b0 Mon Sep 17 00:00:00 2001 From: bread <136384195+bbbreaddd@users.noreply.github.com> Date: Wed, 21 Jan 2026 19:44:48 -0800 Subject: [PATCH 309/552] Change Tooltip Icon (#4617) * fix: note in search preview * tooltip icon change --- docs/.vitepress/theme/components/Tooltip.vue | 4 ++-- docs/public/note.svg | 13 +------------ 2 files changed, 3 insertions(+), 14 deletions(-) diff --git a/docs/.vitepress/theme/components/Tooltip.vue b/docs/.vitepress/theme/components/Tooltip.vue index e5025d9e0..e009bf05e 100644 --- a/docs/.vitepress/theme/components/Tooltip.vue +++ b/docs/.vitepress/theme/components/Tooltip.vue @@ -14,10 +14,10 @@ const resolvedIcon = computed(() => withBase(props.icon)) @@ -47,20 +49,8 @@ const resolvedIcon = computed(() => withBase(props.icon)) padding: 0 !important; } -.v-popper__popper .content ul { - list-style: disc; - padding-left: 1.25rem; - margin: 0.5rem 0; +.vp-doc a.tooltip-source-link { + color: inherit; + text-decoration: none; } - -.v-popper__popper .content ol { - list-style: decimal; - padding-left: 1.25rem; - margin: 0.5rem 0; -} - -.v-popper__popper .content li { - margin: 0.25rem 0; -} - diff --git a/docs/.vitepress/utils/markdown.ts b/docs/.vitepress/utils/markdown.ts index 9a2f32db6..3c20fc1cc 100644 --- a/docs/.vitepress/utils/markdown.ts +++ b/docs/.vitepress/utils/markdown.ts @@ -34,7 +34,7 @@ export function replaceNoteLink(md: MarkdownRenderer) { const rendered = md.render(content) const props = title ? `title="${title.replace(/"/g, '"')}"` : '' - const footer = `` + const footer = `` tooltip.content = `${rendered}${footer}` children.splice(i, j - i + 1, tooltip) diff --git a/docs/ai.md b/docs/ai.md index 62adee7a7..b9a8e9d3f 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -236,7 +236,7 @@ # ► AI Indexes *** -# ► AI Benchmarks +# ► AI Benchmarks * 🌐 **[⁠LM Council](https://lmcouncil.ai/benchmarks)** - AI Benchmark Index / Comparisons * ⭐ **[Artificial Analysis](https://artificialanalysis.ai/)** - Chatbot, Image, and Video Benchmarks / [X](https://x.com/ArtificialAnlys) @@ -336,7 +336,7 @@ # ► Image Generation * [Pollinations](https://chat.pollinations.ai/) - Nano Banana Pro / GPT Image 1.5 / Multiple Generators / No Sign-Up / [Limit / Guide](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/pollinations-limits.md) * [⁠ISH](https://ish.chat/) - Unlimited / GPT Image 1 mini / Dall-E 3 / Flux Kontext (dev) / Editing / No Sign-Up / [Subreddit](https://www.reddit.com/r/Ishchat/) / [Discord](https://discord.gg/cwDTVKyKJz) * [⁠Hunyuan Image Generation](https://hunyuan.tencent.com/image/en) - Hunyuan Image 3.0 / Unlimited -* [Grok](https://grok.com/) - Traffic-Based / Editing / Generating / Sign-Up Required / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) +* [Grok](https://grok.com/) - Traffic-Based / Editing / Generating / Sign-Up Required / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) * [Qwen](https://chat.qwen.ai/) - 30 Per 24 Hours / Editing / Sign-Up Required / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) * [Recraft](https://www.recraft.ai/) - 30 Daily / Sign-Up Required / [Discord](https://discord.gg/recraft) * [Reve Image](https://app.reve.com) - 20 Daily / Editing / Sign-Up Required / [X](https://x.com/reve) / [Discord](https://discord.gg/Nedxp9fYUZ) diff --git a/docs/beginners-guide.md b/docs/beginners-guide.md index 5ff0f779e..d1b4fe4e5 100644 --- a/docs/beginners-guide.md +++ b/docs/beginners-guide.md @@ -53,7 +53,7 @@ ### Movies / Shows * **Torrenting: [ExT.to](https://ext.to/browse/?cat=1) / [1337x](https://1337x.to/movie-library/1/)** * **Sports Streaming: [Streamed](https://streamed.pk/) / [WatchSports](https://watchsports.to/)** * **Drama Streaming: [DramaCool](https://dramacoolt.com.in/)** -* **Track / Discover: [Simkl](https://simkl.com/) / [Trakt](https://trakt.tv/) / [Letterboxd](https://letterboxd.com/)** +* **Track / Discover: [Simkl](https://simkl.com/) / [Trakt](https://trakt.tv/) / [Letterboxd](https://letterboxd.com/)** *** diff --git a/docs/developer-tools.md b/docs/developer-tools.md index 182787454..34b592316 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -216,7 +216,7 @@ ## ▷ Docker Tools * 🌐 **[Awesome Docker](https://moistcatawumpus.github.io/awesome-docker/)** - Docker Services Index * 🌐 **[Selfhosted-Apps-Docker](https://github.com/DoTheEvo/selfhosted-apps-docker)** - Self-Hosted Docker Apps / Guides * ⭐ **[Docker](https://www.docker.com/)** / [Desktop App](https://www.docker.com/products/docker-desktop/) - Build, Manage and Run Apps in Containers -* ⭐ **[Podman](https://podman.io/)** / [2](https://podman-desktop.io/) / [GitHub](https://github.com/containers/podman) / [Compose](https://github.com/containers/podman-compose) / [Playground](https://labs.play-with-docker.com/) - Rootless, Daemon-less, Open Source Docker Alternative +* ⭐ **[Podman](https://podman.io/)** / [2](https://podman-desktop.io/) / [GitHub](https://github.com/containers/podman) / [Compose](https://github.com/containers/podman-compose) / [Playground](https://labs.play-with-docker.com/) - Rootless, Daemon-less, Open Source Docker Alternative * ⭐ **[Portainer](https://portainer.io/)**, [DockGE](https://dockge.kuma.pet/) or [moncho](https://moncho.github.io/dry/) - Container Managers * ⭐ **[Composerize](https://www.composerize.com/)**, [2](https://github.com/irbigdata/data-dockerfiles) - Compose Docker Files * ⭐ **[Hub Docker](https://hub.docker.com/)**, [2](https://linuxserver.io/), [3](https://hotio.dev/) - Docker Images diff --git a/docs/downloading.md b/docs/downloading.md index 51e938639..a79efd842 100644 --- a/docs/downloading.md +++ b/docs/downloading.md @@ -237,7 +237,7 @@ # ► Debrid / Leeches * 🌐 **[Debrid Services Comparison](https://debridcompare.xyz)** / [GitHub](https://github.com/fynks/debrid-services-comparison) * ⭐ **[TorBox](https://torbox.app/)** - Paid / Sign-Up Required / [Unofficial Mobile Client](https://github.com/93Pd9s8Jt/atba) / [Subreddit](https://www.reddit.com/r/TorBoxApp/) / [Discord](https://discord.com/invite/wamy) / [GitHub](https://github.com/TorBox-App) -* ⭐ **[Real-Debrid](https://real-debrid.com/)** - Paid / [Android Client](https://github.com/LivingWithHippos/unchained-android) / [Torrent Client](https://github.com/rogerfar/rdt-client) / [DDL Client](https://github.com/ItsYeBoi20/TorrentDownloaderRD) +* ⭐ **[Real-Debrid](https://real-debrid.com/)** - Paid / [Android Client](https://github.com/LivingWithHippos/unchained-android) / [Torrent Client](https://github.com/rogerfar/rdt-client) / [DDL Client](https://github.com/ItsYeBoi20/TorrentDownloaderRD) * [Multi-OCH Helper](https://greasyfork.org/en/scripts/13884-multi-och-helper) - Quickly Send DDL Links to Premiumize & NoPremium * [Debrid Media Manager](https://debridmediamanager.com/) - Manage / Stream / Download Debrid Files diff --git a/docs/educational.md b/docs/educational.md index 994b0db74..b7aa8a591 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -736,7 +736,7 @@ ## ▷ Spacecraft * [⁠Next Spaceflight](https://nextspaceflight.com/) / [X](https://x.com/NextSpaceflight) / [Discord](https://discord.gg/nextspaceflight), [nextrocket.space](https://nextrocket.space/) or [RocketLaunch](https://rocketlaunch.org/) - Rocket Launch / Space Flight Trackers * [⁠Spaceflight Archive](https://spaceflight-archive.com/) - Rocket Launch History / Visualizations / Stats / [X](https://x.com/S_F_Archive) * [TonyBela Infographics](https://tonybela.com/) - Spacecraft / Rocket Infographics / [X](https://x.com/InfographicTony) -* [⁠Ringwatchers](https://ringwatchers.com/) - Starship Diagrams / Articles / Community / [X](https://x.com/ringwatchers) / [Discord](https://discord.com/invite/ringwatchers) +* [⁠Ringwatchers](https://ringwatchers.com/) - Starship Diagrams / Articles / Community / [X](https://x.com/ringwatchers) / [Discord](https://discord.com/invite/ringwatchers) * [Sen](https://www.sen.com/) - ISS Live Feed + Video Archive / [YouTube](https://www.youtube.com/@Sen) / [X](https://x.com/sen) * [ISS In Realtime](https://issinrealtime.org/) - Historical ISS Mission Replays / Database * [ISS Sim](https://iss-sim.spacex.com/) - ISS Docking Simulator @@ -788,7 +788,7 @@ ## ▷ Multi-Language * [IPA Reader](https://ipa-reader.com/) - International Phonetic Alphabet Reader * [Interactive IPA Chart](https://www.ipachart.com/) - Learn Phonetic Alphabet Symbols * [LocalLingual](https://localingual.com/) or [DialectArchive](https://www.dialectsarchive.com/globalmap) - Listen to Accents -* [Plover](https://www.openstenoproject.org/plover/) - Stenography Engine / [Discord](https://discord.gg/NAzMz7C3wq) / [GitHub](https://github.com/openstenoproject/plover) +* [Plover](https://www.openstenoproject.org/plover/) - Stenography Engine / [Discord](https://discord.gg/NAzMz7C3wq) / [GitHub](https://github.com/openstenoproject/plover) * [TeachMeHebrew](https://www.teachmehebrew.com/) - Learn Hebrew * [wehewehe](https://wehewehe.org/) - Hawaiian Dictionary * [Wasona](https://wasona.com/) - Toki Pona Learning Site / Minimal Language / [Info](https://en.wikipedia.org/wiki/Toki_Pona#Purpose) @@ -821,7 +821,7 @@ ## ▷ English * [The Internet TESL Journal](http://iteslj.org/) - Resources for EFL and ESL Teachers * [EFSET](https://www.efset.org/) - English Proficiency Test * [Spellcheck](https://spellcheck.xyz) - English Spelling Game -* [Learn English Online](https://www.learn-english-online.org/), [ESLFast](https://www.eslfast.com/), [AntiMoon](https://www.antimoon.com/), [Oxford Online](https://www.oxfordonlineenglish.com/free-english-lessons), [⁠Learn English](https://learnenglishteens.britishcouncil.org/ ) or [Cambridge Online](https://www.cambridgeenglish.org/learning-english/) - English Lessons +* [Learn English Online](https://www.learn-english-online.org/), [ESLFast](https://www.eslfast.com/), [AntiMoon](https://www.antimoon.com/), [Oxford Online](https://www.oxfordonlineenglish.com/free-english-lessons), [⁠Learn English](https://learnenglishteens.britishcouncil.org/) or [Cambridge Online](https://www.cambridgeenglish.org/learning-english/) - English Lessons * [EnglishCentral](https://www.englishcentral.com/), [EngVid](https://www.engvid.com/) or [Voscreen](https://voscreen.com/) - English Video Lessons * [Frenglish](https://frenglish.ru/) or [English E-Reader](https://english-e-reader.net/) - English Learning Books * [elllo](https://www.elllo.org/) or [Listening Lab](https://www.esl-lab.com/) - English Listening Lessons / Practice @@ -1378,7 +1378,7 @@ ## ▷ SAT Testing * ⭐ **[OnePrep](https://oneprep.xyz/)** - SAT Practice Exams / Questions * [SAT Slayer](https://www.satslayer.org/), [2](https://satslayer.vercel.app/) - SAT Practice Exams / Questions * [⁠Mcelroy Tutoring](https://www.mcelroytutoring.com/lower.php?url=44-official-sat-pdfs-and-82-official-act-pdf-practice-tests-free) - SAT Practice Exams / Questions -* [⁠Sat DB](https://www.satdbfor.me/) - SAT Practice Exams / Questions / Sign-Up Required +* [⁠Sat DB](https://www.satdbfor.me/) - SAT Practice Exams / Questions / Sign-Up Required * [DSATuz](https://t.me/DSATuz) - SAT Practice Exams / Questions / [Telegram](https://t.me/DSATuzchat) * [The SAT: Practice Tests](https://satsuite.collegeboard.org/sat/practice-preparation/practice-tests) - SAT Practice Exams / Questions * [SATArchive](https://www.satarchive.com/) - Previous SAT Test Archive @@ -1390,7 +1390,7 @@ ## ▷ SAT Testing ## ▷ JEE / NEET * 🌐 **[r/JEENEETards Index](https://www.reddit.com/r/JEENEETards/wiki/index)** - Guides / Study Material -* ⭐ **[PhysicsWallah](https://www.pw.live/)** - JEE Lessons / [YouTube](https://www.youtube.com/c/PhysicsWallah/) +* ⭐ **[PhysicsWallah](https://www.pw.live/)** - JEE Lessons / [YouTube](https://www.youtube.com/c/PhysicsWallah/) * ⭐ **[PirateHive](https://phantomcodex9.github.io/piratehive/)** - Guides / Study Material * ⭐ **[ExamSide](https://questions.examside.com/)** - PYQ Solutions * [JEE Hub](https://jeehub.vercel.app/) - JEE / NEET PYQs diff --git a/docs/file-tools.md b/docs/file-tools.md index d77b9b226..3bd22742c 100644 --- a/docs/file-tools.md +++ b/docs/file-tools.md @@ -321,7 +321,7 @@ # ► File Hosts * [Send.now](https://send.now/) - 100GB / 15 Days After Last Download * [Transfer.it](https://transfer.it/) - Unlimited / 90 Days / Owned by Mega.nz * [DesiUpload](https://desiupload.co/) - 15 Days (2GB per file / 30 Days w/ Account) -* [hostb](https://hostb.org/ ) - Unlimited / 30 Days After Last Download / [Source](https://r-w-x.org/r/hostb.git) +* [hostb](https://hostb.org/) - Unlimited / 30 Days After Last Download / [Source](https://r-w-x.org/r/hostb.git) * [udrop](https://www.udrop.com/) - 5GB / 50GB on Signup / Forever * [MixDrop](https://mixdrop.ag/) - Unlimited / 60 Days / Sign-Up Required * [Ranoz](https://ranoz.gg/) - 20GB / 30 Days After Last Download diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index f5b4de2ac..0e7545c39 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -444,7 +444,7 @@ ## ▷ Multiplayer Servers * [Northstar](https://thunderstore.io/c/northstar/), [2](https://northstar.tf/) - Titanfall 2 Server Hosting & Modding / [GitHub](https://github.com/R2Northstar/Northstar/) / [Guide](https://rentry.org/northstar-guide) / [Discord](https://discord.gg/CEszSguY3A) * [R1Delta](https://r1delta.net/) - Titanfall 1 Server Revival / [Discord](https://discord.com/invite/AFnMwrvPzV) * [CryMP](https://crymp.org/) - Crysis 1 Multiplayer Revival / [Discord](https://discord.gg/kY8hb2n) / [GitHub](https://github.com/crymp-net/) -* [⁠Crysis Wars MP](https://crysiswarsmp.com/) - Crysis Warhead Multiplayer Revival / [Discord](https://discord.gg/RBmvztP) +* [⁠Crysis Wars MP](https://crysiswarsmp.com/) - Crysis Warhead Multiplayer Revival / [Discord](https://discord.gg/RBmvztP) * [FXPGunZ](https://fxpgunz.com/) - GunZ Multiplayer Revival * [RisingHub](https://risinghub.net/) - Battlefield Heroes Revival Project / [Discord](https://discord.gg/GqxxgBj) * [ET: Legacy](https://www.etlegacy.com/) - Wolfenstein Enemy Territory Servers / [Discord](https://discord.com/invite/UBAZFys) diff --git a/docs/gaming.md b/docs/gaming.md index 8b50577cb..a26b58c19 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -680,7 +680,7 @@ ## ▷ Multi-Game Sites * [Kongregate](https://www.kongregate.com/) - Browser Games * [Y8](https://www.y8.com/) - Browser Games * [VAPOR](https://vapor.my/) - Browser Games / Ports / Unblocked / [Discord](https://discord.com/invite/BHwm9rrK55) -* [GN-Math](https://gn-math.dev/), [2](https://gn-math-t.github.io/) - Browser Games / Ports / Unblocked / [Discord](https://discord.com/invite/D4c9VFYWyU) +* [GN-Math](https://gn-math.dev/), [2](https://gn-math-t.github.io/) - Browser Games / Ports / Unblocked / [Discord](https://discord.com/invite/D4c9VFYWyU) * [⁠Truffled](https://truffled.lol/g) - Browser Games / Ports / Unblocked * [Selenite](https://selenite.cc/), [2](https://selenite.skysthelimit.dev/), [3](https://selenite.skys.day/) - Browser Games / Ports / Unblocked / [Discord](https://discord.gg/7jyufnwJNf) * [Poki](https://poki.com/) - Browser Games diff --git a/docs/image-tools.md b/docs/image-tools.md index a4640118e..a77ef9432 100644 --- a/docs/image-tools.md +++ b/docs/image-tools.md @@ -454,7 +454,7 @@ ## ▷ Stock Images ## ▷ Art / Illustrations -* ⭐ **[Kemono](https://kemono.cr/posts?tag=)** - Patreon Content / Some NSFW / [Patreon Redirect](https://sleazyfork.org/en/scripts/483259), [2](https://greasyfork.org/en/scripts/553616) / Use [Adblock](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25BA_adblocking) +* ⭐ **[Kemono](https://kemono.cr/posts?tag=)** - Patreon Content / Some NSFW / [Patreon Redirect](https://sleazyfork.org/en/scripts/483259), [2](https://greasyfork.org/en/scripts/553616) / Use [Adblock](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25BA_adblocking) * ⭐ **[DeviantArt](https://www.deviantart.com/)** - User-Made Art / Fanart * ⭐ **[ArtStation](https://www.artstation.com/)** - User-Made Art / Fanart / [Downloader](https://github.com/findix/ArtStationDownloader) * ⭐ **[Pixiv](https://www.pixiv.net/)** - Japanese Fanart diff --git a/docs/internet-tools.md b/docs/internet-tools.md index 17162b221..1b2c7e5b0 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -673,7 +673,7 @@ ## ▷ Browser Extensions * [Stylebot](https://stylebot.dev/) - Modify Webpages * [SocialFocus](https://socialfocus.app/) - Hide Distracting Elements on Social Media Sites * [Always Visible](https://webextension.org/listing/always-active.html) - Always Active / On-Top Window -* [⁠Circadian](https://github.com/Pasithea0/circadian-extension) or [Screen Color Temperature](https://mybrowseraddon.com/screen-color-temperature.html) - Auto-Adjust Display Color / Temperature +* [⁠Circadian](https://github.com/Pasithea0/circadian-extension) or [Screen Color Temperature](https://mybrowseraddon.com/screen-color-temperature.html) - Auto-Adjust Display Color / Temperature * [ColorZilla](https://www.colorzilla.com/) or [ColorFish](https://ui.vision/colorfish) - Color Picker * [Clippings](https://aecreations.io/clippings/index.php) or [Quick Copy](https://github.com/ramitmittal/quick-copy) - Clipboard Manager * [Emoji Addon](https://www.emojiaddon.com/) - Quickly Copy / Paste Emojis @@ -758,7 +758,7 @@ ## ▷ Chrome Extensions * [Volume Master](https://chromewebstore.google.com/detail/volume-master/jghecgabfgfdldnmbfkhmffcabddioke) - Increase Browser Volume * [Text Blaze](https://blaze.today/) - Create Text Snippets * [TabCopy](https://github.com/hansifer/tab-copy) - Copy Tabs to Clipboard -* [Linkclump Plus](https://chromewebstore.google.com/detail/linkclump-plus/ainlglbojoodfdbndbfofojhmjbmelmm) - Select, Copy or Open Multiple Links at Once / [GitHub](https://github.com/from-es/linkclump-plus) +* [Linkclump Plus](https://chromewebstore.google.com/detail/linkclump-plus/ainlglbojoodfdbndbfofojhmjbmelmm) - Select, Copy or Open Multiple Links at Once / [GitHub](https://github.com/from-es/linkclump-plus) * [Bookmarks Cleanup](https://chromewebstore.google.com/detail/bookmarks-clean-up/oncbjlgldmiagjophlhobkogeladjijl) - Bookmark Cleanup * [Simple Mass Downloader](https://chromewebstore.google.com/detail/simple-mass-downloader/abdkkegmcbiomijcbdaodaflgehfffed) - Download Multiple Links at Once * [CrxMouse](https://crxmouse.com/) - Mouse Gestures diff --git a/docs/linux-macos.md b/docs/linux-macos.md index 70a152650..5232cfd65 100644 --- a/docs/linux-macos.md +++ b/docs/linux-macos.md @@ -137,8 +137,8 @@ ## ▷ Software Sites * [KDE Applications](https://apps.kde.org/) or [KDE Store](https://store.kde.org/browse/) - KDE Apps & Themes * [Flatpak](https://flatpak.org/) or [Flathub](https://flathub.org/) - Flatpak App Repositories * [SnapCraft](https://snapcraft.io/store) - Snap Repository -* [Nix](https://nixos.org/), [pkgx](https://pkgx.sh/) / [GitHub](https://github.com/pkgxdev/pkgx)) or [Homebrew](https://brew.sh/) - Package Managers -* [Zap](https://zap.srev.in) / [GitHub](https://github.com/srevinsaju/zap) or [AM](https://github.com/ivan-hc/AM) - App Image Managers +* [Nix](https://nixos.org/), [pkgx](https://pkgx.sh/) / [GitHub](https://github.com/pkgxdev/pkgx) or [Homebrew](https://brew.sh/) - Package Managers +* [Zap](https://zap.srev.in) / [GitHub](https://github.com/srevinsaju/zap) or [AM](https://github.com/ivan-hc/AM) - App Image Managers * [Pkgs](https://pkgs.org/) - Searchable Linux Package Database / [Repology](https://repology.org/) * [cheat.sh](https://github.com/chubin/cheat.sh) - App Repos * [AppImageHub](https://www.appimagehub.com/) / [GUI](https://github.com/prateekmedia/appimagepool), [AppImages](https://appimage.github.io/) or [Get AppImage](https://g.srev.in/get-appimage/) - Download Appimages @@ -231,7 +231,7 @@ ## ▷ Linux Audio * [dopamine](https://github.com/digimezzo/dopamine) - Audio Player * [AudioTube](https://invent.kde.org/multimedia/audiotube), [ytermusic](https://github.com/ccgauche/ytermusic/) or [Monophony](https://gitlab.com/zehkira/monophony) - YouTube Audio Clients * [MOC](https://moc.daper.net/) or [Kew](https://github.com/ravachol/kew) - TUI Audio Players -* [⁠Sonosano](https://sonosano.krshh.com/ ) - Self-Hosted P2P Lossless Music Player / [GitHub](https://github.com/KRSHH/Sonosano) +* [⁠Sonosano](https://sonosano.krshh.com/) - Self-Hosted P2P Lossless Music Player / [GitHub](https://github.com/KRSHH/Sonosano) * [Deezer Linux](https://github.com/aunetx/deezer-linux) or [DZR](https://github.com/yne/dzr) - Deezer Clients * [MusicPod](https://github.com/ubuntu-flutter-community/musicpod) - Podcast / Radio Player * [HeadsetControl](https://github.com/Sapd/HeadsetControl) - Headset Settings Manager @@ -397,7 +397,7 @@ ## ▷ Server / Selfhosting * [Self Managed Life](https://wiki.futo.org/) - FOSS / Self-Hosting Guide / [Video](https://youtu.be/Et5PPMYuOc8), [2](https://youtu.be/3fW9TV1WQi8) * [Server World](https://www.server-world.info/en/) - Network Server Guides * [HowtoForge](https://www.howtoforge.com/) / [GitHub](https://github.com/lollipopkit/flutter_server_box) or [Comfy.Guide](https://comfy.guide/) - Linux Server Software Guides -* [serverbox](https://cdn.lpkt.cn/serverbox/), [⁠Termix](https://github.com/Termix-SSH/Termix) / [Discord](https://discord.gg/jVQGdvHDrf)), [EasyPanel](https://easypanel.io/), [Webmin](https://webmin.com/) / [GitHub](https://github.com/webmin/webmin), [Cockpit Project](https://cockpit-project.org/), [CasaOS](https://casaos.zimaspace.com/) / [GitHub](https://github.com/IceWhaleTech/CasaOS) or [1Panel](https://1panel.pro/) / [GitHub](https://github.com/1Panel-dev/1Panel) - Linux Server Managers / Status +* [serverbox](https://cdn.lpkt.cn/serverbox/), [⁠Termix](https://github.com/Termix-SSH/Termix) / [Discord](https://discord.gg/jVQGdvHDrf), [EasyPanel](https://easypanel.io/), [Webmin](https://webmin.com/) / [GitHub](https://github.com/webmin/webmin), [Cockpit Project](https://cockpit-project.org/), [CasaOS](https://casaos.zimaspace.com/) / [GitHub](https://github.com/IceWhaleTech/CasaOS) or [1Panel](https://1panel.pro/) / [GitHub](https://github.com/1Panel-dev/1Panel) - Linux Server Managers / Status * [⁠LXD UI](https://github.com/canonical/lxd-ui) - Linux Container + Virtual Machine Manager * [Proxmox](https://www.proxmox.com/) - Self-Hosted Server Tools / Virtual Environment * [yet another bench script](https://github.com/masonr/yet-another-bench-script) - Server Performance Script @@ -523,7 +523,7 @@ ## ▷ Window Managers * ⭐ **[awesomewm](https://awesomewm.org)** / [GitHub](https://github.com/awesomeWM/awesome), **[xmonad](https://xmonad.org)**, [Qtile](https://qtile.org/) or [dwm](https://dwm.suckless.org) - Dynamic Tiling Window Managers * ⭐ **[Hyprland](https://hyprland.org/)** / [Resources](https://github.com/hyprland-community/awesome-hyprland) / [Arch Wiki](https://wiki.archlinux.org/title/Hyprland) / [Simple Config](https://github.com/mylinuxforwork/dotfiles), [2](https://ii.clsty.link/en/) or **[niri](https://github.com/YaLTeR/niri)** - Dynamic Tiling Wayland Compositors * ⭐ **[Sway](https://github.com/swaywm/sway)** / [Arch Wiki](https://wiki.archlinux.org/title/Sway) or [SwayFx](https://github.com/WillPower3309/swayfx) - i3-compatible Wayland Compositors -* [BSPWM](https://github.com/baskerville/bspwm) Hybrid Tiling Window Manager +* [BSPWM](https://github.com/baskerville/bspwm) - Hybrid Tiling Window Manager * [herbstluftwm](https://herbstluftwm.org) - Manual Tiling Window Manager * [river](https://github.com/riverwm/river/) - Wayland Compositor * [LabWC](https://github.com/labwc/labwc) - Wayland Compositor diff --git a/docs/non-english.md b/docs/non-english.md index bee3c1d6e..5f1ba2048 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -396,7 +396,7 @@ ## ▷ Reading / Čtení * [xTrance](https://xtrance.info/) - Books / Download / Sign-Up Required * [PDF Books](https://pdfknihy.maxzone.eu/index.html) - Public Domain Books * [databazeknih](https://www.databazeknih.cz/) - Czech Book Database -* [eknihovna](https://eknihovna.maxzone.eu/index.html ) - Books +* [eknihovna](https://eknihovna.maxzone.eu/index.html) - Books * [prirucka](https://prirucka.ujc.cas.cz) or [slovnikcestiny](https://slovnikcestiny.cz/uvod.php) - Dictionaries * [WebArchive](https://webarchiv.cz/) - Documents @@ -761,7 +761,7 @@ ## ▷ Streaming * [TamilCrow](https://www.1tamilcrow.net/) - Tamil Movies / TV / Dub / 720p / 1080p * [CinemaOS](https://cinemaos.live/), [2](https://cinemaos.tech/), [3](https://cinemaos.me/) - Movies / TV / Anime / Auto-Next / Watch Parties / [Discord](https://discord.gg/38yFnFCJnA) * [TamilGun](https://tamilgun.group/) - Tamil Movies / TV / Dub / 720p / 1080p -* [tamilbulb](https://tamilbulb.world/) - Tamil Movie / TV +* [tamilbulb](https://tamilbulb.world/) - Tamil Movie / TV * [tamilpirates](https://tamilpirates.icu/) - Tamil & Indian languages Movies / TV / Dub / 720p / 1080p * [MiniTV](https://www.amazon.in/minitv) - Movies / TV / Sub / 1080p * [HindiMovie](https://m.vk.com/hindimovie) - Movies / Dub / 1080p @@ -962,7 +962,7 @@ ## ▷ Reading / 読書 * [rawfree](https://rawfree.to/) - Manga * [rawkuma](https://rawkuma.net/) - Manga * [raw1001](https://raw1001.net/) - Manga -* [gomuraw](https://gomuraw.com/) - Manga / Some NSFW +* [gomuraw](https://gomuraw.com/) - Manga / Some NSFW * [mangakoma01](https://mangakoma01.net/) - Manga * [mangakoma](https://mangakoma.net/) - Manga * [rawfree](https://rawfree.me/) - Manga @@ -1333,7 +1333,7 @@ # ► Russian / Русский * [Ovd-info](https://t.me/ovdinfolive) - Protestor Prosecution News / [Telegram](https://t.me/ovdinfo) * [government_rus](https://t.me/government_rus) - Official Government Telegram * [zakupki_time](https://t.me/zakupki_time) - Government Procurement Watch -* [⁠NoWar.help](https://www.nowar.help/) - War Resources / Help +* [⁠NoWar.help](https://www.nowar.help/) - War Resources / Help * [Што за шрифт?](https://t.me/+lZD1qlHA3sFhMzQy) - Fonts * [World Art](http://www.world-art.ru/) - Movies / Anime / Game Reviews and Art Display * [Cute Chan](https://kpop.re/) - K-Pop Imageboard @@ -1498,7 +1498,7 @@ ## ▷ Streaming * [rtvs](https://www.rtvs.sk/televizia/archiv) - TV * [Bombuj](https://bombuj.si/) - Movies / TV * [uzi.si](https://uzi.si) - Movies / TV / Anime / VPN May Be Needed -* [MojeVideo](https://www.mojevideo.sk/), [2](https://m.mojevideo.sk/ ) - User Videos +* [MojeVideo](https://www.mojevideo.sk/), [2](https://m.mojevideo.sk/) - User Videos ## ▷ Torrenting @@ -1788,7 +1788,7 @@ ## ▷ Reading / Okuma # ► Ukrainian / Українська -* [⁠NoWar.help](https://www.nowar.help/) - War Resources / Help +* [⁠NoWar.help](https://www.nowar.help/) - War Resources / Help ## ▷ Torrenting diff --git a/docs/social-media-tools.md b/docs/social-media-tools.md index a433ffb91..f6292594b 100644 --- a/docs/social-media-tools.md +++ b/docs/social-media-tools.md @@ -33,7 +33,7 @@ # ► Discord Tools *** * ↪️ **[Chat Clients / Discord Alts](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_chat_tools)** -* ⭐ **[embeddr.top](https://embeddr.top/)**, **[x266.mov](https://x266.mov/discord-embed/)**, [npf.is](https://discord.nfp.is/), [stolen.shoes](https://stolen.shoes/) or [embeds.video](https://embeds.video/) - Discord Video Embedders +* ⭐ **[embeddr.top](https://embeddr.top/)**, **[x266.mov](https://x266.mov/discord-embed/)**, [npf.is](https://discord.nfp.is/), [stolen.shoes](https://stolen.shoes/) or [embeds.video](https://embeds.video/) - Discord Video Embedders * ⭐ **[embedez](https://embedez.com/)** / [X](https://x.com/embedez) / [Discord](https://discord.gg/FmW9c8gtCp) or [FxEmbed](https://github.com/FxEmbed/FxEmbed) - Social Link Embedders * ⭐ **[Disblock Origin](https://codeberg.org/AllPurposeMat/Disblock-Origin)** or [Discord Adblock](https://codeberg.org/ridge/Discord-AdBlock) - Hide Nitro / Boost Ads * ⭐ **[OpenAsar](https://openasar.dev/)** - Better Performance with Improved `app.asar` / [Note](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/openasar.md) / [Discord](https://discord.gg/YDMptE8u2b) / [GitHub](https://github.com/GooseMod/OpenAsar) diff --git a/docs/system-tools.md b/docs/system-tools.md index 04bce362f..8bf7f46a9 100644 --- a/docs/system-tools.md +++ b/docs/system-tools.md @@ -159,7 +159,7 @@ ## ▷ Clipboard Managers ## ▷ Window Managers * ⭐ **[GlazeWM](https://github.com/glzr-io/glazewm)** - Tiling Window Manager -* ⭐ **[Komorebi](https://github.com/LGUG2Z/komorebi)** - Tiling Window Manager +* ⭐ **[Komorebi](https://github.com/LGUG2Z/komorebi)** - Tiling Window Manager * ⭐ **[WorkSpacer](https://workspacer.org/)** / [GitHub](https://github.com/workspacer/workspacer) - Tiling Window Manager * [⁠Seelen UI](https://github.com/eythaann/Seelen-UI) - Tiling Window Manager / [Discord](https://discord.gg/ABfASx5ZAJ) * [Whim](https://github.com/dalyIsaac/Whim/) - Pluggable Dynamic Window Manager diff --git a/docs/text-tools.md b/docs/text-tools.md index 305d1a5da..e68c04692 100644 --- a/docs/text-tools.md +++ b/docs/text-tools.md @@ -143,7 +143,7 @@ ## ▷ Grammar Check * [Scribens](https://www.scribens.com/) - Web App * [EditGPT](https://www.editgpt.app/) - Web App / Sign-Up Required * [ProWritingAid](https://prowritingaid.com/grammar-checker) - Web App / Sign-Up Required -* [Outwrite](https://www.outwrite.com/) - - Web App / Sign-Up Required +* [Outwrite](https://www.outwrite.com/) - Web App / Sign-Up Required *** diff --git a/docs/video.md b/docs/video.md index f535612f4..e5c6b8f0e 100644 --- a/docs/video.md +++ b/docs/video.md @@ -19,7 +19,7 @@ # ► Streaming Sites * ⭐ **[VeloraTV](https://veloratv.ru/)** or [456movie](https://456movie.net/), [2](https://345movie.net/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/4SJ5c9gZUQ) * ⭐ **[Cinegram](https://cinegram.net/)** - Movies / TV / Anime / Auto-Next * ⭐ **[SpenFlix](https://watch.spencerdevs.xyz/)**, [2](https://spenflix.ru/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/RF8vMBRtTs) -* [1Shows](https://www.1shows.nl/), [1Flex](https://www.1flex.nl/) or [RgShows](https://www.rgshows.ru/) - Movies / TV / Anime / [Guide](https://www.rgshows.ru/guide.html) / [Auto Next](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/rgshows-autoplay.md) / [Discord](https://discord.gg/the-one) +* [1Shows](https://www.1shows.nl/), [1Flex](https://www.1flex.nl/) or [RgShows](https://www.rgshows.ru/) - Movies / TV / Anime / [Guide](https://www.rgshows.ru/guide.html) / [Auto Next](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/rgshows-autoplay.md) / [Discord](https://discord.gg/the-one) * [Cinevibe](https://cinevibe.asia/) - Movies / TV / Anime / [Discord](https://discord.com/invite/4BU2XbAPdu) * [FilmCave](https://filmcave.ru/) or [Flixway](https://flixway.pro/) - Movies / TV / Anime / Auto-Next / [Telegram](https://t.me/fmcave) / [Discord](https://discord.gg/BtpYzMbDjH) * [Cinema.BZ](https://cinema.bz/) - Movies / TV / Anime / Auto-Next / [Telegram](https://t.me/cinemabz) @@ -209,7 +209,7 @@ # ► Specialty Streaming * [0xDB](https://0xdb.org/) - Rare Movies * [HomeMovies101](https://www.homemovies100.it/en/) - Home Movies * [Prelinger Archives](https://www.panix.com/~footage/) - Ephemeral Films [Archive](https://archive.org/details/prelinger) -* [3DS Movies](https://rentry.co/FMHYB64#3dsm) - 3D Movies for 3DS Handhelds +* [3DS Movies](https://rentry.co/FMHYB64#3dsm) - 3D Movies for 3DS Handhelds * [r/MusicalBootlegs](https://www.reddit.com/r/MusicalBootlegs) or ["Slime Tutorials"](https://youtube.com/playlist?list=PLsIt5G4GJ27lxWP9Qi5N70zRSkJAT0ntc) - Broadway Show Recordings * [GlobalShakespeares](https://globalshakespeares.mit.edu/) - Shakespeare Performance Recordings * [TVARK](https://tvark.org/) or [Daily Commercials](https://dailycommercials.com/) - Commercial / TV Promo Archives @@ -812,7 +812,7 @@ # ► Torrent Sites * ↪️ **[General Torrent Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent)** * ⭐ **[1337x Movies](https://1337x.to/movie-library/1/)** - Movies / TV / Anime -* ⭐ **[RuTracker Movies](https://rutracker.org/forum/index.php?c=2)** - Movies / TV / Anime / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent#wiki_.25BA_torrent_sites) +* ⭐ **[RuTracker Movies](https://rutracker.org/forum/index.php?c=2)** - Movies / TV / Anime / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent#wiki_.25BA_torrent_sites) * ⭐ **[Rive](https://rivestream.org/)** - Movies / TV / Anime / [Status](https://rentry.co/rivestream) / [Discord](https://discord.gg/6xJmJja8fV) * ⭐ **[Kinozal](https://kinozal.tv/)** - Movies / TV / 4K / Sign-Up Required * ⭐ **[Heartive](https://heartiveloves.pages.dev/)** - Movies / TV / Anime / Magnets on Files From 7ea5ed35376dc81f8de6f056f33a4469f37f55f0 Mon Sep 17 00:00:00 2001 From: litekin Date: Thu, 22 Jan 2026 08:26:41 +0000 Subject: [PATCH 314/552] change "Ranks 1337x" to "1337x Ranks" (#4620) just makes more sense. also will test if changing note file name breaks new notes feature. --- docs/.vitepress/notes/{ranks-1337x.md => 1337x-ranks.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/.vitepress/notes/{ranks-1337x.md => 1337x-ranks.md} (90%) diff --git a/docs/.vitepress/notes/ranks-1337x.md b/docs/.vitepress/notes/1337x-ranks.md similarity index 90% rename from docs/.vitepress/notes/ranks-1337x.md rename to docs/.vitepress/notes/1337x-ranks.md index e35171b6d..be16fe495 100644 --- a/docs/.vitepress/notes/ranks-1337x.md +++ b/docs/.vitepress/notes/1337x-ranks.md @@ -1,4 +1,4 @@ -#### Ranks 1337x +#### 1337x Ranks * ⬛ Black - Admin * 🟩 Green - Moderator From 3d08ae273c535d747449f41703f20ba4ffb383d2 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Thu, 22 Jan 2026 00:30:25 -0800 Subject: [PATCH 315/552] small fix --- docs/torrenting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/torrenting.md b/docs/torrenting.md index 8c6dc7af8..2f60370fb 100644 --- a/docs/torrenting.md +++ b/docs/torrenting.md @@ -14,7 +14,7 @@ # ► Torrent Sites * ⭐ **RuTracker Tools** - [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045) / [Translator](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools/#wiki_.25B7_translators) / [Bypass Extension](https://rutracker.org/forum/viewtopic.php?t=5567607) / [Bypass Proxy](https://rutracker.org/forum/viewtopic.php?t=5403116) * ⭐ **[m0nkrus](https://rentry.co/FMHYB64#m0nkrus)** - Adobe / Autodesk Software * ⭐ **Adobe Tools** - [GenP](https://rentry.co/FMHYB64#genp) / [Block Adobe Telemetry](https://rentry.co/FMHYB64#a-dove-is-dumb) / [Quick Guide](https://rentry.co/FMHYB64#quick-guide) -* [1337x](https://1337x.to/home/), [2](https://x1337x.cc/) - Video / Audio / NSFW / [Mirrors](https://1337x-status.org/) / [.onion](http://l337xdarkkaqfwzntnfk5bmoaroivtl6xsbatabvlb52umg6v3ch44yd.onion/) / [User Ranks](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/ranks-1337x.md) +* [1337x](https://1337x.to/home/), [2](https://x1337x.cc/) - Video / Audio / NSFW / [Mirrors](https://1337x-status.org/) / [.onion](http://l337xdarkkaqfwzntnfk5bmoaroivtl6xsbatabvlb52umg6v3ch44yd.onion/) / [User Ranks](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/1337x-ranks.md) * 1337x Tools - [Telegram Bot](https://t.me/search_content_bot) / [IMDb Ratings](https://github.com/kotylo/1337imdb) / [Display Magnets](https://greasyfork.org/en/scripts/373230) / [Timestamp Fix](https://greasyfork.org/en/scripts/421635) * [RARBG Dump](https://rarbgdump.com/) - Video / Audio / Games / Books / NSFW / Continuation Project * [LimeTorrents](https://www.limetorrents.lol/) - Video / Audio / Books From 1fd7db22ff0b6e0441593fa6505bb81b441c7748 Mon Sep 17 00:00:00 2001 From: bread <136384195+bbbreaddd@users.noreply.github.com> Date: Thu, 22 Jan 2026 13:58:44 -0800 Subject: [PATCH 316/552] Improve URL Search (#4623) * Add URL Searching * increase limit * add toggle for url searching * switch search providers --- docs/.vitepress/config.mts | 9 + docs/.vitepress/constants.ts | 31 ++- .../theme/components/VPLocalSearchBox.vue | 88 +++++++- .../theme/components/VPNavBarSearch.vue | 206 ++++++++++++++++++ package.json | 1 + pnpm-lock.yaml | Bin 330600 -> 330855 bytes 6 files changed, 320 insertions(+), 15 deletions(-) create mode 100644 docs/.vitepress/theme/components/VPNavBarSearch.vue diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 38bf5b9ec..59cf8ebb9 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -12,6 +12,7 @@ import { meta, nav, search, + algolia, sidebar, socialLinks } from './constants' @@ -105,6 +106,12 @@ export default defineConfig({ replacement: fileURLToPath( new URL('./theme/components/VPLocalSearchBox.vue', import.meta.url) ) + }, + { + find: /^.*VPNavBarSearch\.vue$/, + replacement: fileURLToPath( + new URL('./theme/components/VPNavBarSearch.vue', import.meta.url) + ) } ] }, @@ -130,6 +137,7 @@ export default defineConfig({ VitePWA({ registerType: 'autoUpdate', workbox: { + maximumFileSizeToCacheInBytes: 4000000, globPatterns: ['**/*.{js,css,html,ico,png,svg,woff2}'], runtimeCaching: [ { @@ -214,6 +222,7 @@ export default defineConfig({ }, themeConfig: { search, + algolia, footer: { message: `${feedback} (rev: ${commitRef})`, copyright: diff --git a/docs/.vitepress/constants.ts b/docs/.vitepress/constants.ts index 108d4359d..b81afc228 100644 --- a/docs/.vitepress/constants.ts +++ b/docs/.vitepress/constants.ts @@ -66,11 +66,11 @@ export const search: DefaultTheme.Config['search'] = { _render(src, env, md) { // Check if current file should be excluded from search const relativePath = env.relativePath || env.path || '' - const shouldExclude = excluded.some(excludedFile => - relativePath.includes(excludedFile) || + const shouldExclude = excluded.some(excludedFile => + relativePath.includes(excludedFile) || relativePath.endsWith(excludedFile) ) - + // Return empty content for excluded files so they don't appear in search if (shouldExclude) { return '' @@ -82,7 +82,15 @@ export const search: DefaultTheme.Config['search'] = { contents = transformGuide(contents) contents = transform(contents) const html = md.render(contents, env) - return html + + // Append the URL to the indexed text content so search works on links too. + return html.replace(/]+href="([^"]+)"[^>]*>/g, (match, href) => { + try { + return match + ' ' + decodeURI(href) + ' ' + } catch { + return match + ' ' + href + ' ' + } + }) }, miniSearch: { options: { @@ -148,6 +156,15 @@ export const search: DefaultTheme.Config['search'] = { provider: 'local' } +export const algolia: DefaultTheme.Config['algolia'] = { + appId: 'R21YQW149I', + apiKey: 'b573aa609857d05f2327598413f9566', + indexName: 'fmhy', + searchParameters: { + facetFilters: ['lang:en-US'] + } +} + export const socialLinks: DefaultTheme.SocialLink[] = [ { icon: 'github', link: 'https://github.com/fmhy/edit' }, { icon: 'discord', link: 'https://github.com/fmhy/FMHY/wiki/FMHY-Discord' }, @@ -319,9 +336,9 @@ export const sidebar: DefaultTheme.Sidebar | DefaultTheme.NavItemWithLink[] = [ items: [ meta.build.nsfw ? { - text: ' NSFW', - link: 'https://rentry.org/NSFW-Checkpoint' - } + text: ' NSFW', + link: 'https://rentry.org/NSFW-Checkpoint' + } : {}, { text: ' Unsafe Sites', diff --git a/docs/.vitepress/theme/components/VPLocalSearchBox.vue b/docs/.vitepress/theme/components/VPLocalSearchBox.vue index 4fcaa9bf6..a4d9d60db 100644 --- a/docs/.vitepress/theme/components/VPLocalSearchBox.vue +++ b/docs/.vitepress/theme/components/VPLocalSearchBox.vue @@ -72,6 +72,7 @@ const { localeIndex, theme } = vitePressData // Fuzzy search toggle state (default: false = exact search) const isFuzzySearch = useLocalStorage('vitepress:local-search-fuzzy', false) +const isUrlSearch = useLocalStorage('vitepress:local-search-url', true) const searchIndex = computedAsync(async () => markRaw( @@ -151,8 +152,8 @@ const mark = computedAsync(async () => { const cache = new LRUCache>(16) // 16 files debouncedWatch( - () => [searchIndex.value, filterText.value, showDetailedList.value, isFuzzySearch.value] as const, - async ([index, filterTextValue, showDetailedListValue, fuzzySearchValue], old, onCleanup) => { + () => [searchIndex.value, filterText.value, showDetailedList.value, isFuzzySearch.value, isUrlSearch.value] as const, + async ([index, filterTextValue, showDetailedListValue, fuzzySearchValue, urlSearchValue], old, onCleanup) => { if (old?.[0] !== index) { // in case of hmr cache.clear() @@ -166,9 +167,12 @@ debouncedWatch( if (!index) return // Search with dynamic fuzzy option + // Prefix matching is always enabled to allow partial word matches (e.g. "Spot" -> "Spotify"). const searchOptions = { - fuzzy: isFuzzySearch.value ? 0.2 : false + fuzzy: isFuzzySearch.value ? 0.2 : false, + prefix: true } + results.value = index .search(filterTextValue, searchOptions) .slice(0, 16) as (SearchResult & Result)[] @@ -246,10 +250,40 @@ debouncedWatch( }) const excerpts = el.value?.querySelectorAll('.result .excerpt') ?? [] + const lowerCaseFilterText = filterTextValue.trim().toLowerCase() + for (const excerpt of excerpts) { - excerpt - .querySelector('mark[data-markjs="true"]') - ?.scrollIntoView({ block: 'center' }) + const anchors = excerpt.querySelectorAll('a') + for (const anchor of anchors) { + const href = anchor.getAttribute('href') + // URL Highlighting Logic + // We use the raw search query (lowerCaseFilterText) to check for matches in the link's href. + // Highlight hyperlinks that contain the entire search term in their href + if ( + urlSearchValue && + href && + lowerCaseFilterText.length > 0 && + href.toLowerCase().includes(lowerCaseFilterText) + ) { + anchor.classList.add('search-match-url') + + // Add priority class for precise scrolling if the query is specific enough (> 2 chars). + // This prioritizes showing the exact link match over a generic page match at the top. + if (lowerCaseFilterText.length > 2) { + anchor.classList.add('search-match-url-priority') + } + } + } + + // Scroll to the first match, prioritizing exact URL matches + const priorityMatch = excerpt.querySelector('.search-match-url-priority') + if (priorityMatch) { + priorityMatch.scrollIntoView({ block: 'center' }) + } else { + excerpt + .querySelector('mark[data-markjs="true"], .search-match-url') + ?.scrollIntoView({ block: 'center' }) + } } // FIXME: without this whole page scrolls to the bottom resultsEl.value?.firstElementChild?.scrollIntoView({ block: 'start' }) @@ -285,7 +319,8 @@ onMounted(() => { function onSearchBarClick(event: PointerEvent) { if (event.pointerType === 'mouse') { - focusSearchInput() + // Disable auto-select on click so user can edit query easily without clearing it + focusSearchInput(false) } } @@ -406,6 +441,10 @@ function toggleFuzzySearch() { isFuzzySearch.value = !isFuzzySearch.value } +function toggleUrlSearch() { + isUrlSearch.value = !isUrlSearch.value +} + function formMarkRegex(terms: Set) { return new RegExp( [...terms] @@ -505,6 +544,16 @@ function onMouseMove(e: MouseEvent) { = + + - -