alteração de alerta
You cant change the title of an alert box in javascript
This is a security/anti-phishing feature.
You can however use something like SweetAlert (https://sweetalert.js.org/) to create a custom alertbox where you can change the title.
Jos