[ad_1]
I have an autohotkey script that pulls info from a json hosted on my wordpress site, which functions just fine. However, I would like to make it so the json is not visible on a browser, while still being able to pass the information to the autohotkey script. Privating the page prevents the ahk script from obtaining any of the objects located in the json. Any tips/helpful pointers on how to achieve this?
[ad_2]
What does a “autohotkey script” do? I’ve never heard of it.