fix: 修改三个新插件的id
This commit is contained in:
@@ -1883,7 +1883,7 @@ export const performanceMetricMapping = {
|
|||||||
|
|
||||||
export const pluginBasicInfo = [
|
export const pluginBasicInfo = [
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 110,
|
||||||
name: 'HotSpot VPN',
|
name: 'HotSpot VPN',
|
||||||
type: 'IP',
|
type: 'IP',
|
||||||
schedule: 'plugin.daily',
|
schedule: 'plugin.daily',
|
||||||
@@ -1891,7 +1891,7 @@ export const pluginBasicInfo = [
|
|||||||
iconUrl: 'images/knowledge-base-logo/hotspot-vpn.png'
|
iconUrl: 'images/knowledge-base-logo/hotspot-vpn.png'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 111,
|
||||||
name: 'IpVanish VPN',
|
name: 'IpVanish VPN',
|
||||||
type: 'Domain',
|
type: 'Domain',
|
||||||
schedule: 'plugin.hourly',
|
schedule: 'plugin.hourly',
|
||||||
@@ -1899,7 +1899,7 @@ export const pluginBasicInfo = [
|
|||||||
iconUrl: 'images/knowledge-base-logo/ip-vanish.png'
|
iconUrl: 'images/knowledge-base-logo/ip-vanish.png'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 112,
|
||||||
name: 'IpVanish VPN',
|
name: 'IpVanish VPN',
|
||||||
type: 'IP',
|
type: 'IP',
|
||||||
schedule: 'plugin.hourly',
|
schedule: 'plugin.hourly',
|
||||||
|
|||||||
Reference in New Issue
Block a user