+
+
+
+
+
+
+
*Ladder is a web proxy to help bypass paywalls.* This is a selfhosted version of [1ft.io](https://1ft.io) and [12ft.io](https://12ft.io). It is inspired by [13ft](https://github.com/wasi-master/13ft).
@@ -25,7 +32,7 @@ Freedom of information is an essential pillar of democracy and informed decision
- [x] Linux binary
- [x] Mac OS binary
- [x] Windows binary (untested)
-- [x] Removes most of the ads (unexpected side effect ¯\_(ツ)_/¯ )
+- [x] Removes most of the ads (unexpected side effect ¯\\\_(ツ)_/¯ )
- [x] Basic Auth
- [x] Disable logs
- [x] No Tracking
@@ -73,6 +80,11 @@ See [README.md](/helm-chart/README.md) in helm-chart sub-directory for more info
Or direct by appending the URL to the end of the proxy URL:
http://localhost:8080/https://www.example.com
+Or create a bookmark with the following URL:
+```javascript
+javascript:window.location.href="http://localhost:8080/"+location.href
+```
+
### API
```bash
curl -X GET "http://localhost:8080/api/https://www.example.com"