We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b96544 commit eac159aCopy full SHA for eac159a
1 file changed
dashboard/src/views/Settings.vue
@@ -1318,7 +1318,7 @@ const downloadProxyPlayer = () => {
1318
1319
// 下载代理嗅探器
1320
const downloadProxySniffer = () => {
1321
- const url = 'https://wwvy.lanzouo.com/ipJdB37otz1a'
+ const url = 'https://wwvy.lanzouo.com/iXrG437tedfc'
1322
window.open(url, '_blank')
1323
Message.success('正在打开代理嗅探器下载页面')
1324
}
0 commit comments