ros-infrastructure / mirror

ROS Mirroring Config
4 stars 2 forks source link

Almost/All ros wiki mirror sites are outdated #20

Closed 130s closed 9 months ago

130s commented 3 years ago
tfoote commented 9 months ago

Unfortunately the javascript logic reports outdated if the target mirror is http not https. Due to browser security policies we can't fetch non-https content embedded in a https website. My current viewing is that only one mirror is https and pollable right now. But clicking on them more are up to date but need manual verification.

Contributions to improve the detection would be welcome in the roswiki Macro.

https://github.com/ros-infrastructure/roswiki/blob/master/macro/MirrorStatus.py

https://github.com/ros-infrastructure/roswiki/blob/master/custom/js/mirrorstatus.js and