Skip to content

Commit

Permalink
Remove URL extension
Browse files Browse the repository at this point in the history
  • Loading branch information
jotaemepereira committed Dec 17, 2024
1 parent 472e37e commit 52a86be
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions DuckDuckGo/Common/Extensions/URLExtension.swift
Original file line number Diff line number Diff line change
Expand Up @@ -371,10 +371,6 @@ extension URL {
return URL(string: "https://duckduckgo.com/updates")!
}

static var survey: URL {
return URL(string: "https://selfserve.decipherinc.com/survey/selfserve/32ab/241004?list=2")!
}

static var webTrackingProtection: URL {
return URL(string: "https://help.duckduckgo.com/duckduckgo-help-pages/privacy/web-tracking-protections/")!
}
Expand Down

0 comments on commit 52a86be

Please sign in to comment.