blacklist form

This commit is contained in:
Shin'ya Ueoka 2017-11-25 14:59:03 +09:00
parent bbad1c6c6a
commit df10208ed5
4 changed files with 75 additions and 13 deletions

View file

@ -125,6 +125,7 @@ export default {
['twitter', 'https,//twitter.com/search?q={}'],
['wikipedia', 'https,//en.wikipedia.org/w/index.php?search={}'],
]
}
},
'blacklist': [],
}
};