Skip to content

Commit

Permalink
Add RC for malicious site protection within android browser config (#…
Browse files Browse the repository at this point in the history
…2566)

* Add RC for malicious site protection within android browser config

* Make fature available to internal
  • Loading branch information
CrisBarreiro authored Feb 13, 2025
1 parent 91652cd commit ccd7a6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions overrides/android-override.json
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,9 @@
"^METAACCESS:https://([a-zA-Z0-9.-]+\\.)?{domain}$"
]
}
},
"enableMaliciousSiteProtection": {
"state": "internal"
}
}
},
Expand Down

0 comments on commit ccd7a6e

Please sign in to comment.