Remove pointer-events: none on embed <iframe> to comply with YouTube ToS

This commit is contained in:
Sam Potts
2018-06-21 14:26:40 +10:00
parent 17dcb63c26
commit 333619f1e3
12 changed files with 17 additions and 18 deletions

View File

@ -1,3 +1,7 @@
# v3.3.19
- Remove `pointer-events: none` on embed `<iframe>` to comply with YouTube ToS
# 3.3.18
- Ads are now only supported on HTML5 videos as it violates terms of service for YouTube and Vimeo 😢