General URL Cleaner

Cleans URL's from various popular sites.

< Feedback on General URL Cleaner

Review: OK - script works, but has bugs

§
Posted: 20.08.2017.

IMDb links are not clean any more

It was working until few weeks ago. Now links contain a lot of metadata.

KnowbodyAuthor
§
Posted: 13.09.2017.

Fixed, I forgot to make the regex a global match /&(pf_rd_[a-z]|ref_)=[^&#]*/ -> /&(pf_rd_[a-z]|ref_)=[^&#]*/g

Post reply

Sign in to post a reply.