Commit Graph

3 Commits (c68a24193ccd970a36f816ebb0890ae56c263f73)

Author SHA1 Message Date
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
Icedream dc5597c054 parsers/web: Remove hash reference when parsing URL.
Fixes #8.
2016-06-20 02:43:30 +02:00
Icedream 280da493fb parsers/web: Add test functions. 2016-06-20 02:30:27 +02:00