i'm building a site, and my ip needs to be in the javascript for a server.
But i want to hide this. I allready using ioncube for that, but when you press f12 example in google chrome, you see still the source and the ip. How to hide this with a encoding. Example when my ip is. 123.123.123.123 that when you check the source that it comes as example: H4w5EK4ksfdk#%sfsldfs.
Can anyone help me ?