You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
Copy file name to clipboardexpand all lines: Client/Frontend/Browser/SearchEngines.swift
-6
Original file line number
Diff line number
Diff line change
@@ -131,12 +131,6 @@ class SearchEngines {
131
131
if url.scheme ==SearchURL.scheme {
132
132
returntrue
133
133
}
134
-
/// This is a special behavior of Cliqz SERP, which is going to be removed in near future. Until then the App should ignore those urls in history search.
0 commit comments