Skip to content
  • Daniel García Moreno's avatar
    Fix & parsing · bf03ad1e
    Daniel García Moreno authored
    When trying to parse correctly urls with & I broke the message parsing
    and all messages with & doesn't show. This patch fixes that.
    
    I've also splitted the URL regular expression to make it more readable.
    
    See #62
    bf03ad1e