Skip to content
  • Gabriel Lisaca's avatar
    Support HTTPS in OpenSearch helpers · 29556dbb
    Gabriel Lisaca authored
    Fixes #9.
    
    If there's no protocol in the input URL, it checks in this order:
    
    1. HTTPS; then
    2. HTTP.
    
    My Perl is very bad.  If there are any glaring errors or bad style,
    please let me know.
    29556dbb