diff --git a/.vitepress/theme/style.css b/.vitepress/theme/style.css
index 0911d85f0..a866555d5 100644
--- a/.vitepress/theme/style.css
+++ b/.vitepress/theme/style.css
@@ -243,3 +243,37 @@
#VPContent strong > a {
font-weight: bold;
}
+
+.info.custom-block {
+ --icon: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWluZm8iPjxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjEwIi8+PHBhdGggZD0iTTEyIDE2di00Ii8+PHBhdGggZD0iTTEyIDhoLjAxIi8+PC9zdmc+');
+}
+
+.tip.custom-block {
+ --icon: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWxpZ2h0YnVsYiI+PHBhdGggZD0iTTE1IDE0Yy4yLTEgLjctMS43IDEuNS0yLjUgMS0uOSAxLjUtMi4yIDEuNS0zLjVBNiA2IDAgMCAwIDYgOGMwIDEgLjIgMi4yIDEuNSAzLjUuNy43IDEuMyAxLjUgMS41IDIuNSIvPjxwYXRoIGQ9Ik05IDE4aDYiLz48cGF0aCBkPSJNMTAgMjJoNCIvPjwvc3ZnPg==');
+}
+
+.warning.custom-block {
+ --icon: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWFsZXJ0LXRyaWFuZ2xlIj48cGF0aCBkPSJtMjEuNzMgMTgtOC0xNGEyIDIgMCAwIDAtMy40OCAwbC04IDE0QTIgMiAwIDAgMCA0IDIxaDE2YTIgMiAwIDAgMCAxLjczLTNaIi8+PHBhdGggZD0iTTEyIDl2NCIvPjxwYXRoIGQ9Ik0xMiAxN2guMDEiLz48L3N2Zz4=');
+}
+
+.danger.custom-block {
+ --icon: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLXNrdWxsIj48Y2lyY2xlIGN4PSI5IiBjeT0iMTIiIHI9IjEiLz48Y2lyY2xlIGN4PSIxNSIgY3k9IjEyIiByPSIxIi8+PHBhdGggZD0iTTggMjB2Mmg4di0yIi8+PHBhdGggZD0ibTEyLjUgMTctLjUtMS0uNSAxaDF6Ii8+PHBhdGggZD0iTTE2IDIwYTIgMiAwIDAgMCAxLjU2LTMuMjUgOCA4IDAgMSAwLTExLjEyIDBBMiAyIDAgMCAwIDggMjAiLz48L3N2Zz4=');
+}
+
+.custom-block-title {
+ display: inline-flex;
+ align-items: center;
+ gap: 8px;
+}
+
+.custom-block-title::before {
+ content: '';
+ width: 16px;
+ height: 16px;
+ -webkit-mask: var(--icon) no-repeat;
+ mask: var(--icon) no-repeat;
+ -webkit-mask-size: 100% 100%;
+ mask-size: 100% 100%;
+ background-color: currentColor;
+ color: inherit;
+}
diff --git a/AdblockVPNGuide.md b/AdblockVPNGuide.md
index 92db65cde..260762968 100644
--- a/AdblockVPNGuide.md
+++ b/AdblockVPNGuide.md
@@ -426,7 +426,7 @@
* 🌐 **[VPN Comparison Chart](https://redd.it/171h9qa)** or [Techlore Chart](https://techlore.tech/vpn)- VPN Comparisons
* ⭐ **[/r/VPNs](https://www.reddit.com/r/vpns/)** - VPN Help and Discussion
* ⭐ **[AirVPN](https://airvpn.org/)** - [Pricing](https://i.ibb.co/8rVJ5JB/c4b813a6b6bc.png)
-* ⭐ **[Windscribe](https://windscribe.com)** - [Pricing](https://ibb.co/tPZZDhC) / Free Version Available / [Improved App](https://github.com/Windscribe/Desktop-App)
+* ⭐ **[Windscribe](https://windscribe.com)** - [Pricing](https://ibb.co/tPZZDhC) / Free Version Available
* ⭐ **[Proton](https://protonvpn.com)** - [Pricing](https://ibb.co/gg4VCDR) / No Torrenting w/ Free Version
* ⭐ **[Warp](https://1.1.1.1/)**, [2](https://1.0.0.1/) - Traffic Encryption VPN / [Client](https://github.com/ViRb3/wgcf) / [Warp+ Data](https://t.me/warpplus), [2](https://github.com/nxvvvv/warp-plus), [3](https://rentry.co/warp_plus_free), [4](https://github.com/totoroterror/warp-cloner), [5](https://t.me/generatewarpplusbot) / [Warp+ Warning](https://rentry.co/warpwarning) / [WireGuard Guide](https://rentry.co/foss-warp)
* ⭐ **[Riseup](https://riseup.net/en/vpn)** - Free VPN
diff --git a/Android-iOSGuide.md b/Android-iOSGuide.md
index 784f3e54a..26c5b6ddd 100644
--- a/Android-iOSGuide.md
+++ b/Android-iOSGuide.md
@@ -945,6 +945,7 @@
* ⭐ **[/r/sideloaded](https://reddit.com/r/sideloaded)** - Sideloading Subreddit / [Wiki](https://www.reddit.com/r/sideloaded/wiki/index)
* [IPSW](https://ipsw.me/) - Provides Jailbreak Firmware
* [MacDirtyCow](https://faq.altstore.io/how-to-use-altstore/macdirtycow) - Remove 3-app limit
+* [Dopamine](https://github.com/opa334/Dopamine) - 15-16.6.1 Semi-Untethered Jailbreak
* [Serotonin](https://github.com/mineek/Serotonin) - 16.0-16.6.1 Semi-Jailbreak (A12+)
* [Def1nit3lyN0tAJa1lbr3akTool](https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool/tree/v1.0.0) - 16.0-16.6.1 Semi-Untethered Jailbreak (arm64)
* [Meowbrek2](https://kok3shidoll.github.io/download/secret/meowbrek2.txt) - 15.0-15.8 Semi-Untethered Jailbreak (arm64)
diff --git a/EDUPiracyGuide.md b/EDUPiracyGuide.md
index 9c95c7641..4793fd11f 100644
--- a/EDUPiracyGuide.md
+++ b/EDUPiracyGuide.md
@@ -194,7 +194,8 @@
***
-## ▷ [Manual Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/reading#wiki_.25B7_manual_sites)
+## ▷ [Manual Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/rising/
+https://www.reddit.com/r/FREEMEDIAHECKYEAH/controversial/)
***
diff --git a/File-Tools.md b/File-Tools.md
index ec47bb125..276aa69d4 100644
--- a/File-Tools.md
+++ b/File-Tools.md
@@ -279,7 +279,7 @@
***
-* ⭐ **[Pixeldrain](https://pixeldrain.com/)** - 20GB / 90 days / [Discord](https://discord.gg/TWKGvYAFvX) / [Speedtest File](https://pixeldrain.com/api/misc/speedtest) / [Bypass](https://pixeldrain-bypass.cybar.xyz) / [Bypass Note](https://pastebin.com/Ab1mZXXV)
+* ⭐ **[Pixeldrain](https://pixeldrain.com/)** - 20GB / 90 days / [Discord](https://discord.gg/TWKGvYAFvX) / [Speedtest File](https://pixeldrain.com/speedtest) / [Bypass](https://pixeldrain-bypass.cybar.xyz) / [Bypass Note](https://pastebin.com/Ab1mZXXV)
* ⭐ **[Gofile](https://gofile.io/)** - Unlimited / 10 days
* ⭐ **[FileDitch](https://fileditch.com/)** - 15GB / Forever
* ⭐ **[1fichier](https://1fichier.com/)** - 300GB / 15 days (30 days if you sign up)
diff --git a/Social-Media-Tools.md b/Social-Media-Tools.md
index edff08684..526253627 100644
--- a/Social-Media-Tools.md
+++ b/Social-Media-Tools.md
@@ -72,12 +72,12 @@
* ⭐ **[Vencord](https://vencord.dev/)** - Discord Client Mod / [Github](https://github.com/Vendicated/Vencord) / [Desktop Client](https://github.com/Vencord/Vesktop)
* ⭐ **[BetterDiscord](https://betterdiscord.app/)** - Discord Client Mod / [GitHub](https://github.com/BetterDiscord/BetterDiscord)
* ⭐ **BetterDiscord Tools** - [Plugins](https://betterdiscord.app/plugins) / [Themes](https://betterdiscord.app/themes) / [Theme Editor](https://bdeditor.dev/) / [Support](https://discord.gg/0Tmfo5ZbORCRqbAd) / [Nitro](https://github.com/riolubruh/YABDP4Nitro) / [Message Panel](https://github.com/SanjaySunil/BetterDiscordPanel) / [Re-install Guide](https://gist.github.com/Knewest/ee59d3960e18e6d813c9221b54b36ab1)
+* ⭐ **[WebCord](https://github.com/SpacingBat3/WebCord)** - Privacy-Hardened Client / [Discord](https://discord.gg/Vm4CwZx)
* [OpenAsar](https://openasar.dev/) - Improved Discord Desktop's app.asar / [GitHub](https://github.com/GooseMod/OpenAsar)
* [ArmCord](https://github.com/ArmCord/ArmCord), [abaddon](https://github.com/uowuo/abaddon) or [Replugged](https://replugged.dev/) - Lightweight Discord Clients
* [Discordo](https://github.com/ayn2op/discordo) - Discord Terminal Client
* [Unicord](https://github.com/UnicordDev/Unicord) - Discord Client for Windows / [Discord](https://discord.gg/64g7M5Y)
* [Spacebar](https://github.com/spacebarchat/spacebarchat) - Self-hostable Discord Client
-* [WebCord](https://github.com/SpacingBat3/WebCord) - Discord / Spacebar Client / [Discord](https://discord.gg/Vm4CwZx)
* [discord-PWA](https://github.com/NeverDecaf/discord-PWA) - Discord PWA Client
* [GTKCord4](https://github.com/diamondburned/gtkcord4) - GTK4 Discord Client
* [Discord Portable](https://portapps.io/app/discord-portable/) / [PTB PortApps](https://portapps.io/app/discord-ptb-portable/) - Portable Discord Stable
diff --git a/Text-Tools.md b/Text-Tools.md
index 687622e83..febc325f2 100644
--- a/Text-Tools.md
+++ b/Text-Tools.md
@@ -31,7 +31,7 @@
* ⭐ **[snowbin](https://pastes.fmhy.net/)**
* ⭐ **[Linqbin](https://linqbin.cc/)** - Temp Pastebin
* ⭐ **[Rentry](https://rentry.co/)** / [CLI](https://github.com/radude/rentry)
-* ⭐ **[Bundles](https://sentrytwo.com/)** / [Source](https://codeberg.org/SentryTwo/bundles)
+* ⭐ **[Bundlrs](https://bundlrs.cc/)** / [Source](https://code.stellular.org/SentryTwo/bundlrs)
* ⭐ **[disroot](https://bin.disroot.org/)**, [privatebin](https://privatebin.net/), [TextBin](https://textbin.xyz/), [bin.idrix](https://bin.idrix.fr/) or [RIN Privatebin](https://privatebin.rinuploads.org/)
* ⭐ **[PrivateBin Instances](https://privatebin.info/directory/)**
* ⭐ **[katb](https://katb.in/)**
diff --git a/Video-Tools.md b/Video-Tools.md
index ac2beaffe..81696aead 100644
--- a/Video-Tools.md
+++ b/Video-Tools.md
@@ -202,7 +202,7 @@
* [AutoSubSync MPV](https://github.com/joaquintorres/autosubsync-mpv) - Sub Sync
* [MPV SponsorBlock](https://github.com/po5/mpv_sponsorblock), [2](https://codeberg.org/jouni/mpv_sponsorblock_minimal) - SponsorBlock for MPV
* [ThumbFast](https://github.com/po5/thumbfast) - MPV Thumbnails
-* [FSR](https://gist.github.com/agyild/82219c545228d70c5604f865ce0b0ce5), [NNEDI / Ravu](https://github.com/bjin/mpv-prescalers/) or [FSRCNNX ](https://github.com/igv/FSRCNN-TensorFlow/) - MPV Sahders
+* [FSR](https://gist.github.com/agyild/82219c545228d70c5604f865ce0b0ce5), [NNEDI / Ravu](https://github.com/bjin/mpv-prescalers/) or [FSRCNNX](https://github.com/igv/FSRCNN-TensorFlow/) - MPV Shaders
***
diff --git a/VideoPiracyGuide.md b/VideoPiracyGuide.md
index 9109a1913..7b41dbdd0 100644
--- a/VideoPiracyGuide.md
+++ b/VideoPiracyGuide.md
@@ -10,7 +10,7 @@
* ⭐ **[movie-web](https://movie-web.app/)** - Movies / TV / 4K / 1080p / [Proxy Fix (Important)](https://movie-web.app/onboarding) / [Discord](https://discord.gg/vXsRvye8BS)
* ⭐ **[watch.lonelil](https://watch.lonelil.com/)**, [2](https://12131989.xyz/) - Movies / TV / Anime / 4K / 1080p / [Proxy Fix (Important)](https://watch.lonelil.com/onboarding) / [Discord](https://discord.com/invite/BKts6Jb5sA)
-* ⭐ **[Braflix](https://www.braflix.app/)** - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/wWKmxARaWH)
+* ⭐ **[Braflix](https://www.braflix.video/)** - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/wWKmxARaWH)
* ⭐ **[FMovies](https://fmoviesz.to/)** - Movies / TV / Anime / 1080p / [Mirrors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_fmovies_clones)
* ⭐ **[FlixHQ](https://flixhq.click/)** - Movies / TV / Anime / 1080p
* ⭐ **[SusFlix](https://susflix.tv/)**, [2](https://www.susmovies.lol/), [3](https://sushbo.com/), [4](https://hbosus.com) - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/BE7kTVezBN)
diff --git a/posts/Download-Pirate.md b/posts/Download-Pirate.md
index 0ab7ee3fe..cf55e1163 100644
--- a/posts/Download-Pirate.md
+++ b/posts/Download-Pirate.md
@@ -9,7 +9,7 @@ sidebar: false
footer: true
---
-### Our stance on Download Pirate
+
For those of you who don't know, the VFX site Download Pirate was removed by /r/Piracy and placed in their unsafe list following this [thread](https://redd.it/1aswsl7). According to the post, OP downloaded Adobe Acrobat and got a pretty nasty trojan.
diff --git a/posts/feb-2024.md b/posts/feb-2024.md
index 7468f6f19..6af4f565b 100644
--- a/posts/feb-2024.md
+++ b/posts/feb-2024.md
@@ -11,7 +11,7 @@ footer: true
-## Wiki Updates
+### Wiki Updates
- Our official pastebin, **[snowbin](https://pastes.fmhy.net/)** is now live!
Keep in mind pastes only last for 7 days, and as of now you can't make edits,
diff --git a/posts/minecraft-server.md b/posts/minecraft-server.md
index 5e3e1ca4b..5e7591851 100644
--- a/posts/minecraft-server.md
+++ b/posts/minecraft-server.md
@@ -9,7 +9,9 @@ sidebar: false
footer: true
---
-# Join at: `fmhy.net`
+
+
+### Join at: `fmhy.net`
- You will be spawned at the hub.
- To go to vanilla, head to the end portal.
diff --git a/posts/new-site.md b/posts/new-site.md
index dde18ec10..f0da5036d 100644
--- a/posts/new-site.md
+++ b/posts/new-site.md
@@ -11,7 +11,11 @@ footer: true
-# New URL: /
+### New URL: https://fmhy.net/
+
+:::info Old frontend
+You can use https://old.fmhy.net if you'd like to use the original version.
+:::
Hey everyone, just wanted to let you all know that we're finally done with the
new website, and are officially launching it today! I know a lot of different
@@ -35,7 +39,3 @@ into the site.
- Table of Content Sidebars
- Storage URLs Direct to Site Rather than Reddit
- NSFW Section
-
----
-
-#### Note that [fmhy.tk](https://fmhy.tk/) still works if you'd like to use the original version.
diff --git a/posts/nov-2023.md b/posts/nov-2023.md
index 630459aaf..0d9bd610a 100644
--- a/posts/nov-2023.md
+++ b/posts/nov-2023.md
@@ -13,7 +13,7 @@ footer: true
**Wiki Updates**
-- We've started work on a **[New Website]()**. Keep in mind this
+- We've started work on a **[New Website](https://fmhy.net)**. Keep in mind this
is still in beta, and will eventually be moved to our main domains once we
feel its ready.
diff --git a/single-page b/single-page
index 2f6b85eba..5fe3a4561 100644
--- a/single-page
+++ b/single-page
@@ -726,7 +726,7 @@
* [AutoSubSync MPV](https://github.com/joaquintorres/autosubsync-mpv) - Sub Sync
* [MPV SponsorBlock](https://github.com/po5/mpv_sponsorblock), [2](https://codeberg.org/jouni/mpv_sponsorblock_minimal) - SponsorBlock for MPV
* [ThumbFast](https://github.com/po5/thumbfast) - MPV Thumbnails
-* [FSR](https://gist.github.com/agyild/82219c545228d70c5604f865ce0b0ce5), [NNEDI / Ravu](https://github.com/bjin/mpv-prescalers/) or [FSRCNNX ](https://github.com/igv/FSRCNN-TensorFlow/) - MPV Sahders
+* [FSR](https://gist.github.com/agyild/82219c545228d70c5604f865ce0b0ce5), [NNEDI / Ravu](https://github.com/bjin/mpv-prescalers/) or [FSRCNNX](https://github.com/igv/FSRCNN-TensorFlow/) - MPV Shaders
***
@@ -1629,7 +1629,7 @@
***
-* ⭐ **[Pixeldrain](https://pixeldrain.com/)** - 20GB / 90 days / [Discord](https://discord.gg/TWKGvYAFvX) / [Speedtest File](https://pixeldrain.com/api/misc/speedtest) / [Bypass](https://pixeldrain-bypass.cybar.xyz) / [Bypass Note](https://pastebin.com/Ab1mZXXV)
+* ⭐ **[Pixeldrain](https://pixeldrain.com/)** - 20GB / 90 days / [Discord](https://discord.gg/TWKGvYAFvX) / [Speedtest File](https://pixeldrain.com/speedtest) / [Bypass](https://pixeldrain-bypass.cybar.xyz) / [Bypass Note](https://pastebin.com/Ab1mZXXV)
* ⭐ **[Gofile](https://gofile.io/)** - Unlimited / 10 days
* ⭐ **[FileDitch](https://fileditch.com/)** - 15GB / Forever
* ⭐ **[1fichier](https://1fichier.com/)** - 300GB / 15 days (30 days if you sign up)
@@ -2291,7 +2291,7 @@ outline: false
* 🌐 **[VPN Comparison Chart](https://redd.it/171h9qa)** or [Techlore Chart](https://techlore.tech/vpn)- VPN Comparisons
* ⭐ **[/r/VPNs](https://www.reddit.com/r/vpns/)** - VPN Help and Discussion
* ⭐ **[AirVPN](https://airvpn.org/)** - [Pricing](https://i.ibb.co/8rVJ5JB/c4b813a6b6bc.png)
-* ⭐ **[Windscribe](https://windscribe.com)** - [Pricing](https://ibb.co/tPZZDhC) / Free Version Available / [Improved App](https://github.com/Windscribe/Desktop-App)
+* ⭐ **[Windscribe](https://windscribe.com)** - [Pricing](https://ibb.co/tPZZDhC) / Free Version Available
* ⭐ **[Proton](https://protonvpn.com)** - [Pricing](https://ibb.co/gg4VCDR) / No Torrenting w/ Free Version
* ⭐ **[Warp](https://1.1.1.1/)**, [2](https://1.0.0.1/) - Traffic Encryption VPN / [Client](https://github.com/ViRb3/wgcf) / [Warp+ Data](https://t.me/warpplus), [2](https://github.com/nxvvvv/warp-plus), [3](https://rentry.co/warp_plus_free), [4](https://github.com/totoroterror/warp-cloner), [5](https://t.me/generatewarpplusbot) / [Warp+ Warning](https://rentry.co/warpwarning) / [WireGuard Guide](https://rentry.co/foss-warp)
* ⭐ **[Riseup](https://riseup.net/en/vpn)** - Free VPN
@@ -2390,7 +2390,7 @@ outline: false
* ⭐ **[movie-web](https://movie-web.app/)** - Movies / TV / 4K / 1080p / [Proxy Fix (Important)](https://movie-web.app/onboarding) / [Discord](https://discord.gg/vXsRvye8BS)
* ⭐ **[watch.lonelil](https://watch.lonelil.com/)**, [2](https://12131989.xyz/) - Movies / TV / Anime / 4K / 1080p / [Proxy Fix (Important)](https://watch.lonelil.com/onboarding) / [Discord](https://discord.com/invite/BKts6Jb5sA)
-* ⭐ **[Braflix](https://www.braflix.app/)** - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/wWKmxARaWH)
+* ⭐ **[Braflix](https://www.braflix.video/)** - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/wWKmxARaWH)
* ⭐ **[FMovies](https://fmoviesz.to/)** - Movies / TV / Anime / 1080p / [Mirrors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_fmovies_clones)
* ⭐ **[FlixHQ](https://flixhq.click/)** - Movies / TV / Anime / 1080p
* ⭐ **[SusFlix](https://susflix.tv/)**, [2](https://www.susmovies.lol/), [3](https://sushbo.com/), [4](https://hbosus.com) - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/BE7kTVezBN)
@@ -4977,12 +4977,12 @@ http://104.131.175.196:8080/, http://70.88.180.169:8088/, http://207.237.122.161
* ⭐ **[Vencord](https://vencord.dev/)** - Discord Client Mod / [Github](https://github.com/Vendicated/Vencord) / [Desktop Client](https://github.com/Vencord/Vesktop)
* ⭐ **[BetterDiscord](https://betterdiscord.app/)** - Discord Client Mod / [GitHub](https://github.com/BetterDiscord/BetterDiscord)
* ⭐ **BetterDiscord Tools** - [Plugins](https://betterdiscord.app/plugins) / [Themes](https://betterdiscord.app/themes) / [Theme Editor](https://bdeditor.dev/) / [Support](https://discord.gg/0Tmfo5ZbORCRqbAd) / [Nitro](https://github.com/riolubruh/YABDP4Nitro) / [Message Panel](https://github.com/SanjaySunil/BetterDiscordPanel) / [Re-install Guide](https://gist.github.com/Knewest/ee59d3960e18e6d813c9221b54b36ab1)
+* ⭐ **[WebCord](https://github.com/SpacingBat3/WebCord)** - Privacy-Hardened Client / [Discord](https://discord.gg/Vm4CwZx)
* [OpenAsar](https://openasar.dev/) - Improved Discord Desktop's app.asar / [GitHub](https://github.com/GooseMod/OpenAsar)
* [ArmCord](https://github.com/ArmCord/ArmCord), [abaddon](https://github.com/uowuo/abaddon) or [Replugged](https://replugged.dev/) - Lightweight Discord Clients
* [Discordo](https://github.com/ayn2op/discordo) - Discord Terminal Client
* [Unicord](https://github.com/UnicordDev/Unicord) - Discord Client for Windows / [Discord](https://discord.gg/64g7M5Y)
* [Spacebar](https://github.com/spacebarchat/spacebarchat) - Self-hostable Discord Client
-* [WebCord](https://github.com/SpacingBat3/WebCord) - Discord / Spacebar Client / [Discord](https://discord.gg/Vm4CwZx)
* [discord-PWA](https://github.com/NeverDecaf/discord-PWA) - Discord PWA Client
* [GTKCord4](https://github.com/diamondburned/gtkcord4) - GTK4 Discord Client
* [Discord Portable](https://portapps.io/app/discord-portable/) / [PTB PortApps](https://portapps.io/app/discord-ptb-portable/) - Portable Discord Stable
@@ -5925,7 +5925,8 @@ features:
***
-## ▷ [Manual Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/reading#wiki_.25B7_manual_sites)
+## ▷ [Manual Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/rising/
+https://www.reddit.com/r/FREEMEDIAHECKYEAH/controversial/)
***
@@ -8409,7 +8410,7 @@ Linux Gaming Guide
* ⭐ **[snowbin](https://pastes.fmhy.net/)**
* ⭐ **[Linqbin](https://linqbin.cc/)** - Temp Pastebin
* ⭐ **[Rentry](https://rentry.co/)** / [CLI](https://github.com/radude/rentry)
-* ⭐ **[Bundles](https://sentrytwo.com/)** / [Source](https://codeberg.org/SentryTwo/bundles)
+* ⭐ **[Bundlrs](https://bundlrs.cc/)** / [Source](https://code.stellular.org/SentryTwo/bundlrs)
* ⭐ **[disroot](https://bin.disroot.org/)**, [privatebin](https://privatebin.net/), [TextBin](https://textbin.xyz/), [bin.idrix](https://bin.idrix.fr/) or [RIN Privatebin](https://privatebin.rinuploads.org/)
* ⭐ **[PrivateBin Instances](https://privatebin.info/directory/)**
* ⭐ **[katb](https://katb.in/)**
@@ -17733,6 +17734,7 @@ import Index from './.vitepress/theme/Posts.vue'
* ⭐ **[/r/sideloaded](https://reddit.com/r/sideloaded)** - Sideloading Subreddit / [Wiki](https://www.reddit.com/r/sideloaded/wiki/index)
* [IPSW](https://ipsw.me/) - Provides Jailbreak Firmware
* [MacDirtyCow](https://faq.altstore.io/how-to-use-altstore/macdirtycow) - Remove 3-app limit
+* [Dopamine](https://github.com/opa334/Dopamine) - 15-16.6.1 Semi-Untethered Jailbreak
* [Serotonin](https://github.com/mineek/Serotonin) - 16.0-16.6.1 Semi-Jailbreak (A12+)
* [Def1nit3lyN0tAJa1lbr3akTool](https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool/tree/v1.0.0) - 16.0-16.6.1 Semi-Untethered Jailbreak (arm64)
* [Meowbrek2](https://kok3shidoll.github.io/download/secret/meowbrek2.txt) - 15.0-15.8 Semi-Untethered Jailbreak (arm64)