diff options
author | Robin Jarry <robin@jarry.cc> | 2024-07-29 00:06:47 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2024-07-29 23:52:30 +0200 |
commit | 136a28ff46dd321c98afa8a9d62c5f12a41f09b2 (patch) | |
tree | 17585e2de23a0d6e9c1190faad789ac16236f70f /go.mod | |
parent | f99bcc47df13178b132ae43352f3f8aa71c678fc (diff) | |
download | aerc-136a28ff46dd321c98afa8a9d62c5f12a41f09b2.tar.gz |
colorize: allow pipe '|' as uri character
Some HTML emails contain weird URLs that contain unescaped pipes '|'.
For example:
https://foo.baz.fr/?data=05|02|foo@bar.fr|1|0|Unknown|=|0|||&reserved=0
Sadly, this does not seem standard but there's probably not much we can
do about it. Let's adapt colorize to also consider '|' as a valid URI
character.
Reported-by: Bence Ferdinandy <bence@ferdinandy.com>
Signed-off-by: Robin Jarry <robin@jarry.cc>
Tested-by: Johannes Thyssen Tishman <johannes@thyssentishman.com>
Diffstat (limited to 'go.mod')
0 files changed, 0 insertions, 0 deletions