diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 997c06d5b..7600ec4a5 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -33,8 +33,9 @@ Here you'll find some general guidelines for those who would like to start contr For submitting new links, follow these steps: - Make sure it's not already in the wiki. The easiest way to do this is to check our [Single Page](https://api.fmhy.net/single-page) using `ctrl+f`. -- Reach out via the feedback system, [GitHub](https://github.com/fmhy/edit), or join our [Discord](https://github.com/fmhy/FMHY/wiki/FMHY-Discord). +- Reach out via the feedback system, by opening an [Issue](https://github.com/fmhy/edit/issues), or join our [Discord](https://github.com/fmhy/FMHY/wiki/FMHY-Discord). - You can optionally include socials, tools, or any other additional info alongside the entry. +- Avoid opening pull requests. See [Link Testing](#link-testing) for more info. ### Reporting a Site @@ -43,7 +44,7 @@ For submitting new links, follow these steps: For changes to existing entries, follow these steps: -- Reach out via the feedback system, [GitHub](https://github.com/fmhy/edit), or join our [Discord](https://github.com/fmhy/FMHY/wiki/FMHY-Discord). +- Reach out via any of the available methods, including opening a [Pull Request](https://github.com/fmhy/edit/pulls). - Feel free to leave contact info when using the feedback system, if needed. Only trusted staff can view this. - If you'd like to report a site removal or star change, you must include details as to why your changes should be accepted. diff --git a/docs/.vitepress/transformer.ts b/docs/.vitepress/transformer.ts index 341a722bb..b745444cc 100644 --- a/docs/.vitepress/transformer.ts +++ b/docs/.vitepress/transformer.ts @@ -101,15 +101,6 @@ export const transformGuide = (text: string): string => export function transform(text: string): string { let _text = text - // Remove extra characters - .replace(/\/#wiki_/g, '/#') - .replace(/#wiki_/g, '/#') - .replace(/.25BA_/g, '') - .replace(/.25B7_/g, '') - .replace(/_?\.2F_?/g, '-') - .replace(/_?.26amp.3B_?/g, '-') - .replace(/(?<=r\/FREEMEDIA.+)2(?=\))/g, '-1') - // Transform reddit index links .replace( /\*\*\[◄◄ Back to Wiki Index\]\(https:\/\/www\.reddit\.com\/r\/FREEMEDIAHECKYEAH\/wiki\/index\)\*\*\n/gm, @@ -223,6 +214,13 @@ export function transform(text: string): string { /https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/img-tools/g, '/img-tools' ) + // Remove extra characters + .replace(/\/#wiki_/g, '/#') + .replace(/#wiki_/g, '/#') + .replace(/.25BA_/g, '') + .replace(/.25B7_/g, '') + .replace(/_.2F_/g, '-') + .replace(/_?.26amp.3B_?/g, '-') _text = replaceUnderscore(_text) .replace(/\/#(\d)/g, '/#_$1') // Prefix headings starting with numbers @@ -244,6 +242,23 @@ export function transform(text: string): string { .replace(/^\*\*Warning\*\* - (.+)$/gm, ':::warning\n$1\n:::') .replace(/^\* \*\*Warning\*\* - (.+)$/gm, ':::warning\n$1\n:::') .replace(/^\*\s([^*])/gm, '- $1') + // Replace links + .replace( + /\/storage\/#encode--decode_urls/g, + '/storage/#encode--decode-urls' + ) + .replace(/\/devtools\/#machine-learning2/g, '/devtools/#machine-learning-1') + .replace(/\/linuxguide#software-sites2/g, '/linuxguide#software-sites-1') + .replace(/\/linuxguide#software_sites/g, '/linuxguide#software-sites') + .replace(/\/non-english#reading10/g, '/non-english#reading-9') + .replace( + /\/storage#satellite-.26amp.3B_street_view_maps/g, + '/storage#satellite-street-view-maps' + ) + .replace( + /(.+?) site or extension\.\n/gm, + 'Click on the texts to copy them decoded.\n' + ) return _text } diff --git a/docs/adblockvpnguide.md b/docs/adblockvpnguide.md index 16787dca9..16f2a4e31 100644 --- a/docs/adblockvpnguide.md +++ b/docs/adblockvpnguide.md @@ -443,7 +443,6 @@ ## ▷ Anti-Censorship -* ↪️ **[Great Firewall Bypass](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/non-eng/#wiki_.25B7_gfw_bypass)** * ⭐ **[Censorship Bypass Guide](https://censordex.fr.to/)** - Censorship Bypass Guide * ⭐ **[No Thought is a Crime](https://ntc.party/)** or [⁠Net4people](https://github.com/net4people/bbs/issues) - Censorship Discussion * ⭐ **[zapret](https://github.com/bol-van/zapret)**, **[GoodbyeDPI](https://github.com/ValdikSS/GoodbyeDPI/)**, [PowerTunnel](https://github.com/krlvm/PowerTunnel) or [Green Tunnel](https://github.com/SadeghHayeri/GreenTunnel) - DPI Circumvention Local Proxies diff --git a/docs/ai.md b/docs/ai.md index 07a58a12d..026d99b35 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -15,7 +15,7 @@ * ⭐ **[AI Studio](https://aistudio.google.com/app/prompts/new_chat)** or [Gemini](https://gemini.google.com/) - Gemini 2.5 Pro / Google Chatbots / [CLI](https://github.com/google-gemini/gemini-cli) / [Subreddit](https://www.reddit.com/r/Bard/) / [Discord](https://discord.com/invite/gemini) * ⭐ **[ChatGPT](https://chatgpt.com/)** - GPT-4o / o4-mini Chatbot / [/r/OpenAI](https://www.reddit.com/r/OpenAI/) / [Subreddit](https://www.reddit.com/r/ChatGPT/) / [Discord](https://discord.com/invite/openai) * ⭐ **[DeepSeek](https://chat.deepseek.com/)** - DeepSeek-V3 / DeepSeek-R1 / 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-Instruct-2507 / Qwen3-235B-A22B-Thinking-2507 / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) +* ⭐ **[Qwen](https://qwen.ai/home)** / [2](https://chat.qwen.ai/) or [Qwen3-Demo](https://huggingface.co/spaces/Qwen/Qwen3-Demo) - Qwen3-235B-A22B-Instruct-2507 / Qwen3-235B-A22B-Thinking-2507 / [Discord](https://discord.com/invite/CV4E9rpNSD) / [GitHub](https://github.com/QwenLM) * ⭐ **[Grok](https://grok.com/)** - Grok 3 (20 per 2 hours) / Grok 3 Mini Thinking (8 daily) / [Subreddit](https://www.reddit.com/r/grok/) / [Discord](https://discord.com/invite/kqCc86jM55) * [⁠Z.ai](https://chat.z.ai/) - GLM 4.5 Chatbot / [Discord](https://discord.gg/QR7SARHRxK) * [Kimi](https://kimi.ai/) - Kimi K2 Chatbot / [Discord](https://discord.gg/TYU2fdJykW) / [GitHub](https://github.com/MoonshotAI) @@ -48,6 +48,7 @@ * [Lambda Chat](https://lambda.chat/chatui/) - Deepseek-R1 / Multiple Chatbots / Unlimited / No Sign-Up * [NVIDIA NIM](https://build.nvidia.com/) - Deepseek-R1 / Multiple Chatbots / No Sign-Up * [AI Assistant](https://aiassistantbot.pages.dev/) - Deepseek-R1 / Qwen QwQ-32B / Multiple Chatbots / No Sign-Up +* [AI SDK](https://sdk.vercel.ai/) - Multiple Chatbots / [GitHub](https://github.com/vercel/ai) * [FreePass](https://freepass.ai/) - Gemini 2.5 Pro / GPT-4.1 * [OIChat](https://oi.wr.do/) - Gemini 2.5 Pro / DeepSeek R1 / Qwen QwQ-32B / DeepSeek-V3-0324 / Multiple Chatbots * [ChatK](https://chat.oaichat.cc/) or [lobe.wr.do](https://lobe.wr.do/) / [Discord](https://discord.gg/AYFPHvv2jT) / [GitHub](https://github.com/lobehub/lobe-chat) - GPT-4o / DeepSeek-R1-32b / Multiple Chatbots @@ -123,8 +124,10 @@ * ⭐ **[Windsurf](https://www.windsurf.com/)** - Coding AI / [Subreddit](https://www.reddit.com/r/windsurf/) / [Discord](https://discord.com/invite/3XFf78nAx5) * ⭐ **[Pieces](https://pieces.app/)** - Multi-LLM Coding AI / GPT-4 / 4o for Free / No Sign-Up / [Discord](https://discord.gg/getpieces) * ⭐ **[zed](https://zed.dev/)** - Collaborative Coding AI / [GitHub](https://github.com/zed-industries/zed) +* [WDTCD?](https://whatdoesthiscodedo.com/) - Simple Code Explanations / No Sign-Up * [Sourcery](https://sourcery.ai/) - Auto-Pull Request Reviews / [GitHub](https://github.com/sourcery-ai/sourcery) * [Devv](https://devv.ai/) - Coding Search Engine / [GitHub](https://github.com/devv-ai/devv) +* [Telosys](https://www.telosys.org/) - Code Generator / No Sign-Up / [Source Code](https://www.telosys.org/sources.html) * [Llama Coder](https://llamacoder.together.ai/) - Code Generator / No Sign-Up / [GitHub](https://github.com/Nutlope/llamacoder) * [⁠Roo Code](https://roocode.com/) / [GitHub](https://github.com/RooCodeInc/Roo-Code) or [Cline](https://cline.bot/) / [Discord](https://discord.gg/cline) / [GitHub](https://github.com/cline/cline) - Coding AI * [imgcook](https://imgcook.com) - Coding AI / No Sign-Up / [GitHub](https://github.com/imgcook/imgcook) @@ -135,7 +138,6 @@ * [Trae](https://www.trae.ai/) - Coding AI * [Cursor](https://rentry.co/FMHYBase64#cursor) - Coding AI * [GitWit](https://gitwit.dev/) - Coding AI -* [AI SDK](https://sdk.vercel.ai/) - Coding AI/ [GitHub](https://github.com/vercel/ai) * [Qodo](https://www.qodo.ai/) - Coding AI * [Blackbox](https://www.blackbox.ai/) - Coding AI / No Sign-Up * [Denigma](https://denigma.app/) - Coding AI / No Sign-Up / [Discord](https://discord.gg/mZx4REBvKm) @@ -147,6 +149,7 @@ * [Bolt.new](https://bolt.new/) - AI Web App Builder / [Discord](https://discord.com/invite/stackblitz) / [GitHub](https://github.com/stackblitz/bolt.new) * [Fragments](https://fragments.e2b.dev/) - AI App Builder / [Discord](https://discord.com/invite/U7KEcGErtQ) / [GitHub](https://github.com/e2b-dev) * [⁠Rork](https://rork.com/) - AI App Builder [Code Export Bypass](https://greasyfork.org/en/scripts/538090) +* [Composio](https://composio.dev/) - Add Tools to Coding AI / [Discord](https://discord.com/invite/cNruWaAhQk) / [GitHub](https://github.com/ComposioHQ/composio) *** diff --git a/docs/non-english.md b/docs/non-english.md index 238b5661a..462041b4b 100644 --- a/docs/non-english.md +++ b/docs/non-english.md @@ -4,7 +4,7 @@ *** *** -* **Note** - Use this section for media (movies, music, books). For installing software, games, or APKs, use the English sections unless the source is highly trusted (e.g., m0nkrus). +* **Note** - This section can be used to get movies, music, books, courses, etc. but for anything you install, like games, software, or APKs, it's highly recommended to use the English sections instead. The only exceptions are sites like m0nkrus that have very good reputations. Keep in mind that you can always change the language in the installers. *** @@ -655,10 +655,10 @@ ## ▷ Streaming -* [moviedrive](https://moviedrive.hu/) - Movies / TV / Sub / Dub / 1080p [Discord](https://discord.com/invite/blackfire) -* [hdmozi](https://hdmozi.hu/) - Movies / TV / Sub / Dub / 1080p [Facebook Group](https://www.facebook.com/groups/3325147607704979) +* [moviedrive](https://moviedrive.hu/) - Movies / TV / Anime / Sub / Dub / 1080p * [OnlineFilmekIngyen](https://www.onlinefilmekingyen1.com/) - Movies / Sub / Dub / 1080p * [filmezz](https://filmezz.club/) - Movies / TV / Dub / 720p +* [filminvazio](https://filminvazio.cc/) - Movies / TV * [filmezek](https://filmezek.com/) - Movies * [mozicsillag](https://mozicsillag1.me/) - Movies / TV / Sub / Dub / 720p * [animedrive](https://animedrive.hu/) - Anime / [Discord](https://discord.com/invite/blackfire) diff --git a/docs/readingpiracyguide.md b/docs/readingpiracyguide.md index 930978f0c..6dc5b854a 100644 --- a/docs/readingpiracyguide.md +++ b/docs/readingpiracyguide.md @@ -413,7 +413,6 @@ ## ▷ Manga * 🌐 **[Wotaku](https://wotaku.wiki/websites#manga)** / [Discord](https://discord.gg/vShRGx8ZBC), [The Index](https://theindex.moe/library/manga) / [Wiki](https://thewiki.moe/) / [Discord](https://discord.gg/Snackbox) or [EverythingMoe](https://everythingmoe.com/#section-manga), [2](https://everythingmoe.org/#section-manga) / [Subreddit](https://www.reddit.com/r/everythingmoe/) / [Discord](https://discord.gg/GuueaDgKdS) - Manga Sites Indexes -* 🌐 **[Rawmangaz](https://rentry.co/rawmangaz)** - List of Raw Manga Sites * ↪️ **[Manga Readers / Managers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_manga_readers)** * ↪️ **[Manga Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_manga_downloaders)** * ⭐ **[ComicK](https://comick.io/)** / [Subreddit](https://reddit.com/r/ComicK/) / [Discord](https://discord.gg/comick) @@ -451,6 +450,7 @@ * [Webcomic Reader](https://openuserjs.org/scripts/anka-213/Webcomic_Reader) - Preloads Images, Remembers Progress and Keyboard Support * [BallonsTranslator](https://github.com/dmMaze/BallonsTranslator/blob/master/README_EN.md), [Cotrans](https://cotrans.touhou.ai/) or [Scanlate](https://scanlate.io/) - Manga Translators * [Manga-Manager](https://github.com/MangaManagerORG/Manga-Manager) - Manga Managers +* [Raw Manga Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/non-eng/#wiki_.25B7_reading_.2F_.8AAD.66F8) *** diff --git a/docs/social-media-tools.md b/docs/social-media-tools.md index e593147a9..c64b1dbfc 100644 --- a/docs/social-media-tools.md +++ b/docs/social-media-tools.md @@ -7,7 +7,7 @@ # ► Social Media Tools * 🌐 **[Farside](https://farside.link/)** / [2](https://cf.farside.link/), [PrivacyRedirect](https://privacyredirect.com/) or [alternative-frontends](https://github.com/ParniDEO/alternative-front-ends-unofficial) - Frontend Indexes -* ↪️ **[Android](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android/#wiki_.25B7_social_media_apps)** / **[iOS](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android/#wiki_.25B7_social_media_apps2)** - Mobile Social Media Apps +* ↪️ **[Android Social Media Apps](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android/#wiki_.25B7_social_media_apps)** / **[iOS](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android/#wiki_.25B7_social_media_apps2)** * ⭐ **[GrayJay](https://grayjay.app/desktop/)** - Combines YouTube, Twitch, Rumble, etc. / [Guide](https://youtu.be/EnZrv37u66c) * ⭐ **[SocialBlade](https://socialblade.com/)** - Social Media Stats * ⭐ **[LiveCounts](https://livecounts.io/)** - Live Social Media Stats @@ -358,7 +358,7 @@ ## ▷ Players / Frontends -* ↪️ **[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 +* ↪️ **[Android YouTube Apps](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)** * ⭐ **[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) * ⭐ **[GrayJay](https://grayjay.app/desktop/)** - Combines YouTube, Twitch, Rumble, etc. / [Guide](https://youtu.be/EnZrv37u66c)