Fix paste on YouTube

Fixes paste function in comments on YouTube

< Rückmeldungen auf Fix paste on YouTube

Rezension: Gut - Skript funktioniert

§
Veröffentlicht: 20.09.2015

Allows pasting into YouTube comments again

Discovered through Mozilla Support: https://support.mozilla.org/questions/1080597

§
Veröffentlicht: 11.10.2015

Thank you for this. I can understand that youtube might want to not allow a crap ton of text being pasted into its pages by rabid posters, but you'd think they would have created a rule on the number of characters able to be pasted. This is an old php rule I know for certain. Anyways, thanks again Mister Scher.

§
Veröffentlicht: 09.11.2015
Bearbeitet: 09.11.2015

If you take a look at the damn script that blocks pasting on youtube it's Google's BotGuard.
The js file begins with:
/* Anti-spam. Want to say hello? Contact (base64) Ym90Z3VhcmQtY29udGFjdEBnb29nbGUuY29t */

If one decodes it from base64 it says:
[email protected]

I think (not sure) in Google Chrome it just blocks accounts it considers suspicious, but seems to block everyone in Firefox...

Antwort schreiben

Anmelden um eine Antwort zu senden.

长期地址
遇到问题?请前往 GitHub 提 Issues。