We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e0210b commit 51df0baCopy full SHA for 51df0ba
1 file changed
dashboard/src/views/Settings.vue
@@ -1383,7 +1383,7 @@ const downloadProxyPlayer = () => {
1383
1384
// 下载代理嗅探器
1385
const downloadProxySniffer = () => {
1386
- const url = 'https://wwvy.lanzouo.com/iXrG437tedfc'
+ const url = 'https://github.com/hjdhnx/pup-sniffer/releases'
1387
window.open(url, '_blank')
1388
Message.success('正在打开代理嗅探器下载页面')
1389
}
0 commit comments