Some special characters aren't encoded
![]() |
Links like this: http://www.janusvm.com/tor_vm_cache/Tor%20VM%20... (http://www.janusvm.com/tor_vm_cache/) don't work, because contain special characters. Maybe using encodeURIComponent() instead of encodeURI() will rectify that. |
