下载非内核

This commit is contained in:
zhongluofeng
2026-07-22 18:26:26 +08:00
parent 1e31ee8da9
commit f7d3c13f35
24 changed files with 2609 additions and 2532 deletions
@@ -12,7 +12,7 @@
<img src="icons/icon-48.png" alt="Thing" class="logo" />
<div class="title">
<h1>Thing Extension</h1>
<span class="subtitle">aria2 下载接管 · 资源嗅探</span>
<span class="subtitle">Thing 下载引擎 · 资源嗅探</span>
</div>
</header>
@@ -68,13 +68,13 @@
<form id="configForm">
<label class="field">
<span>RPC 地址</span>
<input type="text" id="rpcUrl" placeholder="http://127.0.0.1:6800/jsonrpc" />
<span>API 地址</span>
<input type="text" id="serverUrl" placeholder="http://127.0.0.1:16800" />
</label>
<label class="field">
<span>RPC 密钥</span>
<input type="password" id="rpcSecret" placeholder="未设置时留空" />
<span>认证密钥</span>
<input type="password" id="secret" placeholder="未设置时留空" />
</label>
<label class="checkbox">