From 46ec15afe1c57ab938db996cb259c275823016f8 Mon Sep 17 00:00:00 2001 From: Artemy Egorov Date: Sat, 13 Jan 2024 16:21:04 +0300 Subject: [PATCH] Add txtdot (#472) Co-authored-by: Rabenherz112 Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/txtdot.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/txtdot.yml diff --git a/software/txtdot.yml b/software/txtdot.yml new file mode 100644 index 0000000000..d435bd0026 --- /dev/null +++ b/software/txtdot.yml @@ -0,0 +1,12 @@ +name: "txtdot" +website_url: "https://txtdot.github.io/documentation/" +source_code_url: "https://github.com/TxtDot/txtdot" +description: "A HTTP proxy that parses only text, links and pictures from pages reducing internet bandwidth usage, removing ads and heavy scripts." +licenses: + - MIT +platforms: + - Nodejs + - Docker +tags: + - Proxy +demo_url: "https://txt.dc09.ru"