Remove Windows Search and vi-view from own search engines
This commit is contained in:
parent
9345cf7984
commit
8ea1e6f0ff
|
@ -1,25 +1,21 @@
|
|||
@Own_SearchEnginesSearchIDOrder=(
|
||||
'jwss\.cc',
|
||||
'lemoteur\.orange\.fr',
|
||||
'windowssearch\.com',
|
||||
'qwant\.com',
|
||||
'wow\.com',
|
||||
'duckduckgo\.com',
|
||||
'searches\.omiga-plus\.com',
|
||||
'buenosearch\.com',
|
||||
'searches\.vi-view\.com',
|
||||
'trouver\.fr'
|
||||
);
|
||||
|
||||
%Own_SearchEnginesHashID = (
|
||||
'jwss\.cc', 'jws',
|
||||
'lemoteur\.orange\.fr', 'Orange',
|
||||
'windowssearch\.com', 'Windows Search',
|
||||
'qwant\.com', 'Qwant',
|
||||
'wow\.com', 'WOW',
|
||||
'searches\.omiga-plus\.com', 'Omiga-plus',
|
||||
'buenosearch\.com', 'Bueno Search',
|
||||
'searches\.vi-view\.com', 'vi-view',
|
||||
'www.sfr\.fr\/recherche\/google', 'google',
|
||||
'duckduckgo\.com', 'DuckDuckGo',
|
||||
'trouver\.fr', 'Trouver'
|
||||
|
@ -28,12 +24,10 @@
|
|||
%Own_SearchEnginesKnownUrl=(
|
||||
'jws','q=',
|
||||
'Orange', 'kw=',
|
||||
'Windows Search', 'q=',
|
||||
'Qwant', 'q=',
|
||||
'WOW', 'q=',
|
||||
'Omiga-plus', 'q=',
|
||||
'Bueno Search', 'q=',
|
||||
'vi-view', 'q=',
|
||||
# Know it's not good
|
||||
'DuckDuckGo', 'q=',
|
||||
'Trouver', 'q='
|
||||
|
|
Loading…
Reference in New Issue
Block a user