下载非内核
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user