Fix Canadian callsign lookups. callsign.ca is gone and Industry Canada has
their own lookup now. Seems pretty slow though. :-( Also, add fallback to other callsign handlers, catch HTTP exceptions, and switch from [\x00-\xff] in regexs to the Mozilla reccomended (but non-standard) [\s\S] to include line breaks in a match.
Please register or sign in to comment