Skip to content

Commit 1f1b6f2

Browse files
committed
调整 分享链接域名匹配规则(从即将过时的 include 替换为 match)
1 parent 7dec2d0 commit 1f1b6f2

1 file changed

Lines changed: 20 additions & 4 deletions

File tree

Lanzou-Enhanced.user.js

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,33 @@
11
// ==UserScript==
22
// @name 蓝奏云网盘增强
3-
// @version 1.4.7
3+
// @version 1.4.8
44
// @author X.I.U
55
// @description 文件排序、刷新不回根目录、快捷返回上一级(右键网页空白处)、后退返回上一级、右键文件显示菜单、点击直接下载文件、点击空白进入目录、自动显示更多文件、一键复制所有分享链接、自定义分享链接域名、自动打开/复制分享链接、带密码的分享链接自动输密码、拖入文件自动显示上传框、输入密码后回车确认、调整描述(话说)编辑框初始大小
6-
// @include /^https:\/\/(.+\.)?lanzou[a-z]\.com\/.*$/
7-
// @match *://pan.lanzou.com/*
86
// @match *://lanzou.com/u
9-
// @match *://www.lanzou.com/account.php*
107
// @match *://www.lanzou.com/u
8+
// @match *://www.lanzou.com/account.php*
119
// @match *://up.woozooo.com/u
1210
// @match *://up.woozooo.com/mydisk.php*
1311
// @match *://pc.woozooo.com/u
1412
// @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/*
1531
// @icon https://www.lanzou.com/favicon.ico
1632
// @grant GM_xmlhttpRequest
1733
// @grant GM_registerMenuCommand

0 commit comments

Comments
 (0)