feat:增加9个系统插件
This commit is contained in:
BIN
public/images/knowledge-base-logo/cyber-ghost.png
Normal file
BIN
public/images/knowledge-base-logo/cyber-ghost.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 937 B |
BIN
public/images/knowledge-base-logo/gecko.png
Normal file
BIN
public/images/knowledge-base-logo/gecko.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
BIN
public/images/knowledge-base-logo/ivacy.png
Normal file
BIN
public/images/knowledge-base-logo/ivacy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.6 KiB |
BIN
public/images/knowledge-base-logo/turbo.png
Normal file
BIN
public/images/knowledge-base-logo/turbo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 704 B |
BIN
public/images/knowledge-base-logo/vpnunlimited.png
Normal file
BIN
public/images/knowledge-base-logo/vpnunlimited.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.8 KiB |
BIN
public/images/knowledge-base-logo/windscribe.png
Normal file
BIN
public/images/knowledge-base-logo/windscribe.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
@@ -1906,6 +1906,78 @@ export const pluginBasicInfo = [
|
||||
desc: 'knowledgeBase.desc.ipVanishIp',
|
||||
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,
|
||||
name: 'Psiphon3 VPN',
|
||||
|
||||
Reference in New Issue
Block a user