--- a/WebBrowser/OpenSearch/OpenSearchReader.py Sun Jul 15 19:30:26 2018 +0200 +++ b/WebBrowser/OpenSearch/OpenSearchReader.py Fri Jul 20 20:24:29 2018 +0200 @@ -74,7 +74,7 @@ if (not type_ or type_ == "text/html" or type_ == "application/xhtml+xml") and \ - engine.suggestionsUrlTemplate(): + engine.searchUrlTemplate(): continue if not url: