diff --git a/README.md b/README.md index 18482cb..af56370 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [中文](README.zh-Hans.md) [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/) (Mirrors: diff --git a/README.zh-Hans.md b/README.zh-Hans.md index c681b25..5a9f517 100644 --- a/README.zh-Hans.md +++ b/README.zh-Hans.md @@ -2,7 +2,6 @@ [English](README.md) [Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5) -[Downloads](en/download.md) [超微浏览器下载及使用技巧](https://uwebzh.netlify.app/zh/) (Mirrors: diff --git a/README.zh.md b/README.zh.md index c681b25..5a9f517 100644 --- a/README.zh.md +++ b/README.zh.md @@ -2,7 +2,6 @@ [English](README.md) [Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5) -[Downloads](en/download.md) [超微浏览器下载及使用技巧](https://uwebzh.netlify.app/zh/) (Mirrors: diff --git a/en/download.md b/en/download.md deleted file mode 100644 index 609bd6e..0000000 --- a/en/download.md +++ /dev/null @@ -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/) - diff --git a/termux/bashrc b/termux/bashrc index 8c29fc2..a3bf988 100644 --- a/termux/bashrc +++ b/termux/bashrc @@ -41,10 +41,4 @@ z(){ xz -cdf -- "$dict" | less -n +"${percent}/####$word" } -zb(){ - word=$1 - dict=~/share/xz/$2.xz - xz -cdf -- "$dict" | less -n +"/$word" -} - export LESS=-inR