This repository has been archived by the owner on Jul 2, 2023. It is now read-only.
forked from moeloli/baidupan-rapidupload
-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8cae793
commit 67cc26b
Showing
6 changed files
with
28 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,26 +14,26 @@ | |
<div class="row"> | ||
<div class="col-sm-8 offset-sm-2 col-md-6 offset-md-3 text-center"> | ||
<h1>百度网盘秒传链接转存</h1> | ||
<p id="version">v1.0 mengzonefire version</p> | ||
<p id="version">v1.1 mengzonefire version</p> | ||
<p><b>请先阅读 <a href="./manual.html" target="_blank">使用教程</a></b><br></p> | ||
<p><a href="./multisave.html">批量转存</a> <a href="./gen.html">秒传生成</a> <a href="./convert.html">秒传转换</a></p> | ||
</div> | ||
<div class="col-sm-8 offset-sm-2 col-md-6 offset-md-3 text-center"> | ||
<p>若转存显示 <b>{"errno":-6,"request_id":...}:</b></p> | ||
<p>请在此浏览器<b>打开或刷新</b><a href="https://pan.baidu.com/" target="_blank">度盘页面</a>(若未登陆请登陆)再重试</p> | ||
<p>若转存显示 <b>{"errno":-6} 或 {"errno":2,"request_id":...}:</b></p> | ||
<p>请填写<b>bdstoken</b>: <b><a href="https://pan.baidu.com/api/gettemplatevariable?fields=[%22bdstoken%22]" | ||
<p>1. 若转存显示 <b>{"errno":-6,"request_id":...}:</b></p> | ||
<p>-> 请在此浏览器<b>打开或刷新</b><a href="https://pan.baidu.com/" target="_blank">度盘页面</a>(若未登陆请登陆)再重试</p> | ||
<p>2. 若转存显示 <b>{"errno":-6} 或 {"errno":2,"request_id":...}:</b></p> | ||
<p>-> 请填写<b>bdstoken</b>: <b><a href="https://pan.baidu.com/api/gettemplatevariable?fields=[%22bdstoken%22]" | ||
target=_blank>登录度盘网页版后点我获取bdstoken</a></b></p> | ||
</div> | ||
<div id="body" class="col-sm-8 offset-sm-2 col-md-6 offset-md-3 text-center"> | ||
<div id="api"> | ||
<p>秒传转存接口: | ||
<label class="checkbox-inline" style="cursor:pointer; margin-left: 10px;"> | ||
<input type="radio" name="inlineRadioOptions" value="api1" checked> 常规接口 | ||
<input type="radio" name="inlineRadioOptions" value="api2" checked> 备用接口 | ||
</label> | ||
<label class="checkbox-inline" style="cursor:pointer; margin-left: 6px;"> | ||
<input type="radio" name="inlineRadioOptions" value="api2"> 备用接口 | ||
(常规接口显示404时使用)</label> | ||
<input type="radio" name="inlineRadioOptions" value="api1" disabled> <del>常规接口</del>(已失效) | ||
</label> | ||
</p> | ||
</div> | ||
<div> | ||
|
@@ -81,7 +81,7 @@ <h1>百度网盘秒传链接转存</h1> | |
<script src="https://cdn.staticfile.org/twitter-bootstrap/5.2.0/js/bootstrap.min.js"></script> | ||
<script src="https://cdn.staticfile.org/jquery/3.6.0/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/base64.js"></script> | ||
<script src="./common/Tools.js?version=1.0"></script> | ||
<script src="./common/Tools.js?version=1.1"></script> | ||
<script> | ||
function inital() { | ||
$('#bdstoken').val(localStorage.getItem('Blink_bdstoken')); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
<div class="row"> | ||
<div class="col-sm-8 offset-sm-2 col-md-6 offset-md-3 text-center"> | ||
<h1>百度网盘秒传链接批量转存</h1> | ||
<p id="version">v1.0 mengzonefire version</p> | ||
<p id="version">v1.1 mengzonefire version</p> | ||
<p><b>请先阅读 <a href="./manual.html" target="_blank">使用教程</b></a><br></p> | ||
<p><a href="./index.html">秒传转存</a> <a href="./gen.html">秒传生成</a> <a href="./convert.html">秒传转换</a> | ||
</p> | ||
|
@@ -26,21 +26,20 @@ <h1>百度网盘秒传链接批量转存</h1> | |
</p> | ||
</div> | ||
<div class="col-sm-8 offset-sm-2 col-md-6 offset-md-3 text-center"> | ||
<p>若转存显示 <b>{"errno":-6,"request_id":...}:</b></p> | ||
<p>请在此浏览器<b>打开或刷新</b><a href="https://pan.baidu.com/" target="_blank">度盘页面</a>(若未登陆请登陆)再重试</p> | ||
<p>若转存显示 <b>{"errno":-6} 或 {"errno":2,"request_id":...}:</b></p> | ||
<p>请填写<b>bdstoken</b>: <b><a href="https://pan.baidu.com/api/gettemplatevariable?fields=[%22bdstoken%22]" | ||
<p>1. 若转存显示 <b>{"errno":-6,"request_id":...}:</b></p> | ||
<p>-> 请在此浏览器<b>打开或刷新</b><a href="https://pan.baidu.com/" target="_blank">度盘页面</a>(若未登陆请登陆)再重试</p> | ||
<p>2. 若转存显示 <b>{"errno":-6} 或 {"errno":2,"request_id":...}:</b></p> | ||
<p>-> 请填写<b>bdstoken</b>: <b><a href="https://pan.baidu.com/api/gettemplatevariable?fields=[%22bdstoken%22]" | ||
target=_blank>登录度盘网页版后点我获取bdstoken</a></b></p> | ||
</div> | ||
<div id="body" class="col-sm-8 offset-sm-2 col-md-6 offset-md-3 text-center"> | ||
<div id="api"> | ||
<p> | ||
秒传转存接口: | ||
<p>秒传转存接口: | ||
<label class="checkbox-inline" style="cursor:pointer; margin-left: 10px;"> | ||
<input type="radio" name="inlineRadioOptions" value="api1" checked> 常规接口 | ||
<input type="radio" name="inlineRadioOptions" value="api2" checked> 备用接口 | ||
</label> | ||
<label class="checkbox-inline" style="cursor:pointer; margin-left: 6px;"> | ||
<input type="radio" name="inlineRadioOptions" value="api2"> 备用接口(常规接口显示404时使用) | ||
<input type="radio" name="inlineRadioOptions" value="api1" disabled> <del>常规接口</del>(已失效) | ||
</label> | ||
</p> | ||
</div> | ||
|
@@ -71,7 +70,7 @@ <h1>百度网盘秒传链接批量转存</h1> | |
<script src="https://cdn.staticfile.org/twitter-bootstrap/5.2.0/js/bootstrap.min.js"></script> | ||
<script src="https://cdn.staticfile.org/jquery/3.6.0/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/base64.js"></script> | ||
<script src="./common/Tools.js?version=1.0"></script> | ||
<script src="./common/Tools.js?version=1.1"></script> | ||
<script> | ||
function inital() { | ||
$('#bdstoken').val(localStorage.getItem('Blink_bdstoken')); | ||
|