mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
webdav/http file upload support
This commit is contained in:
parent
3ecbea5097
commit
a3147eaa1a
9 changed files with 21 additions and 4 deletions
|
@ -29,7 +29,15 @@ input{height:40px;width:100%;border-radius:50px;}
|
|||
</form>
|
||||
|
||||
<p><a href="javascript:document.forms[0].u.value='https://dav.jianguoyun.com/dav/%e6%88%91%e7%9a%84%e5%9d%9a%e6%9e%9c%e4%ba%91/uweb.tgz';void(0)">坚果云</a>
|
||||
<a href="javascript:document.forms[0].u.value='https://app.koofr.net/dav/koofr/uweb.tgz';void(0)">koofr</a>
|
||||
<a href="javascript:document.forms[0].u.value='https://webdav.pcloud.com/uweb.tgz';void(0)">pcloud</a>
|
||||
<a href="javascript:document.forms[0].u.value='https://webdav.yandex.com/uweb.tgz';void(0)">yandex</a>
|
||||
<a href="javascript:document.forms[0].u.value='https://webdav.opendrive.com/uweb.tgz';void(0)">opendrive</a>
|
||||
<a href="javascript:document.forms[0].u.value='https://dav.box.com/dav/uweb.tgz';void(0)"></a>
|
||||
<a href="javascript:document.forms[0].u.value='https://yura.teracloud.jp/dav/uweb.tgz';void(0)">teracloud</a>
|
||||
|
||||
<br>
|
||||
|
||||
<a href="javascript:document.forms[0].i.value='/data/data/info.torapp.uweb/files';void(0)">uweb目录</a>
|
||||
<a href="javascript:document.forms[0].i.value='/data/data/info.torapp.uweb/app_webview/Default/Cookies';void(0)">Cookie (webview 76+)</a>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue