https://github.com/wasi-master/13ft Skip to content Navigation Menu Toggle navigation Sign in * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + GitHub Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions By size + Enterprise + Teams + Startups By industry + Healthcare + Financial services + Manufacturing By use case + CI/CD & Automation + DevOps + DevSecOps * Resources Topics + AI + DevOps + Security + Software Development Explore + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Enterprise + Enterprise platform AI-powered developer platform Available add-ons + Advanced Security Enterprise-grade security features + GitHub Copilot Enterprise-grade AI features + Premium Support Enterprise-grade 24/7 support * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up Reseting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} wasi-master / 13ft Public * Notifications You must be signed in to change notification settings * Fork 47 * Star 769 My own custom 12ft.io replacement 13ft.wasimaster.me License MIT license 769 stars 47 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings * Code * Issues 5 * Pull requests 1 * Actions * Security * Insights Additional navigation options * Code * Issues * Pull requests * Actions * Security * Insights wasi-master/13ft This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main BranchesTags Go to file Code Folders and files Name Name Last commit Last commit message date Latest commit History 53 Commits .github/workflows .github/workflows app app screenshots screenshots .gitattributes .gitattributes Dockerfile Dockerfile LICENSE LICENSE README.md README.md docker-compose.yaml docker-compose.yaml requirements.txt requirements.txt View all files Repository files navigation * README * Code of conduct * MIT license 13 Feet Ladder A site similar to 12ft.io but is self hosted and works with websites that 12ft.io doesn't work with. What is this? This is a simple self hosted server that has a simple but powerful interface to block ads, paywalls, and other nonsense. Specially for sites like medium, new york times which have paid articles that you normally cannot read. Now I do want you to support the creators you benefit from but if you just wanna see one single article and move on with your day then this might be helpful How does it work? It pretends to be GoogleBot (Google's web crawler) and gets the same content that google will get. Google gets the whole page so that the content of the article can be indexed properly and this takes advantage of that. How do I use it? Using Docker Requirements: * docker * docker-compose First, clone the repo to your machine then run the following commands: git clone https://github.com/wasi-master/13ft.git cd 13ft docker-compose up The image is also available from DockerHub or ghcr.io so the command docker pull wasimaster/13ft also works. Standard Python script First, make sure you have python installed on your machine. Next, clone the git repo. Then go to a terminal (Command Prompt on Windows, Terminal on Mac) and run the following command: From the git cloned directory on your computer: cd app/ python -m pip install -r requirements.txt If that doesn't work retry but replace python with py, then try python3, then try py3 Then run portable.py, click this link for a tutorial on how to run python scripts. python portable.py Then follow these simple steps Step 1 step 1 screenshot Go to the website at the url shown in the console Step 2 step 2 screenshot Click on the input box Step 3 step 3 screenshot Paste your desired url Step 4 step 4 screenshot Voila you now have bypassed the paywall and ads Alternative method You can also append the url at the end of the link and it will also work. (e.g if your server is running at http://127.0.0.1:5000 then you can go to http://127.0.0.1:5000/https://example.com and it will read out the contents of https://example.com) This feature is possible thanks to atcasanova About My own custom 12ft.io replacement 13ft.wasimaster.me Topics python selfhosted self-hosted python3 selfhost paywall-blocker paywall-bypasser paywall-bypass Resources Readme License MIT license Code of conduct Code of conduct Activity Stars 769 stars Watchers 6 watching Forks 47 forks Report repository Releases 9 Version 0.3.2 Latest Aug 17, 2024 + 8 releases Packages 0 Contributors 7 * @wasi-master * @recklessop * @luizpicolo * @atcasanova * @jbonadiman * @Joao620 * @DeltaTangoLima Languages * Python 62.5% * HTML 30.6% * Dockerfile 6.9% Footer (c) 2024 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * Manage cookies * Do not share my personal information You can't perform that action at this time.