irc-medialink/parsers/web
Icedream 5c5f5ef478 parsers/web: Compare URLs by their string representations instead.
The Path can be different in that the original URL is missing the "/" at the beginning, however the resulting URL may very well contain a "/" at the beginning. In the resulting string representation this doesn't make any difference.
2016-06-20 02:44:51 +02:00
..
parser.go parsers/web: Remove hash reference when parsing URL. 2016-06-20 02:43:30 +02:00
parser_test.go parsers/web: Compare URLs by their string representations instead. 2016-06-20 02:44:51 +02:00