I'm using AJAX for my current game and after export I looked inside the c2runtime.js to see if I could see the plain text URL and its easy viewed. My question is there a easy way to store this string in the game as a encrypted string and then during runtime decrypt it?