blacklist form
This commit is contained in:
parent
bbad1c6c6a
commit
df10208ed5
4 changed files with 75 additions and 13 deletions
|
@ -125,6 +125,7 @@ export default {
|
|||
['twitter', 'https,//twitter.com/search?q={}'],
|
||||
['wikipedia', 'https,//en.wikipedia.org/w/index.php?search={}'],
|
||||
]
|
||||
}
|
||||
},
|
||||
'blacklist': [],
|
||||
}
|
||||
};
|
||||
|
|
Reference in a new issue