b78da402553ea9fcc92e5da14626ce959fe41af3

* refactor: public config delete public config, replace with package.json. Update version to 1.6.0 for this pull request. * fix: searx pagination * refactor: type system for routes * refactor: universal redirection * fix: stackoverflow questions add No handler Found error * feat: stackoverflow users parser
HTTP proxy that parses only text, links and pictures from pages reducing internet traffic, removing ads and heavy scripts.
Uses Mozilla's readability.js, 🔗 linkedom, Fastify web framework.
Installation
npm install
Running
Dev
npm run dev
Prod
npm run build
npm run start
Docker
docker compose build
docker compose up -d
Languages
TypeScript
72.3%
EJS
17.6%
CSS
7.1%
Dockerfile
2.2%
Shell
0.8%