I'm trying an app and I use the google maps libraries, but when I upload the script to my main website, if I analyze the code, it looks like my key from google maps.
//maps.googleapis.com/maps/api/js?v=3.exp&sensor=false&key="Mi key oculta"
I would like another text to appear instead of my original key ... since I'm afraid that if I release my app, they'll take the key and damage it.