Andrey f965098d37
Merge pull request #6 from TxtDot/new-routing
GET parameters, rendering HTML with ejs
2023-08-14 16:59:10 +04:00
2023-08-14 16:58:33 +04:00
2023-08-13 20:38:33 +03:00
2023-08-13 20:38:33 +03:00
2023-08-13 20:38:33 +03:00
2023-08-13 20:38:33 +03:00
2023-08-14 14:39:36 +03:00
2023-08-14 14:37:30 +03:00
2023-08-13 20:38:33 +03:00

txt.

HTTP proxy that parses only text, links and pictures from pages reducing internet traffic, removing ads and heavy scripts.

Installation

npm install

Running

Dev

npm run dev

Prod

npm run build
npm run start

Uses Mozilla's readability.js, JSDOM, Fastify web framework.

Description
No description provided
Readme MIT 1.2 MiB
Languages
TypeScript 72.3%
EJS 17.6%
CSS 7.1%
Dockerfile 2.2%
Shell 0.8%