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-07-22 22:09:52 +00:00
< meta name = "turbo-cache-control" content = "no-cache" data-turbo-track = "reload" data-track-token = "3.0.3.743378966846" >
2023-04-06 10:11:36 +00:00
<!-- See retype.com -->
2023-06-06 22:10:21 +00:00
< meta name = "generator" content = "Retype 3.0.3" >
2023-04-06 10:11:36 +00:00
<!-- Primary Meta Tags -->
2023-04-08 12:18:35 +00:00
< title > Downloading | FreeMediaHeckYeah< / title >
< meta name = "title" content = "Downloading | FreeMediaHeckYeah" >
2023-04-06 10:11:36 +00:00
< meta name = "description" content = "Download Sites, Software Sites, Open Directories" / >
<!-- Canonical -->
< link rel = "canonical" href = "https://freemediaheckyeah.pages.dev/downloadpiracyguide/" / >
<!-- Open Graph / Facebook -->
< meta property = "og:type" content = "website" >
< meta property = "og:url" content = "https://freemediaheckyeah.pages.dev/downloadpiracyguide/" >
2023-04-08 12:18:35 +00:00
< meta property = "og:title" content = "Downloading | FreeMediaHeckYeah" >
2023-04-06 10:11:36 +00:00
< meta property = "og:description" content = "Download Sites, Software Sites, Open Directories" >
<!-- Twitter -->
< meta property = "twitter:card" content = "summary_large_image" >
< meta property = "twitter:url" content = "https://freemediaheckyeah.pages.dev/downloadpiracyguide/" >
2023-04-08 12:18:35 +00:00
< meta property = "twitter:title" content = "Downloading | FreeMediaHeckYeah" >
2023-04-06 10:11:36 +00:00
< meta property = "twitter:description" content = "Download Sites, Software Sites, Open Directories" >
< script > ( 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 >
< link href = "../static/favicon.ico" rel = "icon" / >
2023-07-22 22:09:52 +00:00
< link href = "../resources/css/retype.css?v=3.0.3.743378966846" rel = "stylesheet" / >
2023-04-06 10:11:36 +00:00
2023-07-22 22:09:52 +00:00
< script type = "text/javascript" src = "../resources/js/config.js?v=3.0.3.743378966846" data-turbo-eval = "false" defer > < / script >
2023-06-06 22:10:21 +00:00
< script type = "text/javascript" src = "../resources/js/retype.js?v=3.0.3" data-turbo-eval = "false" defer > < / script >
2023-07-22 22:09:52 +00:00
< script id = "lunr-js" type = "text/javascript" src = "../resources/js/lunr.js?v=3.0.3.743378966846" data-turbo-eval = "false" defer > < / script >
2023-07-03 17:42:36 +00:00
2023-07-19 10:11:57 +00:00
< script defer data-domain = "fmhy.pages.dev" src = "https://a.bignutty.xyz/js/script.js" > < / script >
2023-07-15 16:14:28 +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" >
< div class = "container relative flex items-center justify-between grow pr-6 md:justify-start" >
<!-- 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" >
< / 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" >
< 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 >
< / div >
< input class = "w-full h-10 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 placeholder-gray-400 dark:placeholder-dark-400"
style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search" />
< / div >
<!-- Mobile search button mock -->
< div class = "flex items-center justify-center w-10 h-10 lg:hidden" >
< 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 >
< / div >
<!-- Dark mode switch placehokder -->
< div class = "w-10 h-10 lg:ml-2" > < / div >
<!-- History button mock -->
< div class = "flex items-center justify-center w-10 h-10" style = "margin-right: -0.625rem;" >
< 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 >
< / 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" >
< 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" / >
< / div >
< div class = "pl-6 mb-4 mt-1" >
< 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" >
< 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 = "downloading" class = "break-words" >
< h1 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#downloading" > #< / doc-anchor-trigger >
< span > Downloading< / span >
< / h1 >
< / doc-anchor-target >
< p > Download Sites, Software Sites, Open Directories< / p >
< doc-anchor-target id = "download-directories" >
< h2 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#download-directories" > #< / doc-anchor-trigger >
< span > Download Directories< / span >
< / h2 >
< / doc-anchor-target >
< div class = "flex mb-6" >
< div class = "shrink-0 w-1 rounded-tl rounded-bl bg-blue-500 dark:bg-blue-400" > < / div >
< div class = "flex w-full py-4 border border-l-0 border-gray-300 rounded-tr rounded-br doc-alert bg-white dark:bg-dark-700 dark:border-dark-700" role = "alert" >
< div class = "flex items-center ml-4 h-7" >
< svg xmlns = "http://www.w3.org/2000/svg" class = "mb-px text-blue-500 dark:text-blue-400" width = "22" height = "22" viewBox = "0 0 24 24" role = "presentation" >
< g fill = "currentColor" > < g >
< path d = "M12 1C5.93 1 1 5.93 1 12s4.93 11 11 11 11-4.93 11-11S18.07 1 12 1zm0 20c-4.96 0-9-4.04-9-9s4.04-9 9-9 9 4.04 9 9-4.04 9-9 9z" > < / path >
< path d = "M12 11c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1v-4c0-.55-.45-1-1-1zM12.01 7c-.56 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z" > < / path >
< path fill = "none" d = "M0 0h24v24H0z" > < / path >
< / g > < / g >
< / svg >
< / div >
< div class = "pr-5 ml-3 w-full" >
< p > Some Open Directories grab IP' s, so use a VPN or Tor when accessing them.< / p >
< / div >
< / div >
< / div >
< ul >
2023-04-06 12:20:45 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://fmhy.pages.dev/base64/#open-directory-indexes" > Open Directory Indexes< / a > < / strong > < / li >
2023-04-06 10:11:36 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://www.reddit.com/r/opendirectories/" > /r/opendirectories< / a > < / strong > - Open Directories Subreddit / < a href = "https://t.me/r_OpenDirectories" > Telegram< / a > / /u/ODScanner< / li >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://www.eyedex.org/" > EyeDex< / a > < / strong > , < a href = "https://odcrawler.xyz/" > ODCrawler< / a > , < a href = "https://opendirindex.opensho.com/" > OpenSho< / a > , < a href = "https://sites.google.com/view/l33tech/tools/ods" > ODS< / a > or < a href = "https://www.mmnt.net/" > mmnt< / a > - Open Directory Search Engines< / li >
2023-04-06 12:20:45 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://fmhy.pages.dev/storage/#open-directory-search-string-builder" > Open Directory Search String Builders< / a > < / strong > , < a href = "https://redd.it/933pzm" > 2< / a > , < a href = "https://redd.it/g4kfem" > 3< / a > , < a href = "https://redd.it/lj0a1e" > 4< / a > , < a href = "http://torrbot.com/" > 5< / a > < / li >
2023-04-06 10:11:36 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://discord.gg/R3zEZUPp3Q" > mega.archive< / a > < / strong > / < a href = "https://discord.gg/ZRhpUtzvkC" > Chat< / a > - Megadrive Archive< / li >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://rentry.org/irc" > IRC / XDCC Tutorial< / a > < / strong > , < a href = "https://github.com/mayfrost/guides/blob/master/IRC.md" > 2< / a > , < a href = "https://libera.chat/guides/" > 3< / a > , < a href = "https://www.theloadguru.com/xdcc-irc-beginners-guide/" > 4< / a > < / li >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://github.com/davisonio/awesome-irc" > Awesome IRC< / a > < / strong > - IRC Resource Index< / li >
2023-04-06 12:20:45 +00:00
< li > < a href = "https://fmhy.pages.dev/base64/#google-teamdrives" > Google TeamDrives< / a > < / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://telegra.ph/GDrive-Server-Direct-Links-06-28" > GDrive Server< / a > < / li >
2023-04-06 12:20:45 +00:00
< li > < a href = "https://fmhy.pages.dev/base64/#shiba" > Shiba< / a > < / li >
< li > < a href = "https://fmhy.pages.dev/base64/#kl-teamdrive" > KL Teamdrive< / a > < / li >
< li > < a href = "https://fmhy.pages.dev/base64/#xtremecloud" > Xtremecloud< / a > < / li >
< li > < a href = "https://fmhy.pages.dev/base64/#smolod" > smolOD< / a > - Small Open Directories< / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://www.searchftps.net/" > Napalm FTP< / a > , < a href = "https://www.mmnt.ru/int/" > Mamont< / a > or < a href = "https://search-22.com/ftp-search-tools" > Search-22< / a > - FTP Search< / li >
< li > < a href = "https://www.dedigger.com/" > dedigger< / a > - GDrive File Search< / li >
< li > < a href = "https://matrix.to/#/!qbOtnJEDGsPuWZBHLX:matrix.org?via=matrix.org" > Sala De Espera< / a > / < a href = "https://discord.gg/ZRhpUtzvkC" > Discord< / a > or < a href = "https://discord.gg/By53hyhUFS" > No Bucks Given< / a > / < a href = "https://divolt.xyz/invite/BM9hvM0E" > Revolt< / a > - Drive Sharing Communities< / li >
< li > < a href = "http://megadownload.net/" > MegaDownload< / a > - Mega File Search< / li >
< li > < a href = "https://redd.it/d3w2fu" > Create Open Directory Search Engine< / a > < / li >
< li > < a href = "https://github.com/KoalaBear84/OpenDirectoryDownloader" > Open Directory Downloader< / a > or < a href = "http://autoindex.sourceforge.net/" > AutoIndex< / a > - Open Directory Indexer< / li >
< li > < a href = "https://directorylister.com/" > Directory Lister< / a > - Open Directory Explorer< / li >
< li > < a href = "https://cse.google.com/cse?cx=0cd79b819f26af9d0" > Pastebin CSE< / a > - Search Pastebin Directories< / li >
< li > < a href = "http://cd.textfiles.com/" > CD.TextFiles< / a > - CD Text File Archive< / li >
< li > < a href = "https://defacto2.net/home" > Defacto2< / a > - Scene / Sub-Scene Database< / li >
2023-04-06 12:20:45 +00:00
< li > < a href = "https://fmhy.pages.dev/storage/#google-piracy-discussion-groups" > Google Piracy Groups< / a > - Use these to join TeamDrives< / li >
2023-04-06 10:11:36 +00:00
< / ul >
< doc-anchor-target id = "download-sites" >
< h2 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#download-sites" > #< / doc-anchor-trigger >
< span > Download Sites< / span >
< / h2 >
< / doc-anchor-target >
< div class = "flex mb-6" >
< div class = "shrink-0 w-1 rounded-tl rounded-bl bg-blue-500 dark:bg-blue-400" > < / div >
< div class = "flex w-full py-4 border border-l-0 border-gray-300 rounded-tr rounded-br doc-alert bg-white dark:bg-dark-700 dark:border-dark-700" role = "alert" >
< div class = "flex items-center ml-4 h-7" >
< svg xmlns = "http://www.w3.org/2000/svg" class = "mb-px text-blue-500 dark:text-blue-400" width = "22" height = "22" viewBox = "0 0 24 24" role = "presentation" >
< g fill = "currentColor" > < g >
< path d = "M12 1C5.93 1 1 5.93 1 12s4.93 11 11 11 11-4.93 11-11S18.07 1 12 1zm0 20c-4.96 0-9-4.04-9-9s4.04-9 9-9 9 4.04 9 9-4.04 9-9 9z" > < / path >
< path d = "M12 11c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1v-4c0-.55-.45-1-1-1zM12.01 7c-.56 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z" > < / path >
< path fill = "none" d = "M0 0h24v24H0z" > < / path >
< / g > < / g >
< / svg >
< / div >
< div class = "pr-5 ml-3 w-full" >
2023-05-20 10:10:31 +00:00
< p > Use < strong > < a href = "https://fmhy.pages.dev/storage/#skip-redirect" > redirect bypassers< / a > < / strong > to skip link shorteners.< / p >
2023-04-06 10:11:36 +00:00
< / div >
< / div >
< / div >
< ul >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://forum.dirtywarez.com/" > DirtyWarez< / a > < / strong > - Video / Audio / Games / Software / Books / Comics< / li >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://www.teamos.xyz/" > Team OS< / a > < / strong > - Software / Games / Books / Android< / li >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://www.downloadha.com" > DownloadHa< / a > < / strong > - Video / Software / Games / Android / Use < a href = "https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/" > Translator< / a > < / li >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "http://bitdownload.ir/" > Bitdownload< / a > < / strong > - Video / Audio / Software / Games / Android / Courses / Use < a href = "https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/" > Translator< / a > < / li >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://the-eye.eu/" > The-Eye< / a > < / strong > - Audio / ROMs / Books / Comics / Magazines / Software / < a href = "https://discord.com/invite/6hr2Xsm" > Discord< / a > < / li >
2023-05-08 02:29:56 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://archive.org/" > Archive.org< / a > < / strong > - Video / Audio / Magazines / Newspapers / ROMs / < a href = "https://github.com/MiniGlome/Archive.org-Downloader" > Downloader< / a > / < a href = "https://github.com/jjjake/internetarchive" > CLI< / a > < / li >
2023-04-25 22:10:19 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://reddit.com/r/DataHoarder" > /r/DataHoarder< / a > < / strong > , < a href = "https://datahorde.org/" > Data Horde< / a > , < a href = "https://wiki.archiveteam.org/" > Archive Team< / a > / < a href = "https://www.reddit.com/r/Archiveteam/" > Subreddit< / a > , < a href = "https://www.gnutellaforums.com/" > Gnutella Forums< / a > or < a href = "https://filesharingtalk.com/forum.php" > FileSharingTalk< / a > - File Hoarding Forums< / li >
2023-07-08 12:22:40 +00:00
< li > < a href = "https://sanet.st" > SoftArchive< / a > or < a href = "https://sanet.lc/" > Sanet.lc< / a > - Video / Audio / Games / Software / Android / Books / Comics / Newspapers / Magazines / < a href = "https://sastatus.com/" > Status< / a > < / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://warezforums.com/" > WarezForums< / a > - Video / Audio / Games / ROMs / Software / Books / Comics / Android / < a href = "https://t.me/joinchat/AAAAAFRH5fns4IiE-T2TcA" > Account Application< / a > < / li >
2023-06-28 06:16:29 +00:00
< li > < a href = "http://rlsbb.ru/" > rlsbb< / a > , < a href = "https://rlsbb.to/" > 2< / a > , < a href = "https://comment.rlsbb.cc/" > 3< / a > - Video / Audio / Games / Software / Books / Magazines / < a href = "https://openuserjs.org/scripts/drdre1/ReleaseBB_rlsbb_TV_Show_Tracker" > Track Shows< / a > < / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "http://asandl.com/" > AsanDL< / a > - Video / Audio / Games / Software / Books / Magazines / Android / Use < a href = "https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/" > Translator< / a > < / li >
< li > < a href = "https://www.scenep2p.com" > SceneP2P< / a > - Video / Audio / Games / ROMs / Software / Android / Books / Magazines< / li >
< li > < a href = "https://www.adit-hd.com/" > Adit-HD< / a > - Video / Audio / Games / Books< / li >
< li > < a href = "https://novanon.net/" > Novanon< / a > - Video / Audio / Software / Games / Magazines / Comics / Android / Books / Courses< / li >
< li > < a href = "https://psychodownloads.com/" > psychodownloads< / a > - Video / Audio / Software / Android / Games / ROMs / Books / Magazines / NSFW< / li >
2023-04-06 14:10:23 +00:00
< li > < a href = "https://merlinwz.com/" > Merlin Warez< / a > - Video / Audio / Games / Software / Books / Audiobooks / Comics / Magazines< / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://forum.sbenny.com/" > Sbenny' s Forum< / a > - Video / Audio / Software / ROMs / Books / Android / < a href = "https://discord.gg/kf9FKQx" > Discord< / a > < / li >
< li > < a href = "http://www.cyberphoenix.org/forum/" > CyberPhoenix< / a > - Video / Audio / Software / Games / ROMs / Books / Magazines / Comics< / li >
< li > < a href = "https://www.dreamteamdownloads1.com/index.php" > dreamteamdownloads1< / a > - Video / Audio / Software / Games / ROMs / Books / Magazines< / li >
2023-05-16 02:29:59 +00:00
< li > < a href = "https://releasehive.org/" > ReleaseHive< / a > - Video / Audio / Software / Games / Books / NSFW< / li >
2023-04-06 14:10:23 +00:00
< li > < a href = "http://www.downduck.com/" > DownDuck< / a > - Video / Audio / Software / Games / Books / Magazines< / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://allyoulike.org/" > AllYouLike< / a > - Video / Audio Books / Magazines / Games / ROMs / Software / Android / Comics / NSFW< / li >
2023-05-12 08:13:13 +00:00
< li > < a href = "https://www.ddlvalley.me/" > DDLValley< / a > - Video / Audio / Games / ROMs / Software / Android / Books / Comics / Magazines / < a href = "https://forum.ddlvalley.me/" > Forum< / a > < / li >
2023-05-27 14:09:19 +00:00
< li > < a href = "https://patoghu.com/" > patoghu< / a > - Video / Audio / Software / Android / Games / Use < a href = "https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/" > Translator< / a > < / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "http://max-rls.com/" > MaxRelease< / a > - Video / Audio / Software / Games / Magazines< / li >
< li > < a href = "https://darksoftware.net/" > DarkSoftware< / a > - Video / Audio / Games / ROMs< / li >
< li > < a href = "https://www.warezbook.org/" > WarezBook< / a > - Video / Audio / Software / Games / Books< / li >
< li > < a href = "https://www.wawacity.video/" > WawaCity< / a > - Video / Audio / Books / Magazines / Software / Android / Use AdBlocker< / li >
< li > < a href = "https://2ddl.it/" > 2DDL< / a > - Video / Audio / Software / Games / Books / Comics / Magazines< / li >
< li > < a href = "https://warezlover.xyz/" > WarezLover< / a > - Video / Audio / Software / Games / Android / ROMs / Books / Magazines< / li >
< li > < a href = "https://tfpdl.se/" > TFPDL< / a > , < a href = "https://tfpdl.to/" > 2< / a > - Video / Software / Games / Magazines / NSFW< / li >
2023-05-27 14:09:19 +00:00
< li > < a href = "https://warezload.net/index.php" > WarezLoad< / a > - Video / Audio / Software / Games / Books< / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://katzddl.net/" > Katz DDL< / a > - Video / Audio / Books / Games / Android / NSFW< / li >
2023-05-16 02:29:59 +00:00
< li > < a href = "https://www.freshwap.us/" > FreshWAP< / a > , < a href = "https://freshwap.cc/" > 2< / a > - Video / Audio / Software / Games / Android / Books / Magazines< / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://badshahuploads.xyz/" > BadshahUploads< / a > - Video / Audio / Software / Games / Books / Leech Required< / li >
< li > < a href = "https://www.sarzamindownload.com/" > sarzamindownload< / a > - Software / Games / Android< / li >
< li > < a href = "https://www.frostclick.com/wp/" > FrostClick< / a > - Video / Audio / Software / Games / Books< / li >
2023-05-04 02:27:42 +00:00
< li > < a href = "https://20links.com/" > 20Links< / a > - Video / Audio / Software / Games / Books< / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://ambassadorddl.site/" > The Ambassador< / a > - Video / Games / Books< / li >
2023-04-27 00:58:50 +00:00
< li > < a href = "https://warezmagazine.us/" > WarezMagazine< / a > - Video / Software / Books< / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://leaker.me/" > Leaker< / a > - Video / Audio / Games< / li >
< li > < a href = "https://www.worldsrc.net/" > WorldSRC< / a > - Video / Audio / Games / Software / Android / < a href = "https://www.worldsrc.net/service_end" > Donate< / a > < / li >
< li > < a href = "https://www.tehparadox.net/" > TehParadox< / a > - Video / Audio / Software / Games / Books / Magazines / ROMs / Android< / li >
< li > < a href = "https://wjungle.net/" > wJungle< / a > - Video / Audio / Books / Games / Android / NSFW< / li >
< li > < a href = "https://www.puzo.org/" > PuZo< / a > - Video / Audio / Games / Software / Android / Books / Audiobooks / NSFW< / li >
< li > < a href = "https://www.warez-serbia.com/" > Warez-Serbia< / a > - Video / Audio / Games / Software / Android / Books / Magazines / NSFW< / li >
< li > < a href = "http://downarchive.org/" > DownArchive< / a > - Video / Audio / Software / Games / ROMs / Android / Books / Magazines< / li >
< li > < a href = "https://oneddl.org/" > OneDDL< / a > - Video / Audio / Software / Games / Books< / li >
< li > < a href = "https://www.warezheaven.com/index.php" > Warez Heaven< / a > - Video / Audio / Software / Games / ROMs / Books / NSFW< / li >
< li > < a href = "https://download.ir/" > Download.ir< / a > - Software / Video / Android / Games / ROMs< / li >
< li > < a href = "https://www.scnsrc.me/" > SceneSource< / a > , < a href = "https://www.scenesource.me/" > 2< / a > - Video / Audio / Software / Games / ROMs / Books< / li >
< li > < a href = "http://amaderforum.us/" > Amader Forum< / a > - Video / Games / Software / Android / Books / NSFW< / li >
< li > < a href = "https://dl4all.org/" > Download For All< / a > , < a href = "https://dl4all.biz/" > 2< / a > - Video / Audio / Software / Games / Books / Magazines< / li >
< li > < a href = "https://www.ddlspot.com/" > ddlspot< / a > - Video / Audio / Games / Software< / li >
< li > < a href = "https://uploadgig.me/" > Uploadgig< / a > - Video / Audio / Games / Software / Books / Audiobooks / Magazines / Android / NSFW< / li >
< li > < a href = "https://warez-world.org/" > Warez-World< / a > - Video / Audio / Games / Software / Android / Books / Magazines / NSFW< / li >
< li > < a href = "https://0dayddl.com/" > 0DayDDL< / a > - Video / Audio / Games / Software / Books / Magazines< / li >
2023-04-14 08:13:50 +00:00
< li > < a href = "https://www.downturk.net/" > Downturk.net< / a > - Video / Audio / Games / Software / Android / Books< / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://www.pouet.net/prodlist.php" > Pouet< / a > - Demos / Cracktros< / li >
< li > < a href = "http://redump.org/" > Redump< / a > - Disc Preservation Project< / li >
< li > < a href = "https://demozoo.org/" > DemoZoo< / a > or < a href = "https://files.scene.org/" > scene.org< / a > - Demoscene Archive / < a href = "https://en.wikipedia.org/wiki/Demoscene" > Wiki< / a > < / li >
< li > < a href = "https://ubuweb.com/" > Ubu< / a > - Avant-Garde Artifacts< / li >
< li > Alexa Rankings - < a href = "https://dirtywarez.org/cat/blog" > Sites< / a > / < a href = "https://dirtywarez.org/cat/forum" > Forums< / a > < / li >
< / ul >
< doc-anchor-target id = "search-sites" >
< h3 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#search-sites" > #< / doc-anchor-trigger >
< span > Search Sites< / span >
< / h3 >
< / doc-anchor-target >
2023-05-11 22:10:00 +00:00
< div class = "flex mb-6" >
< div class = "shrink-0 w-1 rounded-tl rounded-bl bg-blue-500 dark:bg-blue-400" > < / div >
< div class = "flex w-full py-4 border border-l-0 border-gray-300 rounded-tr rounded-br doc-alert bg-white dark:bg-dark-700 dark:border-dark-700" role = "alert" >
< div class = "flex items-center ml-4 h-7" >
< svg xmlns = "http://www.w3.org/2000/svg" class = "mb-px text-blue-500 dark:text-blue-400" width = "22" height = "22" viewBox = "0 0 24 24" role = "presentation" >
< g fill = "currentColor" > < g >
< path d = "M12 1C5.93 1 1 5.93 1 12s4.93 11 11 11 11-4.93 11-11S18.07 1 12 1zm0 20c-4.96 0-9-4.04-9-9s4.04-9 9-9 9 4.04 9 9-4.04 9-9 9z" > < / path >
< path d = "M12 11c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1v-4c0-.55-.45-1-1-1zM12.01 7c-.56 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z" > < / path >
< path fill = "none" d = "M0 0h24v24H0z" > < / path >
< / g > < / g >
< / svg >
< / div >
< div class = "pr-5 ml-3 w-full" >
< p > These aggregate from multiple sources, so it' s best to avoid them for software / games.< / p >
< / div >
< / div >
< / div >
2023-04-06 10:11:36 +00:00
< ul >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://cse.google.com/cse?cx=006516753008110874046:1ugcdt3vo7z" > Download CSE< / a > < / strong > / < a href = "https://cse.google.com/cse?cx=006516753008110874046:reodoskmj7h" > CSE 2< / a > - Multi-Site Search< / li >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://filepursuit.com" > FilePursuit< / a > < / strong > - < a href = "https://discord.gg/xRfFd8h" > Discord< / a > < / li >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://www.4shared.com/" > 4Shared< / a > < / strong > - Video / Audio / Games / Software / Android< / li >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://github.com/FrenchGithubUser/Hatt" > Hatt< / a > < / strong > - File Search App< / li >
< li > < a href = "https://cse.google.com/cse?cx=90a35b59cee2a42e1" > File Host Search< / a > < / li >
< li > < a href = "https://scnlog.me/" > scnlog< / a > < / li >
< li > < a href = "https://fileninja.net/" > FileNinja< / a > < / li >
< li > < a href = "http://filesearch.link/" > filesearch.link< / a > < / li >
< li > < a href = "https://www.linktury.com/" > Linktury< / a > < / li >
< li > < a href = "https://warezomen.com/" > WarezOmen< / a > - Indexer / Search Engine< / li >
< li > < a href = "http://sunxdcc.com/" > SunXDCC< / a > or < a href = "https://www.xdcc.eu/" > XDCC.EU< / a > - XDCC / Search Engine< / li >
< / ul >
< doc-anchor-target id = "video-sites" >
< h3 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#video-sites" > #< / doc-anchor-trigger >
2023-04-06 12:20:45 +00:00
< span > < a href = "https://fmhy.pages.dev/videopiracyguide/#download-sites" > Video Sites< / a > < / span >
2023-04-06 10:11:36 +00:00
< / h3 >
< / doc-anchor-target >
< doc-anchor-target id = "anime-sites" >
< h3 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#anime-sites" > #< / doc-anchor-trigger >
2023-04-06 12:20:45 +00:00
< span > < a href = "https://fmhy.pages.dev/videopiracyguide/#anime-downloading" > Anime Sites< / a > < / span >
2023-04-06 10:11:36 +00:00
< / h3 >
< / doc-anchor-target >
< doc-anchor-target id = "educational-sites" >
< h3 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#educational-sites" > #< / doc-anchor-trigger >
2023-04-06 12:20:45 +00:00
< span > < a href = "https://fmhy.pages.dev/edupiracyguide/#downloading" > Educational Sites< / a > < / span >
2023-04-06 10:11:36 +00:00
< / h3 >
< / doc-anchor-target >
< doc-anchor-target id = "game-sites" >
< h3 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#game-sites" > #< / doc-anchor-trigger >
2023-04-06 12:20:45 +00:00
< span > < a href = "https://fmhy.pages.dev/gamingpiracyguide/#download-games" > Game Sites< / a > < / span >
2023-04-06 10:11:36 +00:00
< / h3 >
< / doc-anchor-target >
< doc-anchor-target id = "audio-sites" >
< h3 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#audio-sites" > #< / doc-anchor-trigger >
2023-04-06 12:20:45 +00:00
< span > < a href = "https://fmhy.pages.dev/audiopiracyguide/#audio-downloading" > Audio Sites< / a > < / span >
2023-04-06 10:11:36 +00:00
< / h3 >
< / doc-anchor-target >
< doc-anchor-target id = "software-sites" >
< h2 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#software-sites" > #< / doc-anchor-trigger >
< span > Software Sites< / span >
< / h2 >
< / doc-anchor-target >
< ul >
2023-04-13 10:11:39 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://rsload.net/" > RSLOAD< / a > < / strong > < / li >
2023-07-01 12:21:56 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://lrepacks.net/" > LRepacks< / a > < / strong > - Use < a href = "https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/" > translator< / a > < / li >
2023-04-13 06:14:19 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://forum.mobilism.org/" > Mobilism< / a > < / strong > - < a href = "https://forum.mobilism.org/app/" > Mobile App< / a > < / li >
2023-07-01 12:21:56 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://yasdl.com/" > YasDL< / a > < / strong > - Use < a href = "https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/" > translator< / a > < / li >
2023-04-10 08:14:21 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://www.nsaneforums.com/" > nsane.down< / a > < / strong > < / li >
2023-07-01 12:21:56 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://filecr.com/en/" > FileCR< / a > < / strong > or < a href = "https://pesktop.com/en/" > Pesktop< / a > - < a href = "https://greasyfork.org/en/scripts/448254-filecr-assistant-bypass" > Assistant Bypass< / a > / < a href = "https://rentry.co/FileCRBypass" > Anti-Adblock Fix< / a > < / li >
2023-05-12 08:13:13 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://cse.google.com/cse?cx=ae17d0c72fa6cbcd4" > Software CSE< / a > < / strong > or < a href = "https://ravesoftwaresearch.pages.dev/" > Rave Search< / a > - Multi-Site Software Search< / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://www.4download.net/" > 4Download< / a > < / li >
2023-04-18 16:12:36 +00:00
< li > < a href = "https://diakov.net/" > Diakov< / a > < / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://www.aiowares.com/" > AIOWares< / a > < / li >
< li > < a href = "https://www.youtube.com/channel/UCcf3dtQFVb5zfy0jGYNpA0w" > Mr. SzzS< / a > < / li >
< li > < a href = "https://programs.themicrotech.net/" > TheMicroTech< / a > < / li >
2023-04-13 08:14:06 +00:00
< li > < a href = "https://downloadly.ir/" > downloadly.ir< / a > - Persian VPN Required< / li >
2023-04-13 10:11:39 +00:00
< li > < a href = "https://soft98.ir/" > soft98< / a > - Use < a href = "https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/" > translator< / a > < / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://www.mutaz.net/" > Mutaz.net< / a > < / li >
< li > < a href = "https://scloud.ws/" > SCloud< / a > < / li >
< li > < a href = "https://allpcworld.com/" > AllPCWorld< / a > < / li >
< li > < a href = "https://www.heidoc.net/joomla/" > Heidoc< / a > < / li >
2023-04-24 20:11:22 +00:00
< li > < a href = "https://retrosystemsrevival.blogspot.com/" > RetroSystemRevival< / a > < / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://samlab.ws/" > SamLab< / a > - Use < a href = "https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/" > translator< / a > < / li >
< li > irc://irc.abandoned-irc.net/#ZOMBIE-WAREZ< / li >
< li > < a href = "https://t.me/Libreware" > Libreware< / a > - Telegram< / li >
< li > < a href = "https://t.me/Computer_Softwares_Games_Windows" > Computer Softwares< / a > - Telegram< / li >
< li > < a href = "https://t.me/pc_cracked_softwares" > PC Cracked Software< / a > - Telegram< / li >
< li > < a href = "https://t.me/Windows_Softwares_Pc_Games" > Windows Softwares< / a > , < a href = "https://t.me/windows_softwares" > 2< / a > - Telegram< / li >
< li > < a href = "https://www.rarewares.org/" > Rarewares< / a > - Rare Software< / li >
< li > < a href = "https://redd.it/plgy48" > Software Recommendation Thread< / a > < / li >
< li > < a href = "https://plc4me.com/" > PLC4Me< / a > - Automation Software< / li >
< li > < a href = "https://t.me/civileng_soft" > civileng_soft< / a > - Civil Engineering Software< / li >
< li > < a href = "https://www.softwareheritage.org/" > Software Heritage< / a > - Software Source Code Archive< / li >
< li > < a href = "https://codec.kiev.ua/releases.html" > Team V.R releases< / a > - Professional Video, Audio & Adobe Software / Plugins< / li >
2023-04-06 12:20:45 +00:00
< li > < a href = "https://fmhy.pages.dev/base64/#wlsetup-all" > WLSetup-All< / a > - Windows Live Essentials 2012 Archive< / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://www.reddit.com/r/GenP" > GenP< / a > - Adobe Software Patcher / < a href = "https://discord.com/invite/X9ZuegSM4N" > Discord< / a > < / li >
2023-06-23 12:24:15 +00:00
< li > < a href = "https://github.com/elements-storage/ZXPInstaller" > ZXPInstaller< / a > - Adobe Extension Installer< / li >
2023-04-22 14:09:24 +00:00
< li > < a href = "https://spinel.ovh/" > Spinel< / a > - Multi-Program Install Script Generator< / li >
< li > < a href = "https://www.silentinstall.org/" > Silent Install< / a > - Build Multi-Program Installers< / li >
< li > < a href = "http://cleansofts.org/view/update-notifier.html" > Update Notifier< / a > - Scan Computer for Software Updates< / li >
< li > < a href = "https://www.revouninstaller.com/" > Revo Uninstaller< / a > , < a href = "https://fmhy.pages.dev/base64/#soft-organizer" > Soft Organizer< / a > , < a href = "https://geekuninstaller.com/" > Geek Uninstaller< / a > , < a href = "https://hibitsoft.ir/Uninstaller.html" > HiBit Uninstaller< / a > or < a href = "https://www.bcuninstaller.com/" > Bulk Crap Uninstaller< / a > - Software Uninstallation Tool< / li >
2023-04-06 12:20:45 +00:00
< li > < a href = "https://fmhy.pages.dev/base64/#adobe-cc" > Adobe CC< / a > - Adobe Creative Cloud Piracy Guide< / li >
2023-04-06 10:11:36 +00:00
< / ul >
< doc-anchor-target id = "freeware-sites" >
< h3 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#freeware-sites" > #< / doc-anchor-trigger >
< span > Freeware Sites< / span >
< / h3 >
< / doc-anchor-target >
< ul >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://www.majorgeeks.com/content/page/top_freeware_picks.html" > Major Geeks< / a > < / strong > < / li >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://sourceforge.net/" > SourceForge< / a > < / strong > < / li >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://www.fosshub.com/" > FossHub< / a > < / strong > < / li >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://directory.fsf.org/wiki/Main_Page" > Free Software Directory< / a > < / strong > < / li >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://fossies.org/all.html" > Fossies< / a > < / strong > < / li >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://en.wikipedia.org/wiki/Portal:Free_and_open-source_software/Categories" > FOSS Wiki< / a > < / strong > < / li >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "http://www.oldversion.com/" > OldVersion< / a > < / strong > - Old Versions of Software< / li >
2023-04-07 14:09:37 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://fmhy.pages.dev/storage/#alternative-software--app-sites" > Alternative Software / App Sites< / a > < / strong > - Software / App Alternatives< / li >
2023-04-06 10:11:36 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://github.com/awesome-selfhosted/awesome-selfhosted" > Awesome Selfhosted< / a > < / strong > , < a href = "https://gitlab.com/awesome-selfhosted/awesome-selfhosted" > 2< / a > - Selfhosted Software Index< / li >
2023-04-27 00:58:50 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://fmhy.pages.dev/storage/#package-managers" > Package Managers< / a > < / strong > - Install / Update Multiple Programs at Once< / li >
2023-05-27 14:09:19 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://store.rg-adguard.net/" > store.rg< / a > < / strong > - Paid Microsoft Store Link Generator / < a href = "https://rentry.co/paidAppsMsStore" > Guide< / a > < / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://forum.xda-developers.com/t/windows-ultimate-collection-guides.4507867/" > Windows Ultimate Collection< / a > < / li >
< li > < a href = "https://oldergeeks.com/" > OlderGeeks< / a > < / li >
2023-05-08 02:29:56 +00:00
< li > < a href = "https://whoisdsmith.gitbook.io/free-software-mf" > Free Software MF< / a > < / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://www.softpedia.com/" > Softpedia< / a > < / li >
< li > < a href = "https://github.com/TheChiefMeat/Chiefs-Big-List-of-Programs/" > Chiefs Big List of Programs< / a > < / li >
< li > < a href = "https://simpletools.info/doku.php" > Simple Tools< / a > < / li >
< li > < a href = "https://handmade.network/" > Handmade Network< / a > < / li >
< li > < a href = "https://realityripple.com/" > Realityripple< / a > < / li >
< li > < a href = "https://software.informer.com/" > Software Informer< / a > < / li >
< li > < a href = "http://www.freewaredirectory.net/" > Freeware Directory< / a > < / li >
< li > < a href = "https://www.freewarestop.com/" > FreewareStop< / a > < / li >
< li > < a href = "https://www.lo4d.com/" > LO4D< / a > < / li >
< li > < a href = "https://www.filepuma.com/" > FilePuma< / a > < / li >
< li > < a href = "https://listoffreeware.com/" > ListOfFreeWare< / a > < / li >
< li > < a href = "https://www.grc.com/freepopular.htm" > GRC< / a > < / li >
< li > < a href = "https://tinyapps.org/" > TinyApps< / a > < / li >
< li > < a href = "https://www.donationcoder.com/" > DonationCoder< / a > < / li >
< li > < a href = "http://www.antp.be/" > Antp< / a > < / li >
< li > < a href = "https://www.phrozen.io/" > Phrozen< / a > < / li >
< li > < a href = "https://www.fileeagle.com/" > FileEagle< / a > < / li >
< li > < a href = "https://perkele.cc/software" > Perkele< / a > < / li >
2023-06-28 16:15:47 +00:00
< li > < a href = "https://www.patorjk.com/" > Patorjk< / a > < / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://osdn.net/" > OSDN< / a > < / li >
< li > < a href = "https://www.uwe-sieber.de/english.html" > Uwe Sieber' s Homepage< / a > < / li >
< li > < a href = "https://github.com/johnjago/awesome-free-software" > Awesome Free Software< / a > < / li >
< li > < a href = "https://www.nirsoft.net/" > Nirsoft< / a > - Windows Software< / li >
< li > < a href = "https://orga.cat/windows-utilities" > Windows-Utilities< / a > - Windows Software< / li >
< li > < a href = "https://osvault.weebly.com/directory.html" > OS Vault< / a > - Windows Software< / li >
< li > < a href = "https://www.wintools.info/" > WinTools< / a > - Windows Software< / li >
< li > < a href = "https://github.com/Awesome-Windows/Awesome" > Awesome Windows< / a > - Windows Software Index< / li >
< li > < a href = "https://uwpcommunity.com/" > UWP Community< / a > - Universal Windows Programs / < a href = "https://discord.gg/eBHZSKG" > Discord< / a > < / li >
< li > < a href = "https://t.me/raymondfreesoftware" > RaymondFreeSoftware< / a > - Telegram / < a href = "https://t.me/rfsnotes" > Index< / a > < / li >
< li > < a href = "https://suckless.org/" > Suckless< / a > - Simple Software Archive< / li >
< li > < a href = "https://github.com/mahmoud/awesome-python-applications" > Awesome Python Applications< / a > - Python Apps< / li >
< li > < a href = "https://winworldpc.com/" > WinWorldPC< / a > - Abandonware / Operating Systems< / li >
< li > < a href = "https://vetusware.com/" > VETUSWARE< / a > - Abandonware / Operating Systems / Games< / li >
< li > < a href = "http://www.lanet.lv/simtel.net/msdos/index-msdos.html" > MS-DOS Index< / a > - MS-DOS Software< / li >
2023-04-06 12:20:45 +00:00
< li > < a href = "https://fmhy.pages.dev/base64/#the-vintage-software-collection" > The Vintage Software Collection< / a > or < a href = "https://scenelist.org/" > SCiZE' s Classic Warez Collection< / a > - Retro Software< / li >
< li > < a href = "https://fmhy.pages.dev/storage/#portable-apps" > Portable Apps< / a > - Portable Apps for USB / SD / External Storage< / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://belowaverage.org/" > BelowAverage< / a > - I.T. Software< / li >
2023-04-22 14:09:24 +00:00
< li > < a href = "https://github.com/yoshiask/FluentStore" > FluentStore< / a > - Microsoft Store Frontend< / li >
< li > < a href = "https://github.com/kkkgo/LTSC-Add-MicrosoftStore" > Add-MicrosoftStore< / a > or < a href = "https://pastebin.com/5NnBEqnm" > Reinstall Preinstalled< / a > / < a href = "https://youtu.be/EQo53hvWy8Q" > Guide< / a > - Add Microsoft Store to Windows< / li >
< li > < a href = "https://github.com/m-jishnu/alt-app-installer" > Alt App Installer< / a > - Install Microsoft Store Apps< / li >
2023-04-06 10:11:36 +00:00
< / ul >
< doc-anchor-target id = "linux-software" >
< h3 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#linux-software" > #< / doc-anchor-trigger >
2023-04-06 12:20:45 +00:00
< span > < a href = "https://fmhy.pages.dev/linuxguide/#linux-software" > Linux Software< / a > < / span >
2023-04-06 10:11:36 +00:00
< / h3 >
< / doc-anchor-target >
< doc-anchor-target id = "mac-software" >
< h3 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#mac-software" > #< / doc-anchor-trigger >
2023-04-06 12:20:45 +00:00
< span > < a href = "https://fmhy.pages.dev/linuxguide/#mac-software" > Mac Software< / a > < / span >
2023-04-06 10:11:36 +00:00
< / h3 >
< / doc-anchor-target >
< doc-anchor-target id = "file-sharing-apps" >
< h2 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#file-sharing-apps" > #< / doc-anchor-trigger >
< span > File Sharing Apps< / span >
< / h2 >
< / doc-anchor-target >
< ul >
2023-04-07 08:13:39 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://slsknet.org/" > Soulseek< / a > < / strong > or < a href = "https://nicotine-plus.org/" > Nicotine+< / a > - File Sharing App / < a href = "https://github.com/mrusse/Slsk-Upload-Stats-Tracker" > Stats< / a > / < a href = "https://github.com/slskd/slskd" > Server App< / a > < / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "http://shareaza.sourceforge.net/" > Shareaza< / a > - File Sharing App< / li >
< li > < a href = "http://mldonkey.sourceforge.net/Main_Page" > MLDonkey< / a > - File Sharing App< / li >
< li > < a href = "https://fopnu.com/" > Fopnu< / a > - File Sharing App< / li >
< li > < a href = "https://dcplusplus.sourceforge.io/index.html" > DC++< / a > - File Sharing App / < a href = "https://dchublists.com/clients/" > Clients< / a > / < a href = "https://dchublists.com/" > Hubs< / a > , < a href = "https://dchublist.org/" > 2< / a > , < a href = "https://dchublist.biz/" > 3< / a > < / li >
< li > < a href = "https://www.emule-project.net/" > eMule< / a > or < a href = "https://sourceforge.net/projects/emuleplus/" > eMule Plus< / a > - File Sharing App< / li >
< li > < a href = "http://shareaza.sourceforge.net/" > Shareaza P2P< / a > - File Sharing App< / li >
< li > < a href = "https://patch.winmxconex.com/" > WinMX< / a > - File Sharing App / < a href = "https://forum.winmxworld.com/" > Forum< / a > < / li >
< li > < a href = "https://sourceforge.net/projects/wireshare/" > WireShare< / a > - File Sharing App / LimeWire Fork< / li >
< li > < a href = "https://t.me/TGMoviesBot" > TGMoviesBot< / a > - Telegram File Search Bot< / li >
< li > < a href = "https://t.me/direct_llinks" > Direct Links< / a > - Telegram / Video / Software / Games< / li >
< li > < a href = "https://t.me/VKFiles_Bot" > VK Files Bot< / a > - VK File DL Telegram Bot< / li >
< li > < a href = "https://real-debrid.com/" > Real-Debrid< / a > - File Download App / Paid / < a href = "https://github.com/rogerfar/rdt-client" > Torrent Client< / a > < / li >
< / ul >
< doc-anchor-target id = "usenet" >
< h2 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#usenet" > #< / doc-anchor-trigger >
< span > Usenet< / span >
< / h2 >
< / doc-anchor-target >
< ul >
2023-05-22 04:13:00 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://docs.google.com/document/d/1TwUrRj982WlWUhrxvMadq6gdH0mPW0CGtHsTOFWprCo/mobilebasic" > Usenet Guide / Automation Setup< / a > < / strong > / < a href = "https://redd.it/4x2mc9" > 2< / a > / < a href = "https://www.iitk.ac.in/LDP/HOWTO/Usenet-News-HOWTO/x27.html" > 3< / a > / < a href = "https://graph.org/EVERYTHING-YOU-NEED-TO-KNOW-ABOUT-USENET-09-04" > 4< / a > / < a href = "https://www.reddit.com/r/usenet/wiki/index/" > 5< / a > / < a href = "https://blog.decryption.net.au/t/a-fully-automated-usenet-piracy-machine-with-plex-sabnzbd-and-sonarr/130" > 6< / a > < / li >
2023-04-06 10:11:36 +00:00
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://curlie.org/en/Computers/Usenet" > Usenet Tools / Services< / a > < / strong > or < a href = "http://www.usenettools.net/" > UsenetTools< / a > < / li >
< / ul >
< doc-anchor-target id = "indexers" >
< h3 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#indexers" > #< / doc-anchor-trigger >
< span > Indexers< / span >
< / h3 >
< / doc-anchor-target >
< ul >
2023-07-01 06:15:23 +00:00
< li > < a href = "https://www.reddit.com/r/usenet/wiki/indexers/#free-membership-sites" > Indexer List< / a > - Indexer List< / li >
2023-04-29 04:13:01 +00:00
< li > < a href = "https://github.com/theotherp/nzbhydra2" > NZBHydra2< / a > / < a href = "https://github.com/theotherp/nzbhydra" > 2< / a > - NZB Meta search< / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://nzbplanet.net/" > nzbplanet< / a > < / li >
< li > < a href = "https://orionoid.com/" > orionoid< / a > < / li >
< li > < a href = "http://binsearch.info/" > binsearch< / a > < / li >
< li > < a href = "https://www.abnzb.com/" > abnzb< / a > < / li >
< li > < a href = "https://www.nzb.su/" > nzb.su< / a > < / li >
< li > < a href = "https://www.nzbindex.com/" > NZB Index< / a > < / li >
< li > < a href = "https://www.newznab.com/" > Newznab< / a > < / li >
< li > < a href = "https://www.nzbindex.nl/" > NZBIndex< / a > < / li >
< li > < a href = "https://www.nzbgrabit.xyz/" > NZBGrabit< / a > < / li >
< li > < a href = "https://nzbstars.com/" > NZBStars< / a > < / li >
< li > < a href = "https://drunkenslug.com/" > DrunkenSlug< / a > < / li >
< li > < a href = "https://www.tabula-rasa.pw/" > Tabula Rasa< / a > < / li >
< li > < a href = "https://www.gingadaddy.com/" > GingaDaddy< / a > < / li >
< li > < a href = "https://nzbfinder.ws/" > NZBFinder< / a > < / li >
< li > < a href = "http://nzbking.com/" > NZBKing< / a > < / li >
2023-05-31 10:11:32 +00:00
< li > < a href = "https://g4u.to/" > g4u< / a > - Download Games via Usenet / pw: 404< / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://usenetarchives.com/" > UsenetArchives< / a > or < a href = "https://article.olduse.net/" > OldUSe< / a > - Search Usenet Articles< / li >
< li > < a href = "https://althub.co.za" > althub< / a > - Unlimited Free Trials< / li >
< li > < a href = "https://github.com/nZEDb/nZEDb" > nZEDb< / a > - Self-Hosted< / li >
< li > < a href = "https://github.com/spotweb/spotweb" > Spotweb< / a > - Spotnet Client< / li >
< li > < a href = "https://telehack.com/" > TeleHack< / a > - File Explorer / < a href = "https://en.wikipedia.org/wiki/Telehack" > Wiki< / a > < / li >
< li > < a href = "https://reddit.com/r/usenet" > /r/usenet< / a > < / li >
< li > < a href = "https://reddit.com/r/UsenetInvites" > /r/UsenetInvites< / a > < / li >
< / ul >
< doc-anchor-target id = "providers" >
< h3 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#providers" > #< / doc-anchor-trigger >
< span > Providers< / span >
< / h3 >
< / doc-anchor-target >
< ul >
2023-07-01 06:15:23 +00:00
< li > < a href = "https://www.reddit.com/r/usenet/wiki/providers" > /r/usenet Providers< / a > - Provider Lists< / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://www.usenetmax.com/" > usenetmax< / a > < / li >
< li > < a href = "https://xsusenet.com/" > xsusenet< / a > < / li >
< li > < a href = "https://usenet.farm/#trial" > usenet.farm< / a > < / li >
< li > < a href = "https://www.ngprovider.com/free-usenet-trials.php" > Free Trials< / a > < / li >
< li > < a href = "https://www.reddit.com/r/usenet/wiki/providerdeals" > /r/usenet Deals< / a > < / li >
< / ul >
< doc-anchor-target id = "downloaders" >
< h3 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#downloaders" > #< / doc-anchor-trigger >
< span > Downloaders< / span >
< / h3 >
< / doc-anchor-target >
< ul >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://sabnzbd.org/" > sabnzbd< / a > < / strong > / < a href = "https://github.com/lem6ns/sabgrab" > Grabber< / a > < / li >
< li > < a href = "https://nzbget.net/" > nzbget< / a > < / li >
< li > < a href = "https://gist.github.com/4chenz/de3a3490aff19fd72e4fdd9b7dafc8f4" > Usenet File Hashes< / a > - Link File Hashes< / li >
< li > < a href = "https://github.com/sanjit-sinha/Tg-UsenetBot" > Tg-UsenetBot< / a > - Usenet telegram bot with auto upload to google drive\< / li >
< / ul >
< doc-anchor-target id = "file-leeches" >
< h2 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#file-leeches" > #< / doc-anchor-trigger >
< span > File Leeches< / span >
< / h2 >
< / doc-anchor-target >
< ul >
< li > < span class = "docs-emoji" > ⭐ < / span > < strong > < a href = "https://filehostlist.miraheze.org/wiki/Main_Page" > Free Premium Leech Wiki< / a > < / strong > or < a href = "https://www.leechlisting.com/" > leechlisting< / a > - Leech Lists< / li >
2023-06-15 14:10:26 +00:00
< li > < a href = "https://t.me/transload" > @Transload< / a > or < a href = "https://t.me/deltaleechbot" > @deltaleechbot< / a > - Telegram Leech Bots< / li >
2023-04-06 10:11:36 +00:00
< li > < a href = "https://greasyfork.org/en/scripts/13884-multi-och-helper" > Multi-OCH Helper< / a > - Send Premium Files to Leeches< / li >
< li > < a href = "https://rapidgrab.pl/" > RapidGrab< / a > - Leech< / li >
< li > < a href = "https://www.newscon.net/d1/" > Newscon< / a > - Leech< / li >
< / ul >
< doc-anchor-target id = "file-tools" >
< h2 >
< doc-anchor-trigger class = "header-anchor-trigger" to = "#file-tools" > #< / doc-anchor-trigger >
2023-04-06 12:20:45 +00:00
< span > < a href = "https://fmhy.pages.dev/toolsguide/#file-tools" > File Tools< / a > < / span >
2023-04-06 10:11:36 +00:00
< / h2 >
< / doc-anchor-target >
<!-- Required only on API pages -->
< doc-toolbar-member-filter-no-results / >
< / div >
< footer class = "clear-both" >
< nav class = "flex mt-14" >
< div class = "w-1/2" >
< a class = "px-5 py-4 h-full flex items-center 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-lg transition-colors duration-150 relative hover:z-5" href = "../readingpiracyguide/" >
< svg xmlns = "http://www.w3.org/2000/svg" class = "mr-3" width = "24" height = "24" viewBox = "0 0 24 24" fill = "currentColor" overflow = "visible" > < path d = "M19 11H7.41l5.29-5.29a.996.996 0 10-1.41-1.41l-7 7a1 1 0 000 1.42l7 7a1.024 1.024 0 001.42-.01.996.996 0 000-1.41L7.41 13H19c.55 0 1-.45 1-1s-.45-1-1-1z" / > < path fill = "none" d = "M0 0h24v24H0z" / > < / svg >
< span >
< span class = "block text-xs font-normal text-gray-400 dark:text-dark-400" > Previous< / span >
< span class = "block mt-1" > Books / Comics / Manga< / span >
< / span >
< / a >
< / 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-r-lg transition-colors duration-150 relative hover:z-5" href = "../torrentpiracyguide/" >
< span >
< span class = "block text-xs font-normal text-right text-gray-400 dark:text-dark-400" > Next< / span >
< span class = "block mt-1" > Torrenting< / 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 >
< script > window . _ _DOCS _ _ = { "title" : "Downloading" , level : 1 , icon : "file" , hasPrism : false , hasMermaid : false , hasMath : false } < / script >
< / body >
< / html >