warcit icon indicating copy to clipboard operation
warcit copied to clipboard

URLs containing "+" are replaced with "%2b"

Open NielsGx opened this issue 3 years ago • 0 comments

Hi, basically what the title says I tried to use --charset=utf-8 I didn't try the cchardet or tika yet tbh

Should I use --use-magic tika or --charset tika ? or something else ?

in replayweb.page : in the "URL/resources" tab, the url shows the %2b, but when I try to open it, an error says "This page https://eldenring.wiki.fextralife.com/Abandoned+Merchant's+Bell+Bearing.html is not part of this archive."

so with the +

looks like somewhere it uses the +, and somwhere else the %2b, so it is "half broken" strangely, some pages do work (some that also had a +), but most don't

most pages name also have a ' in it, but this seems to work and not get replaced with something else

Thanks a lot for this great tool

NielsGx avatar Jun 09 '22 09:06 NielsGx