Skip to content

Commit

Permalink
Pin Wallet-related domains.
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarier committed May 13, 2021
1 parent bcc0db2 commit 7ac6fe9
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,13 @@ bool ParseJSON(base::StringPiece json,
{ "name": "publishers.basicattentiontoken.org", "mode": "force-https", "policy": "custom", "pins": "brave"},
{ "name": "publishers.brave.com", "mode": "force-https", "policy": "custom", "pins": "brave"},
// Wallet
{ "name": "goerli-infura.brave.com", "mode": "force-https", "policy": "custom", "pins": "brave"},
{ "name": "kovan-infura.brave.com", "mode": "force-https", "policy": "custom", "pins": "brave"},
{ "name": "mainnet-infura.brave.com", "mode": "force-https", "policy": "custom", "pins": "brave"},
{ "name": "rinkeby-infura.brave.com", "mode": "force-https", "policy": "custom", "pins": "brave"},
{ "name": "ropsten-infura.brave.com", "mode": "force-https", "policy": "custom", "pins": "brave"},
// Rewards
{ "name": "ads-serve.brave.com", "mode": "force-https", "policy": "custom", "pins": "brave"},
{ "name": "ads-static.brave.com", "mode": "force-https", "policy": "custom", "pins": "brave"},
Expand Down

0 comments on commit 7ac6fe9

Please sign in to comment.