13ft
13ft copied to clipboard
My own custom 12ft.io replacement
## 📑 Description Currently, when a user enters a URL without specifying a protocol (e.g., just "google.com") in the index page input field, the application returns an error message stating...
### Description of the bug At first I tried it on a local News site and got blocked by Cloudflare. So I thought I'd use a Medium article and got...
### Blocked by Cloudflare when running locally **URL**: http://127.0.0.1:5000/article Whenever I click submit I get the following.  The page does not successfully load....
### Description Great tool, but not working at paywall of "S+" (www.spiegel.de) and SZplus (www.sueddeutsche.de). Maybe you could have a look at it and update the code? Would be a...
### Description trying to run this in portainer on a raspberry pi, would love a arm64 build. ty ### Additional Information _No response_
### Description If a site uses relative URLs for images such as `` then this fails to show them. I think finding links like that somehow (maybe regex or beautifulsoup?)...
### Description Can we have a dark mode please? ### Additional Information A dark mode might be easier on the eyes, for some of us.
### Summary This pull request aims to enhance the HTML structure, CSS styling, and mobile responsiveness of the existing form page for better usability and performance. ### Changes Made 1....
## 📑 Description 1. if user wants to assign custom port then they can set PORT env for docker 2. removed redundant code, it benefits alot : eg. no need...
Closes # ## 📑 Description ## ✅ Checks - [ ] My pull request adheres to the code style of this project if any - [ ] My code requires...