torappinfo
torappinfo
希望能通过命令行参数运行。这样的话批量处理/通配符等就无需作者实现。
$ python3 proxy.py Traceback (most recent call last): File "proxy.py", line 62, in from config import config File "~/git/XX-Mini/lib/config.py", line 5, in import ConfigParser ImportError: No module named 'ConfigParser' 修改掉ConfigParser的话也还有很多问题,看大家推荐说linux版python3是没问题的,但我从来就没成功过。
Could be played by other audio player. OS: android 7.1 change the attached file to be s.opus and then play [s.zip](https://github.com/termux/play-audio/files/1289383/s.zip)
### Why do you want to add this package to Termux? libzim is already a termux pacakage, kiwix-tools is the command line tool to use it. Name : kiwix-tools Version...
### Why do you want to add this package to Termux? Can easily pick command line from predefined file/history. ### Home page URL _No response_ ### Source code URL https://github.com/dvorka/hstr...
### Why do you want to add this package to Termux? websocketd makes any STDIN/STDOUT command a websocket server, thus make the console command an interactive web application with a...
Now that Baidu have dubox, which is almost same as pan.baidu.com. So, making url configurable is good idea to support dubox.
此项目及newbinggogo需要不停维护界面及接口。但这个工作并非必要,我们可直接使用微软界面。方法是内部重定向。 主要可参考[超微浏览器全局重定向](https://torappinfo.github.io/uweb/zh/tips/index.html) 另外,内部重定向可增加选项允许使用forward cookie,这样的话对cookie就无需任何处理。 经过上面两次简化,整个项目仅需维护workers代码。 想尝试的朋友可使用全局重定向url: "https://pb.torapp.eu.org/" 。除google搜索被cf禁用别的网站国内都可直接访问。 目前的[workers代码](https://torappinfo.github.io/uweb/en/searchurl/cloudflare/pbing.js)可处理一般网站访问,但bingai改版以后的重定向好像还没有完备。期待有识之士帮助维护。 本人从bingai出生起维护超微浏览器国内直接使用直至今日,深感界面/api维护之不易。
UI界面本地化
这样可以避免界面网站被屏蔽。方法有很多,可以使用扩展 (类似newbinggogo)。可以提供单独的本地html/css/js. 也可以使用类似 [超微浏览器离线资源](https://torappinfo.github.io/uweb/zh/tips/index.html)。 上述方案以“单独的本地html/css/js"最佳。
[uweb browser](https://github.com/torappinfo/uweb) supports [global redirection](https://uwebzh.netlify.app/zh/redirect) with cookie forwarding. Thus cf worker easily works for AI sites like devv.ai and duck.ai. It works for most sites allowing visits from cloudflare worker....