You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This line of code is invalid in strict mode, which will prevent the library from being used with many JavaScript tools. It should be safe to just remove the delete statement.
The text was updated successfully, but these errors were encountered:
https://github.com/ecto/bleach/blob/master/filters/youtube.js#L10
This line of code is invalid in strict mode, which will prevent the library from being used with many JavaScript tools. It should be safe to just remove the
delete
statement.The text was updated successfully, but these errors were encountered: