irc-medialink/parsers
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
..
soundcloud Initial commit. 2016-06-11 16:08:13 +02:00
web parsers/web: Compare URLs by their string representations instead. 2016-06-20 02:44:51 +02:00
wikipedia Initial commit. 2016-06-11 16:08:13 +02:00
youtube Initial commit. 2016-06-11 16:08:13 +02:00
parseresult.go Initial commit. 2016-06-11 16:08:13 +02:00