disconnectme / search

Disconnect Search is a browser extension that lets you search privately using your favorite search engine.
https://disconnect.me/search
58 stars 12 forks source link

Links from Disconnect Search always replace the + symbol with a space in URLs #41

Open psivesely opened 10 years ago

psivesely commented 10 years ago

Links from Disconnect Search always replace the + symbol with a space in URLs. E.g., let's say I search for the local weather and click on the weather.com link. I should be taken to http://www.weather.com/weather/today/city+state+zip, however, I am instead taken to http://www.weather.com/weather/today/city state zip, and get a page does not exist error.

psivesely commented 9 years ago

Just wanted to report that this issue is not solved, but has changed. Now, instead of a <Space> replacing +, %20 is replacing +.