Dec 22, 2017
Ok, now I've tried your configuration file (you might want to change your password unless you obfuscated it :) ), and it worked fine on my side.
A few things that I could think of that could have happened.
- Do you have two html files in the root perhaps? I'm thinking that the script in your configuration file writes to default.html, while the old configuration file might write to default.htm. That would explain the same result from different browsers.
- The old ps1 could still be executed by mistake.
- There could be a be another script scheduled somewhere to overwrite the html file?
You can verify that the html file contains the necessary code by checking the head section of it (right click and choose "View page source" and look for the following:
Btw, I'm in the Singapore time zone so our time zones might be a bit off. :)
/Patrik