updated 12 pages

This commit is contained in:
nbats 2024-08-20 13:31:45 -07:00 committed by GitHub
parent 67c6d6ed95
commit 92819089e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 27 additions and 57 deletions

View file

@ -32,7 +32,7 @@
## ▷ Online Chatbots ## ▷ Online Chatbots
* 🌐 **[Awesome Free ChatGPT](https://github.com/LiLittleCat/awesome-free-chatgpt/blob/main/README_en.md)** or [ChinaGPT](https://github.com/GoldenMelon-Studio/chinagpt-4/) - Online GPT Indexes * 🌐 **[Awesome Free ChatGPT](https://github.com/LiLittleCat/awesome-free-chatgpt/blob/main/README_en.md)** - Online GPT Indexes
* ⭐ **[ChatGPT](https://chatgpt.com/)** - GPT-4o Chatbot / [Discord](https://discord.com/invite/openai) * ⭐ **[ChatGPT](https://chatgpt.com/)** - GPT-4o Chatbot / [Discord](https://discord.com/invite/openai)
* ⭐ **[Microsoft Copilot](https://copilot.microsoft.com)** - GPT-4/3.5 Powered Search / [SydneyQT Jailbreak](https://github.com/juzeon/SydneyQt) * ⭐ **[Microsoft Copilot](https://copilot.microsoft.com)** - GPT-4/3.5 Powered Search / [SydneyQT Jailbreak](https://github.com/juzeon/SydneyQt)
* ⭐ **[Perplexity](https://www.perplexity.ai/)** - GPT-4o Powered Search / [Open Source Models](https://labs.perplexity.ai/) * ⭐ **[Perplexity](https://www.perplexity.ai/)** - GPT-4o Powered Search / [Open Source Models](https://labs.perplexity.ai/)
@ -49,6 +49,7 @@
* [Zhucn](https://zhucn.org/) - GPT-4o Mirror Pool * [Zhucn](https://zhucn.org/) - GPT-4o Mirror Pool
* [LibreChat](https://librechat.ai/) - Multiple Chatbots / [Discord](https://discord.librechat.ai/) * [LibreChat](https://librechat.ai/) - Multiple Chatbots / [Discord](https://discord.librechat.ai/)
* [DuckDuckGo AI](https://duck.ai/) - Multiple Chatbots * [DuckDuckGo AI](https://duck.ai/) - Multiple Chatbots
* [Mistral](https://chat.mistral.ai/chat) - Multiple Chatbots
* [HuggingChat](https://huggingface.co/chat/) - Open-Source Chatbots * [HuggingChat](https://huggingface.co/chat/) - Open-Source Chatbots
* [infermatic](https://infermatic.ai/) / [Discord](https://discord.gg/9GUXmDx9GF) - Multiple Chatbots * [infermatic](https://infermatic.ai/) / [Discord](https://discord.gg/9GUXmDx9GF) - Multiple Chatbots
* [lollms-webui](https://github.com/ParisNeo/lollms-webui) - Multiple Chatbots * [lollms-webui](https://github.com/ParisNeo/lollms-webui) - Multiple Chatbots
@ -86,7 +87,6 @@
* ⭐ **[Aphrodite Engine](https://github.com/PygmalionAI/aphrodite-engine)** - Serve LLMs at Scale with Kobold & OpenAI APIs / [Colab](https://colab.research.google.com/github/AlpinDale/misc-scripts/blob/main/Aphrodite.ipynb) * ⭐ **[Aphrodite Engine](https://github.com/PygmalionAI/aphrodite-engine)** - Serve LLMs at Scale with Kobold & OpenAI APIs / [Colab](https://colab.research.google.com/github/AlpinDale/misc-scripts/blob/main/Aphrodite.ipynb)
* [OpenAIPlayground](https://github.com/nat/openplayground) - LLM Playground * [OpenAIPlayground](https://github.com/nat/openplayground) - LLM Playground
* [Petals](https://petals.dev/) - Self-Hosted * [Petals](https://petals.dev/) - Self-Hosted
* [Mistral](https://chat.mistral.ai/chat) - Self-Hosted
* [Ollama](https://ollama.com/) - Self-Hosted * [Ollama](https://ollama.com/) - Self-Hosted
* [LMStudio](https://lmstudio.ai/) - Self-Hosted * [LMStudio](https://lmstudio.ai/) - Self-Hosted
* [GPT4All](https://www.nomic.ai/gpt4all) - Self-Hosted / [Github](https://github.com/nomic-ai/gpt4all) / [Discord](https://discord.com/invite/mGZE39AS3e) * [GPT4All](https://www.nomic.ai/gpt4all) - Self-Hosted / [Github](https://github.com/nomic-ai/gpt4all) / [Discord](https://discord.com/invite/mGZE39AS3e)

View file

@ -30,9 +30,6 @@ Use the tools listed [here](https://fmhy.net/gamingpiracyguide#steam-epic) to un
No, don't do that. Windows Defender is more than enough to keep you safe, but if you're still set on installing a secondary AV, the only one worth installing is Malwarebytes. Please read the note [here](#anti-virus). No, don't do that. Windows Defender is more than enough to keep you safe, but if you're still set on installing a secondary AV, the only one worth installing is Malwarebytes. Please read the note [here](#anti-virus).
!!!warning Stay away from Avast, Norton, and McAfee, as these are "bloatware" and generally unsafe software. !!!warning Stay away from Avast, Norton, and McAfee, as these are "bloatware" and generally unsafe software.
> How can I bypass a paywalled article?
Use this [browser extension](https://github.com/bpc-clone/bpc_updates/releases) / [filter list](https://github.com/bpc-clone/bypass-paywalls-clean-filters) to read the article easily.
> How can I download an image from *insert stock image site*? > How can I download an image from *insert stock image site*?
You can use [this downloader](https://downloader.la/), and if it doesn't work you can find other stock image downloaders [here](https://fmhy.net/img-tools#stock-photos). You can use [this downloader](https://downloader.la/), and if it doesn't work you can find other stock image downloaders [here](https://fmhy.net/img-tools#stock-photos).

View file

@ -845,6 +845,7 @@
* [Modern Computer Science Curriculum](https://functionalcs.github.io/curriculum/) - Computer Science Courses * [Modern Computer Science Curriculum](https://functionalcs.github.io/curriculum/) - Computer Science Courses
* [CS50](https://cs50.harvard.edu/x/) - Harvard Computer Science Course * [CS50](https://cs50.harvard.edu/x/) - Harvard Computer Science Course
* [CollegeComendium](https://collegecompendium.org/) - Computer Science Courses * [CollegeComendium](https://collegecompendium.org/) - Computer Science Courses
* [Runestone Interactive](https://runestone.academy/) - Interactive Guides
* [Computerphile](https://www.youtube.com/@Computerphile/) or [CSDojo](https://www.youtube.com/@CSDojo) - Computer Science YouTube Channels * [Computerphile](https://www.youtube.com/@Computerphile/) or [CSDojo](https://www.youtube.com/@CSDojo) - Computer Science YouTube Channels
* [ApressOpen](https://www.apress.com/us/apress-open/apressopen-titles) - Computer Science Books * [ApressOpen](https://www.apress.com/us/apress-open/apressopen-titles) - Computer Science Books
* [Papers We Love](https://paperswelove.org/) - Computer Science Research Papers * [Papers We Love](https://paperswelove.org/) - Computer Science Research Papers

View file

@ -26,7 +26,6 @@
* [Folkstreams](https://www.folkstreams.net/) * [Folkstreams](https://www.folkstreams.net/)
* [Films For Action](https://www.filmsforaction.org/) * [Films For Action](https://www.filmsforaction.org/)
* [/r/Documentaries](https://reddit.com/r/Documentaries) * [/r/Documentaries](https://reddit.com/r/Documentaries)
* [Smithsonian Channel](https://www.smithsonianchannel.com/) - Each First Episode is Free
* [Open-Video](https://open-video.org/) * [Open-Video](https://open-video.org/)
* [Videoneat](https://www.videoneat.com/) * [Videoneat](https://www.videoneat.com/)
* [MVGroup](https://forums.mvgroup.org/) * [MVGroup](https://forums.mvgroup.org/)
@ -52,22 +51,12 @@
* [EbookFoundation Courses](https://github.com/EbookFoundation/free-programming-books#free-online-courses) - Courses * [EbookFoundation Courses](https://github.com/EbookFoundation/free-programming-books#free-online-courses) - Courses
* [OpenCulture](https://www.openculture.com/freeonlinecourses) - Courses * [OpenCulture](https://www.openculture.com/freeonlinecourses) - Courses
* [DigitalGarage](https://grow.google/intl/uk/courses-and-tools/) - Google Courses * [DigitalGarage](https://grow.google/intl/uk/courses-and-tools/) - Google Courses
* [Lagunita](https://online.stanford.edu/lagunita-learning-platform) - Courses
* [Hillsdale College](https://online.hillsdale.edu/) - Courses * [Hillsdale College](https://online.hillsdale.edu/) - Courses
* [Cursa](https://cursa.app/) - Courses
* [OpenHPI](https://open.hpi.de/) - Courses * [OpenHPI](https://open.hpi.de/) - Courses
* [Academic Earth](https://academicearth.org/) - Courses * [LearnOutLoud](https://www.learnoutloud.com/) - Documentaries / Coursesd
* [Yale.edu](https://oyc.yale.edu/) - Courses
* [Stepik](https://stepik.org/) - Courses
* [Stanford Courses](https://online.stanford.edu/free-content) - Free Stanford Courses
* [Crash Course](https://thecrashcourse.com/) - Topic Crash Courses
* [LearnOutLoud](https://www.learnoutloud.com/) - Documentaries / Courses
* [Open Course](https://open-course.vercel.app/) - User-curated Courses
* [ProfessorMesser](https://www.professormesser.com/) - IT Courses * [ProfessorMesser](https://www.professormesser.com/) - IT Courses
* [media.ccc.de](https://media.ccc.de/) - Educational Presentations
* UC Berkeley Webcast Project - [Archive](https://archive.org/details/ucberkeley-webcast) or [lbry](https://odysee.com/@UCBerkeley)
* [Video Lectures](https://videolectures.net/) - Lectures * [Video Lectures](https://videolectures.net/) - Lectures
* [Ted Talks](https://www.ted.com/) - Inspiring and Educational Talks * [Crash Course](https://thecrashcourse.com/) - Topic Crash Courses
*** ***
@ -91,9 +80,6 @@
* [AfraTafreeh](https://afratafreeh.com/) - Courses * [AfraTafreeh](https://afratafreeh.com/) - Courses
* [InfiCourses](https://www.inficourses.com/) - Courses * [InfiCourses](https://www.inficourses.com/) - Courses
* [Free-Courses-For-Everyone](https://github.com/MasterBrian99/Free-Courses-For-Everyone) - Courses * [Free-Courses-For-Everyone](https://github.com/MasterBrian99/Free-Courses-For-Everyone) - Courses
* [WEBCHARMERS](https://t.me/WEBCHARMERS) - Courses / Telegram
* [FreebieCourses](https://t.me/freebiecourses) - Courses / Telegram
* [CourseBusters](https://t.me/coursebusters) - Courses / Telegram
* [learningDL](https://learningdl.net/) - Courses / Leech required * [learningDL](https://learningdl.net/) - Courses / Leech required
* [LinkedIn_Learning](https://t.me/linkedin_learning) - LinkedIn Courses * [LinkedIn_Learning](https://t.me/linkedin_learning) - LinkedIn Courses
* [CertCommunity](https://www.certcommunity.org/forum/) - IT Cert Courses * [CertCommunity](https://www.certcommunity.org/forum/) - IT Cert Courses
@ -126,11 +112,13 @@
* ↪️ **[Ebook Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/reading#wiki_.25BA_educational_books)** * ↪️ **[Ebook Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/reading#wiki_.25BA_educational_books)**
* ↪️ **[Typing Tests / Games](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools#wiki_.25B7_typing_lessons)** * ↪️ **[Typing Tests / Games](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools#wiki_.25B7_typing_lessons)**
* ↪️ **[Survival / Prepping](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_survival)** * ↪️ **[Survival / Prepping](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_survival)**
* ⭐ **[PhET](https://phet.colorado.edu/)**, [Oak National Academy](https://teachers.thenational.academy/), [Cognito](https://www.cognitoedu.org/), [Academo](https://academo.org/) or [Runestone Interactive](https://runestone.academy/) - Interactive Lessons * ⭐ **[PhET](https://phet.colorado.edu/)**, [Cognito](https://www.cognitoedu.org/), [Academo](https://academo.org/) - Interactive Lessons
* ⭐ **[/r/coolguides](https://reddit.com/r/coolguides/)**, [info.stylee32](https://info.stylee32.net/) or [coolguid.es](https://coolguid.es/) - Guides & Tutorials * ⭐ **[/r/coolguides](https://reddit.com/r/coolguides/)**, [info.stylee32](https://info.stylee32.net/) or [coolguid.es](https://coolguid.es/) - Guides & Tutorials
* ⭐ **[/r/educationalgifs](https://reddit.com/r/educationalgifs)** - Learn With GIFs * ⭐ **[/r/educationalgifs](https://reddit.com/r/educationalgifs)** - Learn With GIFs
* ⭐ **[/r/explainlikeimfive](https://www.reddit.com/r/explainlikeimfive/)** - Have Anything Explained Very Simply * ⭐ **[/r/explainlikeimfive](https://www.reddit.com/r/explainlikeimfive/)** - Have Anything Explained Very Simply
* ⭐ **[The Punctuation Guide](https://www.thepunctuationguide.com/)** - Punctuation Guide * ⭐ **[The Punctuation Guide](https://www.thepunctuationguide.com/)** - Punctuation Guide
* [media.ccc.de](https://media.ccc.de/) - Educational Presentations
* [Ted Talks](https://www.ted.com/) - Inspiring and Educational Talks
* [Stack Exchange](https://stackexchange.com/) or [CuriousCat](https://curiouscat.live/) - Q&A Communities * [Stack Exchange](https://stackexchange.com/) or [CuriousCat](https://curiouscat.live/) - Q&A Communities
* [AFAIK](https://afaik.io/) - Learning Map / [Discord](https://discord.gg/mMNwRvWM8s) * [AFAIK](https://afaik.io/) - Learning Map / [Discord](https://discord.gg/mMNwRvWM8s)
* [Open Educational Resources](https://cdn-infographic.pressidium.com/wp-content/uploads/How-to-Search-for-Open-Educational-Resources-Infographic.jpg) - How to search for Open Educational Resources * [Open Educational Resources](https://cdn-infographic.pressidium.com/wp-content/uploads/How-to-Search-for-Open-Educational-Resources-Infographic.jpg) - How to search for Open Educational Resources
@ -157,6 +145,7 @@
* [Lock Picking 101](https://www.lockpicking101.com/) - Lock Picking Forum * [Lock Picking 101](https://www.lockpicking101.com/) - Lock Picking Forum
* [diyhpluswiki](https://diyhpl.us/wiki/) - DIY Biohacking * [diyhpluswiki](https://diyhpl.us/wiki/) - DIY Biohacking
* [BeatBlackjack](https://www.beatblackjack.org/) - Learn Blackjack Card Counting * [BeatBlackjack](https://www.beatblackjack.org/) - Learn Blackjack Card Counting
* [Pixel Wealth](https://mkorostoff.github.io/1-pixel-wealth/) - Wealth Inequality Visualization
* [ActivistHandbook](https://activisthandbook.org/) - Campaigning / Activism Guides * [ActivistHandbook](https://activisthandbook.org/) - Campaigning / Activism Guides
* [Erowid](https://www.erowid.org/) - Psychoactive Information * [Erowid](https://www.erowid.org/) - Psychoactive Information
* [PsychonautWiki](https://psychonautwiki.org/wiki/Main_Page) - Phychonauts Wiki * [PsychonautWiki](https://psychonautwiki.org/wiki/Main_Page) - Phychonauts Wiki
@ -324,32 +313,24 @@
* [Unequal Scenes](https://unequalscenes.com/) - Scenes of Inequality Around the World * [Unequal Scenes](https://unequalscenes.com/) - Scenes of Inequality Around the World
* [EverySecond](https://everysecond.io/) - Visualize Per Second Data * [EverySecond](https://everysecond.io/) - Visualize Per Second Data
* [Internet Live Stats](https://www.internetlivestats.com/) - Live Internet Statistics * [Internet Live Stats](https://www.internetlivestats.com/) - Live Internet Statistics
* [Stat Counter](https://gs.statcounter.com/) - Search Engine, Browser and OS Statistics
* [US Debt Clock](https://www.usdebtclock.org/) - US Debt Clock
* [OEC](https://oec.world/en) or [UN Comtrade](https://comtradeplus.un.org/) - Global Trade Data * [OEC](https://oec.world/en) or [UN Comtrade](https://comtradeplus.un.org/) - Global Trade Data
* [Statista](https://www.statista.com/) - Market Statistics * [Statista](https://www.statista.com/) - Market Statistics
* [Netblocks](https://netblocks.org/cost/) - Find Impact of Internet Shutdown on Economy * [Netblocks](https://netblocks.org/cost/) - Find Impact of Internet Shutdown on Economy
* [LittleSis](https://littlesis.org/) - Business / Government Connections Data
* [Rulers.org](https://rulers.org/) - World Heads Of State & Government Database * [Rulers.org](https://rulers.org/) - World Heads Of State & Government Database
* [World Births and Deaths](https://worldbirthsanddeaths.com/) - World Birth / Death Rates Visualization * [World Births and Deaths](https://worldbirthsanddeaths.com/) - World Birth / Death Rates Visualization
* [MalaCards](https://www.malacards.org/) - Human Disease Database
* [DataUNODC](https://dataunodc.un.org/) - Drug / Crime Statistics * [DataUNODC](https://dataunodc.un.org/) - Drug / Crime Statistics
* [Incarceration in Real Numbers](https://mkorostoff.github.io/incarceration-in-real-numbers/) - Incarceration Visualization / Facts * [Incarceration in Real Numbers](https://mkorostoff.github.io/incarceration-in-real-numbers/) - Incarceration Visualization / Facts
* [Expatistan](https://www.expatistan.com/) - Cost of Living Calculator * [Expatistan](https://www.expatistan.com/) - Cost of Living Calculator
* [Pixel Wealth](https://mkorostoff.github.io/1-pixel-wealth/) - Wealth Inequality Visualization
* [WorldStandards](https://www.worldstandards.eu/) - World Electricity and Driving Standards
* [Climate Data](https://climate-data.org/) or [Climate Explorer](https://crt-climate-explorer.nemac.org/) - Climate Change Data * [Climate Data](https://climate-data.org/) or [Climate Explorer](https://crt-climate-explorer.nemac.org/) - Climate Change Data
* [En-ROADS](https://en-roads.climateinteractive.org/scenario.html) - Climate Solutions Simulator * [En-ROADS](https://en-roads.climateinteractive.org/scenario.html) - Climate Solutions Simulator
* [Global Volcanism Program](https://volcano.si.edu/) - Volcano Information Database * [Global Volcanism Program](https://volcano.si.edu/) - Volcano Information Database
* [8000ers](https://martin-laxenaire.fr/experiments/8000ers/#/everest) - Mountain Visualization & Info * [8000ers](https://martin-laxenaire.fr/experiments/8000ers/#/everest) - Mountain Visualization & Info
* [Epidemic Calculator](https://gabgoh.github.io/COVID/index.html) - COVID Data
* [iCivics](https://www.icivics.org/games) - U.S. Law Learning Games * [iCivics](https://www.icivics.org/games) - U.S. Law Learning Games
* [WorldLicensePlates](http://www.worldlicenseplates.com/) - World License Plate Index * [WorldLicensePlates](http://www.worldlicenseplates.com/) - World License Plate Index
* [Symbols](https://www.symbols.com/) - Symbol Database * [Symbols](https://www.symbols.com/) - Symbol Database
* [Flag Guesser](https://flagguesser.com/) or [Flag Match](https://flagmatch.com/) - Flag Quizzes * [Flag Guesser](https://flagguesser.com/) or [Flag Match](https://flagmatch.com/) - Flag Quizzes
* [FlagLog](https://www.flaglog.com/) or [Flaglookup](https://flaglookup.com/) - Flag Databases * [FlagLog](https://www.flaglog.com/) or [Flaglookup](https://flaglookup.com/) - Flag Databases
* [Flag Stories](https://flagstories.co/) - Flag Design Breakdowns * [Flag Stories](https://flagstories.co/) - Flag Design Breakdowns
* [PrideFlags](https://www.prideflags.org/) - LGBT Flag Index
* [Hate on Display](https://www.adl.org/hate-symbols) - Hate Symbol Database * [Hate on Display](https://www.adl.org/hate-symbols) - Hate Symbol Database
*** ***
@ -526,13 +507,12 @@
* [QwikTape](https://github.com/4silvertooth/QwikTape) - Note Style Calculator * [QwikTape](https://github.com/4silvertooth/QwikTape) - Note Style Calculator
* [MatrixCalc](https://matrixcalc.org/en/) or [Reshish](https://matrix.reshish.com/) - Matrix Calculators * [MatrixCalc](https://matrixcalc.org/en/) or [Reshish](https://matrix.reshish.com/) - Matrix Calculators
* [Mathcha](https://www.mathcha.io/) or [Math Editor](https://math-editor.online/) - Online Math Editors * [Mathcha](https://www.mathcha.io/) or [Math Editor](https://math-editor.online/) - Online Math Editors
* [EquatIO](https://chromewebstore.google.com/detail/equatio-math-made-digital/hjngolefdpdnooamgdldlkjgmdcmcjnc) - Math Equation Creator
* [SequenceDB](https://sequencedb.net/) - Sequence Machine * [SequenceDB](https://sequencedb.net/) - Sequence Machine
* [OEIS](https://oeis.org/) - Encyclopedia of Integer Sequences * [OEIS](https://oeis.org/) - Encyclopedia of Integer Sequences
* [Giac/Xcas](https://www-fourier.ujf-grenoble.fr/~parisse/giac.html) - Algebra System * [Giac/Xcas](https://www-fourier.ujf-grenoble.fr/~parisse/giac.html) - Algebra System
* [Algebra Rules](https://algebrarules.com/) - Learn Algebra Rules * [Algebra Rules](https://algebrarules.com/) - Learn Algebra Rules
* [Mathematics Roadmap](https://github.com/TalalAlrawajfeh/mathematics-roadmap) - Mathematics Book Recommendations * [Mathematics Roadmap](https://github.com/TalalAlrawajfeh/mathematics-roadmap) - Mathematics Book Recommendations
* [CoolConversion](https://coolconversion.com/), [UnitConverters](https://www.unitconverters.net/), [Converter Pro](https://f-droid.org/packages/com.ferrarid.converterpro/), [OneConvert](https://oneconvert.com/) or [ConvertAll](https://convertall.bellz.org/) - Unit Converters * [Converter Pro](https://f-droid.org/packages/com.ferrarid.converterpro/), [OneConvert](https://oneconvert.com/) or [ConvertAll](https://convertall.bellz.org/) - Unit Converters
* [Integral Calculator](https://www.integral-calculator.com/) or [Derivative Calculator](https://www.derivative-calculator.net/) - Integral / Derivative Calculators * [Integral Calculator](https://www.integral-calculator.com/) or [Derivative Calculator](https://www.derivative-calculator.net/) - Integral / Derivative Calculators
* [Desmos](https://www.desmos.com/) - Graphing Calculator * [Desmos](https://www.desmos.com/) - Graphing Calculator
* [TicCalc](https://www.ticalc.org/pub/) - TI Graphing Calculator Files * [TicCalc](https://www.ticalc.org/pub/) - TI Graphing Calculator Files
@ -546,7 +526,7 @@
* [Mathispower4u](https://www.mathispower4u.com/), [SchoolYourself](https://schoolyourself.org/), [mathhelp](https://www.mathhelp.com/), [MathPortal](https://www.mathportal.org/), [mathonline](http://mathonline.wikidot.com/) or [CoolMath](https://www.coolmath.com/) - Math Lessons / Practice * [Mathispower4u](https://www.mathispower4u.com/), [SchoolYourself](https://schoolyourself.org/), [mathhelp](https://www.mathhelp.com/), [MathPortal](https://www.mathportal.org/), [mathonline](http://mathonline.wikidot.com/) or [CoolMath](https://www.coolmath.com/) - Math Lessons / Practice
* [CoolMathGames](https://www.coolmathgames.com/1-number-games) - Math Games * [CoolMathGames](https://www.coolmathgames.com/1-number-games) - Math Games
* [MathDash](https://mathdash.live/) - Online Math Competitions * [MathDash](https://mathdash.live/) - Online Math Competitions
* [Cut The Knot](https://cut-the-knot.org/) or [TeachYourselfMath](https://teachyourselfmath.app/tags ) - Math Equations / Problems * [Cut The Knot](https://cut-the-knot.org/) - Math Equations / Problems
* [IXL Learning](https://au.ixl.com/math/) - Math Practice / Quizzes * [IXL Learning](https://au.ixl.com/math/) - Math Practice / Quizzes
* [Pauls Online Math Notes](https://tutorial.math.lamar.edu/) - Math Practice / Guides * [Pauls Online Math Notes](https://tutorial.math.lamar.edu/) - Math Practice / Guides
* [ParkMath](https://parkmath.github.io/) or [FreeMathHelp](https://freemathhelp.com/) - Math Guides * [ParkMath](https://parkmath.github.io/) or [FreeMathHelp](https://freemathhelp.com/) - Math Guides
@ -675,6 +655,8 @@
* [EMRap](https://www.emrap.org/hd) - Emergency Medicine Videos * [EMRap](https://www.emrap.org/hd) - Emergency Medicine Videos
* [Calgary Guide](https://calgaryguide.ucalgary.ca/) - Disease Pathophysiology / Manifestation Flow-Charts * [Calgary Guide](https://calgaryguide.ucalgary.ca/) - Disease Pathophysiology / Manifestation Flow-Charts
* [Radiopaedia](https://radiopaedia.org/), [Radiology Assistant.nl](https://radiologyassistant.nl/) or [Radiology Education](https://www.radiologyeducation.com/) - Radiology Resources * [Radiopaedia](https://radiopaedia.org/), [Radiology Assistant.nl](https://radiologyassistant.nl/) or [Radiology Education](https://www.radiologyeducation.com/) - Radiology Resources
* [MalaCards](https://www.malacards.org/) - Human Disease Database
* [Epidemic Calculator](https://gabgoh.github.io/COVID/index.html) - COVID Data
* [Pathology Outlines](https://www.pathologyoutlines.com/) - Pathology Info * [Pathology Outlines](https://www.pathologyoutlines.com/) - Pathology Info
* [University of Utah Pathology](https://webpath.med.utah.edu/webpath.html) - Pathology Guide * [University of Utah Pathology](https://webpath.med.utah.edu/webpath.html) - Pathology Guide
* [The Iowa Virtual Slidebox](https://www.mbfbioscience.com/iowavirtualslidebox) - Pathology Atlas Software * [The Iowa Virtual Slidebox](https://www.mbfbioscience.com/iowavirtualslidebox) - Pathology Atlas Software
@ -1021,6 +1003,7 @@
* [KnowYourMeme](https://knowyourmeme.com/) - Meme Database * [KnowYourMeme](https://knowyourmeme.com/) - Meme Database
* [Pronouns List](https://pronounslist.com/) - List of Prefferred Pronouns * [Pronouns List](https://pronounslist.com/) - List of Prefferred Pronouns
* [Gender Neutral Dictionary](https://en.pronouns.page/dictionary) - Gender Neutral Language Dictionary * [Gender Neutral Dictionary](https://en.pronouns.page/dictionary) - Gender Neutral Language Dictionary
* [PrideFlags](https://www.prideflags.org/) - LGBT Flag Index
*** ***

View file

@ -307,7 +307,7 @@
* [File Convoy](https://www.fileconvoy.com/) - 3GB / 21 Days * [File Convoy](https://www.fileconvoy.com/) - 3GB / 21 Days
* [FilePost](https://file-post.net/) - 3GB / 7 Days / Email Required * [FilePost](https://file-post.net/) - 3GB / 7 Days / Email Required
* [Send](https://send.vis.ee/) - 2.5GB / 3 Days / 10 Downloads / [Instances](https://gitlab.com/timvisee/send-instances) * [Send](https://send.vis.ee/) - 2.5GB / 3 Days / 10 Downloads / [Instances](https://gitlab.com/timvisee/send-instances)
* [DropMB](https://dropmb.com/) - 2GB / 1 Year * [DropMB](https://dropmb.com/) - 512MB / 5 Years
* [FireLoad](https://www.fireload.com/) - 2GB / 60 Days / Account Required * [FireLoad](https://www.fireload.com/) - 2GB / 60 Days / Account Required
* [Lufi](https://upload.disroot.org/) - 2GB / 30 Days * [Lufi](https://upload.disroot.org/) - 2GB / 30 Days
* [DooDrive](https://doodrive.com/) - 2GB / 30 Days / Account Required * [DooDrive](https://doodrive.com/) - 2GB / 30 Days / Account Required

View file

@ -103,7 +103,6 @@
* [Clipix](https://www.clipix.com/) * [Clipix](https://www.clipix.com/)
* [WebCull](https://webcull.com/) * [WebCull](https://webcull.com/)
* [Collect](https://colllect.io/) * [Collect](https://colllect.io/)
* [Trove](https://trovenow.com/)
* [GGather](https://web.ggather.com/) * [GGather](https://web.ggather.com/)
* [Dropmark](https://www.dropmark.com/) * [Dropmark](https://www.dropmark.com/)
* [Bookmarkme](https://bookmarkme.io/) * [Bookmarkme](https://bookmarkme.io/)
@ -120,7 +119,7 @@
## ▷ Paywall Bypass ## ▷ Paywall Bypass
* ⭐ **[Archive.is](https://archive.is/)** - Archived Articles * ⭐ **[Archive.is](https://archive.is/)** - Archived Articles
* ⭐ **[Bypass Paywalls Clean](https://github.com/bpc-clone/bpc_updates/releases)** / [Filter List](https://github.com/bpc-clone/bypass-paywalls-clean-filters) / [Twitter](https://twitter.com/Magnolia1234B) - Browser Extensions * ⭐ **[Bypass Paywalls Clean](https://gitflic.ru/project/magnolia1234/bpc_uploads)** / [Filter List](https://github.com/bpc-clone/bypass-paywalls-clean-filters) / [Twitter](https://twitter.com/Magnolia1234B) - Browser Extensions
* ⭐ **[Freedium](https://freedium.cfd/)**, [Medium Parser](https://github.com/Xatta-Trone/medium-parser-extension) or [Medium For All](https://medium-forall.vercel.app/) - Bypass Medium Paywalls * ⭐ **[Freedium](https://freedium.cfd/)**, [Medium Parser](https://github.com/Xatta-Trone/medium-parser-extension) or [Medium For All](https://medium-forall.vercel.app/) - Bypass Medium Paywalls
* ⭐ **[wallabag](https://wallabag.org/)** / [Discord Bot](https://github.com/FahadBinHussain/wallabot) or [Ladder](https://github.com/everywall/ladder) - Self-Hosted * ⭐ **[wallabag](https://wallabag.org/)** / [Discord Bot](https://github.com/FahadBinHussain/wallabot) or [Ladder](https://github.com/everywall/ladder) - Self-Hosted
* [Smry.ai](https://www.smry.ai/) - Article Paywall Bypass * [Smry.ai](https://www.smry.ai/) - Article Paywall Bypass

View file

@ -1485,5 +1485,4 @@ https://github.com/NobodyForNothing/blood-pressure-monitor-fl
* [The Restart Page](http://www.therestartpage.com/) - Vintage Operating System Reboots * [The Restart Page](http://www.therestartpage.com/) - Vintage Operating System Reboots
* [Windows XP Error Worm](https://ybenbihi.github.io/windows-error-worm/) - Click & Drag Windows Errors * [Windows XP Error Worm](https://ybenbihi.github.io/windows-error-worm/) - Click & Drag Windows Errors
* [Hair on Screen](https://chromewebstore.google.com/detail/hair-on-screen/egkikapjpndmjflbjjoondbihalgdjco) - Fake Hair on Screen Prank * [Hair on Screen](https://chromewebstore.google.com/detail/hair-on-screen/egkikapjpndmjflbjjoondbihalgdjco) - Fake Hair on Screen Prank
* [Hacktyper](https://hackertyper.net/), [Hoacks](https://hoacks.com/) or [Geektyper](https://geektyper.com/) - Fake Hacking Screen * [Hacktyper](https://hackertyper.net/), [Hoacks](https://hoacks.com/) or [Geektyper](https://geektyper.com/) - Fake Hacking Screen
* [Urlify](http://urlify.io/) - Make links look shady

View file

@ -496,9 +496,7 @@
## ▷ Streaming / הזרמה ## ▷ Streaming / הזרמה
* [Walla VODs](https://vod.walla.co.il/) - Movies / TV * [Walla VODs](https://vod.walla.co.il/) - Movies / TV
* [Watch It](https://israwatch.cc/), [2](https://wallaflix.com/) - TV * [Wallaflix](https://wallaflix.com/) - TV
* [TVFeel](https://tvfeel.cc/) - TV
* [Zobi](https://zobi.pw/) - TV
* [JFC](https://jfc.org.il/) - Israel Movie Archive * [JFC](https://jfc.org.il/) - Israel Movie Archive
* [Animeil-TV](https://www.animeil-tv.com/) - Anime / [Telegram](https://t.me/AnimeILTVDiscussion) * [Animeil-TV](https://www.animeil-tv.com/) - Anime / [Telegram](https://t.me/AnimeILTVDiscussion)
* [GURUTV](https://gurutv.online/) - Live TV * [GURUTV](https://gurutv.online/) - Live TV

View file

@ -1107,7 +1107,6 @@
*** ***
* ↪️ **[Udemy Course Megadrives](https://rentry.co/FMHYBase64#udemy-course-drives)**
* ⭐ **[Coursevania](https://coursevania.com/)** / [Telegram](https://t.me/Coursevania) * ⭐ **[Coursevania](https://coursevania.com/)** / [Telegram](https://t.me/Coursevania)
* ⭐ **[CouponScorpion](https://couponscorpion.com/)** * ⭐ **[CouponScorpion](https://couponscorpion.com/)**
* [Automatic-Course-Enroller](https://github.com/aapatre/Automatic-Udemy-Course-Enroller-GET-PAID-UDEMY-COURSES-for-FREE) or [Udemy-Course-Enroller](https://github.com/techtanic/Discounted-Udemy-Course-Enroller) - Auto Course Enrollment * [Automatic-Course-Enroller](https://github.com/aapatre/Automatic-Udemy-Course-Enroller-GET-PAID-UDEMY-COURSES-for-FREE) or [Udemy-Course-Enroller](https://github.com/techtanic/Discounted-Udemy-Course-Enroller) - Auto Course Enrollment

View file

@ -69,8 +69,12 @@
## ▷ Translators ## ▷ Translators
* **Note** - Chatbots like ChatGPT and Claude can also translate text, and are sometimes better the the ones listed below.
***
* ⭐ **[DeepLX](https://github.com/OwO-Network/DeepLX)** or [DeepL](https://www.deepl.com/translator) * ⭐ **[DeepLX](https://github.com/OwO-Network/DeepLX)** or [DeepL](https://www.deepl.com/translator)
* ⭐ **[Google Translate](https://translate.google.com/)** / [API](https://github.com/vitalets/google-translate-api) * ⭐ **[Google Translate](https://translate.google.com/)** / [API](https://github.com/vitalets/google-translate-api) or [GTranslate](https://git.sr.ht/~yerinalexey/gtranslate)
* ⭐ **[/r/Translator](https://www.reddit.com/r/translator/)** - Translation Request Community * ⭐ **[/r/Translator](https://www.reddit.com/r/translator/)** - Translation Request Community
* ⭐ **[Translate Web Pages](https://github.com/FilipePS/Traduzir-paginas-web)** - Browser Extension * ⭐ **[Translate Web Pages](https://github.com/FilipePS/Traduzir-paginas-web)** - Browser Extension
* [Mozhi](https://translate.bus-hit.me/) - Multi Translator Frontend * [Mozhi](https://translate.bus-hit.me/) - Multi Translator Frontend
@ -81,17 +85,13 @@
* [LingoJam](https://lingojam.com/) - Create Translator * [LingoJam](https://lingojam.com/) - Create Translator
* [Translator++](https://www.patreon.com/collection/13346) - Automatic Translator / Editor * [Translator++](https://www.patreon.com/collection/13346) - Automatic Translator / Editor
* [Renpy Translator](https://github.com/anonymousException/renpy-translator) or [Renpy Editor](https://github.com/anonymousException/renpy-runtime-editor) - Ren'py Automatic Translator / Editor * [Renpy Translator](https://github.com/anonymousException/renpy-translator) or [Renpy Editor](https://github.com/anonymousException/renpy-runtime-editor) - Ren'py Automatic Translator / Editor
* [QTlinguist](https://github.com/lelegard/qtlinguist-installers), [Eazypo](http://www.eazypo.ca/), [Poedit](https://poedit.net/) - Translation Editor * [Eazypo](http://www.eazypo.ca/) or [Poedit](https://poedit.net/) - Translation Editor
* [OmegaT](https://omegat.org/) - Translation Memory Tool * [OmegaT](https://omegat.org/) - Translation Memory Tool
* [Morsecode World](https://morsecode.world/) or [MorseDecoder](https://morsedecoder.com/) - Morse Code / Binary Translators * [Morsecode World](https://morsecode.world/) or [MorseDecoder](https://morsedecoder.com/) - Morse Code / Binary Translators
* [Emojify](https://madelinemiller.dev/apps/emojify/) - Emojify Text * [Emojify](https://madelinemiller.dev/apps/emojify/) - Emojify Text
* [OpenAI Translator](https://github.com/yetone/openai-translator) - Browser Extension * [OpenAI Translator](https://github.com/yetone/openai-translator) - Browser Extension
* [Simple Translate](https://simple-translate.sienori.com/) - Browser Extension * [Simple Translate](https://simple-translate.sienori.com/) - Browser Extension
* [Saladict](https://saladict.crimx.com/) - Browser Extension
* [Linguist Translator](https://github.com/translate-tools/linguist) - Browser Extension * [Linguist Translator](https://github.com/translate-tools/linguist) - Browser Extension
* [S3Translator](https://www.s3blog.org/s3translator.html) - Browser Extension
* [Firefox Translations](https://addons.mozilla.org/en-US/firefox/addon/firefox-translations/) - Browser Extension
* [Mate Translate](https://gikken.co/mate-translate) - Browser Extension
* [ImTranslator](https://imtranslator.net/) - Browser Extension * [ImTranslator](https://imtranslator.net/) - Browser Extension
* [Papago](https://papago.naver.com/) * [Papago](https://papago.naver.com/)
* [Libretranslate](https://libretranslate.com/) / [2](https://github.com/LibreTranslate/LibreTranslate) * [Libretranslate](https://libretranslate.com/) / [2](https://github.com/LibreTranslate/LibreTranslate)
@ -102,14 +102,10 @@
* [Yandex Translator](https://translate.yandex.com/) * [Yandex Translator](https://translate.yandex.com/)
* [Bing Translator](https://www.bing.com/translator) * [Bing Translator](https://www.bing.com/translator)
* [Reverso](https://www.reverso.net/) * [Reverso](https://www.reverso.net/)
* [GTranslate](https://git.sr.ht/~yerinalexey/gtranslate)
* [babelfish](https://www.babelfish.com/) * [babelfish](https://www.babelfish.com/)
* [translation2](https://translation2.paralink.com/) * [translation2](https://translation2.paralink.com/)
* [Apertium](https://apertium.org/)
* [collinsdictionary](https://www.collinsdictionary.com/translator) * [collinsdictionary](https://www.collinsdictionary.com/translator)
* [online-translator](https://www.online-translator.com/translation)
* [translatedict](https://www.translatedict.com/) * [translatedict](https://www.translatedict.com/)
* [Systrane Translate](https://www.systransoft.com/translate/)
* [Translator.eu](https://www.translator.eu/) * [Translator.eu](https://www.translator.eu/)
*** ***

View file

@ -13,10 +13,10 @@
* ⭐ **[RuTracker](https://rutracker.org/)**, [2](https://rutracker.nl/), [3](https://rutracker.net/) - Video / Audio / Games / Software / Android / Comics / Magazines * ⭐ **[RuTracker](https://rutracker.org/)**, [2](https://rutracker.nl/), [3](https://rutracker.net/) - Video / Audio / Games / Software / Android / Comics / Magazines
* ⭐ **RuTracker Tools** - [Addon](https://addons.mozilla.org/en-US/firefox/addon/rutracker_torrent_search/) / [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045) / [Translator](https://github.com/FilipePS/Traduzir-paginas-web#install) * ⭐ **RuTracker Tools** - [Addon](https://addons.mozilla.org/en-US/firefox/addon/rutracker_torrent_search/) / [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045) / [Translator](https://github.com/FilipePS/Traduzir-paginas-web#install)
* ⭐ **[TorrentGalaxy](https://torrentgalaxy.to/)** - Video / Audio / NSFW / [.onion](http://galaxy3yrfbwlwo72q3v2wlyjinqr2vejgpkxb22ll5pcpuaxlnqjiid.onion) * ⭐ **[TorrentGalaxy](https://torrentgalaxy.to/)** - Video / Audio / NSFW / [.onion](http://galaxy3yrfbwlwo72q3v2wlyjinqr2vejgpkxb22ll5pcpuaxlnqjiid.onion)
* ⭐ **[m0nkrus](https://w14.monkrus.ws/)** - Adobe Software Archive / [Search Engine](https://monkrus.dvuzu.com/) / [Block Adobe](https://github.com/ignaciocastro/a-dove-is-dumb), [2](https://rentry.co/psnfoandhostblock) * ⭐ **[m0nkrus](https://w14.monkrus.ws/)** - Adobe Software Archive / [Search Engine](https://monkrus.dvuzu.com/) / [Block Adobe](https://rentry.co/FMHYBase64#a-dove-is-dumb)
* ⭐ **[Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:0led5tukccj)** / [CSE 2](https://cse.google.com/cse?cx=006516753008110874046:kh3piqxus6n) - Multi Site Search * ⭐ **[Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:0led5tukccj)** / [CSE 2](https://cse.google.com/cse?cx=006516753008110874046:kh3piqxus6n) - Multi Site Search
* [1337x](https://1337x.to/) - Video / Audio / NSFW * [1337x](https://1337x.to/) - Video / Audio / NSFW
* 1337x Tools - [Mirrors](https://1337x-status.org/), [2](https://1337x.to/about), [3](https://ibb.co/py0RCz9) / [User Ranks](https://i.ibb.co/WfNhvtB/ebc2def26433.png) / [Telegram Bot](https://t.me/search_content_bot), [2](https://github.com/xbIm/1337x-torrent-telegram-bot) / [IMDb Ratings](https://github.com/kotylo/1337imdb) / [Proxy](https://redd.it/tz7nyx), [2](https://pastebin.com/3n5K0QrP) [.onion](http://l337xdarkkaqfwzntnfk5bmoaroivtl6xsbatabvlb52umg6v3ch44yd.onion/) / [Magnets](https://greasyfork.org/en/scripts/373230) / [Timezone Fix](https://greasyfork.org/en/scripts/421635) * 1337x Tools - [Mirrors](https://1337x-status.org/), [2](https://1337x.to/about), [3](https://ibb.co/py0RCz9) / [User Ranks](https://i.ibb.co/WfNhvtB/ebc2def26433.png) / [Telegram Bot](https://t.me/search_content_bot), [2](https://github.com/xbIm/1337x-torrent-telegram-bot) / [IMDb Ratings](https://github.com/kotylo/1337imdb) / [Proxy](https://redd.it/tz7nyx), [2](https://pastebin.com/3n5K0QrP) [.onion](http://l337xdarkkaqfwzntnfk5bmoaroivtl6xsbatabvlb52umg6v3ch44yd.onion/) / [Magnets](https://greasyfork.org/en/scripts/373230) / [Timezone Fix](https://greasyfork.org/en/scripts/421635)
* [GloTorrents](https://glodls.to) - Video / Audio / Books / NSFW * [GloTorrents](https://glodls.to) - Video / Audio / Books / NSFW
* [LimeTorrents](https://www.limetorrents.lol/) - Video / Audio / Books * [LimeTorrents](https://www.limetorrents.lol/) - Video / Audio / Books
* [IsoHunt](https://isohunts.to/) or [IsoHunt.nz](https://isohunt.nz/) - Video / Audio / Books * [IsoHunt](https://isohunts.to/) or [IsoHunt.nz](https://isohunt.nz/) - Video / Audio / Books

View file

@ -14,7 +14,6 @@
* ⭐ **[FBOX](https://fboxz.to/)** - Movies / TV / Anime / 1080p / [Clones](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_fbox_clones) * ⭐ **[FBOX](https://fboxz.to/)** - Movies / TV / Anime / 1080p / [Clones](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_fbox_clones)
* ⭐ **[watch.lonelil](https://watch.lonelil.ru/)** - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.com/invite/BKts6Jb5sA) / [Telegram](https://t.me/watchlonelil) * ⭐ **[watch.lonelil](https://watch.lonelil.ru/)** - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.com/invite/BKts6Jb5sA) / [Telegram](https://t.me/watchlonelil)
* ⭐ **[HydraHD](https://hydrahd.com/)** - Movies / TV / Anime / 1080p * ⭐ **[HydraHD](https://hydrahd.com/)** - Movies / TV / Anime / 1080p
* ⭐ **[StreamFlix](https://watch.streamflix.one/)**, [2](https://streamflix.space/) - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/C8fyfz5pYz)
* ⭐ **[KipFlix](https://kipflix.space/)** - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/tDKYeh9eQn) * ⭐ **[KipFlix](https://kipflix.space/)** - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/tDKYeh9eQn)
* ⭐ **[PrimeFlix](https://primeflix-web.vercel.app/)**, [2](https://www.primeflix.lol/) - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/GbW6gzAKgc) * ⭐ **[PrimeFlix](https://primeflix-web.vercel.app/)**, [2](https://www.primeflix.lol/) - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/GbW6gzAKgc)
* ⭐ **[NunFlix](https://nunflix.com/)** - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/CXVyfhgn26) * ⭐ **[NunFlix](https://nunflix.com/)** - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/CXVyfhgn26)
@ -118,7 +117,7 @@
* 🌐 **[Wotaku](https://wotaku.wiki/websites)** - Anime Streaming Index / [Discord](https://discord.gg/vShRGx8ZBC) * 🌐 **[Wotaku](https://wotaku.wiki/websites)** - Anime Streaming Index / [Discord](https://discord.gg/vShRGx8ZBC)
* 🌐 **[The Index](https://theindex.moe/library/anime)** - Anime Streaming Index / [Wiki](https://thewiki.moe/) / [Discord](https://discord.gg/Snackbox) * 🌐 **[The Index](https://theindex.moe/library/anime)** - Anime Streaming Index / [Wiki](https://thewiki.moe/) / [Discord](https://discord.gg/Snackbox)
* 🌐 **[EverythingMoe](https://everythingmoe.com/)** - Anime Streaming Index / [Discord](https://discord.gg/GuueaDgKdS) * 🌐 **[EverythingMoe](https://everythingmoe.com/)** - Anime Streaming Index / [Discord](https://discord.gg/GuueaDgKdS)
* ⭐ **[AniWave](https://aniwave.to/)**, [2](https://animesuge.to/), [3](https://zoroxtv.to/), [4](https://animixplay.tube) - Sub / Dub / 1080p / [Lite](https://lite.aniwave.to) * ⭐ **[AniWave](https://aniwave.to/)**, [2](https://animesuge.to/), [3](https://zoroxtv.to/), [4](https://animixplay.tube), [5](https://anix.to/) - Sub / Dub / 1080p / [Lite](https://lite.aniwave.to)
* ⭐ **[HiAnime](https://hianime.to/)** - Sub / Dub / 1080p / [Clones](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_hianime_clones) / [Auto-Focus](https://greasyfork.org/en/scripts/464019) / [Discord](https://discord.gg/hianime) * ⭐ **[HiAnime](https://hianime.to/)** - Sub / Dub / 1080p / [Clones](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_hianime_clones) / [Auto-Focus](https://greasyfork.org/en/scripts/464019) / [Discord](https://discord.gg/hianime)
* ⭐ **[AnimePahe](https://animepahe.ru/)** - Sub / 1080p / [Downloader](https://github.com/KevCui/animepahe-dl) * ⭐ **[AnimePahe](https://animepahe.ru/)** - Sub / 1080p / [Downloader](https://github.com/KevCui/animepahe-dl)
* ⭐ **[KickAssAnime](https://kickassanime.mx/)** - Sub / Dub / 1080p / [Clones](https://watchanime.io/) / [Discord](https://discord.gg/qduzrvTG6p) * ⭐ **[KickAssAnime](https://kickassanime.mx/)** - Sub / Dub / 1080p / [Clones](https://watchanime.io/) / [Discord](https://discord.gg/qduzrvTG6p)
@ -297,7 +296,6 @@
* [Daily Commercials](https://dailycommercials.com/) - Commercial Archive * [Daily Commercials](https://dailycommercials.com/) - Commercial Archive
* [Yuzu4K Japanese Commercials](https://archive.org/details/jpcm_yuzu4k) - Japanese Commercial Archive * [Yuzu4K Japanese Commercials](https://archive.org/details/jpcm_yuzu4k) - Japanese Commercial Archive
* [Bandersnatch Interactive Player](https://mehotkhan.github.io/BandersnatchInteractive/), [2](https://github.com/joric/bandersnatch) - Interactive player for Black Mirror: Bandersnatch * [Bandersnatch Interactive Player](https://mehotkhan.github.io/BandersnatchInteractive/), [2](https://github.com/joric/bandersnatch) - Interactive player for Black Mirror: Bandersnatch
* [ListenToAMovie](https://listentoamovie.com/) - Listen to Movies
* [Audiovault](https://audiovault.net/) - Descriptive Audio for Blind Users * [Audiovault](https://audiovault.net/) - Descriptive Audio for Blind Users
*** ***