mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add mimetype uwebA
This commit is contained in:
parent
c29eb47b8b
commit
d71ea8e173
16 changed files with 48 additions and 39 deletions
|
@ -106,7 +106,7 @@ c[cssFlag]: For example, "c12" will apply the third and fourth
|
|||
<guid>/zh/tips/</guid>
|
||||
<description>免魔法直接使用newbing (chatgpt)
|
||||
总要求:长按底部&quot;PC&quot;按钮选择user-agent为&quot;edge&quot;。用户需登录微软网站比如cn.bing.com,帐号已经开通newbing。
|
||||
方法1: bingChat自带魔法直接界面
|
||||
方法1: bingChat &amp; Write自带魔法直接界面
|
||||
要求: 安装界面html
|
||||
勾选选项“使用离线缓存”, &quot;使用hosts&quot;
|
||||
hosts文件内添加一行(允许发送cookie至魔法url):
|
||||
|
@ -323,6 +323,7 @@ deepL
|
|||
mimetype用来表示命令的输入输出类型。格式为&quot;[输入mimetype]/[输出mimetype]&quot;,&quot;[输入mimetype]&quot;可为&quot;html&quot;或空(txt格式)或为以超微配置目录为基准的相对路径.js文件名; 输出可为标准的mimetype或超微特殊扩充。如:
|
||||
html/text/html: 选中富文本为html格式, 输出mimetype为text/html。
|
||||
/uweb: 选中文本为txt格式, 输出mimetype为特殊扩充uweb,超微将把输出作为链接来处理。
|
||||
/uwebA: 超微将把输出作为&quot;单一&quot;链接来处理。
|
||||
/termux: 命令运行结果将作为termux下命令运行。
|
||||
checked.js: 运行配置目录下checked.js,其返回值作为命令行标准输入。对任何目录型(以“/”结尾)文件url,后面可附&quot;?[文件前缀][[文件后缀]]&quot;。譬如&quot;file:///sdcard/?.png&quot;会列举出&quot;/sdcard&quot;目录下所有.png文件。此时选择选定文件,则可利用checked.js复制文件至PC。(参看下面具体配置)
|
||||
配置default.select如下:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue