You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.
Github had some problems returning files from https://raw2.github.com/gorhill/httpswitchboard/master/ (it happens sometimes), and the code doesn't expect that anything else can be returned when downloading the checksums.txt file. Need to foolproof the code to ensure that the content of the returned checksums.txt file is sane.
The symptom is that I had a list of nonsensical entries in the About tab.
The text was updated successfully, but these errors were encountered:
Github had some problems returning files from
https://raw2.github.com/gorhill/httpswitchboard/master/
(it happens sometimes), and the code doesn't expect that anything else can be returned when downloading thechecksums.txt
file. Need to foolproof the code to ensure that the content of the returnedchecksums.txt
file is sane.The symptom is that I had a list of nonsensical entries in the About tab.
The text was updated successfully, but these errors were encountered: