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
  • Loading branch information
CrisBarreiro committed Feb 6, 2025
1 parent a260a4b commit f506547
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 @@ -634,6 +634,9 @@
"^METAACCESS:https://([a-zA-Z0-9.-]+\\.)?{domain}$"
]
}
},
"enableMaliciousSiteProtection": {
"state": "disabled"
}
}
},
Expand Down

0 comments on commit f506547

Please sign in to comment.