Skip to content

Commit

Permalink
Ghostery Glow as default search engine
Browse files Browse the repository at this point in the history
  • Loading branch information
chrmod committed Oct 20, 2021
1 parent 81c4369 commit cab9b8b
Show file tree
Hide file tree
Showing 11 changed files with 50 additions and 802 deletions.
2 changes: 1 addition & 1 deletion Branding/Cliqz/Features.swift
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ extension Features.Search {
return .search
}
public static var defaultEngineName: String {
return "Cliqz"
return "Ghostery Glow"
}
}

Expand Down
2 changes: 1 addition & 1 deletion Branding/Ghostery/Features.swift
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ extension Features.Search {
return .search
}
public static var defaultEngineName: String {
return "GhosteryGlow"
return "Ghostery Glow"
}
}

Expand Down
2 changes: 1 addition & 1 deletion Branding/WhiteLabel/Features.swift
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ extension Features.Search {
return .search
}
public static var defaultEngineName: String {
return "DuckDuckGo"
return "Ghostery Glow"
}
}

Expand Down
12 changes: 0 additions & 12 deletions Client/Assets/Search/SearchPlugins/cliqz.xml

This file was deleted.

19 changes: 19 additions & 0 deletions Client/Assets/Search/SearchPlugins/ghostery-glow.xml

Large diffs are not rendered by default.

Loading

0 comments on commit cab9b8b

Please sign in to comment.