Skip to content

Commit

Permalink
update violentmonkey script version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysonlong committed Feb 13, 2023
1 parent 9bcd040 commit cfe8d60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion violentmonkey/WebVideoDownloader.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// @name 网站视频下载器
// @namespace https://github.com/jaysonlong
// @author Jayson Long https://github.com/jaysonlong
// @version 2.2.2
// @version 2.2.3
// @match *://www.bilibili.com/*/play/*
// @match *://www.bilibili.com/video/*
// @match *://www.bilibili.com/s/video/*
Expand All @@ -14,6 +14,7 @@
// @match *://v.qq.com/tv/*
// @match *://wetv.vip/*
// @match *://www.mgtv.com/b/*
// @match *://w.mgtv.com/b/*
// @require https://unpkg.com/[email protected]/dist/ajaxhook.min.js
// @require https://cdn.bootcdn.net/ajax/libs/draggabilly/2.3.0/draggabilly.pkgd.min.js
// @resource sweetalert2 https://cdn.bootcdn.net/ajax/libs/limonte-sweetalert2/8.11.8/sweetalert2.all.min.js
Expand Down

0 comments on commit cfe8d60

Please sign in to comment.