mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
Compare commits
No commits in common. "7df4f9b0347ec725a1040f07cdfc456835700389" and "4fd4f722648d90b2b4c07b2858eee74cd9316912" have entirely different histories.
7df4f9b034
...
4fd4f72264
5 changed files with 0 additions and 17 deletions
|
@ -2,7 +2,6 @@
|
||||||
[中文](README.zh-Hans.md)
|
[中文](README.zh-Hans.md)
|
||||||
|
|
||||||
[Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5)
|
[Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5)
|
||||||
[Downloads](en/download.md)
|
|
||||||
|
|
||||||
[Uweb browser: downloads, plugins and tips](https://torappinfo.github.io/uweb/en/)
|
[Uweb browser: downloads, plugins and tips](https://torappinfo.github.io/uweb/en/)
|
||||||
(Mirrors:
|
(Mirrors:
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
[English](README.md)
|
[English](README.md)
|
||||||
|
|
||||||
[Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5)
|
[Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5)
|
||||||
[Downloads](en/download.md)
|
|
||||||
|
|
||||||
[超微浏览器下载及使用技巧](https://uwebzh.netlify.app/zh/)
|
[超微浏览器下载及使用技巧](https://uwebzh.netlify.app/zh/)
|
||||||
(Mirrors:
|
(Mirrors:
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
[English](README.md)
|
[English](README.md)
|
||||||
|
|
||||||
[Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5)
|
[Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5)
|
||||||
[Downloads](en/download.md)
|
|
||||||
|
|
||||||
[超微浏览器下载及使用技巧](https://uwebzh.netlify.app/zh/)
|
[超微浏览器下载及使用技巧](https://uwebzh.netlify.app/zh/)
|
||||||
(Mirrors:
|
(Mirrors:
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
[pagure](https://releases.pagure.org/uweb/)
|
|
||||||
|
|
||||||
[uweb, termux & history versions](https://s1.asytech.cn/s/tQrgT5kBRg8Trry)
|
|
||||||
|
|
||||||
[github](https://github.com/torappinfo/uweb/releases/tag/v1)
|
|
||||||
|
|
||||||
[sourceforge](https://sourceforge.net/projects/uwebbrowser/files/v1/)
|
|
||||||
|
|
|
@ -41,10 +41,4 @@ z(){
|
||||||
xz -cdf -- "$dict" | less -n +"${percent}/####$word"
|
xz -cdf -- "$dict" | less -n +"${percent}/####$word"
|
||||||
}
|
}
|
||||||
|
|
||||||
zb(){
|
|
||||||
word=$1
|
|
||||||
dict=~/share/xz/$2.xz
|
|
||||||
xz -cdf -- "$dict" | less -n +"/$word"
|
|
||||||
}
|
|
||||||
|
|
||||||
export LESS=-inR
|
export LESS=-inR
|
||||||
|
|
Loading…
Reference in a new issue