XNXX Video Link

By phaedrus Last update Jan 30, 2010 — Installed 7,468 times.

Update to URI-encoded URL

in
Subscribe to Update to URI-encoded URL 3 posts, 2 voices



Anon A. Mouse User
FirefoxX11

Fixed by adding this line after video declaration:

video = decodeURIComponent(video.replace(/\+/g, " "))

 
phaedrus Script's Author
FirefoxX11

I think just adding unescape() will do it. I've added that fix, and it worked for me, but let me know if it doesn't work for you.

 
Anon A. Mouse User
FirefoxX11

Yeah, unescape does indeed do the trick.

I don't actually know javascript; the decode URI thing was the first thing I found that worked, but unescape is even easier.

Thanks!

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel