feat:增加9个系统插件

This commit is contained in:
hyx
2024-01-25 12:29:58 +08:00
parent 475b112835
commit 849df8c8d8
7 changed files with 72 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 704 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -1906,6 +1906,78 @@ export const pluginBasicInfo = [
desc: 'knowledgeBase.desc.ipVanishIp', desc: 'knowledgeBase.desc.ipVanishIp',
iconUrl: 'images/knowledge-base-logo/ip-vanish.png' iconUrl: 'images/knowledge-base-logo/ip-vanish.png'
}, },
{
id: 113,
name: 'CyberGhost VPN',
type: 'Domain',
schedule: 'plugin.hourly',
desc: 'knowledgeBase.desc.cyberGhostDomain',
iconUrl: 'images/knowledge-base-logo/cyber-ghost.png'
},
{
id: 114,
name: 'CyberGhost VPN',
type: 'IP',
schedule: 'plugin.hourly',
desc: 'knowledgeBase.desc.cyberGhostIp',
iconUrl: 'images/knowledge-base-logo/cyber-ghost.png'
},
{
id: 115,
name: 'Gecko VPN',
type: 'IP',
schedule: 'plugin.hourly',
desc: 'knowledgeBase.desc.geckoIp',
iconUrl: 'images/knowledge-base-logo/gecko.png'
},
{
id: 116,
name: 'Ivacy VPN',
type: 'Domain',
schedule: 'plugin.hourly',
desc: 'knowledgeBase.desc.ivacyDomain',
iconUrl: 'images/knowledge-base-logo/ivacy.png'
},
{
id: 117,
name: 'Ivacy VPN',
type: 'IP',
schedule: 'plugin.hourly',
desc: 'knowledgeBase.desc.ivacyIp',
iconUrl: 'images/knowledge-base-logo/ivacy.png'
},
{
id: 118,
name: 'Turbo VPN',
type: 'IP',
schedule: 'plugin.hourly',
desc: 'knowledgeBase.desc.turboIp',
iconUrl: 'images/knowledge-base-logo/turbo.png'
},
{
id: 119,
name: 'Vpnunlimited',
type: 'IP',
schedule: 'plugin.hourly',
desc: 'knowledgeBase.desc.vpnunlimited',
iconUrl: 'images/knowledge-base-logo/vpnunlimited.png'
},
{
id: 120,
name: 'Windscribe VPN',
type: 'Domain',
schedule: 'plugin.hourly',
desc: 'knowledgeBase.desc.windscribeDomain',
iconUrl: 'images/knowledge-base-logo/windscribe.png'
},
{
id: 121,
name: 'Windscribe VPN',
type: 'IP',
schedule: 'plugin.hourly',
desc: 'knowledgeBase.desc.windscribeIp',
iconUrl: 'images/knowledge-base-logo/windscribe.png'
},
{ {
id: 109, id: 109,
name: 'Psiphon3 VPN', name: 'Psiphon3 VPN',