CN-984 fix: 增加赛风tag
This commit is contained in:
@@ -268,6 +268,9 @@ if (openMock) {
|
||||
darkweb: {
|
||||
nodeType: 'nodeType'
|
||||
},
|
||||
psiphon3Ip: {
|
||||
type: 1
|
||||
},
|
||||
userDefinedTags: [
|
||||
{
|
||||
id: 1,
|
||||
@@ -317,6 +320,11 @@ if (openMock) {
|
||||
isValid: 1
|
||||
}
|
||||
},
|
||||
{
|
||||
psiphon3Ip: {
|
||||
type: 1
|
||||
}
|
||||
},
|
||||
{
|
||||
userDefinedTag: {
|
||||
id: 1,
|
||||
|
||||
Reference in New Issue
Block a user