From 5941c9e9f8b9d0d29c99a55f80aa13062378b4c5 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 1 Sep 2025 07:36:34 -0700 Subject: [PATCH 01/17] updated 5 pages --- docs/linux-macos.md | 2 +- docs/non-english.md | 2 +- docs/social-media-tools.md | 1 - docs/system-tools.md | 1 - docs/video.md | 2 +- 5 files changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/linux-macos.md b/docs/linux-macos.md index 8b1a351c8..cce00c121 100644 --- a/docs/linux-macos.md +++ b/docs/linux-macos.md @@ -458,7 +458,7 @@ * ⭐ **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) * ⭐ **[Alacritty](https://alacritty.org)**, **[Kitty](https://sw.kovidgoyal.net/kitty/overview/)**, **[Wezterm](https://wezterm.org)** / [GitHub](https://github.com/wezterm/wezterm), [tabby](https://tabby.sh/), [foot](https://codeberg.org/dnkl/foot), [Simple Terminal](https://st.suckless.org/), [Wave](https://www.waveterm.dev/), [Ghostty](https://ghostty.org/), [yakuake](https://apps.kde.org/yakuake/) or [emacs-eat](https://codeberg.org/akib/emacs-eat) - Linux Terminal Emulators * ⭐ **[LinuxCommand](https://www.linuxcommand.org/tlcl.php)**, [Command Line Guide](https://github.com/jlevy/the-art-of-command-line) or [ManKier](https://www.mankier.com/) - Command-Line Lessons -* [Liquidprompt](https://github.com/liquidprompt/liquidprompt) - Bash / Zsh Prompt +* [Starship](https://starship.rs/) or [Liquidprompt](https://github.com/liquidprompt/liquidprompt) - Bash / Zsh Prompt * [utils](https://github.com/Loupeznik/utils) or [UsefulLinuxShellScripts](https://github.com/jackrabbit335/UsefulLinuxShellScripts) - Linux Shell Tool Scripts * [Gum](https://github.com/charmbracelet/gum) - Shell Script Creator * [ShellCheck](https://www.shellcheck.net/) - Shell Script Bug Check diff --git a/docs/non-english.md b/docs/non-english.md index dfd076b3e..dbc8a78b8 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -1780,7 +1780,7 @@ ## ▷ Streaming / Phát trực tuyến -* ⭐ **[rophim](https://www.rophim.me/phimhay)** - Movies / TV / Anime / Watch Parties / [Telegram](https://t.me/rophimzone), [Telegram](https://t.me/congdongrophim) (Alt) / [Discord](https://discord.gg/rophim) / VPN May Be Required +* ⭐ **[rophim](https://www.rophim.me/phimhay)** - Movies / TV / Anime / Watch Parties / [Telegram](https://t.me/rophimzone), [Telegram](https://t.me/congdongrophim) (Alt) / [Discord](https://discord.gg/rophim) * [Phimmoi](https://vuaphimmoi.net/) - Movies / TV / Anime / Sub / Dub / 720p * [Danet](https://danet.vn/) - Movies / TV / Anime / Live TV / Sub / 720p * [XemPhim](https://xemphim.app/) - Movies / TV / Sub / 720p diff --git a/docs/social-media-tools.md b/docs/social-media-tools.md index f0dc055b0..4dad81bed 100644 --- a/docs/social-media-tools.md +++ b/docs/social-media-tools.md @@ -561,7 +561,6 @@ ## ▷ Twitter/X Customization -* ⭐ **[Eight Dollars](https://github.com/wseagar/eight-dollars)** - Show Twitter Blue vs. Real Verified Users * [Control Panel for Twitter](https://soitis.dev/control-panel-for-twitter) - Twitter Enhancement Extensions * [Minimal Twitter](https://typefully.com/minimal-twitter) - Minimal Twitter Themes * [OldTwitter](https://github.com/dimdenGD/OldTwitter) or [GoodTwitter2](https://github.com/Bl4Cc4t/GoodTwitter2) - Original Twitter Theme diff --git a/docs/system-tools.md b/docs/system-tools.md index 77493d4f8..8de44c680 100644 --- a/docs/system-tools.md +++ b/docs/system-tools.md @@ -112,7 +112,6 @@ * [GetDNote](https://www.getdnote.com/) - Command Line Notebook * [LeanandMean](https://github.com/AveYo/LeanAndMean) - Powershell Snippets / Use with Caution * [PowerShell Scripts](https://github.com/fleschutz/PowerShell), [PowershellGallery](https://www.powershellgallery.com/) or [WindowsPowerShell](https://github.com/stevencohn/WindowsPowerShell) - Shell Scripts -* [Starship](https://starship.rs/) - Cross-Shell Prompt *** diff --git a/docs/video.md b/docs/video.md index da48b1837..ea743a200 100644 --- a/docs/video.md +++ b/docs/video.md @@ -116,7 +116,7 @@ ## ▷ Free w/ Ads -* 🌐 **[Free-Official-Youtube-Content](https://rentry.co/Free-Official-Youtube-Content)** or [YT-Movies](https://rentry.co/YT-Movies) - YouTube Channel Lists +* 🌐 **[Free-Official-Youtube-Content](https://github.com/superlincoln953/Free-Official-Youtube-Content)** - YouTube Channel List * 🌐 **[YT Movies Multireddit](https://www.reddit.com/user/nbatman/m/streaming/)** - YouTube Streaming Subreddits * 🌐 **[JustWatch](https://www.justwatch.com/us?monetization_types=free)** - Free w/ Ads Directory * ⭐ **[Tubi](https://tubitv.com)** - Movies / TV / 720p / [Downloader](https://github.com/warren-bank/node-hls-downloader-tubitv) / [Avaliable Countries](https://corporate.tubitv.com/) From e1618c78a2d63518d7e455196a001ad414df9d3d Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 1 Sep 2025 11:12:56 -0700 Subject: [PATCH 02/17] small update --- docs/privacy.md | 3 --- docs/video.md | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/privacy.md b/docs/privacy.md index bd7486e55..1fa9fbbff 100644 --- a/docs/privacy.md +++ b/docs/privacy.md @@ -343,11 +343,8 @@ * ⭐ **[Brave Search](https://search.brave.com/)** - Independent * ⭐ **[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 -* [LibreY](https://github.com/Ahwxorg/librey) - Metasearch * [4get](https://4get.ca/) - Metasearch / [Source Code](https://git.lolcat.ca/lolcat/4get) * [Mojeek](https://www.mojeek.com/) - Independent / [Subreddit](https://www.reddit.com/r/mojeek/) -* [Qwant](https://www.qwant.com/) - Bing / Independatant / [Discord](https://discord.com/invite/vjhCHnFMkw) -* [Swisscows](https://swisscows.com/) - Bing Based * [YaCy](https://yacy.net/) - Decentralized / P2P Independant / [GitHub](https://github.com/yacy/yacy_search_server) * [Startpage](https://www.startpage.com/) - Google Based / [Subreddit](https://www.reddit.com/r/StartpageSearch/) * [SearXNG](https://docs.searxng.org/) - Self-Hosted / Metasearch / [GitHub](https://github.com/searxng/searxng) diff --git a/docs/video.md b/docs/video.md index ea743a200..4d72702a5 100644 --- a/docs/video.md +++ b/docs/video.md @@ -251,7 +251,7 @@ ## ▷ Cartoon Streaming -* ⭐ **[WCO](https://www.wco.tv/)**, [2](https://www.wcostream.tv/) - TV / Movies / Anime / [Status](https://www.wcostatus.com/) / [Anti-Adblock Fix](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#wco-note) +* ⭐ **[WCO](https://www.wco.tv/)**, [2](https://www.wcostream.tv/) - 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/) - TV / [Discord](https://discord.gg/YwpgPrWVSH) * [TamilToon](https://tamiltoon.net/) - TV / Movies / Anime / Switch Language in Player From f6bee8e7cb888b0f2ed96f6fda97acf2526816d7 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 2 Sep 2025 07:31:12 -0700 Subject: [PATCH 03/17] updated 14 pages --- docs/audio.md | 4 ++-- docs/developer-tools.md | 3 ++- docs/educational.md | 4 ++-- docs/gaming-tools.md | 4 ++-- docs/gaming.md | 3 ++- docs/image-tools.md | 1 + docs/internet-tools.md | 2 +- docs/misc.md | 8 +++++--- docs/mobile.md | 4 ++-- docs/non-english.md | 2 +- docs/reading.md | 3 ++- docs/storage.md | 2 +- docs/text-tools.md | 5 +++-- docs/video.md | 9 ++++----- 14 files changed, 30 insertions(+), 24 deletions(-) diff --git a/docs/audio.md b/docs/audio.md index 1267f8d9f..3a15b8de1 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -668,7 +668,7 @@ * 🌐 **[Awesome Last.fm](https://github.com/jnguyen1098/awesome-lastfm)** or [Last.fm Tool List](https://redd.it/1h8ec76) - Last.fm Tool Indexes * ⭐ **[⁠bleh](https://katelyn.moe/bleh/)** - Last.fm Customization Script / [GitHub](https://github.com/katelyynn/bleh) * ⭐ **[OpenScrobbler](https://openscrobbler.com/)** - Manually Scrobble Anything / [Discord](https://discord.gg/SEDp6Zy) / [GitHub](https://github.com/elamperti/openwebscrobbler) -* ⭐ **[Pano Scrobbler](https://github.com/kawaiiDango/pano-scrobbler)** - Android Scrobbler +* ⭐ **[Pano Scrobbler](https://github.com/kawaiiDango/pano-scrobbler)** - Multi-Platform Scrobbler * ⭐ **[Last.fm Stats](https://lastfmstats.com/)** - In-Depth Last.fm Stats / [GitHub](https://github.com/felhag/lastfm-stats-web) * [Web Scrobbler](https://github.com/web-scrobbler/web-scrobbler) - Scrobble Any Site * [Edit Scrobbles](https://greasyfork.org/en/scripts/485278) - Manually Edit Scrobbles @@ -872,7 +872,7 @@ * ⭐ **[Tenacity](https://tenacityaudio.org/)**, [Audacity](https://www.audacityteam.org/) or [ocenaudio](https://www.ocenaudio.com/) - Audio Editors * ⭐ **[FL Studio](https://rentry.co/FMHYBase64#fl-studio)**, **[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), [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/)**, [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 +* ⭐ **[OpenMPT](https://openmpt.org/)** / [Source](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/FMHYBase64#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 diff --git a/docs/developer-tools.md b/docs/developer-tools.md index 22bce6b37..557361b32 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -354,7 +354,7 @@ * 🌐 **[LMAerena Price Compare](https://countless.dev/)** - AI 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) or [Dhizuku](https://github.com/iamr0s/Dhizuku) - Let Apps Use System API (Android) -* [Wyzie Subs](https://sub.wyzie.ru/) - Subtitle Scraping API / [NPM Package](https://www.npmjs.com/package/wyzie-lib) / [Docs](https://docs.wyzie.ru/) +* [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 @@ -427,6 +427,7 @@ * [OpenGameArt.org](https://opengameart.org/) - Game Art Community * [UnityFreaks](https://www.unityfreaks.com/), [AssetStore](https://assetstore.unity.com/search#cf-ec_category=3d&nf-ec_price_filter=0...0) or [GameDevUE](https://t.me/GameDevUE) - Unity & Unreal Engine Assets * [SteamGridDB](https://www.steamgriddb.com/) - Custom Video Game Assets +* [S2V](https://s2v.app/) - Source 2 Viewer & Decompiler / [GitHub](https://github.com/ValveResourceFormat/ValveResourceFormat) *** diff --git a/docs/educational.md b/docs/educational.md index 229cb82f3..e4684b0fc 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -540,7 +540,7 @@ * ↪️ **[3D Modeling](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/image-tools#wiki_.25BA_3d_models) / [CAD Apps](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/image-tools#wiki_.25B7_cad_engineering)** * ⭐ **[r/AskEngineers](https://www.reddit.com/r/AskEngineers/)** / [Wiki](https://www.reddit.com/r/AskEngineers/wiki/), **[r/engineering](https://www.reddit.com/r/engineering/)** or [r/AutomotiveEngineering](https://www.reddit.com/r/AutomotiveEngineering/) - Engineering Subreddits * ⭐ **[NPTEL](https://nptel.ac.in/courses)** or [Sabin](https://www.youtube.com/@SabinCivil) - Engineering Courses -* ⭐ **[KiCad](https://kicad.github.io/)** or [Horizon EDA](https://horizon-eda.org/) - Schematics Editor / PCB Creator / SPICE Integration +* ⭐ **[KiCad](https://www.kicad.org/)** / [Libraries](https://kicad.github.io/) or [Horizon EDA](https://horizon-eda.org/) - Schematics Editor / PCB Creator / SPICE Integration * [Formulia](https://play.google.com/store/apps/details?id=m4.enginary) - Engineering Formulas / Tools * [Sanfoundry](https://www.sanfoundry.com/) - Engineering Questions & Answers * [CESDB](https://www.cesdb.com/) - Engineering Software @@ -1363,7 +1363,7 @@ * ⭐ **[Refseek](https://www.refseek.com/)**, [Explorer](https://explorer.globe.engineer/) or [Merlot](https://www.merlot.org/merlot/index.htm) - Academic Search Engines * [SciSpace](https://scispace.com/) (No Sign-Up), [⁠Bohrium](https://www.bohrium.com/), [Scinito](https://ekb.scinito.ai/ai/chat) or [Elicit](https://elicit.com/) / [GitHub](https://github.com/elicit) - Research Chatbots * [Co-STORM](https://storm.genie.stanford.edu/) or [SciArena](https://sciarena.allen.ai/) - Generate Scientific Articles -* [mybib](https://www.mybib.com/), [citemaker](https://www.citemaker.com/), [formatically](https://formatically.com/), [zbib](https://zbib.org/), [CitationMachine](https://citationmachine.net/), [Scribbr](https://www.scribbr.com/citation/generator/), [CiteFast](https://www.citefast.com) or [Cite This For Me](https://www.citethisforme.com/) - Citation Generators / [Chrome](https://chromewebstore.google.com/detail/cite-this-for-me-web-cite/nnnmhgkokpalnmbeighfomegjfkklkle) +* [mybib](https://www.mybib.com/), [citemaker](https://www.citemaker.com/), [formatically](https://formatically.com/), [zbib](https://zbib.org/), [CitationMachine](https://citationmachine.net/), [⁠BibGuru](https://www.bibguru.com/), [Scribbr](https://www.scribbr.com/citation/generator/), [CiteFast](https://www.citefast.com) or [Cite This For Me](https://www.citethisforme.com/) - Citation Generators / [Chrome](https://chromewebstore.google.com/detail/cite-this-for-me-web-cite/nnnmhgkokpalnmbeighfomegjfkklkle) * [Publish or Perish](https://harzing.com/resources/publish-or-perish) - Citation Analyzer * [Inciteful](https://inciteful.xyz/) - Find Connected Literature via Citations * [PLText](https://pltext.com/), [PlagiarismDetector](https://plagiarismdetector.net/) or [Duplichecker](https://www.duplichecker.com/) - Plagiarism Checkers diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index 2e784a3ba..5f1b4fdf3 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -456,7 +456,7 @@ ## ▷ Switch Homebrew -* ⭐ **[Switch Hacks Guide](https://switch.hacks.guide/)** or [Switchway](https://switchway.net/) +* ⭐ **[r/SwitchPirates Wiki](https://www.reddit.com/r/SwitchPirates/wiki/index/)**, **[Switch Hacks Guide](https://switch.hacks.guide/)** (anti-piracy) or [Switchway](https://switchway.net/) - Homebrew Guides * ⭐ **[Homebrew App Store](https://hb-app.store/)** - Switch / Wii U Homebrew App Store * [r/SwitchPirates](https://www.reddit.com/r/SwitchPirates/) or [r/SwitchHacks](https://reddit.com/r/SwitchHacks) - Switch Homebrew Subreddits * [LAN Play Status](http://lan-play.com/) or [Switch-LAN-Play](https://github.com/spacemeowx2/switch-lan-play) / [Discord](https://discord.gg/PUEmfV4) - Switch Multiplayer Servers @@ -820,7 +820,7 @@ ## ▷ GTA Tools -* 🌐 **[GTAAll](https://www.gtaall.com/)**, [GTAInside](https://gtainside.com/), [GameModding](https://gamemodding.com/), [GTAGarage](https://gtagarage.com/) or [LibertyCity](https://libertycity.net/) - GTA Mods, Walkthroughs & More +* 🌐 **[GTAAll](https://www.gtaall.com/)**, [GTAInside](https://gtainside.de/), [GameModding](https://gamemodding.com/), [GTAGarage](https://gtagarage.com/) or [LibertyCity](https://libertycity.net/) - GTA Mods, Walkthroughs & More * 🌐 **[GTA5-Mods](https://www.gta5-mods.com/)** - GTAV Mods * 🌐 **[MixMods](https://www.mixmods.com.br/)** - GTASA Mods * ⭐ **[FiveM](https://fivem.net/)**, [alt:V](https://altv.mp/) or [RAGE](https://rage.mp/) - Modded GTAV Servers / Requires Legit Copy diff --git a/docs/gaming.md b/docs/gaming.md index 45657c478..bbbb048ff 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -361,6 +361,7 @@ * [⁠Mario Party Legacy](https://mariopartylegacy.com/forum/) - Mario Party Mods * [Super Mario Bros Crossover](https://archive.org/details/SuperMarioCrossoverOffline) - Play SMB with Alternative Characters * [MetroidConstruction](https://metroidconstruction.com/) - Metroid ROM Modding Community / [Discord](https://discord.gg/xDwaaqa) +* [⁠NS2DB](https://ns2db.com/) - Switch 2 / Switch / 3DS ROM Release Tracker / [Discord](https://discord.com/invite/8CpjeXH4) *** @@ -682,7 +683,7 @@ * [Rosebud AI](https://www.rosebud.ai/) or [Wild West](https://www.wildwest.gg/) - AI Made Browser Games * [Noel Friedrich](https://www.noel-friedrich.de/terminal/) - Browser Terminal Games * [ABA Games](https://www.asahi-net.or.jp/~cs8k-cyu/browser.html) - Single Button Games -* [Unblock KISD](https://sites.google.com/view/unblockkisd/), [frogie's arcade](https://frogiesarca.de/), [Tyrone's Unblocked](https://sites.google.com/site/tyronesgamesez/) or [UBG365](https://ubg365.github.io/) - Browser Games / Unblocked at Schools +* [Unblock KISD](https://sites.google.com/view/unblockkisd/), [⁠gn-math](https://gn-math.github.io/), [frogie's arcade](https://frogiesarca.de/), [Tyrone's Unblocked](https://sites.google.com/site/tyronesgamesez/) or [UBG365](https://ubg365.github.io/) - Browser Games / Unblocked at Schools * [FlashMuseum](https://flashmuseum.org/), [Flash Arch](https://flasharch.com/en) or [AlbinoBlackSheep](https://www.albinoblacksheep.com/games/) - Flash Games * [Arcade Prehacks](https://www.arcadeprehacks.com/) or [KongHack](https://konghack.com/) - Flash Game Mods * [Js13kGames](https://js13kgames.com/entries), [HTML5 Games](https://html5games.com/) or [TheBestarcade](https://html5.thebestarcadescript.com/) - HTML5 Games diff --git a/docs/image-tools.md b/docs/image-tools.md index 8ce836523..878f81aa1 100644 --- a/docs/image-tools.md +++ b/docs/image-tools.md @@ -106,6 +106,7 @@ * [Palettum](https://palettum.com/) - Add Custom Color Palettes to Images & GIFs / [GitHub](https://github.com/arrowpc/palettum) * [InColor](https://www.myheritage.com/incolor) - B&W Image Colorization / Sign-Up Required * [PhotoJoiner](https://www.photojoiner.com/) - Collage Maker +* [⁠shabzefilters](https://shabzefilters.netlify.app/) - ASCII, Dot, Braille, Block, Line, etc * [AIDraw](https://ai-draw.tokyo/en/) or [⁠FiniteCurve](https://www.finitecurve.com/) - Turn Photos into Line Art * [Tiler](https://github.com/nuno-faria/tiler) - Mosaic Image Generator * [Fotosketcher](https://fotosketcher.com/) - Turn Photos into Artwork / Windows diff --git a/docs/internet-tools.md b/docs/internet-tools.md index c660712d2..7b1cbe075 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -284,7 +284,7 @@ * [Anime Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:lamzt6ls4iz) - Search Anime Torrent Sites * [Audio Download CSE](https://cse.google.com/cse?cx=006516753008110874046:ibmyuhh72io), [2](https://cse.google.com/cse?cx=006516753008110874046:ohobg3wvr_w), [3](https://cse.google.com/cse?cx=32d85b41e2feacd3f) - Search Audio Download Sites * [Audio Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:v75cyb4ci55) - Search Audio Torrent Sites -* [Virgil Game Search](https://virgil.samidy.com/), [2](https://virgil-search.pages.dev/) / [GitHub](https://github.com/SamidyFR/Virgil), [Game Download CSE](https://cse.google.com/cse?cx=006516753008110874046:cbjowp5sdqg), [Rezi Search](https://rezi.one/) or [r/PiratedGames CSE](https://cse.google.com/cse?cx=20c2a3e5f702049aa) - Multi-Site Search Engines +* [Virgil Game Search](https://virgil.samidy.com/), [2](https://virgil-search.pages.dev/) / [GitHub](https://github.com/SamidyFR/Virgil), [Rezi Search](https://rezi.one/), [⁠Playseek](https://playseek.app/), [Game Download CSE](https://cse.google.com/cse?cx=006516753008110874046:cbjowp5sdqg) or [r/PiratedGames CSE](https://cse.google.com/cse?cx=20c2a3e5f702049aa) - Multi-Site Search Engines * [Game Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:pobnsujblyx) - Search Game Torrent Sites * [PastebinSearch](https://cipher387.github.io/pastebinsearchengines/) or [Paste Skimmer](https://sites.google.com/view/l33tech/tools/pasteskimmer) - Search Pastebins * [File Host Search](https://cse.google.com/cse?cx=90a35b59cee2a42e1) - Search File Hosts diff --git a/docs/misc.md b/docs/misc.md index c1c6db1f8..3efb52748 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -68,6 +68,7 @@ * [AppRaven](https://appraven.net/activity/pricedrops?ratingCount=0&price=FREE) - Apple Platform Apps / Games / [Subreddit](https://www.reddit.com/r/AppRaven/) / [Telegram](https://t.me/AppRavenOfficial) / [Discord](https://discord.com/invite/q8nPsNAypC) * [BAEN](https://www.baen.com/catalog/category/view/s/free-library/id/2012) - Books * [FreeForStudent](https://freeforstudents.org/) - Free for Student Deals +* [FreeReadFeed](https://www.freereadfeed.com/) or [eReaderIQ](https://www.ereaderiq.com/freebies) - Free Kindle Releases * [r/FREE](https://reddit.com/r/FREE/) * [⁠r/freebies](https://www.reddit.com/r/freebies/) * [r/eFreebies](https://reddit.com/r/eFreebies) @@ -548,7 +549,7 @@ * [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 -* [Lindy Hacker News](https://hn.lindylearn.io/) - Best of / Top Posts Aggregator +* [HNRankings](https://hnrankings.info/) or [Lindy Hacker News](https://hn.lindylearn.io/) - Best of / Top Posts Aggregator * [Hacker News RSS](https://hnrss.github.io/) - HN RSS Feeds *** @@ -904,6 +905,7 @@ * [Financials Extension](https://github.com/cmallwitz/Financials-Extension) - Stock Market Data for LibreOffice Calc * [YieldFinder](https://yieldfinder.app/) - Rates for Savings Accounts, Market Funds, and Treasuries * [Quiver Quantitative](https://www.quiverquant.com/) - Stock Trading Research +* [Technical Library](https://t.me/+Tz4VCcFAMVJGzd8z) - Educational Trading Ebooks * [TradingView Webhook Bot](https://github.com/fabston/TradingView-Webhook-Bot) / [Index](https://github.com/pAulseperformance/awesome-pinescript) - Send TradingView Alerts to Various Apps * [tickrs](https://github.com/tarkah/tickrs) - Ticker Data in Terminal * [⁠BestETF](https://www.bestetf.net/) or [ETFDB](https://etfdb.com/) - ETF Databases @@ -951,9 +953,9 @@ * [Hagglezon](https://www.hagglezon.com/) - Price Comparisons for Amazon Stores Across Europe * [Remove Amazon Sponsored](https://greasyfork.org/en/scripts/536756) - Remove Amazon Sponsored Listings * [Slant](https://www.slant.co/) - "What are the best..." Product Rankings -* [PicClick](https://picclick.com/) - eBay Quick Search -* [⁠NoBids](https://nobids.net/) - eBay No Bid Search +* [⁠NoBids](https://nobids.net/) or [WatchCount](https://www.watchcount.com/) - eBay Advanced Search * [Typo Hound](https://typohound.com/) or [FatFingers](https://fatfingers.com/) - eBay Typo Search +* [PicClick](https://picclick.com/) - eBay Quick Search * [⁠a view from my seat](https://aviewfrommyseat.co.uk/) - See Event Views Before Buying Tickets * [Desenmascara](https://desenmascara.me/) - Spot Counterfeit Sites * [r/MaleFashionAdvice Spreadsheet](https://docs.google.com/spreadsheets/d/1mhOIpjUUibBf3QueJs8iRJy5gBKCILq82ekJkiC5uqQ/) - Male Clothing Brand / Price Spreadsheet diff --git a/docs/mobile.md b/docs/mobile.md index 5f77623a4..17a7f9c6c 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -766,7 +766,7 @@ * ⭐ **[Mihon](https://mihon.app/)** - Manga Reader / [Extensions](https://keiyoushi.github.io/extensions/), [2](https://discord.gg/3FbCpdKbdY), [3](https://wotaku.wiki/guides/ext/mihon) / [Endorsed Forks](https://mihon.app/forks/), [2](https://github.com/nekomangaorg/Neko), [3](https://komikku-app.github.io/) / [Discord](https://discord.gg/mihon) * ⭐ **[Kotatsu](https://kotatsu.app/)** - Manga Reader / [Nightly](https://github.com/KotatsuApp/Kotatsu-nightly) / [Telegram](https://t.me/kotatsuapp) / [Discord](https://discord.gg/NNJ5RgVBC5) -* ⭐ **[Dantotsu](https://discord.com/invite/4HPZ5nAWwM)** - Manga Reader / [Extension Guide](https://wotaku.wiki/guides/ext/mihon) / [Telegram](https://t.me/+gzBCQExtLQo1YTNh) +* ⭐ **[Dantotsu](https://discord.com/invite/4HPZ5nAWwM)** - Manga Reader / [Extension Guide](https://wotaku.wiki/guides/ext/mihon) / [Source](https://git.rebelonion.dev/rebelonion/Dantotsu/) / [Telegram](https://t.me/+gzBCQExtLQo1YTNh) * [Mangayomi](https://github.com/kodjodevf/mangayomi) - Manga Reader * [LNReader](https://github.com/LNReader/lnreader) - Manga Reader * [Perfect Viewer](https://rentry.co/FMHYBase64#perfect-viewer) - Manga File Viewer @@ -946,7 +946,7 @@ * ⭐ **[DailyAL](https://github.com/JICA98/DailyAL)**, [MALClient](https://github.com/Drutol/MALClient), [AL-chan](https://zend10.github.io/AL-chan/), [Nekome](https://github.com/Chesire/Nekome), [Moelist](https://moelist.net/), [Kitsune](https://github.com/Drumber/Kitsune) or [AniTrend](https://anitrend.co/) / [GitHub](https://github.com/AniTrend/anitrend-app) - Anime Trackers * ⭐ **[Aniyomi](https://aniyomi.org/)** or [Anikku](https://github.com/komikku-app/anikku) / [Extension Guide](https://wotaku.wiki/guides/ext/mihon) / [Discord](https://discord.gg/F32UjdJZrR) * [AnymeX](https://anymex.vercel.app/) / [Extension Guide](https://wotaku.wiki/guides/ext/mangayomi) / [GitHub](https://github.com/RyanYuuki/AnymeX) -* [Dantotsu](https://discord.com/invite/4HPZ5nAWwM) / [Extension Guide](https://wotaku.wiki/guides/ext/mihon) / [Telegram](https://t.me/+gzBCQExtLQo1YTNh) +* [Dantotsu](https://discord.com/invite/4HPZ5nAWwM) / [Extension Guide](https://wotaku.wiki/guides/ext/mihon) / [Source](https://git.rebelonion.dev/rebelonion/Dantotsu/) / [Telegram](https://t.me/+gzBCQExtLQo1YTNh) * [AniLab](https://anilab.to/) - Use [DNS Adblocker](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_dns_adblocking), [2](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_android_adblocking) * [Animiru](https://github.com/Quickdesh/Animiru) * [Shiru](https://github.com/RockinChaos/Shiru) or [Migu](https://miguapp.pages.dev/) - Stream Anime Torrents diff --git a/docs/non-english.md b/docs/non-english.md index dbc8a78b8..6a968ac37 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -616,7 +616,7 @@ * [AB-Maps](https://www.abmaps.com/) - Map Tool * [WizdomSubs](https://wizdom.xyz/) or [Ktuvit](https://www.ktuvit.me/) - Subtitles * [TranslationsMovieHEB](https://t.me/translationsmoviesheb) - Request Subtitle Translations -* [RedAlert](https://redalert.me/index_en.html) or [RocketAlert](https://rocketalert.live/) - Rocket Alerts +* [RedAlert](https://redalert.me/index_en.html), [Tzevaadom](https://www.tzevaadom.co.il/) or [RocketAlert](https://rocketalert.live/) - Rocket Alerts ## ▷ Streaming / הזרמה diff --git a/docs/reading.md b/docs/reading.md index 83ecd5879..23bcddd46 100644 --- a/docs/reading.md +++ b/docs/reading.md @@ -302,7 +302,7 @@ * ↪️ **[Kindle Jailbreak Tools](https://rentry.co/FMHYBase64#jailbreak-kindle)** * ⭐ **[Kindle Comic Converter](https://github.com/ciromattia/kcc)** - Multi-Format Converter -* [FreeReadFeed](https://www.freereadfeed.com/) - Free Kindle Releases +* [FreeReadFeed](https://www.freereadfeed.com/) or [eReaderIQ](https://www.ereaderiq.com/freebies) - Free Kindle Releases * [Send to Kobo/Kindle](https://send.djazz.se/) - Send Ebooks to Kindle / [GitHub](https://github.com/daniel-j/send2ereader) * [md2mobi](https://md2mobi.lapw.at/) - HTML to Kindle Converter * [Remove Kindle DRM](https://itsfoss.com/calibre-remove-drm-kindle/) - Remove DRM from Kindle @@ -614,6 +614,7 @@ * [EveryCulture](https://www.everyculture.com/index.html) - World Culture Encyclopedia * [⁠Japanese Wiki Corpus](https://www.japanesewiki.com/) - Japanese Culture / History Encyclopedia * [Encyclopaedia Iranica](https://www.iranicaonline.org/) - Iranian Culture Encyclopedia +* [Technical Library](https://t.me/+Tz4VCcFAMVJGzd8z) - Trading / Stocks * [MedicalStudyZone](https://medicalstudyzone.com/) - Medical * [VetBooks](https://vetbooks.ir/) - Veterinary * [Brill](https://brill.com/) - International Law Books / Free for Students Only diff --git a/docs/storage.md b/docs/storage.md index 4f574aeb5..c5cd8b7b7 100644 --- a/docs/storage.md +++ b/docs/storage.md @@ -89,7 +89,7 @@ * ⭐ **[vads](https://vads.ac.uk/digital/)** * ⭐ **[Arts and Culture](https://artsandculture.google.com/)** -[Painting Index](https://index-of.eu/Paintings/), [⁠The Met](https://www.metmuseum.org/art/collection), [rijksstudio](https://www.rijksmuseum.nl/en/rijksstudio), [Haltadefinizione](https://www.haltadefinizione.com/en/), [Artcyclopedia](http://www.artcyclopedia.com/), [The Wolfman Museum of Art](https://wolfmanmuseum.org/), [DarkClassics](https://darkclassics.blogspot.com/), [European Art](https://photos.app.goo.gl/q5GRdpSvARAqhbSh6), [The Watercolour World](https://www.watercolourworld.org/), [Museo](https://museo.app/), [Arthur](https://arthur.io/), [WGA](https://www.wga.hu/), [Gallerix](https://gallerix.org/), [WikiArt](https://www.wikiart.org/), [Public Work](https://public.work/), [Public Domain Image Archive](https://pdimagearchive.org/), [V&A](https://www.vam.ac.uk/), [Louvre](https://collections.louvre.fr/en/), [Artchive](https://www.artchive.com/), [S.D. Cason](https://sdcason.com/categories/), [Frick](https://www.frick.org/art), [RCT](https://www.rct.uk/collection/), [Artic](https://www.artic.edu/collection), [Artvee](https://artvee.com/) +[Painting Index](https://index-of.eu/Paintings/), [⁠The Met](https://www.metmuseum.org/art/collection), [rijksstudio](https://www.rijksmuseum.nl/en/rijksstudio), [Haltadefinizione](https://www.haltadefinizione.com/en/), [Artcyclopedia](http://www.artcyclopedia.com/), [The Wolfman Museum of Art](https://wolfmanmuseum.org/), [DarkClassics](https://darkclassics.blogspot.com/), [European Art](https://photos.app.goo.gl/q5GRdpSvARAqhbSh6), [The Watercolour World](https://www.watercolourworld.org/), [Museo](https://museo.app/), [Arthur](https://arthur.io/), [WGA](https://www.wga.hu/), [Gallerix](https://gallerix.org/), [WikiArt](https://www.wikiart.org/), [Public Work](https://public.work/), [Public Domain Image Archive](https://pdimagearchive.org/), [V&A](https://www.vam.ac.uk/), [Louvre](https://collections.louvre.fr/en/), [Artchive](https://www.artchive.com/), [S.D. Cason](https://sdcason.com/categories/), [Frick](https://www.frick.org/art), [RCT](https://www.rct.uk/collection/), [Artic](https://www.artic.edu/collection), [Artvee](https://artvee.com/), [Moma](https://www.moma.org/collection/), [Guggenheim](https://www.guggenheim.org/collection-online) *** diff --git a/docs/text-tools.md b/docs/text-tools.md index 573541eb2..f71f42d72 100644 --- a/docs/text-tools.md +++ b/docs/text-tools.md @@ -30,7 +30,7 @@ ## ▷ Pastebins * ⭐ **[Rentry](https://rentry.co/)**, [2](https://rentry.org/) - Markdown Support / [CLI](https://github.com/radude/rentry) / [Styling](https://rentry.co/rentryarchived) -* ⭐ **[GitHub Gists](https://gist.github.com/)** - Multi-Syntax / Sign-Up Required +* ⭐ **[GitHub Gists](https://gist.github.com/)** or [GitLab Snippets](https://docs.gitlab.com/user/snippets/) - Multi-Syntax / Sign-Up Required * ⭐ **[pastes.dev](https://pastes.dev/)** - Multi-Syntax / Markdown Support / [GitHub](https://github.com/lucko/paste) * ⭐ **[PrivateBin](https://privatebin.net/)**, [2](https://notebin.de/) - Markdown Support / Syntax Highlighting / [Instances](https://privatebin.info/directory) / [GitHub](https://github.com/PrivateBin/PrivateBin) * ⭐ **[Katbin](https://katb.in/)** - Plain Text / [GitHub](https://github.com/sphericalkat/katbin) @@ -44,6 +44,7 @@ * [Paste.ee](https://paste.ee/) - Multi-Syntax / Markdown Support * [pst.moe](https://pst.moe/) - Multi-Syntax / Markdown Support * [dpaste.com](https://dpaste.com/) - Multi-Syntax / Markdown Support +* [NoPaste](https://nopaste.boris.sh/) - Multi-Syntax / [GitHub](https://github.com/bokub/nopaste) * [Pastebin.com](https://pastebin.com/) - Multi-Syntax * [pastebin.pl](https://pastebin.pl/) - Multi-Syntax * [CentOS Pastebin](https://paste.centos.org/) - Multi-Syntax @@ -416,7 +417,7 @@ * ⭐ **[TAAG](https://patorjk.com/software/taag/)**, [DeepAA](https://github.com/OsciiArt/DeepAA), [Kammerl](https://www.kammerl.de/ascii/AsciiSignature.php), [ASCII Art Studio](https://www.majorgeeks.com/files/details/ascii_art_studio.html) or [ASCII Today](https://ascii.today/) - ASCII Art / Text Generators * [REXPaint](https://www.gridsagegames.com/rexpaint/), [Playscii](https://jp.itch.io/playscii) or [PabloDraw](https://picoe.ca/products/pablodraw/) - ASCII Editors * [ASCII Paint](https://ascii.alienmelon.com/) - ASCII Paint Tool -* [ascii-art-generator](https://www.ascii-art-generator.org/), [asciiart](https://asciiart.club/), [ascii-image-converter](https://github.com/TheZoraiz/ascii-image-converter), [Monospace](https://codepen.io/Mikhail-Bespalov/pen/JoPqYrz), [ITOA](https://itoa.hex.dance/), [ascii-exploration](https://ascii-exploration.vercel.app/), [text-image](https://www.text-image.com/) or [ASCII-art-creator](https://github.com/CherryPill/ASCII-art-creator) - Image to ASCII Art +* [⁠shabzefilters](https://shabzefilters.netlify.app/), [ascii-art-generator](https://www.ascii-art-generator.org/), [asciiart](https://asciiart.club/), [ascii-image-converter](https://github.com/TheZoraiz/ascii-image-converter), [Monospace](https://codepen.io/Mikhail-Bespalov/pen/JoPqYrz), [ITOA](https://itoa.hex.dance/), [ascii-exploration](https://ascii-exploration.vercel.app/), [text-image](https://www.text-image.com/) or [ASCII-art-creator](https://github.com/CherryPill/ASCII-art-creator) - Image to ASCII Art * [Love ASCII](http://loveascii.com/), [asciiart.eu](https://www.asciiart.eu/), [EmojiCombos](https://emojicombos.com/), [16colors](https://16colo.rs/), [ascii.co](https://ascii.co.uk/art) or [RoySAC](http://www.roysac.com/sitemap.html) - Browse / Copy ASCII Art * [Image to Braille](https://505e06b2.github.io/Image-to-Braille/) - Convert Images to Braille * [AnsiLove](https://www.ansilove.org/downloads.html) or [convert-ascii-to-image](https://onlinetools.com/ascii/convert-ascii-to-image) - ANSI / ASCII Art to PNG Converters diff --git a/docs/video.md b/docs/video.md index 4d72702a5..933f9541a 100644 --- a/docs/video.md +++ b/docs/video.md @@ -55,7 +55,6 @@ * [Cinezo](https://www.cinezo.net/) - Movies / TV / Anime / Watch Parties / [Discord](https://discord.gg/Gx27YMK73d) * [Mapple.tv](https://mapple.tv/) - Movies / TV / Anime / Watch Parties / [Discord](https://discord.gg/V8XUhQb2MZ) * [ViewVault](https://viewvault.org/) - Movies / TV / Anime -* [MovieMaze](https://moviemaze.cc/) - Movies / TV / Anime * [Nunflix](https://nunflix.org/), [2](https://nunflix-ey9.pages.dev/) - Movies / TV / Anime / Watch Parties / [Docs](https://nunflix-doc.pages.dev/) / [Discord](https://discord.gg/CXVyfhgn26) * [Hopfly](https://watch.hopfly.site/) - Movies / TV / Anime * [Redflix](https://redflix.co/), [2](https://redflix.club/) - Movies / TV / Anime / [Discord](https://discord.gg/wp5SkSWHW5) @@ -76,7 +75,6 @@ * [Autoembed](https://watch.autoembed.cc/) - Movies / TV / Anime / Drama / [Discord](https://discord.gg/BWDSXV9aX4) * [Ask4Movies](https://ask4movie.app/) - Movies / TV / Anime * [Novafork](https://novafork.cc/) - Movies / TV / [GitHub](https://github.com/noname25495/novafork) -* [PlayIMDb](https://www.playimdb.com/) - Search VidSrc via IMDb URLs / Official Frontend *** @@ -86,7 +84,7 @@ *** -* ⭐ **[1Movies](https://1movies.bz/)** or [yFlix](https://yflix.to/) - Movies / TV / Anime / Auto-Next / [Clones](https://rentry.co/sflix#yflix-clones) +* ⭐ **[yFlix](https://yflix.to/)** or [1Movies](https://1movies.bz/) - Movies / TV / Anime / Auto-Next / [Clones](https://rentry.co/sflix#yflix-clones) * ⭐ **[EE3](https://ee3.me/)**, [2](https://rips.cc/) - Movies / Invite Code: `fmhy` / Sign-Up Required * ⭐ **[Qstream](https://qstream.pages.dev/)** - Movies / TV / Anime * ⭐ **[NEPU](https://nepu.to/)** - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/nepu) @@ -111,6 +109,7 @@ * [Zoechip](https://zoechip.org/) - Movies / TV * [Player4U](https://rentry.co/FMHYBase64#player4u) - Movies / TV / Anime * [Gir Society](https://discord.gg/WHxeZ3aTtb) - Movies / TV / Anime / Plex Required +* [PlayIMDb](https://www.playimdb.com/) - Search VidSrc via IMDb URLs / Official Frontend *** @@ -220,6 +219,7 @@ * [123anime](https://123animes.ru/) - Sub / Dub / Auto-Next * [Gojo](https://animetsu.to/), [2](https://animetsu.cc/) - Sub / Dub * [⁠AnimeZ](https://animeyy.com/) - Sub / Dub +* [otakuu](https://otakuu.se/), [2](https://aniwave.at/) - Sub / Dub / Auto-Next * [TAnime](https://tanime.tv/) - Sub / Dub / Auto-Next / [Discord](https://discord.gg/R7a6yWMmfK) * [Animag](https://animag.to/) - Sub / Dub * [AnimeNoSub](https://animenosub.to/) - Sub / Dub @@ -777,13 +777,12 @@ * ⭐ **[Nyaa](https://nyaa.si/)**, [2](https://nyaa.iss.one/), [3](https://nyaa.iss.ink/) - Sub / Dub * ⭐ **Nyaa Tools** - [TUI](https://github.com/Beastwick18/nyaa) / [Batch Download](https://github.com/wotakumoe/meow), [2](https://github.com/marcpinet/nyaadownloader), [3](https://t.me/meow_in_japanese_bot), [4](https://t.me/NyaaTorrents) / [Python Wrapper](https://github.com/JuanjoSalvador/NyaaPy) / [Torrent Fetch](https://github.com/daynum/nyaabag) / [Quality Tags](https://releases.moe/about/) -* ⭐ **[Hayase](https://hayase.watch/)** / [Discord](https://discord.com/invite/Z87Nh7c4Ac) or [Migu](https://miguapp.pages.dev/) - Stream Anime Torrents +* ⭐ **[Hayase](https://hayase.watch/)** / [Discord](https://discord.com/invite/Z87Nh7c4Ac), [Shiru](https://github.com/RockinChaos/Shiru), [Seanime](https://seanime.rahim.app/) or [Migu](https://miguapp.pages.dev/) - Stream Anime Torrents * [AnimeTosho](https://animetosho.org/) - Sub / Dub * [TokyoTosho](https://www.tokyotosho.info/) - Sub * [ShanaProject](https://www.shanaproject.com/) - Sub * [Hi10Anime](https://hi10anime.com/) - Sub * [bakabt](https://bakabt.me/) - Sub / Dub / [Interviews](https://wiki.bakabt.me/index.php/Sign_up) -* [Shiru](https://github.com/RockinChaos/Shiru) or [Seanime](https://seanime.rahim.app/) - Anime Torrent App * [Anime Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:lamzt6ls4iz) * [SeaDex](https://releases.moe/) - Anime Video Quality Guides * [Fansub Cartel](https://index.fansubcar.tel/), [2](https://docs.google.com/spreadsheets/d/1PJYwhjzLNPXV2X1np-S4rdZE4fb7pxp-QbHY1O0jH6Q/htmlview) - Fansubbers Index From f05d1ff11c0f46d4ba41dca0e0d345ab0379144b Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 2 Sep 2025 15:31:06 -0700 Subject: [PATCH 04/17] updated 3 pages --- docs/gaming-tools.md | 3 ++- docs/misc.md | 2 +- docs/video.md | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index 5f1b4fdf3..e5d432323 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -253,7 +253,8 @@ * 🌐 **[Awesome Engineering Games](https://github.com/arcataroger/awesome-engineering-games)** - Engineering Games * ⭐ **[AcclaimedVideoGames](https://www.acclaimedvideogames.com/)** or **[VideoGameCanon](https://www.videogamecanon.com/)** - Game Top 1000 List * ⭐ **[OpenCritic](https://opencritic.com/)** - Critic Game Reviews / Ratings -* ⭐ **[TasteDive](https://tastedive.com/games)** or [r/ifyoulikeblank](https://www.reddit.com/r/ifyoulikeblank/) - Game Recommendations +* ⭐ **[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 * [Rec Charts](https://pastebin.com/ayuqSpGR) - Game Recommendation Guides * [Can I Play That?](https://caniplaythat.com/) - Video Game Accessibility Reviews * [MoreGamesLike](https://www.moregameslike.com/) or [Games Like Finder](https://gameslikefinder.com/) - Find Similar Games diff --git a/docs/misc.md b/docs/misc.md index 3efb52748..cfef6df29 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -153,7 +153,7 @@ * ⭐ **[Tandoor Recipes](https://docs.tandoor.dev/)**, [Mealie](https://mealie.io/) / [Discord](https://discord.com/invite/QuStdQGSGK), [Cooked](https://cooked.wiki/) or [ManageMeals](https://managemeals.com/) - Recipe Managers * ⭐ **[Noods.io](https://noods.io/)**, [⁠Gobsmacked](https://gobsmacked.io/), [Just the Recipe](https://www.justtherecipe.com/), [WheresTheDish](https://www.wheresthedish.com/), [⁠Forkestrate](https://app.forkestrate.com/), [Copy Me That](https://www.copymethat.com/), [drizzlelemons](https://www.drizzlelemons.com/) or [PlainOldRecipe](https://www.plainoldrecipe.com/) - Extract Recipes from Sites / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/recipe-filter/) / [Chrome](https://chromewebstore.google.com/detail/ahlcdjbkdaegmljnnncfnhiioiadakae) * ⭐ **[SuperCook](https://www.supercook.com/)** - Recipe Search -* [MyFridgeHome](https://myfridgefood.com/) or [WhiskIt](https://whiskit.ai/) - Find Recipes Based on Ingredients +* [MyFridgeFood](https://myfridgefood.com/) or [WhiskIt](https://whiskit.ai/) - Find Recipes Based on Ingredients * [FoodSubs](https://foodsubs.com/) - Ingredient Substitutions Database * [Food Mood](https://artsandculture.google.com/experiment/food-mood/HwHnGalZ3up0EA?hl=en) - Blend Two Cuisines for Recipes * [Fit Men Cook](https://fitmencook.com/) or [PunchFork](https://www.punchfork.com/) - Recipes diff --git a/docs/video.md b/docs/video.md index 933f9541a..27b8645f4 100644 --- a/docs/video.md +++ b/docs/video.md @@ -374,7 +374,7 @@ * ⭐ **[EasyWebTV](https://zhangboheng.github.io/Easy-Web-TV-M3u8/routes/countries.html)** or [IPTV Web](https://iptv-web.app/) - TV / Sports * ⭐ **[NTV](https://ntvstream.cx/)** - TV / Sports / Aggregator / [Telegram](https://t.me/ntvsteam) / [Discord](https://discord.gg/uY3ud5gcpW) * ⭐ **[RgShows](https://www.rgshows.me/livetv/)** or **[Heartive](https://heartive.pages.dev/live/)** - TV / Sports -* ⭐ **[DaddyLive TV](https://thedaddy.dad/24-7-channels.php)** - TV / [Self-Hosted Proxy](https://rentry.co/FMHYBase64#daddylive-proxy) / [Mirrors](https://daddyny.com/) +* ⭐ **[DaddyLive TV](https://daddylivestream.com/24-7-channels.php)**, [2](https://daddylive.sx/), [3](https://thedaddy.dad/), [4](https://dlhd.click/) - TV / [Self-Hosted Proxy](https://rentry.co/FMHYBase64#daddylive-proxy) / [Mirrors](https://daddyny.com/) * [huhu.to](http://huhu.to/), [vavoo.to](http://vavoo.to/), [kool.to](http://kool.to/) or [oha.to](http://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 @@ -416,7 +416,7 @@ * ⭐ **[WatchSports](https://watchsports.to/)** - Stream Aggregator * ⭐ **[SportyHunter](https://sportyhunter.com/)**, [2](https://nflhunter.com/), [3](https://nhlstreams.io/v1/), [4](https://mlbgamepass.com/) / Community Aggregator / [Discord](https://discord.gg/zbxWcejadm) * ⭐ **[Streamed](https://streamed.su/)**, [2](https://strmd.link/) / [Discord](https://discord.gg/streamed) -* ⭐ **[DaddyLive](https://thedaddy.dad/)** - TV / Sports / [Self-Hosted Proxy](https://rentry.co/FMHYBase64#daddylive-proxy) / [Mirrors](https://daddyny.com/) +* ⭐ **[DaddyLive](https://daddylivestream.com/)**, [2](https://daddylive.sx/), [3](https://thedaddy.dad/), [4](https://dlhd.click/) - TV / Sports / [Self-Hosted Proxy](https://rentry.co/FMHYBase64#daddylive-proxy) / [Mirrors](https://daddyny.com/) * ⭐ **[PPV.TO](https://ppv.to/)** - Live Events / [Mirrors](https://ppv.zone/) / [Discord](https://discord.gg/5AMPdpckjH) * ⭐ **[Sport7](https://sport7.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) * ⭐ **[FSTV](https://fstv.online/)**, [2](https://fstv.space/) / [Mirrors](https://gofstv.live/) / [Discord](https://discord.gg/j9EfEm4AMW) From 4b71d85336e9fa1e92e37f80661b6c16f4f4a1c9 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 3 Sep 2025 05:33:41 -0700 Subject: [PATCH 05/17] updated 10 pages --- docs/ai.md | 2 +- docs/educational.md | 1 + docs/file-tools.md | 2 +- docs/gaming-tools.md | 3 ++- docs/gaming.md | 2 +- docs/internet-tools.md | 2 +- docs/privacy.md | 2 +- docs/text-tools.md | 2 +- docs/video-tools.md | 2 +- docs/video.md | 5 ++--- 10 files changed, 12 insertions(+), 11 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index 077953a31..e6f2de873 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -18,7 +18,7 @@ * ⭐ **[DeepSeek](https://chat.deepseek.com/)** - DeepSeek-V3.1 / Unlimited / [Subreddit](https://www.reddit.com/r/DeepSeek/) / [Discord](https://discord.com/invite/Tc7c45Zzu5) / [GitHub](https://github.com/deepseek-ai) * ⭐ **[Qwen](https://qwen.ai/home)**, [2](https://chat.qwen.ai/) - Qwen3-235B-A22B-2507 / Qwen 3 Coder / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) * ⭐ **[Grok](https://grok.com/)** - Grok 3 (20 per 2 hours) / Grok 4 (5 per 12 hours) / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) -* [Kimi](https://kimi.ai/) - Kimi K2 Chatbot / [Subreddit](https://www.reddit.com/r/kimi/) / [Discord](https://discord.gg/TYU2fdJykW) / [GitHub](https://github.com/MoonshotAI) +* [Kimi](https://www.kimi.com/) - Kimi K2 Chatbot / [Subreddit](https://www.reddit.com/r/kimi/) / [Discord](https://discord.gg/TYU2fdJykW) / [GitHub](https://github.com/MoonshotAI) * [Claude](https://claude.ai/) - Claude 4 Sonnet / Phone # Required / [Usage Tracker](https://github.com/lugia19/Claude-Usage-Extension) / [Subreddit](https://www.reddit.com/r/ClaudeAI/) / [Discord](https://discord.com/invite/6PPFFzqPDZ) * [ChatGPT](https://chatgpt.com/) - GPT-5 / GPT-5 mini Chatbot / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#chatgpt-note) / [Reasoning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#better-reasoning) / [r/OpenAI](https://www.reddit.com/r/OpenAI/) / [r/ChatGPT](https://www.reddit.com/r/ChatGPT/) / [Discord](https://discord.com/invite/openai) * [MiniMax AI](https://chat.minimax.io/) - Minimax-M1 / [Discord](https://discord.com/invite/hailuoai) / [GitHub](https://github.com/MiniMax-AI/MiniMax-M1) diff --git a/docs/educational.md b/docs/educational.md index e4684b0fc..8243f3ae0 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -844,6 +844,7 @@ * [FluentWithStories](https://www.fluentwithstories.com/) - Learn Spanish via Stories * [DreamingSpanish](https://www.dreamingspanish.com/) - Spanish Learning Videos * [The French Tutorial](http://www.frenchtutorial.com/) - French Learning Tutorials +* [⁠TV5MONDE](https://apprendre.tv5monde.com/en/) - French Learning Videos * [LCSpeakFrench](https://t.me/LCSpeakFrench) - Live French Lessons * [Uusi Kielemme](https://uusikielemme.fi/) - Finnish Learning diff --git a/docs/file-tools.md b/docs/file-tools.md index 8c7da0a60..c61e1e9f4 100644 --- a/docs/file-tools.md +++ b/docs/file-tools.md @@ -216,7 +216,7 @@ ## ▷ Online PDF Toolkits * ⭐ **[Sejda](https://www.sejda.com/)** -* [ILovePDF](https://www.ilovepdf.com/) +* ⭐ **[ILovePDF](https://www.ilovepdf.com/)** * [BreezePDF](https://breezepdf.com/) * [DigiPDF](https://digipdf.app/?lang=en_US) * [PDF2Go](https://www.pdf2go.com/) diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index e5d432323..4269c7838 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -54,6 +54,7 @@ * [GameHUB Launcher](https://www.deviantart.com/not-finch/art/GameHUB-launcher-2-for-Rainmeter-785369648) - Rainmeter Game Launcher * [Hydra](https://hydralauncher.gg/) - Game Launcher / Torrent Client / [Plugins](https://library.hydra.wiki/) / [Telegram](https://t.me/hydralauncher) / [Discord](https://discord.com/invite/hydralaunchercommunity) / [GitHub](https://github.com/hydralauncher/hydra) * [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) * [JackboxUtility](https://jackboxutility.com/) - Jackbox Games Launcher / [Discord](https://discord.gg/ffKMZeb88m) / [GitHub](https://github.com/JackboxUtility/JackboxUtility) * [GameVault](https://gamevau.lt) - Self-Hosted Gaming Platform / [Discord](https://discord.gg/NEdNen2dSu) / [GitHub](https://github.com/Phalcode/gamevault-app) @@ -397,7 +398,7 @@ * ⭐ **[TrackyServer](https://www.trackyserver.com/)** - Find Private Multiplayer Servers * [Server.pro](https://server.pro/) - Game Server Hosting -* [Pterodactyl](https://github.com/pterodactyl/panel) / [Discord](https://discord.gg/pterodactyl) or [Pelican](https://pelican.dev/) / [GitHub](https://github.com/pelican-dev/panel) - Game Server Management Panel +* ⭐ **[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 * [Impostor](https://impostor.github.io/Impostor/) - Among Us Private Server / [Discord](https://discord.com/invite/Mk3w6Tb) * [VRCList](https://vrclist.com/) - Find VRChat Worlds / Signup * [OldUnreal](https://www.oldunreal.com/) - Unreal Tournement Servers / [Discord](https://discord.gg/thURucxzs6) diff --git a/docs/gaming.md b/docs/gaming.md index bbbb048ff..a8501b724 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -23,7 +23,7 @@ * ⭐ **[SteamUnderground](https://steamunderground.net/)** - Download / Pre-Installs / [Discord](https://discord.gg/hxdv7eJ5Yt) * ⭐ **[Ova Games](https://www.ovagames.com/)** - Download / PW: `www.ovagames.com` / [Redirect Bypass Required](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_redirect_bypass) * ⭐ **[Torrminatorr](https://forum.torrminatorr.com/)** - Download / Forum / Sign-Up Required -* [Virgil Game Search](https://virgil.samidy.com/), [2](https://virgil-search.pages.dev/) / [GitHub](https://github.com/SamidyFR/Virgil), [Rezi Search](https://rezi.one/), [⁠Playseek](https://playseek.app/), [Game Download CSE](https://cse.google.com/cse?cx=006516753008110874046:cbjowp5sdqg), [Game Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:pobnsujblyx) or [r/PiratedGames CSE](https://cse.google.com/cse?cx=20c2a3e5f702049aa) - Multi-Site Search Engines +* [Virgil Game Search](https://virgil.samidy.com/Game-search/) / [GitHub](https://github.com/SamidyFR/Virgil), [Rezi Search](https://rezi.one/), [⁠Playseek](https://playseek.app/), [Game Download CSE](https://cse.google.com/cse?cx=006516753008110874046:cbjowp5sdqg), [Game Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:pobnsujblyx) or [r/PiratedGames CSE](https://cse.google.com/cse?cx=20c2a3e5f702049aa) - Multi-Site Search Engines * [g4u](https://g4u.to/) - Download / PW: `404` * [GLoad](https://gload.to/) - Download * [Gamesdrive](https://gamesdrive.net/) - Download / [Telegram](https://t.me/+qkrAOiq7k7ozNzRk) / [Discord](https://discord.gg/wXdNEhf73x) diff --git a/docs/internet-tools.md b/docs/internet-tools.md index 7b1cbe075..79f6826d6 100644 --- a/docs/internet-tools.md +++ b/docs/internet-tools.md @@ -284,7 +284,7 @@ * [Anime Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:lamzt6ls4iz) - Search Anime Torrent Sites * [Audio Download CSE](https://cse.google.com/cse?cx=006516753008110874046:ibmyuhh72io), [2](https://cse.google.com/cse?cx=006516753008110874046:ohobg3wvr_w), [3](https://cse.google.com/cse?cx=32d85b41e2feacd3f) - Search Audio Download Sites * [Audio Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:v75cyb4ci55) - Search Audio Torrent Sites -* [Virgil Game Search](https://virgil.samidy.com/), [2](https://virgil-search.pages.dev/) / [GitHub](https://github.com/SamidyFR/Virgil), [Rezi Search](https://rezi.one/), [⁠Playseek](https://playseek.app/), [Game Download CSE](https://cse.google.com/cse?cx=006516753008110874046:cbjowp5sdqg) or [r/PiratedGames CSE](https://cse.google.com/cse?cx=20c2a3e5f702049aa) - Multi-Site Search Engines +* [Virgil Game Search](https://virgil.samidy.com/Game-search/) / [GitHub](https://github.com/SamidyFR/Virgil), [Rezi Search](https://rezi.one/), [⁠Playseek](https://playseek.app/), [Game Download CSE](https://cse.google.com/cse?cx=006516753008110874046:cbjowp5sdqg) or [r/PiratedGames CSE](https://cse.google.com/cse?cx=20c2a3e5f702049aa) - Multi-Site Search Engines * [Game Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:pobnsujblyx) - Search Game Torrent Sites * [PastebinSearch](https://cipher387.github.io/pastebinsearchengines/) or [Paste Skimmer](https://sites.google.com/view/l33tech/tools/pasteskimmer) - Search Pastebins * [File Host Search](https://cse.google.com/cse?cx=90a35b59cee2a42e1) - Search File Hosts diff --git a/docs/privacy.md b/docs/privacy.md index 1fa9fbbff..f8541a97a 100644 --- a/docs/privacy.md +++ b/docs/privacy.md @@ -309,7 +309,7 @@ * ⭐ **[Have I Been Pwned?](https://haveibeenpwned.com/)** - Monitor Email Breaches / [GitHub](https://github.com/HaveIBeenPwned) * ⭐ **[Have I Been Pwned Passwords](https://haveibeenpwned.com/Passwords)** - Password Breach Check -* [Mozilla Monitor](https://monitor.mozilla.org/) - Data Breach Check / [GitHub](https://github.com/mozilla/blurts-server) +* [Mozilla Monitor](https://monitor.mozilla.org/) - Data Breach Check / Sign-up Required / [GitHub](https://github.com/mozilla/blurts-server) * [BreachDirectory](https://breachdirectory.org), [Snusbase](https://snusbase.com/), [Leak Lookup](https://leak-lookup.com/), [Trufflehog](https://trufflesecurity.com/) / [Discord](https://discord.gg/8Hzbrnkr7E) / [GitHub](https://github.com/trufflesecurity/trufflehog) or [LeakPeek](https://leakpeek.com/) / [Discord](https://discord.com/invite/mNxhSRWKwq) - Data Breach Search Engines * [Intelligence X](https://intelx.io/) - Password Breach Check / [GitHub](https://github.com/IntelligenceX) * [psbdmp](https://psbdmp.ws/) - Password Breach Check diff --git a/docs/text-tools.md b/docs/text-tools.md index f71f42d72..269f8e6e2 100644 --- a/docs/text-tools.md +++ b/docs/text-tools.md @@ -367,7 +367,7 @@ * ⭐ **[Writer](https://www.gibney.org/writer)**, [FocusWriter](https://gottcode.org/focuswriter/), [Writemonkey](https://writemonkey.com/), [blank.page](https://blank.page/), [Telegra.ph](https://telegra.ph/), [Aurelius](https://aurelius.ink), [ZenPen](https://zenpen.io/), [Write.as](https://write.as/), [Owri](https://owri.netlify.app/), [WriteSpace](https://www.writespace.app/) or [WriteNext](https://www.writenext.io/) - Distraction-Free Writing * ⭐ **[Manuskript](https://www.theologeek.ch/manuskript/)** - Writing Organizer / Planner * ⭐ **[NovelWriter](https://novelwriter.io/)** or [Bibisco](https://bibisco.com/) - Novel Editors -* ⭐ **[Linked](https://uselinked.com/)**, [journaltxt](https://journaltxt.github.io/), [Gekri](https://gekri.com/), [Microsoft Journal](https://www.microsoft.com/en-us/garage/profiles/journal/), [Diarium](https://diariumapp.com/), [Gemlog](https://gemlog.blue/) or [jrnl.sh](https://jrnl.sh/) - Journal Apps +* ⭐ **[Linked](https://uselinked.com/)**, [journaltxt](https://journaltxt.github.io/), [Gekri](https://gekri.com/), [Microsoft Journal](https://www.microsoft.com/en-us/garage/profiles/journal/), [Diarium](https://diariumapp.com/) or [jrnl.sh](https://jrnl.sh/) - Journal Apps * [Tuesday JS](https://kirill-live.itch.io/tuesday-js) - Visual Novel Editor / [GitHub](https://github.com/Kirilllive/tuesday-js) * [RenPy](https://www.renpy.org/) - Visual Novel Editor / [GitHub](https://github.com/renpy/renpy) * [Fortelling](https://www.fortelling.app/) or [Novelist](https://beta.novelist.app) - Novel Plotting / Editing Workspaces diff --git a/docs/video-tools.md b/docs/video-tools.md index 3274f9356..3571f6576 100644 --- a/docs/video-tools.md +++ b/docs/video-tools.md @@ -166,6 +166,7 @@ * [Kalidoface 3D](https://3d.kalidoface.com/), [VRoid](https://vroid.com/en/studio), [Animaze](https://www.animaze.us/) or [TransTube](https://girkovarpa.itch.io/transtube) - VTuber Characters * [avatarify-python](https://github.com/alievk/avatarify-python) or [veadotube](https://olmewe.itch.io/veadotube-mini) - Video Call Avatars * [VTuberized Logos](https://vtuber-style-logos.vercel.app/) - VTuber Style Logos +* [VSeeFace](https://www.vseeface.icu/) - Face / Hand Tracking VRM *** @@ -401,7 +402,6 @@ * [suckless-cut](https://github.com/couleur-tweak-tips/suckless-cut) or [vidcutter](https://github.com/ozmartian/vidcutter) - Cut / Trim Videos * [Opus](https://www.opus.pro/) - Clip Creator * [Kurku](https://app.kurku.tech/) or [FreeMoCap](https://freemocap.org/) - Motion Tracking Tools -* [VSeeFace](https://www.vseeface.icu/) - Face / Hand Tracking VRM *** diff --git a/docs/video.md b/docs/video.md index 27b8645f4..9f211fb40 100644 --- a/docs/video.md +++ b/docs/video.md @@ -16,8 +16,8 @@ * ⭐ **[SpenFlix](https://watch.spencerdevs.xyz/)**, [2](https://spenflix.ru/) - Movies / TV / Anime / Auto-Next / Watch Parties / [Discord](https://discord.gg/RF8vMBRtTs) * ⭐ **[Flixer](https://flixer.su/)**, [Hexa](https://hexa.watch/) or [Vidora](https://watch.vidora.su/) - Movies / TV / Anime / Auto-Next / Watch Parties / [Discord](https://discord.com/invite/yvwWjqvzjE) * [Rive](https://rivestream.org/), [2](https://rivestream.net/) 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) -* [FlickyStream](https://flickystream.net) or [CineMora](https://cinemora.ru/) - Movies / TV / Anime / [Telegram](https://t.me/FlickyStream) / [Discord](https://discord.com/invite/flickystream) * [1Shows](https://www.1shows.ru/) or [RgShows](https://www.rgshows.me/) - Movies / TV / Anime / [Auto Next](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#rgshows-autoplay) / [Guide](https://www.rgshows.me/guide.html) / [Discord](https://discord.com/invite/K4RFYFspG4) +* [FlickyStream](https://flickystream.net) or [CineMora](https://cinemora.ru/) - Movies / TV / Anime / [Telegram](https://t.me/FlickyStream) / [Discord](https://discord.com/invite/flickystream) * [Cinegram](https://cinegram.net/) - Movies / TV / Anime / Auto-Next * [FilmCave](https://filmcave.net/) - Movies / TV / Anime / Auto-Next / [Telegram](https://t.me/fmcave) / [Discord](https://discord.gg/BtpYzMbDjH) * [Netplay](https://netplayz.live/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/NCH4rzxJ36) @@ -420,6 +420,7 @@ * ⭐ **[PPV.TO](https://ppv.to/)** - Live Events / [Mirrors](https://ppv.zone/) / [Discord](https://discord.gg/5AMPdpckjH) * ⭐ **[Sport7](https://sport7.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) * ⭐ **[FSTV](https://fstv.online/)**, [2](https://fstv.space/) / [Mirrors](https://gofstv.live/) / [Discord](https://discord.gg/j9EfEm4AMW) +* ⭐ **[BINTV](https://bintv.fun/)** / [Discord](https://discord.gg/fMU4hpDjPg) * ⭐ **[RBTV77](https://www.rbtv77.kaufen/)** * ⭐ **[StreamEast](https://www.streameast.sk/v8/)** / [Mirrors](https://v1.gostreameast.link/) * ⭐ **[LiveTV](https://livetv.sx/enx/)** @@ -436,7 +437,6 @@ * [TotalSportek](https://totalsportek.at/), [2](https://streameast.cz/), [3](https://streameast.cz/) * [CrackStreams](https://crackstreams.blog/) * [720pStream](https://720pstream.nu/) -* [BINTV](https://bintv.fun/) / [Discord](https://discord.gg/fMU4hpDjPg) * [BuffStream](https://app.buffstream.io/) * [LiveMatches](https://livematches.net/) - Live Events * [StarLive](https://starlive.click/) - Live MMA Events @@ -673,7 +673,6 @@ * 🌐 **[EverythingMoe](https://everythingmoe.com/#section-download)**, [2](https://everythingmoe.org/#section-download) - Anime DDL Index / [Subreddit](https://www.reddit.com/r/everythingmoe/) / [Discord](https://discord.gg/GuueaDgKdS) * 🌐 **[The Index DDL](https://theindex.moe/collection/ddl-communities)** - Anime DDL Sites / [Wiki](https://thewiki.moe/) / [Discord](https://discord.gg/snackbox) * ⭐ **[Tokyo Insider](https://www.tokyoinsider.com/)** - Sub / Dub / [Bulk Downloader](https://github.com/MaJoRX0/Tokyo-Downloader) -* ⭐ **[Flugel Anime](https://rentry.co/FMHYBase64#flugel-anime)** - Sub * ⭐ **[Kayoanime](https://kayoanime.com/)** - Sub / Dub / Google Account Required / [Telegram](https://t.me/AnimeKayo) * ⭐ **[hi10anime](https://hi10anime.com/)** - Sub / Sign-Up Required / [Discord](https://discord.gg/uZ85cbAg4T) * ⭐ **[Anime Download CSE](https://cse.google.com/cse?cx=006516753008110874046:osnah6w0yw8)** From 97adfc22ee0d2dab6e59e0d076e83b7fc7fd76bd Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 3 Sep 2025 05:47:01 -0700 Subject: [PATCH 06/17] updated page --- docs/privacy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/privacy.md b/docs/privacy.md index f8541a97a..aaaad121f 100644 --- a/docs/privacy.md +++ b/docs/privacy.md @@ -19,7 +19,7 @@ * ⭐ **[SponsorBlock](https://sponsor.ajay.app/)** - Skip Sponsored YouTube Ads / [X](https://x.com/SponsorBlock) / [Discord](https://discord.gg/SponsorBlock) / [GitHub](https://github.com/ajayyy/SponsorBlock) * ⭐ **SponsorBlock Tools** - [Bookmarklet](https://github.com/mchangrh/sb.js) / [Script](https://greasyfork.org/en/scripts/453320) / [Database](https://sb.ltn.fi/) / [Chromecast](https://github.com/gabe565/CastSponsorSkip) * [Disblock Origin](https://codeberg.org/AllPurposeMat/Disblock-Origin) or [Discord Adblock](https://github.com/CroissantDuNord/discord-adblock) - Hide Discord Nitro / Boost Ads -* [Popup Blocker (strict)](https://github.com/schomery/popup-blocker), [Popupblocker All](https://addons.mozilla.org/en-US/firefox/addon/popupblockerall/) or [PopUpOFF](https://romanisthere.github.io/PopUpOFF-Website/index.html) - Popup Blockers / [Script](https://github.com/AdguardTeam/PopupBlocker) +* [Popup Blocker (strict)](https://github.com/schomery/popup-blocker), [Popupblocker All](https://addons.mozilla.org/en-US/firefox/addon/popupblockerall/) or [PopUpOFF](https://popupoff.org/) - Popup Blockers / [Script](https://github.com/AdguardTeam/PopupBlocker) * [BehindTheOverlay](https://github.com/NicolaeNMV/BehindTheOverlay) - Hide Website Overlays * [BilibiliSponsorBlock](https://github.com/hanydd/BilibiliSponsorBlock) - Skip Sponsored Bilibili Ads From d06bfa4ade2d9321faadc8bb80825f2a4c4cd9e0 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 3 Sep 2025 05:57:13 -0700 Subject: [PATCH 07/17] small fix --- docs/gaming-tools.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index 4269c7838..3806b331f 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -462,7 +462,7 @@ * ⭐ **[Homebrew App Store](https://hb-app.store/)** - Switch / Wii U Homebrew App Store * [r/SwitchPirates](https://www.reddit.com/r/SwitchPirates/) or [r/SwitchHacks](https://reddit.com/r/SwitchHacks) - Switch Homebrew Subreddits * [LAN Play Status](http://lan-play.com/) or [Switch-LAN-Play](https://github.com/spacemeowx2/switch-lan-play) / [Discord](https://discord.gg/PUEmfV4) - Switch Multiplayer Servers -* [FlagBrew](https://flagbrew.org/) - Switch Homebrew / [Discord](https://discord.com/invite/4Rv8DTzGFa) +* [FlagBrew](https://github.com/FlagBrew) - Switch Homebrew Apps / [Discord](https://discord.com/invite/4Rv8DTzGFa) * [NSP Forwarder](https://nsp-forwarder.n8.io/) - Switch NSP Forwarder * [Switch Army Knife](https://www.gamebrew.org/wiki/Switch_Army_Knife) - Switch File Converter * [SysDVR](https://github.com/exelix11/SysDVR) - Switch Game Capture @@ -474,7 +474,7 @@ ## ▷ Wii U / Wii Homebrew * ⭐ **[Wii U Hacks Guide](https://wiiu.hacks.guide/)** - Wii U Jailbreak Guide -* ⭐ **[Wii Hacks Guide](https://wii.hacks.guide/)** - Wii Jailbreak Guides +* ⭐ **[Wii Hacks Guide](https://wii.hacks.guide/)** - Wii Jailbreak Guide * ⭐ **[WiiBrew](https://wiibrew.org/)** - Wii Homebrew Wiki * ⭐ **[WiiUBrew](https://wiiubrew.org/wiki/Main_Page)** - Wii U Homebrew Wiki * ⭐ **[WiiLink](https://wiilink.ca/)** - Wii Channel Restoration / [X](https://x.com/WiiLink24) / [Discord](https://discord.gg/wiilink) / [GitHub](https://github.com/WiiLink24) @@ -501,7 +501,7 @@ * [Kekatsu-DS](https://github.com/cavv-dev/Kekatsu-DS) - Download DS / DSiware Games Directly on Devices / [CrocDB Support](https://github.com/cavv-dev/crocdb-to-kekatsu) * [BootNTR](https://github.com/Nanquitas/BootNTR) - Stream 3DS to PC or Mac / [Instructions](https://gbatemp.net/threads/3ds-screen-recording-without-a-capture-card-ntr-cfw-method.423445/) * [r/3DSPiracy](https://www.reddit.com/r/3dspiracy/) or [3DSHacks](https://reddit.com/r/3dshacks/) - 3DS Modding Subreddit -* [FlagBrew](https://flagbrew.org/) - 3DS Homebrew Apps / [Discord](https://discord.com/invite/4Rv8DTzGFa) +* [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 From fe5159e7162eebd9833ada71f91a89004736ffc0 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Wed, 3 Sep 2025 15:59:57 -0700 Subject: [PATCH 08/17] updated 4 pages --- docs/gaming-tools.md | 2 +- docs/non-english.md | 13 +++++-------- docs/social-media-tools.md | 3 +-- docs/video.md | 1 + 4 files changed, 8 insertions(+), 11 deletions(-) diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index 3806b331f..25b205d22 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -131,7 +131,7 @@ * [GameFront](https://gamefront.com/) - Game Mods / [Discord](https://discord.com/invite/gamefront) * [Video Game Mods](https://videogamemods.com/) - Game Mods / [Discord](https://discord.com/invite/C2JussB8hk) * [SMods](https://catalogue.smods.ru/) - Game Mods -* [MrAntiFun](https://mrantifun.net/) - Game Mods +* [MrAntiFun](https://mrantifun.net/) - Game Mods / Trainers * [Silent's Blog](https://cookieplmonster.github.io/mods/index/) - Game Mods / Patches * [FlingTrainer](https://flingtrainer.com/) - Game Mods / Trainers / Single Player Games Only * [GameCopyWorld](https://www.gamecopyworld.com/), [2](https://gamecopyworld.eu/) - Game Patchers / Trainers / Single Player Games Only diff --git a/docs/non-english.md b/docs/non-english.md index 6a968ac37..4d08cb4ce 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -1780,24 +1780,21 @@ ## ▷ Streaming / Phát trực tuyến -* ⭐ **[rophim](https://www.rophim.me/phimhay)** - Movies / TV / Anime / Watch Parties / [Telegram](https://t.me/rophimzone), [Telegram](https://t.me/congdongrophim) (Alt) / [Discord](https://discord.gg/rophim) -* [Phimmoi](https://vuaphimmoi.net/) - Movies / TV / Anime / Sub / Dub / 720p -* [Danet](https://danet.vn/) - Movies / TV / Anime / Live TV / Sub / 720p +* ⭐ **[rophim](https://www.rophim.me/phimhay)** - Movies / TV / Anime / Watch Parties / Sub / Dub / 1080p / [Telegram](https://t.me/rophimzone), [Telegram](https://t.me/congdongrophim) (Alt) / [Discord](https://discord.gg/rophim) +* [Phimmoi](https://vuaphimmoi.net/) - Movies / TV / Anime / Sub / Dub / 1080p * [XemPhim](https://xemphim.app/) - Movies / TV / Sub / 720p * [kkphim](https://kkphim.com/) - Movies / TV / Anime -* [NguonC](https://phim.nguonc.com/) - Movies / TV / Anime +* [NguonC](https://phim.nguonc.com/) - Movies / TV / Anime / Sub / Dub / 1080p / [Telegram](https://t.me/animevietsub) / [Discord](https://discord.com/invite/AUNt59q) * [OPhim](https://ophim.movie/) - Movies / TV / Anime * [AnimeTVN](https://animetvn4.com/) - Anime / Chinese Animation / Sub / 1080p * [AnimeVietsub](https://animevietsub.link/) - Anime / Chinese Animation / Sub / 1080p * [Ani4u](https://ani4u.org/) - Anime / Sub / 1080p -* [Tokuvn](https://tokuvn.com/) - Tokusatsu / Sub -* [TVHayHD](https://tv.tvhayhd.org/) - Live TV / 720p -* [6SVN](https://xem.6svn.com/) - Live TV +* [TVHayHD](https://tv.tvhayhd.org/) - Live TV / 1080p ## ▷ Free w/ Ads / Miễn phí với quảng cáo -* ⭐ **[VTVGo](https://vtvgo.vn/)** - Live TV * ⭐ **[ZingMP3](https://zingmp3.vn/)** or [NhacCuaTui](https://www.nhaccuatui.com/) - Music +* [Danet](https://danet.vn/) - Movies / TV / Anime / Live TV / Sub / 720p * [HTV](https://hplus.com.vn/), [2](https://htvc.com.vn/) - Live TV / TV / 1080p * [FPT Play](https://fptplay.vn/) - Live TV / Movies / TV / Anime / Cartoon * [VieON](https://vieon.vn/) - Live TV / Movies / TV / Anime / Cartoon / Sub / Dub / 1080p diff --git a/docs/social-media-tools.md b/docs/social-media-tools.md index 4dad81bed..af49fc20d 100644 --- a/docs/social-media-tools.md +++ b/docs/social-media-tools.md @@ -52,7 +52,6 @@ * [Discord-Api](https://discord.gg/discord-api) - Discord API Chat * [Discord-Datamining](https://github.com/Discord-Datamining/Discord-Datamining) - Discord Datamining via JS Files * [Discord TTS Bot](https://docs.moonstar-x.dev/discord-tts-bot/) - Text to Speech for Discord -* [Koutube](https://github.com/iGerman00/koutube) - Improved YouTube / Invidious Video Embedder * [Embed Visualizer](https://embed.discord.website/) or [EB](https://eb.nadeko.bot/) - Preview Embeds * [BetterTwitFix](https://github.com/dylanpdx/BetterTwitFix) - Fix X.com / Telegram Embeds * [Discord Packages](https://github.com/peterhanania/discord-package) - View Discord Packages / Self Host for Privacy / [Discord](https://discordpackage.com/discord) @@ -359,7 +358,7 @@ * ↪️ **[Android](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_android_youtube_apps)** / **[iOS](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_ios_youtube_apps)** - Mobile YouTube Apps * ⭐ **[FreeTube](https://freetubeapp.io/)** - Local YouTube Frontend / [GitHub](https://github.com/FreeTubeApp/FreeTube) -* ⭐ **[Invidious](https://invidious.io/)**, [Invuedious](https://github.com/bocchilorenzo/invuedious) or [Materialio](https://materialio.us/) - YouTube Frontends / [Instances](https://api.invidious.io/), [2](https://redirect.invidious.io/) / [TUI](https://github.com/darkhz/invidtui) / [Discord Embed](https://github.com/iGerman00/koutube) +* ⭐ **[Invidious](https://invidious.io/)**, [Invuedious](https://github.com/bocchilorenzo/invuedious) or [Materialio](https://materialio.us/) - YouTube Frontends / [Instances](https://api.invidious.io/), [2](https://redirect.invidious.io/) / [TUI](https://github.com/darkhz/invidtui) * ⭐ **[GrayJay](https://grayjay.app/desktop/)** - Combines YouTube, Twitch, Rumble, etc. / [Guide](https://youtu.be/EnZrv37u66c) * [YouTube Notes](https://instadeq.com/youtube-notes/) - YouTube Note-Taking Frontend * [Walrus](https://joinwalrus.tv/), [Sync-Tube](https://sync-tube.de/), [YouTube Party](https://youtubeparty.netlify.app/) or [Hergetto](https://hergetto.live/) - YouTube Watch Parties diff --git a/docs/video.md b/docs/video.md index 9f211fb40..be2eb4935 100644 --- a/docs/video.md +++ b/docs/video.md @@ -437,6 +437,7 @@ * [TotalSportek](https://totalsportek.at/), [2](https://streameast.cz/), [3](https://streameast.cz/) * [CrackStreams](https://crackstreams.blog/) * [720pStream](https://720pstream.nu/) +* [⁠GoalieTrend](https://goalietrend.com/) * [BuffStream](https://app.buffstream.io/) * [LiveMatches](https://livematches.net/) - Live Events * [StarLive](https://starlive.click/) - Live MMA Events From 092d2cf3992bd9ab3ba3faaf17195a80feca863e Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Thu, 4 Sep 2025 02:04:08 -0700 Subject: [PATCH 09/17] updated 7 pages --- docs/ai.md | 9 +++++---- docs/linux-macos.md | 1 + docs/misc.md | 2 +- docs/mobile.md | 2 +- docs/non-english.md | 9 +++++---- docs/system-tools.md | 2 +- docs/video-tools.md | 2 +- 7 files changed, 15 insertions(+), 12 deletions(-) diff --git a/docs/ai.md b/docs/ai.md index e6f2de873..6912da274 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -18,7 +18,7 @@ * ⭐ **[DeepSeek](https://chat.deepseek.com/)** - DeepSeek-V3.1 / Unlimited / [Subreddit](https://www.reddit.com/r/DeepSeek/) / [Discord](https://discord.com/invite/Tc7c45Zzu5) / [GitHub](https://github.com/deepseek-ai) * ⭐ **[Qwen](https://qwen.ai/home)**, [2](https://chat.qwen.ai/) - Qwen3-235B-A22B-2507 / Qwen 3 Coder / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) * ⭐ **[Grok](https://grok.com/)** - Grok 3 (20 per 2 hours) / Grok 4 (5 per 12 hours) / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) -* [Kimi](https://www.kimi.com/) - Kimi K2 Chatbot / [Subreddit](https://www.reddit.com/r/kimi/) / [Discord](https://discord.gg/TYU2fdJykW) / [GitHub](https://github.com/MoonshotAI) +* ⭐ **[Kimi](https://www.kimi.com/)** - Kimi K2 Chatbot / [Subreddit](https://www.reddit.com/r/kimi/) / [Discord](https://discord.gg/TYU2fdJykW) / [GitHub](https://github.com/MoonshotAI) * [Claude](https://claude.ai/) - Claude 4 Sonnet / Phone # Required / [Usage Tracker](https://github.com/lugia19/Claude-Usage-Extension) / [Subreddit](https://www.reddit.com/r/ClaudeAI/) / [Discord](https://discord.com/invite/6PPFFzqPDZ) * [ChatGPT](https://chatgpt.com/) - GPT-5 / GPT-5 mini Chatbot / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#chatgpt-note) / [Reasoning](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#better-reasoning) / [r/OpenAI](https://www.reddit.com/r/OpenAI/) / [r/ChatGPT](https://www.reddit.com/r/ChatGPT/) / [Discord](https://discord.com/invite/openai) * [MiniMax AI](https://chat.minimax.io/) - Minimax-M1 / [Discord](https://discord.com/invite/hailuoai) / [GitHub](https://github.com/MiniMax-AI/MiniMax-M1) @@ -35,12 +35,13 @@ ## ▷ Multiple Model Sites * 🌐 **[Free LLM API Resources](https://github.com/cheahjs/free-llm-api-resources)** - Chatbot Resources / Mirrors -* ⭐ **[LMArena](https://lmarena.ai/?mode=direct)** - Multiple Chatbots / No Sign-Up / [X](https://x.com/lmarena_ai) / [Discord](https://discord.com/invite/lmarena) / [GitHub](https://github.com/lm-sys/FastChat) +* ⭐ **[LMArena](https://lmarena.ai/?mode=direct)** - Multiple Chatbots / No Sign-Up / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#lmarena-note) / [X](https://x.com/lmarena_ai) / [Discord](https://discord.com/invite/lmarena) / [GitHub](https://github.com/lm-sys/FastChat) * [Yupp.ai](https://yupp.ai/) - o3 Pro / Claude 4.1 Opus / Grok 4 / Gemini 2.5 Pro / DeepSeek V3.1 / Google Login Required * [Genspark](https://www.genspark.ai/) - o3 / Gemini 2.5 Pro / [Discord](https://discord.com/invite/CsAQ6F4MPy) * [⁠ISH](https://ish.junioralive.in/) - o1 / Grok 3 / DeepSeek R1 / Multiple Chatbots / [Discord](https://discord.gg/cwDTVKyKJz) * [DuckDuckGo AI](https://duck.ai/) - Multiple Chatbots / GPT-5 mini / No Sign-Up * [⁠Mirexa](https://mirexa.vercel.app/) - Deepseek R1 / GPT 4.1 / Mistral / Grok 3 mini +* [⁠Together.ai](https://chat.together.ai/) - DeepSeek V3.1 / Qwen 3 235B-2507 / Up-To 110 Daily * [Groq](https://groq.com/) - Kimi K2 / Multiple Chatbots / [Discord](https://discord.gg/invite/groq) * [⁠Gradient](https://chat.gradient.network/) - GPT-OSS-120B / Qwen3-235B-A22B / Utilizes 5 32GB RTX 5090s * [Scira](https://scira.ai/) - Multiple Chatbots / AI Search Engine / No Sign-Up / [GitHub](https://github.com/zaidmukaddam/scira) @@ -54,7 +55,7 @@ ## ▷ Specialized Chatbots * 🌐 **[Awesome AI Web Search](https://github.com/felladrin/awesome-ai-web-search), [2](https://huggingface.co/spaces/Felladrin/awesome-ai-web-search)** - AI Search Engine Index -* ⭐ **[LMArena](https://lmarena.ai/?mode=direct&chat-modality=search)** - AI Search Engine / No Sign-Up / [X](https://x.com/lmarena_ai) / [Discord](https://discord.com/invite/lmarena) / [GitHub](https://github.com/lm-sys/FastChat) +* ⭐ **[LMArena](https://lmarena.ai/?mode=direct&chat-modality=search)** - AI Search Engine / No Sign-Up / [Limits](https://github.com/fmhy/FMHY/wiki/FMHY%E2%80%90Notes.md#lmarena-note) / [X](https://x.com/lmarena_ai) / [Discord](https://discord.com/invite/lmarena) / [GitHub](https://github.com/lm-sys/FastChat) * ⭐ **[Perplexity](https://www.perplexity.ai/)** - AI Search Engine / [Enhancements](https://www.cplx.app/) / [Open Source Models](https://labs.perplexity.ai/) / [Discord](https://discord.com/invite/perplexity-ai) * [Google AI Mode](https://google.com/aimode), [2](https://www.google.com/search?udm=50) - AI Search Engine / US Only * [Perplexica](https://github.com/ItzCrazyKns/Perplexica) - FOSS AI Search Engine / Self-Hosted / [Discord](https://discord.gg/26aArMy8tT) @@ -165,7 +166,7 @@ * [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) * [LobeChat](https://lobechat.com/chat) - Desktop App / [Discord](https://discord.gg/AYFPHvv2jT) / [GitHub](https://github.com/lobehub/lobe-chat) -* [Noi](https://noi.nofwl.com/) - Desktop App / [Discord](https://discord.gg/kq2HXcpJSQ) / [GitHub](https://github.com/lencx/Noi) +* [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) * [ChatRTX](https://www.nvidia.com/en-us/ai-on-rtx/chatrtx/) - Desktop App / RTX 30+ Series GPU Only * [ChatPDF](https://www.chatpdf.com/) (No Sign-Up) or [AskYourPDF](https://askyourpdf.com/) - Turn Books / PDFs into Chatbots diff --git a/docs/linux-macos.md b/docs/linux-macos.md index cce00c121..5d27d979a 100644 --- a/docs/linux-macos.md +++ b/docs/linux-macos.md @@ -688,6 +688,7 @@ * ⭐ **[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 +* [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 * [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) diff --git a/docs/misc.md b/docs/misc.md index cfef6df29..58e828abd 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -822,6 +822,7 @@ * 🌐 **[TheRemoteFreelancer](https://github.com/engineerapart/TheRemoteFreelancer)** - Remote Tech Jobs Index * ↪️ **[Learn Programming](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/edu/#wiki_.25BA_developer_learning)** * ↪️ **[Learn Computer Science](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/edu/#wiki_.25B7_computer_science)** +* ⭐ **[Tech Interview Handbook](https://www.techinterviewhandbook.org/software-engineering-interview-guide/)** or [Frontend Interview Handbook](https://www.frontendinterviewhandbook.com/) - Interview Handbooks / [GitHub](https://github.com/yangshun/) * [MoAiJobs](https://www.moaijobs.com/) - Find Jobs in AI Companies * [FOSS Jobs](https://www.fossjobs.net/) - FOSS Project Jobs * [key : values](https://www.keyvalues.com/) - Find Companies that Match Your Values @@ -838,7 +839,6 @@ * [Levels.fyi](https://www.levels.fyi/) - Tech Career Salaries * [LeetFree](https://doocs.github.io/leetcode/#/README_EN) - Leaked Google / Facebook / Amazon Interview Questions / [GitHub](https://github.com/doocs/leetcode/blob/main/README_EN.md) * [Interviews.school](https://interviews.school/) or [InterviewThis](https://github.com/Twipped/InterviewThis) - Interview Preparation Guides -* [Tech Interview Handbook](https://www.techinterviewhandbook.org/) or [Frontend Interview Handbook](https://www.frontendinterviewhandbook.com/) - Interview Handbooks / [GitHub](https://github.com/yangshun/) * [Interview Warmup](https://grow.google/certificates/interview-warmup/) - Interview Practice * [Cyberseek](https://www.cyberseek.org/index.html) - Cybersecurity US Job Market Info * [NIST](https://www.nist.gov/nice/apprenticeship-finder) - Find NICE Cybersecurity Apprenticeship Programs diff --git a/docs/mobile.md b/docs/mobile.md index 17a7f9c6c..0e15a7cf4 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -432,7 +432,7 @@ * ↪️ **[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)** * ⭐ **[Triage](https://tria.ge/)**, **[Hybrid Analysis](https://hybrid-analysis.com/)**, [VirusTotal](https://docs.virustotal.com/docs/mobile-apps) or [Pithus](https://beta.pithus.org/) - APK / URL Virus Scanners -* ⭐ **[Rethink App](https://rethinkdns.com/)** / [GitHub](https://github.com/celzero/rethink-app), [AFWall+](https://github.com/ukanth/afwall/) (root) or [Karma](https://github.com/StarGW-net/karma-firewall) - Firewalls +* ⭐ **[Rethink DNS](https://rethinkdns.com/)** / [GitHub](https://github.com/celzero/rethink-app), [AFWall+](https://github.com/ukanth/afwall/) (root) or [Karma](https://github.com/StarGW-net/karma-firewall) - Firewalls * ⭐ **[URLCheck](https://github.com/TrianguloY/URLCheck)**, [Tarnhelm](https://github.com/lz233/Tarnhelm), [LinkSheet](https://github.com/LinkSheet/LinkSheet) or [Untracker](https://github.com/zhanghai/Untracker) - URL Cleaners / Tracking Removal * ⭐ **[Shadowsocks-Android](https://github.com/shadowsocks/shadowsocks-android)** - Shadowsocks Proxy App * ⭐ **[NekoBoxForAndroid](https://github.com/MatsuriDayo/NekoBoxForAndroid)** or [Matsuri](https://matsuridayo.github.io/) - Proxy Clients diff --git a/docs/non-english.md b/docs/non-english.md index 4d08cb4ce..4e45060c1 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -1783,13 +1783,14 @@ * ⭐ **[rophim](https://www.rophim.me/phimhay)** - Movies / TV / Anime / Watch Parties / Sub / Dub / 1080p / [Telegram](https://t.me/rophimzone), [Telegram](https://t.me/congdongrophim) (Alt) / [Discord](https://discord.gg/rophim) * [Phimmoi](https://vuaphimmoi.net/) - Movies / TV / Anime / Sub / Dub / 1080p * [XemPhim](https://xemphim.app/) - Movies / TV / Sub / 720p -* [kkphim](https://kkphim.com/) - Movies / TV / Anime -* [NguonC](https://phim.nguonc.com/) - Movies / TV / Anime / Sub / Dub / 1080p / [Telegram](https://t.me/animevietsub) / [Discord](https://discord.com/invite/AUNt59q) -* [OPhim](https://ophim.movie/) - Movies / TV / Anime +* [kkphim](https://kkphim.com/) - Movies / TV / Anime / Sub / Dub +* [NguonC](https://phim.nguonc.com/) - Movies / TV / Anime / Sub / Dub / 1080p +* [OPhim](https://ophim.movie/) - Movies / TV / Anime / Sub / 1080p * [AnimeTVN](https://animetvn4.com/) - Anime / Chinese Animation / Sub / 1080p -* [AnimeVietsub](https://animevietsub.link/) - Anime / Chinese Animation / Sub / 1080p +* [AnimeVietsub](https://animevietsub.link/) - Anime / Chinese Animation / Sub / 1080p / [Telegram](https://t.me/animevietsub) / [Discord](https://discord.com/invite/AUNt59q) * [Ani4u](https://ani4u.org/) - Anime / Sub / 1080p * [TVHayHD](https://tv.tvhayhd.org/) - Live TV / 1080p +* [TokuVN](https://tokuvn.com/) - Tokusatsu / Sub / 480p ## ▷ Free w/ Ads / Miễn phí với quảng cáo diff --git a/docs/system-tools.md b/docs/system-tools.md index 8de44c680..137f2ca76 100644 --- a/docs/system-tools.md +++ b/docs/system-tools.md @@ -166,7 +166,7 @@ * 🌐 **[Awesome Web Desktops](https://github.com/syxanash/awesome-web-desktops)** or [Simone's Computer](https://simone.computer/#/webdesktops) - OS Emulators / VMs * ↪️ **[Android Emulators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25BA_android_emulators)** * ⭐ **[VMware Workstation](https://www.majorgeeks.com/files/details/vmware_workstation_for_windows.html)** or **[VirtualBox](https://www.virtualbox.org/)** / [Portable](https://www.vbox.me/) - Virtual Machines -* ⭐ **[Virt-Manager](https://virt-manager.org/)** / [GitHub](https://github.com/virt-manager/virt-manager), [MultiPass](https://canonical.com/multipass) / [GitHub](https://github.com/canonical/multipass) or [Vagrantup](https://www.vagrantup.com/) / [GitHub](https://github.com/hashicorp/vagrant) - Virtual Machine Managers +* ⭐ **[Virt-Manager](https://virt-manager.org/)** / [GitHub](https://github.com/virt-manager/virt-manager), **[MultiPass](https://canonical.com/multipass)** / [GitHub](https://github.com/canonical/multipass) or [Vagrantup](https://www.vagrantup.com/) / [GitHub](https://github.com/hashicorp/vagrant) - Virtual Machine Managers * [Looking Glass](https://looking-glass.io/) - App for Using Kernel-Based Virtual Machine Configured for VGA PCI Pass-Through / [GitHub](https://github.com/gnif/LookingGlass) * [QEMU](https://www.qemu.org/) / [GitLab](https://gitlab.com/qemu-project/qemu), [Hyper-V](https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/) or [Denodo Test](https://community.denodo.com/test-drives/) - Virtual Machines * [OSBoxes](https://www.osboxes.org/) - Preinstalled Virtual Machine diff --git a/docs/video-tools.md b/docs/video-tools.md index 3571f6576..54d34950e 100644 --- a/docs/video-tools.md +++ b/docs/video-tools.md @@ -273,6 +273,7 @@ * [Fixarr](https://github.com/sachinsenal0x64/fixarr) - Media Server File Renamer * [HTPC Download Box](https://github.com/sebgl/htpc-download-box) - Media Server Automation * [Huntarr](https://github.com/plexguide/Huntarr.io) - Automate Media Server Missing Content / Quality Upgrades / [Discord](https://discord.com/invite/PGJJjR5Cww) +* [Seanime](https://seanime.rahim.app/) - Anime Server * [Plex](https://www.plex.tv/) - Media Server * [Emby](https://emby.media/) - Media Server * [Universal Media Server](https://www.universalmediaserver.com/) - Media Server @@ -285,7 +286,6 @@ * [Kyoo](https://github.com/zoriya/Kyoo) - Media Server * [Chocolate](https://github.com/ChocolateApp/Chocolate) - Media Server * [Media-Hoarder](https://github.com/theMK2k/Media-Hoarder) - Media Catalog Frontend -* [Seanime](https://seanime.rahim.app/) - Anime Server * [Frames](https://github.com/Eleven-am/frames) - Google Drive Server * [HTPC](https://r-htpc.github.io/wiki/) - Home Theater PC guides / [Subreddit](https://www.reddit.com/r/htpc/) * [MSX](https://msx.benzac.de/info/) - Web App From 6a5ce3f3e8eaa355966e4da4b65423c5b2acff84 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Thu, 4 Sep 2025 02:09:48 -0700 Subject: [PATCH 10/17] 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 4e45060c1..924b181bb 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -1783,7 +1783,7 @@ * ⭐ **[rophim](https://www.rophim.me/phimhay)** - Movies / TV / Anime / Watch Parties / Sub / Dub / 1080p / [Telegram](https://t.me/rophimzone), [Telegram](https://t.me/congdongrophim) (Alt) / [Discord](https://discord.gg/rophim) * [Phimmoi](https://vuaphimmoi.net/) - Movies / TV / Anime / Sub / Dub / 1080p * [XemPhim](https://xemphim.app/) - Movies / TV / Sub / 720p -* [kkphim](https://kkphim.com/) - Movies / TV / Anime / Sub / Dub +* [kkphim](https://kkphim.com/) - Movies / TV / Anime / Sub / Dub / 1080p * [NguonC](https://phim.nguonc.com/) - Movies / TV / Anime / Sub / Dub / 1080p * [OPhim](https://ophim.movie/) - Movies / TV / Anime / Sub / 1080p * [AnimeTVN](https://animetvn4.com/) - Anime / Chinese Animation / Sub / 1080p From 7a8e75833b28120035ba7f8af6987fd5305c9f6b Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Thu, 4 Sep 2025 05:08:54 -0700 Subject: [PATCH 11/17] Create FCC.md --- docs/posts/FCC.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 docs/posts/FCC.md diff --git a/docs/posts/FCC.md b/docs/posts/FCC.md new file mode 100644 index 000000000..a9b27586e --- /dev/null +++ b/docs/posts/FCC.md @@ -0,0 +1,24 @@ +--- +title: Fight Chat Control 🔒 +description: Protect EU Digital Privacy +date: 2025-09-04 +next: false + +prev: false + +footer: true +--- + + + +### The EU (still) wants to scan your private messages and photos. + +The "Chat Control" proposal would mandate scanning of all private digital communications, including encrypted messages and photos. This threatens fundamental privacy rights and digital security for all EU citizens. + +Every photo, every message, every file you send will be automatically scanned—without your consent or suspicion. This is not about catching criminals. It is ***mass surveillance*** imposed on all 450 million citizens of the European Union. + +EU politicians *exempt themselves* from this surveillance under "professional secrecy" rules. They get privacy. You and your family do not. If you're in the EU, please consider contacting Members of the European Parliament (MEPs) using the info provided the site below: + +# https://fightchatcontrol.eu/ + +There is also a change.org petition [here](https://stopchatcontrol.eu/) if you'd like to sign it. From 36b5f453a98c67a76d89412b1b3aac239a8c8c2a Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Thu, 4 Sep 2025 05:09:57 -0700 Subject: [PATCH 12/17] Update index.md --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 852a0d377..2e9959d73 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,8 +7,8 @@ hero: name: freemediaheckyeah tagline: The largest collection of free stuff on the internet! announcement: - title: Sept 2025 Updates ⚡ - link: /posts/sept-2025 + title: Fight Chat Control 🔒 + link: /posts/FCC image: src: /test.png alt: FMHY Icon From 43a42db47a06c0d0930c56d60dcef6526f1e099e Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Thu, 4 Sep 2025 05:10:53 -0700 Subject: [PATCH 13/17] Update FCC.md --- docs/posts/FCC.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/posts/FCC.md b/docs/posts/FCC.md index a9b27586e..e03795345 100644 --- a/docs/posts/FCC.md +++ b/docs/posts/FCC.md @@ -22,3 +22,5 @@ EU politicians *exempt themselves* from this surveillance under "professional se # https://fightchatcontrol.eu/ There is also a change.org petition [here](https://stopchatcontrol.eu/) if you'd like to sign it. + +Reddit Discussion: https://redd.it/1n840p9 From 21652fd6e275a586bddb01ad3dad11828ce09eb3 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Thu, 4 Sep 2025 05:11:06 -0700 Subject: [PATCH 14/17] Update FCC.md --- docs/posts/FCC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/posts/FCC.md b/docs/posts/FCC.md index e03795345..babb6feda 100644 --- a/docs/posts/FCC.md +++ b/docs/posts/FCC.md @@ -23,4 +23,4 @@ EU politicians *exempt themselves* from this surveillance under "professional se There is also a change.org petition [here](https://stopchatcontrol.eu/) if you'd like to sign it. -Reddit Discussion: https://redd.it/1n840p9 +Discussion: https://redd.it/1n840p9 From 38b39e8ac66611f2959acb82b9a21488e4cc9c1a Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Thu, 4 Sep 2025 08:48:36 -0700 Subject: [PATCH 15/17] Update FCC.md --- docs/posts/FCC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/posts/FCC.md b/docs/posts/FCC.md index babb6feda..16bf4a4da 100644 --- a/docs/posts/FCC.md +++ b/docs/posts/FCC.md @@ -17,7 +17,7 @@ The "Chat Control" proposal would mandate scanning of all private digital commun Every photo, every message, every file you send will be automatically scanned—without your consent or suspicion. This is not about catching criminals. It is ***mass surveillance*** imposed on all 450 million citizens of the European Union. -EU politicians *exempt themselves* from this surveillance under "professional secrecy" rules. They get privacy. You and your family do not. If you're in the EU, please consider contacting Members of the European Parliament (MEPs) using the info provided the site below: +EU politicians *exempt themselves* from this surveillance under "professional secrecy" rules. They get privacy. You and your family do not. If you're in the EU, please consider contacting Members of the European Parliament (MEPs) using the info provided on the site below: # https://fightchatcontrol.eu/ From cca5db8b639da9dd350f6d70fc157e83712e5d69 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Thu, 4 Sep 2025 14:28:42 -0700 Subject: [PATCH 16/17] updated 12 pages --- docs/developer-tools.md | 4 ++-- docs/educational.md | 4 ++-- docs/gaming-tools.md | 1 + docs/gaming.md | 1 + docs/misc.md | 2 +- docs/mobile.md | 2 +- docs/non-english.md | 11 +++++------ docs/reading.md | 6 ++---- docs/social-media-tools.md | 2 +- docs/system-tools.md | 2 +- docs/unsafe.md | 1 + docs/video.md | 4 +++- 12 files changed, 21 insertions(+), 19 deletions(-) diff --git a/docs/developer-tools.md b/docs/developer-tools.md index 557361b32..2761a7280 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -203,7 +203,7 @@ * 🌐 **[Awesome README](https://github.com/matiassingers/awesome-readme)** - GitHub Readme Resources * 🌐 **[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)** -* ⭐ **[Git-Fork](https://git-fork.com/)**, [GitButler](https://github.com/gitbutlerapp/gitbutler) or [GitQlient](https://github.com/francescmm/GitQlient) - Git Desktop Clients +* ⭐ **[Fork](https://git-fork.com/)**, [GitButler](https://github.com/gitbutlerapp/gitbutler) or [GitQlient](https://github.com/francescmm/GitQlient) - Git Desktop Clients * ⭐ **[Codeberg](https://codeberg.org/)** / [Matrix](https://matrix.to/#/#codeberg-space:matrix.org), [Drift](https://drift.lol/), [Gitea](https://about.gitea.com/), [GitLab.com](https://about.gitlab.com/) or [sourcehut](https://sourcehut.org/) - GitHub Alts / Version Control Systems * [Git](https://git-scm.com/) - Version Control System * [searchcode](https://searchcode.com/) or [PublicWWW](https://publicwww.com/) - Source Code Search @@ -242,7 +242,7 @@ * 🌐 **[Awesome Browser Extensions](https://stefanbuck.com/awesome-browser-extensions-for-github)** - GitHub Browser Extensions * 🌐 **[Awesome Badges](https://dev.to/envoy_/150-badges-for-github-pnk)** - GitHub Badge Resources * 🌐 **[GitHub-Userscripts](https://greasyfork.org/en/users/24847)** - GitHub Userscripts -* ⭐ **[GitHub Desktop](https://desktop.github.com/)** / [Linux](https://github.com/shiftkey/desktop) - GitHub Desktop Client +* ⭐ **[GitHub Desktop](https://github.com/apps/desktop)** / [Linux](https://github.com/shiftkey/desktop) - GitHub Desktop Client * [Gothub](https://codeberg.org/gothub/gothub) - GitHub Frontend * [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - GitHub Cheat Sheet * [GitHubStatus](https://www.githubstatus.com/) - GitHub Outage Status diff --git a/docs/educational.md b/docs/educational.md index 8243f3ae0..d8cabc799 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -663,6 +663,7 @@ * [University of Utah Pathology](https://webpath.med.utah.edu/webpath.html) - Pathology Guide * [The Iowa Virtual Slidebox](https://www.mbfbioscience.com/iowavirtualslidebox) - Pathology Atlas Software * [Nextstrain](https://nextstrain.org/) - Pathogen Evolution Tracking +* [⁠EyeWiki](https://eyewiki.org/) - Eye Encyclopedia * [Passmedicine](https://www.passmedicine.com/ucat/) - UCAT Practice Questions * [UCAT Score](https://codepen.io/souramoo/full/OJMQzVm) - UCAT Score Converter * [r/medicalschoolanki](https://www.reddit.com/r/medicalschoolanki/) - Community for Medical Anki Cards @@ -934,7 +935,6 @@ * [Chess Tempo](https://chesstempo.com/) - Chess Practice * [Lucas Chess](https://lucaschess.pythonanywhere.com/) - Chess Practice * [Chess Coach](https://rentry.co/FMHYBase64#chess-coach) - Chess Coaching App -* [Chessercise](https://www.chessercise.xyz/) - Chess Game / Move Analysis * [WintrChess](https://wintrchess.com/), [2](https://chess.wintrcat.uk/) - Chess Game / Move Analysis * [Decode Chess](https://app.decodechess.com/) - Chess Game / Move Analysis * [YottaChess](https://www.yottachess.com/) - Chess Game / Move Analysis @@ -981,7 +981,7 @@ * [Oh My Git!](https://ohmygit.org/) or [Oh Shit, Git!?!](https://ohshitgit.com/) - Git Learning Game * [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 Version Control System Learning Game +* [Git Time](https://git.bradwoods.io/) - Git Learning Game * [DevToolTips](https://devtoolstips.org/) - Developer Tips * [Roadmap](https://roadmap.sh/) - Developer Roadmaps / [GitHub](https://github.com/kamranahmedse/developer-roadmap) * [Checki0](https://checkio.org/) - Code Learning Games diff --git a/docs/gaming-tools.md b/docs/gaming-tools.md index 25b205d22..9db49c82d 100644 --- a/docs/gaming-tools.md +++ b/docs/gaming-tools.md @@ -100,6 +100,7 @@ * [JoyToKey](https://joytokey.net/en/) - Controller Emulator * [Spud Controller](https://sadwhale-studios.itch.io/) - Controller / Mouse Input Displays * [Gamepad-Tester](https://hardwaretester.com/gamepad) or [AresLuna](https://aresluna.org/gamepad-tester/) - Controller Connectivity Testers +* [DualSense Tester](https://ds.daidr.me/) - Web ⁠DualSense Tester / [GitHub](https://github.com/daidr/dualsense-tester) * [hidusbf](https://github.com/LordOfMice/hidusbf) - Decrease DS4/5 Input Lag / [Video](https://youtu.be/x0wcJM4FtXQ) * [HidHide](https://docs.nefarius.at/projects/HidHide/) - Input Device Firewall * [Whitescent Engine](https://apt.izzysoft.de/fdroid/index/apk/com.github.whitescent.engine) - Use Phone as Joy Stick / [GitHub](https://github.com/whitescent/Engine) diff --git a/docs/gaming.md b/docs/gaming.md index a8501b724..279d9ec10 100644 --- a/docs/gaming.md +++ b/docs/gaming.md @@ -527,6 +527,7 @@ * [FlyOrDie](https://www.flyordie.com/) - Multiplayer Tabletop Games * [PlayOK](https://www.playok.com/) - Multiplayer Tabletop Games * [Screentop](https://screentop.gg/) - Online Tabletop Games / [Discord](https://discord.gg/wva8ebh) +* [FreeBoardGames](https://www.freeboardgames.org/) - Online Board Games / [Discord](https://discord.gg/AaE6n3n) / [GitHub](https://github.com/freeboardgames/FreeBoardGames.org) * [FunNode](https://www.funnode.com/) - Online Board Games * [Board Game Online](https://www.boardgame-online.com/) - Online Board Games * [Board Game Arena](https://en.boardgamearena.com/) - Online Board Games / Sign-Up Required diff --git a/docs/misc.md b/docs/misc.md index 58e828abd..54a12aec6 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -525,7 +525,7 @@ * ↪️ **[Dev / Cybersecurity News](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/dev-tools#wiki_.25BA_dev_news)** * ⭐ **[⁠GamersNexus](https://gamersnexus.net/)** - PC Gaming News -* ⭐ **[Hacker News](https://news.ycombinator.com/)** - Tech / Hacking News / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25B7_hacker_news_tools) +* ⭐ **[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 * [TechURLs](https://techurls.com/) - Tech News * [Techmeme](https://www.techmeme.com/) - Tech News diff --git a/docs/mobile.md b/docs/mobile.md index 0e15a7cf4..ea5fa81ab 100644 --- a/docs/mobile.md +++ b/docs/mobile.md @@ -431,7 +431,7 @@ * 🌐 **[Awesome Android Security](https://github.com/ashishb/android-security-awesome)** - Security Resources * ↪️ **[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)** -* ⭐ **[Triage](https://tria.ge/)**, **[Hybrid Analysis](https://hybrid-analysis.com/)**, [VirusTotal](https://docs.virustotal.com/docs/mobile-apps) or [Pithus](https://beta.pithus.org/) - APK / URL Virus Scanners +* ⭐ **[Triage](https://tria.ge/)**, **[Hybrid Analysis](https://hybrid-analysis.com/)**, [VirusTotal](https://www.virustotal.com/) or [Pithus](https://beta.pithus.org/) - APK / URL Virus Scanners * ⭐ **[Rethink DNS](https://rethinkdns.com/)** / [GitHub](https://github.com/celzero/rethink-app), [AFWall+](https://github.com/ukanth/afwall/) (root) or [Karma](https://github.com/StarGW-net/karma-firewall) - Firewalls * ⭐ **[URLCheck](https://github.com/TrianguloY/URLCheck)**, [Tarnhelm](https://github.com/lz233/Tarnhelm), [LinkSheet](https://github.com/LinkSheet/LinkSheet) or [Untracker](https://github.com/zhanghai/Untracker) - URL Cleaners / Tracking Removal * ⭐ **[Shadowsocks-Android](https://github.com/shadowsocks/shadowsocks-android)** - Shadowsocks Proxy App diff --git a/docs/non-english.md b/docs/non-english.md index 924b181bb..981b2b2b9 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -1443,7 +1443,6 @@ ## ▷ Streaming -* [Kukaj](https://vvv.kukaj.fi/) - Movies / TV * [jOj Archive](https://www.joj.sk/archiv) - Movies / TV * [Markiza](https://www.markiza.sk/) - Movies / TV * [rtvs](https://www.rtvs.sk/televizia/archiv) - TV @@ -1796,11 +1795,11 @@ * ⭐ **[ZingMP3](https://zingmp3.vn/)** or [NhacCuaTui](https://www.nhaccuatui.com/) - Music * [Danet](https://danet.vn/) - Movies / TV / Anime / Live TV / Sub / 720p -* [HTV](https://hplus.com.vn/), [2](https://htvc.com.vn/) - Live TV / TV / 1080p -* [FPT Play](https://fptplay.vn/) - Live TV / Movies / TV / Anime / Cartoon -* [VieON](https://vieon.vn/) - Live TV / Movies / TV / Anime / Cartoon / Sub / Dub / 1080p -* [THVL](https://www.thvli.vn/) - Live TV / Movies / TV / Dub -* [TV360](https://tv360.vn/) - Live TV / Sub / 1080p +* [HTV](https://hplus.com.vn/), [2](https://htvc.com.vn/) - Live TV / TV / 1080p / Sign-Up Required +* [FPT Play](https://fptplay.vn/) - Live TV / Movies / TV / Anime / Cartoon / Sub / Dub / 1080p +* [VieON](https://vieon.vn/) - Live TV / Movies / TV / Anime / Cartoon / Sub / Dub / 720p +* [THVL](https://www.thvli.vn/) - Live TV / Movies / TV / Music / Dub / 1080p +* [TV360](https://tv360.vn/) - Live TV / Movies / TV / Sub / Dub / 1080p ## ▷ Reading / Đọc diff --git a/docs/reading.md b/docs/reading.md index 23bcddd46..fa83a2898 100644 --- a/docs/reading.md +++ b/docs/reading.md @@ -563,6 +563,8 @@ * 🌐 **[IvyPanda](https://ivypanda.com/blog/1000-open-textbooks-and-learning-resources-for-all-subjects/)** - Educational Book Site Index * ↪️ **[Language Learning Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/edu/#wiki_.25BA_language_learning)** +* ↪️ **[Dictionaries / Thesaurus'](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/edu#wiki_.25B7_dictionaries_.2F_thesaurus)** +* ↪️ **[Encyclopedias](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/edu#wiki_.25B7_encyclopedias)** * ⭐ **[Openstax](https://openstax.org/)** or [OpenStax College Textbooks](https://philschatz.com/books/) * ⭐ **[AcademicTorrents](https://academictorrents.com/)** * [Institutional Access](https://www.facebook.com/groups/850609558335839) - Request Institutional Access PDFs @@ -872,10 +874,6 @@ *** -## ▷ [Reference Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/edu#wiki_.25B7_reference_sites) - -*** - # ► Tracking / Database * ⭐ **[GoodReads](https://www.goodreads.com/)** - Ratings / Tracking / Reviews / Recommendations / [Ratings Filter](https://www.book-filter.com/) / [Frontend](https://github.com/nesaku/BiblioReads) diff --git a/docs/social-media-tools.md b/docs/social-media-tools.md index af49fc20d..3b6d84846 100644 --- a/docs/social-media-tools.md +++ b/docs/social-media-tools.md @@ -383,7 +383,7 @@ * [YouTube Upload Time](https://chromewebstore.google.com/detail/youtube-upload-time/nenoecmaibjcahoahnmeinahlapheblg) - Check Exact Upload Time/Date of Videos * [Annotations Data Archive](https://archive.org/details/youtubeannotations) - Restore Video Annotations * [YouTube Metadata](https://mattw.io/youtube-metadata/) - YouTube Video Metadata Viewer -* [YT Cutter](https://ytcutter.link/) or [yt_clipper](https://github.com/exwm/yt_clipper) - Crop YouTube Videos / Create Clips +* [yt_clipper](https://github.com/exwm/yt_clipper) - Crop YouTube Videos / Create Clips * [Looptube](https://www.looptube.xyz/) - Loop YouTube Videos / Segments * [YourCodecs](https://github.com/undecV/YourCodecs) - Enable / Disable Player Codecs * [Video Speed Controller](https://github.com/igrigorik/videospeed) - Control Speed of YouTube Videos diff --git a/docs/system-tools.md b/docs/system-tools.md index 137f2ca76..8de44c680 100644 --- a/docs/system-tools.md +++ b/docs/system-tools.md @@ -166,7 +166,7 @@ * 🌐 **[Awesome Web Desktops](https://github.com/syxanash/awesome-web-desktops)** or [Simone's Computer](https://simone.computer/#/webdesktops) - OS Emulators / VMs * ↪️ **[Android Emulators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25BA_android_emulators)** * ⭐ **[VMware Workstation](https://www.majorgeeks.com/files/details/vmware_workstation_for_windows.html)** or **[VirtualBox](https://www.virtualbox.org/)** / [Portable](https://www.vbox.me/) - Virtual Machines -* ⭐ **[Virt-Manager](https://virt-manager.org/)** / [GitHub](https://github.com/virt-manager/virt-manager), **[MultiPass](https://canonical.com/multipass)** / [GitHub](https://github.com/canonical/multipass) or [Vagrantup](https://www.vagrantup.com/) / [GitHub](https://github.com/hashicorp/vagrant) - Virtual Machine Managers +* ⭐ **[Virt-Manager](https://virt-manager.org/)** / [GitHub](https://github.com/virt-manager/virt-manager), [MultiPass](https://canonical.com/multipass) / [GitHub](https://github.com/canonical/multipass) or [Vagrantup](https://www.vagrantup.com/) / [GitHub](https://github.com/hashicorp/vagrant) - Virtual Machine Managers * [Looking Glass](https://looking-glass.io/) - App for Using Kernel-Based Virtual Machine Configured for VGA PCI Pass-Through / [GitHub](https://github.com/gnif/LookingGlass) * [QEMU](https://www.qemu.org/) / [GitLab](https://gitlab.com/qemu-project/qemu), [Hyper-V](https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/) or [Denodo Test](https://community.denodo.com/test-drives/) - Virtual Machines * [OSBoxes](https://www.osboxes.org/) - Preinstalled Virtual Machine diff --git a/docs/unsafe.md b/docs/unsafe.md index 41eff4676..913cd73cd 100644 --- a/docs/unsafe.md +++ b/docs/unsafe.md @@ -49,6 +49,7 @@ To easily see which sites are trusted, and which are unsafe, try the **[FMHY Saf * MainRepo / MRepo - Caught with [malware](https://rentry.co/zu3i6) / Note that Magisk Module MRepo is unrelated * YASDL - Uploaded versions of stardock / jetbrains with malware * AllPCWorld - Uploaded KMS Matrix which is known malware +* P30Download - Uploaded version of malwarbytes with known [malware](https://www.virustotal.com/gui/file/01b3bf3f65832f1e9e59ee76964dcf01ac928e51588192607d43319ff070a719) / [2](https://tria.ge/250830-kx75yadp6z/behavioral1). * RSLOAD - Uploaded the same version of malwarebytes that got FileCR in trouble / [utorrent malware](https://i.ibb.co/QXrCfqQ/Untitled.png) * Taiwebs - Uploaded same version of [stardocks](https://pastebin.com/nPjVKYM9), [2](https://imgur.com/a/aeLoaTS) that got FileCR in trouble * Pesktop - Caught with [malware](https://tria.ge/250116-nwnxfszkdq), sources content from [FileCR](https://ibb.co/1KjkKVR), [2](https://imgur.com/a/VS4w6ag), has filecr logo under theirs on some apps. diff --git a/docs/video.md b/docs/video.md index be2eb4935..2dc7c4b57 100644 --- a/docs/video.md +++ b/docs/video.md @@ -777,7 +777,9 @@ * ⭐ **[Nyaa](https://nyaa.si/)**, [2](https://nyaa.iss.one/), [3](https://nyaa.iss.ink/) - Sub / Dub * ⭐ **Nyaa Tools** - [TUI](https://github.com/Beastwick18/nyaa) / [Batch Download](https://github.com/wotakumoe/meow), [2](https://github.com/marcpinet/nyaadownloader), [3](https://t.me/meow_in_japanese_bot), [4](https://t.me/NyaaTorrents) / [Python Wrapper](https://github.com/JuanjoSalvador/NyaaPy) / [Torrent Fetch](https://github.com/daynum/nyaabag) / [Quality Tags](https://releases.moe/about/) -* ⭐ **[Hayase](https://hayase.watch/)** / [Discord](https://discord.com/invite/Z87Nh7c4Ac), [Shiru](https://github.com/RockinChaos/Shiru), [Seanime](https://seanime.rahim.app/) or [Migu](https://miguapp.pages.dev/) - Stream Anime Torrents +* ⭐ **[Hayase](https://hayase.watch/)** - Torrent Streaming App / [Discord](https://discord.com/invite/Z87Nh7c4Ac) +* [Seanime](https://seanime.rahim.app/) - Torrent Streaming App +* [Shiru](https://github.com/RockinChaos/Shiru) or [Migu](https://miguapp.pages.dev/) - Torrent Streaming Apps * [AnimeTosho](https://animetosho.org/) - Sub / Dub * [TokyoTosho](https://www.tokyotosho.info/) - Sub * [ShanaProject](https://www.shanaproject.com/) - Sub From b671a6373b6755e33b95134be67b4223832872f5 Mon Sep 17 00:00:00 2001 From: VespuccioTech <114664454+VespuccioTech@users.noreply.github.com> Date: Fri, 5 Sep 2025 09:21:37 +0200 Subject: [PATCH 17/17] Update non-english.md (#4008) * Update non-english.md * Update non-english.md --- 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 981b2b2b9..f358e27e2 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -823,7 +823,7 @@ ## ▷ Streaming -* [StreamingCommunity](https://streamingcommunityz.chat/) - Movies / TV / 1080p / [Status](https://telegra.ph/Link-Aggiornato-StreamingCommunity-09-29) +* [StreamingCommunity](https://streamingcommunityz.bid/) - Movies / TV / 1080p / [Status](https://telegra.ph/Link-Aggiornato-StreamingCommunity-09-29) * [Altadefinizione](https://altadefinizionegratis.gold/) - Movies / Dub / 1080p / [Status](https://telegra.ph/Link-Aggiornato-Altadefinizione-08-07) / [Telegram](https://t.me/+x_9jyFBbYBpkYTRi) * [CB01](https://cb01net.guru/), [2](https://cb01.uno) - Movies / TV / Dub / 1080p / [Status](https://cineblog01.red/) / [Telegram](https://t.me/s/cb01_nuovo_indirizzo_ufficiale) * [CasaCinema](https://casacinema.lat/) - Movies / TV / Anime / Sub / Dub / 1080p