mirror of
https://github.com/hmjz100/LinkSwift.git
synced 2026-09-20 10:53:34 +08:00
fix(xunlei): adapt updated file menu selector
This commit is contained in:
@@ -358,8 +358,8 @@
|
||||
getCaptchaToken: "https://xluser-ssl.xunlei.com/v1/shield/captcha/init",
|
||||
},
|
||||
mount: {
|
||||
home: `[class^="FileMenu__menu--"]`,
|
||||
share: `[class^="Share__batchActionBox--"]`
|
||||
home: `[class*="FileMenu__menus--"], [class*="FileMenu__menu--"]`,
|
||||
share: `[class^="Share__batchActionBox--"]`
|
||||
},
|
||||
dom: {
|
||||
enhance: `+<br/>此方式可以自动设置文件名,然后下载。<br/>此方式的下载请求<b>不会</b>被 IDM 捕获。`,
|
||||
|
||||
Reference in New Issue
Block a user