Skip to content

Commit 51df0ba

Browse files
author
Taois
committed
feat: 更新嗅探器下载地址
1 parent 8e0210b commit 51df0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/src/views/Settings.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1383,7 +1383,7 @@ const downloadProxyPlayer = () => {
13831383
13841384
// 下载代理嗅探器
13851385
const downloadProxySniffer = () => {
1386-
const url = 'https://wwvy.lanzouo.com/iXrG437tedfc'
1386+
const url = 'https://github.com/hjdhnx/pup-sniffer/releases'
13871387
window.open(url, '_blank')
13881388
Message.success('正在打开代理嗅探器下载页面')
13891389
}

0 commit comments

Comments
 (0)