2023-04-06 10:11:36 +00:00
<!DOCTYPE html>
< html lang = "en" class = "h-full" >
< head >
< meta charset = "UTF-8" >
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
2023-10-24 18:15:04 +00:00
< meta name = "turbo-cache-control" content = "no-cache" data-turbo-track = "reload" data-track-token = "3.5.0.751486452614" >
2023-04-06 10:11:36 +00:00
<!-- See retype.com -->
2023-09-16 16:13:06 +00:00
< meta name = "generator" content = "Retype 3.5.0" >
2023-04-06 10:11:36 +00:00
<!-- Primary Meta Tags -->
2023-04-08 12:18:35 +00:00
< title > Welcome | FreeMediaHeckYeah< / title >
< meta name = "title" content = "Welcome | FreeMediaHeckYeah" >
2023-07-23 18:12:38 +00:00
< meta name = "description" content = "The Largest Collection of Free Stuff On The Internet!" >
2023-04-06 10:11:36 +00:00
<!-- Canonical -->
2023-08-05 16:12:38 +00:00
< link rel = "canonical" href = "https://fmhy.pages.dev/" >
2023-04-06 10:11:36 +00:00
<!-- Open Graph / Facebook -->
< meta property = "og:type" content = "website" >
2023-08-05 16:12:38 +00:00
< meta property = "og:url" content = "https://fmhy.pages.dev/" >
2023-04-08 12:18:35 +00:00
< meta property = "og:title" content = "Welcome | FreeMediaHeckYeah" >
2023-04-06 10:11:36 +00:00
< meta property = "og:description" content = "The Largest Collection of Free Stuff On The Internet!" >
2023-08-05 16:12:38 +00:00
< meta property = "og:image" content = "https://fmhy.pages.dev/static/banner4.png" >
2023-04-06 10:11:36 +00:00
<!-- Twitter -->
< meta property = "twitter:card" content = "summary_large_image" >
2023-08-05 16:12:38 +00:00
< meta property = "twitter:url" content = "https://fmhy.pages.dev/" >
2023-04-08 12:18:35 +00:00
< meta property = "twitter:title" content = "Welcome | FreeMediaHeckYeah" >
2023-04-06 10:11:36 +00:00
< meta property = "twitter:description" content = "The Largest Collection of Free Stuff On The Internet!" >
2023-08-05 16:12:38 +00:00
< meta property = "twitter:image" content = "https://fmhy.pages.dev/static/banner4.png" >
2023-04-06 10:11:36 +00:00
2023-07-23 18:12:38 +00:00
< script data-cfasync = "false" > ( function ( ) { var el = document . documentElement , m = localStorage . getItem ( "doc_theme" ) , wm = window . matchMedia ; if ( m === "dark" || ( ! m && wm && wm ( "(prefers-color-scheme: dark)" ) . matches ) ) { el . classList . add ( "dark" ) } else { el . classList . remove ( "dark" ) } } ) ( ) ; < / script >
2023-04-06 10:11:36 +00:00
2023-07-23 18:12:38 +00:00
< link href = "static/favicon.ico" rel = "icon" >
2023-10-24 18:15:04 +00:00
< link href = "resources/css/retype.css?v=3.5.0.751486452614" rel = "stylesheet" >
2023-04-06 10:11:36 +00:00
2023-10-24 18:15:04 +00:00
< script data-cfasync = "false" src = "resources/js/config.js?v=3.5.0.751486452614" data-turbo-eval = "false" defer > < / script >
2023-09-16 16:13:06 +00:00
< script data-cfasync = "false" src = "resources/js/retype.js?v=3.5.0" data-turbo-eval = "false" defer > < / script >
2023-10-24 18:15:04 +00:00
< script id = "lunr-js" data-cfasync = "false" src = "resources/js/lunr.js?v=3.5.0.751486452614" data-turbo-eval = "false" defer > < / script >
2023-07-03 17:42:36 +00:00
2023-08-13 09:48:05 +00:00
< link rel = "stylesheet" href = "static/styles.css" >
2023-07-19 10:11:57 +00:00
2023-04-06 10:11:36 +00:00
< / head >
< body >
< div id = "docs-app" class = "relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300" >
< div class = "absolute bottom-0 left-0 bg-gray-100 dark:bg-dark-800" style = "top: 5rem; right: 50%" > < / div >
< header id = "docs-site-header" class = "sticky top-0 z-30 flex w-full h-16 bg-white border-b border-gray-200 md:h-20 dark:bg-dark-850 dark:border-dark-650" >
2023-07-23 18:12:38 +00:00
< div class = "container relative flex items-center justify-between pr-6 grow md:justify-start" >
2023-04-06 10:11:36 +00:00
<!-- Mobile menu button skeleton -->
< button v-cloak class = "skeleton docs-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden" > < svg xmlns = "http://www.w3.org/2000/svg" class = "mb-px shrink-0" width = "24" height = "24" viewBox = "0 0 24 24" role = "presentation" style = "margin-bottom: 0px;" > < g fill = "currentColor" > < path d = "M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z" > < / path > < / g > < / svg > < / button >
< div v-cloak id = "docs-sidebar-toggle" > < / div >
<!-- Logo -->
< div class = "flex items-center justify-between h-full py-2 md:w-75" >
< div class = "flex items-center px-2 md:px-6" >
< a id = "docs-site-logo" href = "" class = "flex items-center leading-snug text-2xl" >
< span class = "w-10 mr-2 grow-0 shrink-0 overflow-hidden" >
< img class = "max-h-10 dark:hidden md:inline-block" src = "static/fmhy.ico" >
< img class = "max-h-10 hidden dark:inline-block" src = "static/fmhy.ico" >
< / span >
< span class = "dark:text-white font-semibold line-clamp-1 md:line-clamp-2" > FMHY< / span >
< / a >
< / div >
< span class = "hidden h-8 border-r md:inline-block dark:border-dark-650" > < / span >
< / div >
< div class = "flex justify-between md:grow" >
<!-- Top Nav -->
< nav class = "hidden md:flex" >
< ul class = "flex flex-col mb-4 md:pl-16 md:mb-0 md:flex-row md:items-center" >
2023-08-05 16:12:38 +00:00
< li class = "mr-6" >
2023-10-24 12:21:06 +00:00
< a class = "py-2 md:mb-0 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href = "https://redd.it/17f8msf" >
2023-08-05 22:09:08 +00:00
< svg xmlns = "http://www.w3.org/2000/svg" class = "mb-px mr-1" width = "18" height = "18" viewBox = "0 0 24 24" role = "presentation" >
< g fill = "currentColor" >
2023-08-07 06:14:54 +00:00
< path d = "m3,0C1.35,0,0,1.35,0,3v13.5c0,1.65,1.35,3,3,3h4.5v3.75c0,.29.16.54.41.67.25.13.56.1.79-.07l5.8-4.35h6.5c1.65,0,3-1.35,3-3V3c0-1.65-1.35-3-3-3H3Z" / >
2023-08-05 22:09:08 +00:00
< / g >
< / svg >
2023-10-24 12:21:06 +00:00
< span > Discord< / span >
2023-08-05 16:12:38 +00:00
< / a >
< / li >
< li class = "mr-6" >
< a class = "py-2 md:mb-0 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href = "https://fmhy-search.streamlit.app/" >
2023-08-05 22:09:08 +00:00
< svg xmlns = "http://www.w3.org/2000/svg" class = "mb-px mr-1" width = "18" height = "18" viewBox = "0 0 24 24" role = "presentation" >
< g fill = "currentColor" >
2023-08-07 06:14:54 +00:00
< path d = "m19.5,9.75c0,2.15-.7,4.14-1.88,5.75l5.93,5.94c.59.59.59,1.54,0,2.12-.59.59-1.54.59-2.12,0l-5.93-5.94c-1.61,1.18-3.6,1.87-5.75,1.87C4.36,19.5,0,15.13,0,9.75S4.36,0,9.75,0s9.75,4.36,9.75,9.75Zm-9.75,6.75c3.73,0,6.75-3.02,6.75-6.75s-3.02-6.75-6.75-6.75-6.75,3.02-6.75,6.75,3.02,6.75,6.75,6.75Z" / >
2023-08-05 22:09:08 +00:00
< / g >
< / svg >
2023-08-05 16:12:38 +00:00
< span > Search< / span >
< / a >
< / li >
< li class = "mr-6" >
< a class = "py-2 md:mb-0 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href = "https://www.reddit.com/r/FREEMEDIAHECKYEAH/" >
2023-08-06 04:12:11 +00:00
< svg xmlns = "http://www.w3.org/2000/svg" class = "mb-px mr-1" width = "18" height = "18" viewBox = "0 0 24 24" role = "presentation" >
< g fill = "currentColor" >
2023-08-07 06:14:54 +00:00
< path d = "m9.36,14.4c-.67,0-1.2-.54-1.2-1.19s.54-1.2,1.2-1.2,1.19.54,1.19,1.2-.54,1.19-1.19,1.19Zm14.64-2.4c0,6.63-5.37,12-12,12S0,18.63,0,12,5.37,0,12,0s12,5.37,12,12Zm-6.4-1.99c-.45,0-.86.19-1.15.48-1.08-.75-2.55-1.23-4.17-1.29l.84-3.79,2.68.6c0,.66.54,1.19,1.19,1.19s1.2-.55,1.2-1.2-.54-1.2-1.2-1.2c-.47,0-.87.28-1.07.67l-2.96-.66c-.15-.04-.3.07-.33.21l-.92,4.18c-1.61.07-3.05.55-4.14,1.3-.3-.31-.71-.49-1.17-.49-1.69,0-2.24,2.27-.7,3.04-.05.24-.08.49-.08.75,0,2.55,2.86,4.61,6.39,4.61s6.4-2.06,6.4-4.61c0-.26-.03-.52-.09-.76,1.51-.77.96-3.02-.72-3.02Zm-3.33,5.62c-.88.88-3.68.87-4.53,0-.11-.11-.3-.11-.4,0-.12.12-.12.31,0,.42,1.1,1.1,4.22,1.1,5.33,0,.12-.11.12-.3,0-.42-.11-.11-.3-.11-.4,0Zm.37-3.63c-.66,0-1.19.54-1.19,1.2s.54,1.19,1.19,1.19,1.2-.54,1.2-1.19-.53-1.2-1.2-1.2Z" / >
2023-08-06 04:12:11 +00:00
< / g >
< / svg >
2023-08-05 16:12:38 +00:00
< span > Reddit< / span >
< / a >
< / li >
< li class = "mr-6" >
< a class = "py-2 md:mb-0 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href = "https://github.com/fmhy" >
< svg xmlns = "http://www.w3.org/2000/svg" class = "mb-px mr-1" width = "18" height = "18" viewBox = "0 0 24 24" role = "presentation" >
< g fill = "currentColor" >
2023-08-07 06:14:54 +00:00
< path d = "m8.03,19.32c0,.1-.11.18-.25.18-.16.01-.27-.06-.27-.18,0-.1.11-.18.25-.18.15-.01.27.06.27.18Zm-1.5-.22c-.03.1.06.21.21.24.13.05.27,0,.3-.1s-.06-.21-.21-.26c-.13-.03-.27.01-.3.11Zm2.14-.08c-.14.03-.24.13-.22.24.01.1.14.16.29.13.14-.03.24-.13.22-.23-.01-.09-.15-.16-.29-.14ZM11.85,0C5.13,0,0,5.23,0,12.11c0,5.5,3.38,10.21,8.2,11.87.62.11.84-.28.84-.6s-.01-2-.01-3.05c0,0-3.39.74-4.1-1.48,0,0-.55-1.44-1.35-1.82,0,0-1.11-.78.08-.76,0,0,1.2.1,1.87,1.28,1.06,1.92,2.84,1.36,3.53,1.04.11-.79.43-1.34.77-1.67-2.7-.31-5.43-.71-5.43-5.48,0-1.36.37-2.05,1.14-2.92-.13-.32-.54-1.65.13-3.37,1.01-.32,3.34,1.34,3.34,1.34.97-.28,2.01-.42,3.04-.42s2.07.14,3.04.42c0,0,2.33-1.67,3.34-1.34.66,1.72.25,3.05.13,3.37.77.88,1.25,1.56,1.25,2.92,0,4.79-2.85,5.17-5.55,5.48.45.39.82,1.14.82,2.3,0,1.67-.01,3.74-.01,4.15,0,.32.22.71.84.6,4.84-1.65,8.12-6.36,8.12-11.86C24,5.23,18.56,0,11.85,0Zm-7.14,17.12c-.06.05-.05.16.03.26.08.08.19.11.25.05.06-.05.05-.16-.03-.26-.08-.08-.19-.11-.25-.05Zm-.52-.4c-.03.06.01.14.11.19.08.05.17.03.21-.03.03-.06-.01-.14-.11-.19-.1-.03-.17-.01-.21.03Zm1.57,1.77c-.08.06-.05.21.06.31.11.11.25.13.31.05.06-.06.03-.21-.06-.31-.11-.11-.25-.13-.31-.05Zm-.55-.73c-.08.05-.08.18,0,.29s.21.16.27.11c.08-.06.08-.19,0-.31-.07-.11-.19-.16-.27-.1Z" / >
2023-08-05 16:12:38 +00:00
< / g >
< / svg >
< span > Github< / span >
< / a >
< / li >
2023-09-12 14:10:53 +00:00
< li class = "mr-6" >
< a class = "py-2 md:mb-0 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href = "https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/updates/" >
< svg xmlns = "http://www.w3.org/2000/svg" class = "mb-px mr-1" width = "18" height = "18" viewBox = "0 0 24 24" role = "presentation" >
< g fill = "currentColor" >
< path d = "M9.197 10a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Zm-2.382 4a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Zm-1.581 4a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Z" / > < path d = "M4.125 0h15.75a4.11 4.11 0 0 1 2.92 1.205A4.11 4.11 0 0 1 24 4.125c0 1.384-.476 2.794-1.128 4.16-.652 1.365-1.515 2.757-2.352 4.104l-.008.013c-.849 1.368-1.669 2.691-2.28 3.97-.614 1.283-.982 2.45-.982 3.503a2.625 2.625 0 1 0 4.083-2.183.75.75 0 1 1 .834-1.247A4.126 4.126 0 0 1 19.875 24H4.5a4.125 4.125 0 0 1-4.125-4.125c0-2.234 1.258-4.656 2.59-6.902.348-.586.702-1.162 1.05-1.728.8-1.304 1.567-2.553 2.144-3.738H3.39c-.823 0-1.886-.193-2.567-1.035A3.647 3.647 0 0 1 0 4.125 4.125 4.125 0 0 1 4.125 0ZM15.75 19.875c0-1.38.476-2.786 1.128-4.15.649-1.358 1.509-2.743 2.343-4.086l.017-.028c.849-1.367 1.669-2.692 2.28-3.972.614-1.285.982-2.457.982-3.514A2.615 2.615 0 0 0 19.875 1.5a2.625 2.625 0 0 0-2.625 2.625c0 .865.421 1.509 1.167 2.009A.75.75 0 0 1 18 7.507H7.812c-.65 1.483-1.624 3.069-2.577 4.619-.334.544-.666 1.083-.98 1.612-1.355 2.287-2.38 4.371-2.38 6.137A2.625 2.625 0 0 0 4.5 22.5h12.193a4.108 4.108 0 0 1-.943-2.625ZM1.5 4.125c-.01.511.163 1.008.487 1.403.254.313.74.479 1.402.479h12.86a3.648 3.648 0 0 1-.499-1.882 4.11 4.11 0 0 1 .943-2.625H4.125A2.625 2.625 0 0 0 1.5 4.125Z" / >
< / g >
< / svg >
< span > Updates< / span >
< / a >
< / li >
2023-10-13 22:10:51 +00:00
< li class = "mr-6" >
< a class = "py-2 md:mb-0 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href = "https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/backups" >
< svg xmlns = "http://www.w3.org/2000/svg" class = "mb-px mr-1" width = "18" height = "18" viewBox = "0 0 24 24" role = "presentation" >
< g fill = "currentColor" >
< path d = "M11.46 1.137a1.748 1.748 0 0 1 1.08 0l8.25 2.675A1.75 1.75 0 0 1 22 5.476V10.5c0 6.19-3.77 10.705-9.401 12.83a1.704 1.704 0 0 1-1.198 0C5.771 21.204 2 16.69 2 10.5V5.476c0-.76.49-1.43 1.21-1.664Zm.617 1.426a.253.253 0 0 0-.154 0L3.673 5.24a.25.25 0 0 0-.173.237V10.5c0 5.461 3.28 9.483 8.43 11.426a.199.199 0 0 0 .14 0c5.15-1.943 8.43-5.965 8.43-11.426V5.476a.25.25 0 0 0-.173-.237ZM13 12.232V15a1 1 0 0 1-2 0v-2.768a2 2 0 1 1 2 0Z" / >
< / g >
< / svg >
< span > Backups< / span >
< / a >
< / li >
2023-08-05 16:12:38 +00:00
2023-04-06 10:11:36 +00:00
< / ul >
< / nav >
<!-- Header Right Skeleton -->
< div v-cloak class = "flex justify-end grow skeleton" >
<!-- Search input mock -->
< div class = "relative hidden w-40 lg:block lg:max-w-sm lg:ml-auto" >
< div class = "absolute flex items-center justify-center h-full pl-3 dark:text-dark-300" >
2023-07-23 18:12:38 +00:00
< svg xmlns = "http://www.w3.org/2000/svg" class = "icon-base" width = "16" height = "16" viewBox = "0 0 24 24" aria-labelledby = "icon" role = "presentation" style = "margin-bottom: 1px;" > < g fill = "currentColor" > < path d = "M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" > < / path > < / g > < / svg >
2023-04-06 10:11:36 +00:00
< / div >
2023-07-23 18:12:38 +00:00
< input class = "w-full h-10 placeholder-gray-400 transition-colors duration-200 ease-in bg-gray-200 border border-transparent rounded md:text-sm hover:bg-white hover:border-gray-300 focus:outline-none focus:bg-white focus:border-gray-500 dark:bg-dark-600 dark:border-dark-600 dark:placeholder-dark-400" style = "padding: 0.625rem 0.75rem 0.625rem 2rem" type = "text" placeholder = "Search" >
2023-04-06 10:11:36 +00:00
< / div >
2023-07-23 18:12:38 +00:00
<!-- Mobile search button -->
2023-04-06 10:11:36 +00:00
< div class = "flex items-center justify-center w-10 h-10 lg:hidden" >
2023-07-23 18:12:38 +00:00
< svg xmlns = "http://www.w3.org/2000/svg" class = "shrink-0 icon-base" width = "20" height = "20" viewBox = "0 0 24 24" aria-labelledby = "icon" role = "presentation" style = "margin-bottom: 0px;" > < g fill = "currentColor" > < path d = "M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" > < / path > < / g > < / svg >
2023-04-06 10:11:36 +00:00
< / div >
2023-07-23 18:12:38 +00:00
<!-- Dark mode switch placeholder -->
2023-04-06 10:11:36 +00:00
< div class = "w-10 h-10 lg:ml-2" > < / div >
2023-07-23 18:12:38 +00:00
<!-- History button -->
2023-04-06 10:11:36 +00:00
< div class = "flex items-center justify-center w-10 h-10" style = "margin-right: -0.625rem;" >
2023-07-23 18:12:38 +00:00
< svg xmlns = "http://www.w3.org/2000/svg" class = "shrink-0 icon-base" width = "22" height = "22" viewBox = "0 0 24 24" aria-labelledby = "icon" role = "presentation" style = "margin-bottom: 0px;" > < g fill = "currentColor" > < g > < path d = "M12.01 6.01c-.55 0-1 .45-1 1V12a1 1 0 00.4.8l3 2.22a.985.985 0 001.39-.2.996.996 0 00-.21-1.4l-2.6-1.92V7.01c.02-.55-.43-1-.98-1z" > < / path > < path d = "M12.01 1.91c-5.33 0-9.69 4.16-10.05 9.4l-.29-.26a.997.997 0 10-1.34 1.48l1.97 1.79c.19.17.43.26.67.26s.48-.09.67-.26l1.97-1.79a.997.997 0 10-1.34-1.48l-.31.28c.34-4.14 3.82-7.41 8.05-7.41 4.46 0 8.08 3.63 8.08 8.09s-3.63 8.08-8.08 8.08c-2.18 0-4.22-.85-5.75-2.4a.996.996 0 10-1.42 1.4 10.02 10.02 0 007.17 2.99c5.56 0 10.08-4.52 10.08-10.08.01-5.56-4.52-10.09-10.08-10.09z" > < / path > < / g > < / g > < / svg >
2023-04-06 10:11:36 +00:00
< / div >
< / div >
< div v-cloak class = "flex justify-end grow" >
< div id = "docs-mobile-search-button" > < / div >
< doc-search-desktop > < / doc-search-desktop >
< doc-theme-switch class = "lg:ml-2" > < / doc-theme-switch >
< doc-history > < / doc-history >
< / div >
< / div >
< / div >
< / header >
< div class = "container relative flex bg-white" >
<!-- Sidebar Skeleton -->
< div v-cloak class = "fixed flex flex-col shrink-0 duration-300 ease-in-out bg-gray-100 border-gray-200 sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton dark:bg-dark-800 dark:border-dark-650" >
<!-- Render this div, if config.showSidebarFilter is `true` -->
< div class = "flex items-center h-16 px-6" >
2023-07-23 18:12:38 +00:00
< input class = "w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-white border border-gray-200 rounded shadow-none text-sm focus:outline-none focus:border-gray-600 dark:bg-dark-600 dark:border-dark-600" type = "text" placeholder = "Filter" >
2023-04-06 10:11:36 +00:00
< / div >
2023-07-23 18:12:38 +00:00
< div class = "pl-6 mt-1 mb-4" >
2023-04-06 10:11:36 +00:00
< div class = "w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600" > < / div >
< div class = "w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600" > < / div >
< div class = "w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600" > < / div >
< div class = "w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600" > < / div >
< div class = "w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600" > < / div >
< div class = "w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600" > < / div >
< / div >
< div class = "shrink-0 mt-auto bg-transparent dark:border-dark-650" >
< a class = "flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target = "_blank" href = "https://retype.com/" rel = "noopener" >
< span class = "text-xs whitespace-nowrap" > Powered by< / span >
< svg xmlns = "http://www.w3.org/2000/svg" class = "ml-2" fill = "currentColor" width = "96" height = "20" overflow = "visible" > < path d = "M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z" / > < g > < path d = "M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z" / > < / g > < / svg >
< / a >
< / div >
< / div >
<!-- Sidebar component -->
< doc-sidebar v-cloak >
< template # sidebar-footer >
< div class = "shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-dark-650" >
2023-08-05 16:12:38 +00:00
< div class = "py-3 px-6 md:hidden border-b dark:border-dark-650" >
< nav >
< ul class = "flex flex-wrap justify-center items-center" >
< li class = "mr-6" >
2023-10-24 12:21:06 +00:00
< a class = "block py-1 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href = "https://redd.it/17f8msf" >
2023-08-05 22:09:08 +00:00
< svg xmlns = "http://www.w3.org/2000/svg" class = "mb-px mr-1" width = "18" height = "18" viewBox = "0 0 24 24" role = "presentation" >
< g fill = "currentColor" >
2023-08-07 06:14:54 +00:00
< path d = "m3,0C1.35,0,0,1.35,0,3v13.5c0,1.65,1.35,3,3,3h4.5v3.75c0,.29.16.54.41.67.25.13.56.1.79-.07l5.8-4.35h6.5c1.65,0,3-1.35,3-3V3c0-1.65-1.35-3-3-3H3Z" / >
2023-08-05 22:09:08 +00:00
< / g >
< / svg >
2023-10-24 12:21:06 +00:00
< span > Discord< / span >
2023-08-05 16:12:38 +00:00
< / a >
< / li >
< li class = "mr-6" >
< a class = "block py-1 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href = "https://fmhy-search.streamlit.app/" >
2023-08-05 22:09:08 +00:00
< svg xmlns = "http://www.w3.org/2000/svg" class = "mb-px mr-1" width = "18" height = "18" viewBox = "0 0 24 24" role = "presentation" >
< g fill = "currentColor" >
2023-08-07 06:14:54 +00:00
< path d = "m19.5,9.75c0,2.15-.7,4.14-1.88,5.75l5.93,5.94c.59.59.59,1.54,0,2.12-.59.59-1.54.59-2.12,0l-5.93-5.94c-1.61,1.18-3.6,1.87-5.75,1.87C4.36,19.5,0,15.13,0,9.75S4.36,0,9.75,0s9.75,4.36,9.75,9.75Zm-9.75,6.75c3.73,0,6.75-3.02,6.75-6.75s-3.02-6.75-6.75-6.75-6.75,3.02-6.75,6.75,3.02,6.75,6.75,6.75Z" / >
2023-08-05 22:09:08 +00:00
< / g >
< / svg >
2023-08-05 16:12:38 +00:00
< span > Search< / span >
< / a >
< / li >
< li class = "mr-6" >
< a class = "block py-1 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href = "https://www.reddit.com/r/FREEMEDIAHECKYEAH/" >
2023-08-06 04:12:11 +00:00
< svg xmlns = "http://www.w3.org/2000/svg" class = "mb-px mr-1" width = "18" height = "18" viewBox = "0 0 24 24" role = "presentation" >
< g fill = "currentColor" >
2023-08-07 06:14:54 +00:00
< path d = "m9.36,14.4c-.67,0-1.2-.54-1.2-1.19s.54-1.2,1.2-1.2,1.19.54,1.19,1.2-.54,1.19-1.19,1.19Zm14.64-2.4c0,6.63-5.37,12-12,12S0,18.63,0,12,5.37,0,12,0s12,5.37,12,12Zm-6.4-1.99c-.45,0-.86.19-1.15.48-1.08-.75-2.55-1.23-4.17-1.29l.84-3.79,2.68.6c0,.66.54,1.19,1.19,1.19s1.2-.55,1.2-1.2-.54-1.2-1.2-1.2c-.47,0-.87.28-1.07.67l-2.96-.66c-.15-.04-.3.07-.33.21l-.92,4.18c-1.61.07-3.05.55-4.14,1.3-.3-.31-.71-.49-1.17-.49-1.69,0-2.24,2.27-.7,3.04-.05.24-.08.49-.08.75,0,2.55,2.86,4.61,6.39,4.61s6.4-2.06,6.4-4.61c0-.26-.03-.52-.09-.76,1.51-.77.96-3.02-.72-3.02Zm-3.33,5.62c-.88.88-3.68.87-4.53,0-.11-.11-.3-.11-.4,0-.12.12-.12.31,0,.42,1.1,1.1,4.22,1.1,5.33,0,.12-.11.12-.3,0-.42-.11-.11-.3-.11-.4,0Zm.37-3.63c-.66,0-1.19.54-1.19,1.2s.54,1.19,1.19,1.19,1.2-.54,1.2-1.19-.53-1.2-1.2-1.2Z" / >
2023-08-06 04:12:11 +00:00
< / g >
< / svg >
2023-08-05 16:12:38 +00:00
< span > Reddit< / span >
< / a >
< / li >
< li class = "mr-6" >
< a class = "block py-1 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href = "https://github.com/fmhy" >
< svg xmlns = "http://www.w3.org/2000/svg" class = "mb-px mr-1" width = "18" height = "18" viewBox = "0 0 24 24" role = "presentation" >
< g fill = "currentColor" >
2023-08-07 06:14:54 +00:00
< path d = "m8.03,19.32c0,.1-.11.18-.25.18-.16.01-.27-.06-.27-.18,0-.1.11-.18.25-.18.15-.01.27.06.27.18Zm-1.5-.22c-.03.1.06.21.21.24.13.05.27,0,.3-.1s-.06-.21-.21-.26c-.13-.03-.27.01-.3.11Zm2.14-.08c-.14.03-.24.13-.22.24.01.1.14.16.29.13.14-.03.24-.13.22-.23-.01-.09-.15-.16-.29-.14ZM11.85,0C5.13,0,0,5.23,0,12.11c0,5.5,3.38,10.21,8.2,11.87.62.11.84-.28.84-.6s-.01-2-.01-3.05c0,0-3.39.74-4.1-1.48,0,0-.55-1.44-1.35-1.82,0,0-1.11-.78.08-.76,0,0,1.2.1,1.87,1.28,1.06,1.92,2.84,1.36,3.53,1.04.11-.79.43-1.34.77-1.67-2.7-.31-5.43-.71-5.43-5.48,0-1.36.37-2.05,1.14-2.92-.13-.32-.54-1.65.13-3.37,1.01-.32,3.34,1.34,3.34,1.34.97-.28,2.01-.42,3.04-.42s2.07.14,3.04.42c0,0,2.33-1.67,3.34-1.34.66,1.72.25,3.05.13,3.37.77.88,1.25,1.56,1.25,2.92,0,4.79-2.85,5.17-5.55,5.48.45.39.82,1.14.82,2.3,0,1.67-.01,3.74-.01,4.15,0,.32.22.71.84.6,4.84-1.65,8.12-6.36,8.12-11.86C24,5.23,18.56,0,11.85,0Zm-7.14,17.12c-.06.05-.05.16.03.26.08.08.19.11.25.05.06-.05.05-.16-.03-.26-.08-.08-.19-.11-.25-.05Zm-.52-.4c-.03.06.01.14.11.19.08.05.17.03.21-.03.03-.06-.01-.14-.11-.19-.1-.03-.17-.01-.21.03Zm1.57,1.77c-.08.06-.05.21.06.31.11.11.25.13.31.05.06-.06.03-.21-.06-.31-.11-.11-.25-.13-.31-.05Zm-.55-.73c-.08.05-.08.18,0,.29s.21.16.27.11c.08-.06.08-.19,0-.31-.07-.11-.19-.16-.27-.1Z" / >
2023-08-05 16:12:38 +00:00
< / g >
< / svg >
< span > Github< / span >
< / a >
< / li >
2023-09-12 14:10:53 +00:00
< li class = "mr-6" >
< a class = "block py-1 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href = "https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/updates/" >
< svg xmlns = "http://www.w3.org/2000/svg" class = "mb-px mr-1" width = "18" height = "18" viewBox = "0 0 24 24" role = "presentation" >
< g fill = "currentColor" >
< path d = "M9.197 10a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Zm-2.382 4a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Zm-1.581 4a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Z" / > < path d = "M4.125 0h15.75a4.11 4.11 0 0 1 2.92 1.205A4.11 4.11 0 0 1 24 4.125c0 1.384-.476 2.794-1.128 4.16-.652 1.365-1.515 2.757-2.352 4.104l-.008.013c-.849 1.368-1.669 2.691-2.28 3.97-.614 1.283-.982 2.45-.982 3.503a2.625 2.625 0 1 0 4.083-2.183.75.75 0 1 1 .834-1.247A4.126 4.126 0 0 1 19.875 24H4.5a4.125 4.125 0 0 1-4.125-4.125c0-2.234 1.258-4.656 2.59-6.902.348-.586.702-1.162 1.05-1.728.8-1.304 1.567-2.553 2.144-3.738H3.39c-.823 0-1.886-.193-2.567-1.035A3.647 3.647 0 0 1 0 4.125 4.125 4.125 0 0 1 4.125 0ZM15.75 19.875c0-1.38.476-2.786 1.128-4.15.649-1.358 1.509-2.743 2.343-4.086l.017-.028c.849-1.367 1.669-2.692 2.28-3.972.614-1.285.982-2.457.982-3.514A2.615 2.615 0 0 0 19.875 1.5a2.625 2.625 0 0 0-2.625 2.625c0 .865.421 1.509 1.167 2.009A.75.75 0 0 1 18 7.507H7.812c-.65 1.483-1.624 3.069-2.577 4.619-.334.544-.666 1.083-.98 1.612-1.355 2.287-2.38 4.371-2.38 6.137A2.625 2.625 0 0 0 4.5 22.5h12.193a4.108 4.108 0 0 1-.943-2.625ZM1.5 4.125c-.01.511.163 1.008.487 1.403.254.313.74.479 1.402.479h12.86a3.648 3.648 0 0 1-.499-1.882 4.11 4.11 0 0 1 .943-2.625H4.125A2.625 2.625 0 0 0 1.5 4.125Z" / >
< / g >
< / svg >
< span > Updates< / span >
< / a >
< / li >
2023-10-13 22:10:51 +00:00
< li class = "mr-6" >
< a class = "block py-1 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href = "https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/backups" >
< svg xmlns = "http://www.w3.org/2000/svg" class = "mb-px mr-1" width = "18" height = "18" viewBox = "0 0 24 24" role = "presentation" >
< g fill = "currentColor" >
< path d = "M11.46 1.137a1.748 1.748 0 0 1 1.08 0l8.25 2.675A1.75 1.75 0 0 1 22 5.476V10.5c0 6.19-3.77 10.705-9.401 12.83a1.704 1.704 0 0 1-1.198 0C5.771 21.204 2 16.69 2 10.5V5.476c0-.76.49-1.43 1.21-1.664Zm.617 1.426a.253.253 0 0 0-.154 0L3.673 5.24a.25.25 0 0 0-.173.237V10.5c0 5.461 3.28 9.483 8.43 11.426a.199.199 0 0 0 .14 0c5.15-1.943 8.43-5.965 8.43-11.426V5.476a.25.25 0 0 0-.173-.237ZM13 12.232V15a1 1 0 0 1-2 0v-2.768a2 2 0 1 1 2 0Z" / >
< / g >
< / svg >
< span > Backups< / span >
< / a >
< / li >
2023-08-05 16:12:38 +00:00
< / ul >
< / nav >
< / div >
2023-04-06 10:11:36 +00:00
< a class = "flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target = "_blank" href = "https://retype.com/" rel = "noopener" >
< span class = "text-xs whitespace-nowrap" > Powered by< / span >
< svg xmlns = "http://www.w3.org/2000/svg" class = "ml-2" fill = "currentColor" width = "96" height = "20" overflow = "visible" > < path d = "M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z" / > < g > < path d = "M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z" / > < / g > < / svg >
< / a >
< / div >
< / template >
< / doc-sidebar >
< div class = "grow min-w-0 dark:bg-dark-850" >
<!-- Render "toolbar" template here on api pages --> <!-- Render page content -->
< div class = "flex" >
2023-05-29 20:11:51 +00:00
< div class = "min-w-0 p-4 grow md:px-16" >
< main class = "relative pb-12 lg:pt-2" >
2023-04-06 10:11:36 +00:00
< div class = "docs-markdown" id = "docs-content" >
<!-- Rendered if sidebar right is enabled -->
< div id = "docs-sidebar-right-toggle" > < / div >
<!-- Page content -->
< doc-anchor-target id = "welcome" class = "break-words" >
< h1 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#welcome" > #< / doc-anchor-trigger >
< span > Welcome< / span >
< / h1 >
< / doc-anchor-target >
< p > < figure class = "content-center" >
2023-07-23 18:12:38 +00:00
< img src = "static/banner4.png" alt = "" >
2023-04-06 10:11:36 +00:00
< figcaption class = "caption" > < / figcaption >
< / figure >
< / p >
< p > < strong > The Largest Collection of Free Stuff On The Internet!< / strong > < / p >
< ul >
< li > Anyone can suggest < a href = "https://github.com/nbats/FMHYedit" > changes or corrections< / a > to the wiki.< / li >
< li > If you' re adding a new site, please < a href = "https://raw.githubusercontent.com/nbats/FMHYedit/main/single-page" > search< / a > first to make sure we don' t already have it.< / li >
2023-08-08 00:56:56 +00:00
< li > Approved edits will be applied to this site and all < a href = "https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/backups" > < span class = "docs-emoji" > 🔒 < / span > backups< / a > .< / li >
2023-10-24 12:21:06 +00:00
< li > You can send us stuff directly via < a href = "https://redd.it/17f8msf" > < span class = "docs-emoji" > 💬 < / span > Discord< / a > .< / li >
2023-09-20 00:50:05 +00:00
< li > You can discuss the wiki or anything you' d like on our < a href = "https://lemmy.dbzer0.com/c/freemediaheckyeah" > < span class = "docs-emoji" > 🐭 < / span > Lemmy< / a > .< / li >
2023-04-08 12:18:35 +00:00
< li > You can also checkout our subreddit, < a href = "https://www.reddit.com/r/FREEMEDIAHECKYEAH/" > r/FREEMEDIAHECKYEAH< / a > to know about any major updates to the wiki.< / li >
2023-10-05 00:50:30 +00:00
< / ul >
< p > Emoji Legend:< / p >
< ul >
< li > < span class = "docs-emoji" > 🌐 < / span > - 3rd Party Indexes< / li >
< li > < span class = "docs-emoji" > ↪ ️ < / span > - Storage Page Links< / li >
< li > < span class = "docs-emoji" > ⭐ < / span > - Community Recommendations< / li >
2023-04-06 10:11:36 +00:00
< / ul >
<!-- Required only on API pages -->
2023-07-23 18:12:38 +00:00
< doc-toolbar-member-filter-no-results > < / doc-toolbar-member-filter-no-results >
2023-04-06 10:11:36 +00:00
< / div >
< footer class = "clear-both" >
< nav class = "flex mt-14" >
< div class = "w-1/2" >
< / div >
< div class = "w-1/2" >
< a class = "px-5 py-4 -mx-px h-full flex items-center justify-end break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-l rounded-r-lg transition-colors duration-150 relative hover:z-5" href = "beginners-guide/" >
< span >
< span class = "block text-xs font-normal text-right text-gray-400 dark:text-dark-400" > Next< / span >
< span class = "block mt-1" > Beginners Guide to Piracy< / span >
< / span >
< svg xmlns = "http://www.w3.org/2000/svg" class = "ml-3" width = "24" height = "24" viewBox = "0 0 24 24" fill = "currentColor" overflow = "visible" > < path d = "M19.92 12.38a1 1 0 00-.22-1.09l-7-7a.996.996 0 10-1.41 1.41l5.3 5.3H5c-.55 0-1 .45-1 1s.45 1 1 1h11.59l-5.29 5.29a.996.996 0 000 1.41c.19.2.44.3.7.3s.51-.1.71-.29l7-7c.09-.09.16-.21.21-.33z" / > < path fill = "none" d = "M0 0h24v24H0z" / > < / svg >
< / a >
< / div >
< / nav >
< / footer >
< / main >
< div class = "border-t dark:border-dark-650 pt-6 mb-8" >
< footer class = "flex flex-wrap items-center justify-between" >
< div >
< ul class = "flex flex-wrap items-center text-sm" >
< / ul >
< / div >
< div class = "docs-copyright py-2 text-gray-500 dark:text-dark-350 text-sm leading-relaxed" > < / div >
< / footer >
< / div >
< / div >
<!-- Rendered if sidebar right is enabled -->
<!-- Sidebar right skeleton -->
< div v-cloak class = "fixed top-0 bottom-0 right-0 translate-x-full bg-white border-gray-200 lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton dark:bg-dark-850 dark:border-dark-650" >
< div class = "pl-5" >
< div class = "w-32 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading" > < / div >
< div class = "w-48 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading" > < / div >
< div class = "w-40 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading" > < / div >
< / div >
< / div >
<!-- User should be able to hide sidebar right -->
< doc-sidebar-right v-cloak > < / doc-sidebar-right >
< / div >
< / div >
< / div >
< doc-search-mobile > < / doc-search-mobile >
< doc-back-to-top > < / doc-back-to-top >
< / div >
< div id = "docs-overlay-target" > < / div >
2023-09-09 00:47:28 +00:00
< script data-cfasync = "false" > window . _ _DOCS _ _ = { "title" : "Welcome" , isRoot : true , level : 0 , icon : "file" , hasPrism : false , hasMermaid : false , hasMath : false , tocDepth : 23 } < / script >
2023-04-06 10:11:36 +00:00
< / body >
< / html >