Fenrus
Fenrus copied to clipboard
Fix Status up checker to check redirects
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'
was reproduced with the app Gaps https://github.com/JasonHHouse/gaps