Skip to content

Commit

Permalink
Remove laptop-updates-staging.herokuapp.com from allowed patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
diracdeltas committed Jun 20, 2019
1 parent 34a95cf commit 0769e39
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions browser/net/brave_static_redirect_network_delegate_helper.cc
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ int OnBeforeURLRequest_StaticRedirectWork(
// hardcoding the server name here
URLPattern(URLPattern::SCHEME_HTTPS,
"https://laptop-updates.brave.com/*"),
URLPattern(URLPattern::SCHEME_HTTPS,
"https://laptop-updates-staging.herokuapp.com/*"),
// CRX file download
URLPattern(URLPattern::SCHEME_HTTPS,
"https://brave-core-ext.s3.brave.com/release/*"),
Expand Down

0 comments on commit 0769e39

Please sign in to comment.