feat: 新增一个vpn

This commit is contained in:
chenjinsong
2024-01-30 10:30:50 +08:00
parent cca54359a8
commit df5decc3b4

View File

@@ -1978,6 +1978,14 @@ export const pluginBasicInfo = [
desc: 'knowledgeBase.desc.windscribeIp', desc: 'knowledgeBase.desc.windscribeIp',
iconUrl: 'images/knowledge-base-logo/windscribe.png' iconUrl: 'images/knowledge-base-logo/windscribe.png'
}, },
{
id: 122,
name: 'Proton VPN',
type: 'IP',
schedule: 'plugin.hourly',
desc: 'knowledgeBase.desc.protonvpn',
iconUrl: 'images/knowledge-base-logo/protonvpn.png'
},
{ {
id: 109, id: 109,
name: 'Psiphon3 VPN', name: 'Psiphon3 VPN',