|
1 | 1 | // ==UserScript== |
2 | 2 | // @name 蓝奏云网盘增强 |
3 | | -// @version 1.4.7 |
| 3 | +// @version 1.4.8 |
4 | 4 | // @author X.I.U |
5 | 5 | // @description 文件排序、刷新不回根目录、快捷返回上一级(右键网页空白处)、后退返回上一级、右键文件显示菜单、点击直接下载文件、点击空白进入目录、自动显示更多文件、一键复制所有分享链接、自定义分享链接域名、自动打开/复制分享链接、带密码的分享链接自动输密码、拖入文件自动显示上传框、输入密码后回车确认、调整描述(话说)编辑框初始大小 |
6 | | -// @include /^https:\/\/(.+\.)?lanzou[a-z]\.com\/.*$/ |
7 | | -// @match *://pan.lanzou.com/* |
8 | 6 | // @match *://lanzou.com/u |
9 | | -// @match *://www.lanzou.com/account.php* |
10 | 7 | // @match *://www.lanzou.com/u |
| 8 | +// @match *://www.lanzou.com/account.php* |
11 | 9 | // @match *://up.woozooo.com/u |
12 | 10 | // @match *://up.woozooo.com/mydisk.php* |
13 | 11 | // @match *://pc.woozooo.com/u |
14 | 12 | // @match *://pc.woozooo.com/mydisk.php* |
| 13 | +// @match *://pan.lanzou.com/* |
| 14 | +// @match *://*.lanzoub.com/* |
| 15 | +// @match *://*.lanzoue.com/* |
| 16 | +// @match *://*.lanzouf.com/* |
| 17 | +// @match *://*.lanzouh.com/* |
| 18 | +// @match *://*.lanzoui.com/* |
| 19 | +// @match *://*.lanzouj.com/* |
| 20 | +// @match *://*.lanzoul.com/* |
| 21 | +// @match *://*.lanzoum.com/* |
| 22 | +// @match *://*.lanzouo.com/* |
| 23 | +// @match *://*.lanzoup.com/* |
| 24 | +// @match *://*.lanzouq.com/* |
| 25 | +// @match *://*.lanzout.com/* |
| 26 | +// @match *://*.lanzouu.com/* |
| 27 | +// @match *://*.lanzouv.com/* |
| 28 | +// @match *://*.lanzouw.com/* |
| 29 | +// @match *://*.lanzoux.com/* |
| 30 | +// @match *://*.lanzouy.com/* |
15 | 31 | // @icon https://www.lanzou.com/favicon.ico |
16 | 32 | // @grant GM_xmlhttpRequest |
17 | 33 | // @grant GM_registerMenuCommand |
|
0 commit comments