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.
npm install
npm run dev
npm run build
npm run start
docker compose build
docker compose up -d