Hacker News new | ask | show | jobs
by MikeNotThePope 99 days ago
I just cut & pasted the share URL provided by YouTube. Strip out the query param if you like.
1 comments

Ooh it’s always ?si=

So this…

  ?is=
…that’s new.

Think you got A/B tested. Flipping the parameter breaks a lot of RegEx. Interesting!