If you change Jenkins URL to https scheme, the argument of loadScript will change.

https://github.com/jenkinsci/jenkins/blob/d7bd7f59ee7924c8c8e811a7882a2e77d550bb45/core/src/main/resources/hudson/model/UsageStatistics/footer.jelly#L37

loadScript("${app.isRootUrlSecure()?'https':'http'}://usage.jenkins-ci.org/usage-stats.js?${it.statData}");
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to