13ft icon indicating copy to clipboard operation
13ft copied to clipboard

My own custom 12ft.io replacement

Results 21 13ft issues
Sort by recently updated
recently updated
newest added

## 📑 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...

bug

### Blocked by Cloudflare when running locally **URL**: http://127.0.0.1:5000/article Whenever I click submit I get the following. ![Screen Shot 2022-02-09 at 10 13 29](https://user-images.githubusercontent.com/22704053/153115764-76983ab0-89c3-435f-b45f-ba686fbdab45.png) 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...

enhancement

### Description trying to run this in portainer on a raspberry pi, would love a arm64 build. ty ### Additional Information _No response_

enhancement

### 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?)...

enhancement

### Description Can we have a dark mode please? ### Additional Information A dark mode might be easier on the eyes, for some of us.

enhancement

### 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...