Go to file
2023-08-17 13:07:34 +04:00
src Refactored config 2023-08-16 18:10:05 +04:00
static Completed styling for main page 2023-08-16 15:22:01 +04:00
templates Completed styling for main page 2023-08-16 15:22:01 +04:00
.env.example Refactored config 2023-08-16 18:10:05 +04:00
.eslintrc.json Initial commit 2023-08-13 20:38:33 +03:00
.gitattributes Initial commit 2023-08-13 20:38:33 +03:00
.gitignore Initial commit 2023-08-13 20:38:33 +03:00
LICENSE Create LICENSE 2023-08-14 14:39:36 +03:00
package-lock.json feat: swagger-ui 2023-08-16 10:49:55 +03:00
package.json feat: swagger-ui 2023-08-16 10:49:55 +03:00
README.md Update README.md 2023-08-17 12:05:41 +03:00
tsconfig.json ci: cleancss and copyfiles 2023-08-15 17:15:54 +03:00

txt.
GitHub GitHub release (with filter) Static Badge

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.