abrowser: correct search plugin references
This commit is contained in:
parent
f0f53cb425
commit
4bce2f8f19
2 changed files with 2 additions and 3 deletions
|
|
@ -161,8 +161,7 @@ class SearchConfig(RemoteSettings):
|
|||
return search_engine['webExtension']['id'] not in (
|
||||
cls._DUCKDUCKGO_SEARCH_ENGINE_ID, 'wikipedia@search.mozilla.org',
|
||||
'trisquel@search.mozilla.org', 'trisquel-packages@@search.mozilla.org',
|
||||
'wiktionary@search.mozilla.org', 'qwant@search.mozilla.org',
|
||||
'ecosia@search.mozilla.org')
|
||||
'qwant@search.mozilla.org', 'ecosia@search.mozilla.org')
|
||||
|
||||
@classmethod
|
||||
def process_record(cls, search_engine):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue