5
5
6
6
![ txtdot logo] ( https://github.com/TempoWorks/.github/raw/main/imgs/txtdot.png )
7
7
8
- <a href =" https://txtdot .github.io/documentation " ><img alt =" Documentation " src =" https://img.shields.io/badge/Documentation-blue " ></a >
9
- <a href =" https://github.com/TxtDot /instances " ><img alt =" Instances " src =" https://img.shields.io/badge/Instances-blue " ></a >
8
+ <a href =" https://tempoworks .github.io/documentation " ><img alt =" Documentation " src =" https://img.shields.io/badge/Documentation-blue " ></a >
9
+ <a href =" https://github.com/tempoworks /instances " ><img alt =" Instances " src =" https://img.shields.io/badge/Instances-blue " ></a >
10
10
<br >
11
- <a href =" https://github.com/TxtDot /txtdot/blob/main/LICENSE " ><img alt =" MIT license " src =" https://img.shields.io/github/license/txtdot /txtdot?color=blue " ></a >
12
- <a href =" https://github.com/TxtDot /txtdot/releases/latest " ><img alt =" Latest release " src =" https://img.shields.io/github/v/release/TxtDot /txtdot?display_name=release " ></a >
11
+ <a href =" https://github.com/tempoworks /txtdot/blob/main/LICENSE " ><img alt =" MIT license " src =" https://img.shields.io/github/license/tempoworks /txtdot?color=blue " ></a >
12
+ <a href =" https://github.com/tempoworks /txtdot/releases/latest " ><img alt =" Latest release " src =" https://img.shields.io/github/v/release/tempoworks /txtdot?display_name=release " ></a >
13
13
14
14
# txtdot
15
15
@@ -24,12 +24,12 @@ Mozilla's Readability library is used under the hood.
24
24
- Server-side page simplification
25
25
- Media proxy
26
26
- Image compression with Sharp
27
- - Rendering client-side apps (Vanilla, React, Vue, etc) with [ webder] ( https://github.com/TxtDot /webder )
27
+ - Rendering client-side apps (Vanilla, React, Vue, etc) with [ webder] ( https://github.com/tempoworks /webder )
28
28
- Search with SearXNG
29
29
- Handy API endpoints
30
30
- No client JavaScript
31
31
- Some kind of Material Design 3
32
- - Customization with plugins, see [ @txtdot/sdk ] ( https://github.com/TxtDot /txtdot/tree/main/packages/sdk ) and [ @txtdot/plugins ] ( https://github.com/TxtDot /txtdot/tree/main/packages/plugins )
32
+ - Customization with plugins, see [ @txtdot/sdk ] ( https://github.com/tempoworks /txtdot/tree/main/packages/sdk ) and [ @txtdot/plugins ] ( https://github.com/tempoworks /txtdot/tree/main/packages/plugins )
33
33
34
34
## Running
35
35
@@ -57,8 +57,8 @@ docker compose up -d
57
57
## Screenshots
58
58
59
59
<div align =" center " >
60
- <img src =" https://raw.githubusercontent.com/TxtDot /.github/main/imgs/ui_url_input.png " alt =" Main page with URL input field " >
61
- <img src =" https://raw.githubusercontent.com/TxtDot /.github/main/imgs/ui_search_page.png " alt =" SearXNG search results page " >
60
+ <img src =" https://raw.githubusercontent.com/tempoworks /.github/main/imgs/ui_url_input.png " alt =" Main page with URL input field " >
61
+ <img src =" https://raw.githubusercontent.com/tempoworks /.github/main/imgs/ui_search_page.png " alt =" SearXNG search results page " >
62
62
</div >
63
63
64
64
## Performance tests
@@ -82,20 +82,20 @@ between original page and proxied one.
82
82
| [ Nginx Blog] [ nginx-link ] Mobile | ![ 26%] [ nginx-mo-img ] | ![ 100%] [ nginx-mt-img ] |
83
83
84
84
[ habr-link ] : https://habr.com/ru/articles/780692/
85
- [ habr-do-img ] : https://raw.githubusercontent.com/TxtDot /.github/main/tests/habr/desktop_orig.png
86
- [ habr-dt-img ] : https://raw.githubusercontent.com/TxtDot /.github/main/tests/habr/desktop_txtdot.png
87
- [ habr-mo-img ] : https://raw.githubusercontent.com/TxtDot /.github/main/tests/habr/mobile_orig.png
88
- [ habr-mt-img ] : https://raw.githubusercontent.com/TxtDot /.github/main/tests/habr/mobile_txtdot.png
85
+ [ habr-do-img ] : https://raw.githubusercontent.com/tempoworks /.github/main/tests/habr/desktop_orig.png
86
+ [ habr-dt-img ] : https://raw.githubusercontent.com/tempoworks /.github/main/tests/habr/desktop_txtdot.png
87
+ [ habr-mo-img ] : https://raw.githubusercontent.com/tempoworks /.github/main/tests/habr/mobile_orig.png
88
+ [ habr-mt-img ] : https://raw.githubusercontent.com/tempoworks /.github/main/tests/habr/mobile_txtdot.png
89
89
[ medium-link ] : https://levelup.gitconnected.com/proxy-servers-how-proxies-work-0ec083fc1030
90
- [ medium-do-img ] : https://raw.githubusercontent.com/TxtDot /.github/main/tests/medium/desktop_orig.png
91
- [ medium-dt-img ] : https://raw.githubusercontent.com/TxtDot /.github/main/tests/medium/desktop_txtdot.png
92
- [ medium-mo-img ] : https://raw.githubusercontent.com/TxtDot /.github/main/tests/medium/mobile_orig.png
93
- [ medium-mt-img ] : https://raw.githubusercontent.com/TxtDot /.github/main/tests/medium/mobile_txtdot.png
90
+ [ medium-do-img ] : https://raw.githubusercontent.com/tempoworks /.github/main/tests/medium/desktop_orig.png
91
+ [ medium-dt-img ] : https://raw.githubusercontent.com/tempoworks /.github/main/tests/medium/desktop_txtdot.png
92
+ [ medium-mo-img ] : https://raw.githubusercontent.com/tempoworks /.github/main/tests/medium/mobile_orig.png
93
+ [ medium-mt-img ] : https://raw.githubusercontent.com/tempoworks /.github/main/tests/medium/mobile_txtdot.png
94
94
[ nginx-link ] : https://www.nginx.com/blog/rate-limiting-nginx/
95
- [ nginx-do-img ] : https://raw.githubusercontent.com/TxtDot /.github/main/tests/nginx-blog/desktop_orig.png
96
- [ nginx-dt-img ] : https://raw.githubusercontent.com/TxtDot /.github/main/tests/nginx-blog/desktop_txtdot.png
97
- [ nginx-mo-img ] : https://raw.githubusercontent.com/TxtDot /.github/main/tests/nginx-blog/mobile_orig.png
98
- [ nginx-mt-img ] : https://raw.githubusercontent.com/TxtDot /.github/main/tests/nginx-blog/mobile_txtdot.png
95
+ [ nginx-do-img ] : https://raw.githubusercontent.com/tempoworks /.github/main/tests/nginx-blog/desktop_orig.png
96
+ [ nginx-dt-img ] : https://raw.githubusercontent.com/tempoworks /.github/main/tests/nginx-blog/desktop_txtdot.png
97
+ [ nginx-mo-img ] : https://raw.githubusercontent.com/tempoworks /.github/main/tests/nginx-blog/mobile_orig.png
98
+ [ nginx-mt-img ] : https://raw.githubusercontent.com/tempoworks /.github/main/tests/nginx-blog/mobile_txtdot.png
99
99
100
100
</details >
101
101
0 commit comments