revenz / Fenrus

A personal home page for quick access to all your personal apps/sites.
MIT License
518 stars 31 forks source link

Fix Status up checker to check redirects #122

Closed Frooodle closed 11 months ago

Frooodle commented 2 years ago

Currently, if an application URL has a redirect it gets registered as offline

Example: http://gaps.home/ to http://gaps.home/libraries Since / redirects to /libraries but fenrus was showing it as offline Example of redirect seems to be based on 'location' image

was reproduced with the app Gaps https://github.com/JasonHHouse/gaps

revenz commented 1 year ago

is this still happening? or was it in the old node app only?