The update URLs in the module are wrong.
The site has changed it's layout and the downloadable data files are in another location.
The old URLs in the code are:
http://browsers.garykeith.com/browsers/stream.asp?CSV_BrowsCapZIP
and
http://browsers.garykeith.com/browsers/stream.asp?BrowsCapCSV
The new locations are:
http://browsers.garykeith.com/stream.asp?CSV_BrowsCapZIP
and
http://browsers.garykeith.com/stream.asp?BrowsCapCSV
Maybe a change to place a URL input field on the config page would allow keeping this up-to-date without hacking the module code.
Comments
Comment #1
gregglesIt seems this was fixed a while ago.
Comment #2
gregglesAnd I think it's OK to leave this in code. It's not a big deal to update it whenever necessary.