Dailymotion doesn't work with https

徘徊边缘 提交于 2020-01-16 18:16:10

问题


HTTPS is unreliable as a src for an <iframe> tag.

See an example here : http://codepen.io/okeul/pen/qboMRQ

It's a problem because with [AMP], HTTPS is mandatory with an iframe.

See the issue in AMP Project : https://github.com/ampproject/amphtml/issues/1585

Do you think it's possible to support HTTPS in Dailymotion ?


回答1:


Thanks for your feedback Olivier.

We now fully support HTTPS and have a specific <amp-dailymotion> component.

See here: https://www.ampproject.org/docs/reference/extended/amp-dailymotion.html



来源:https://stackoverflow.com/questions/35047797/dailymotion-doesnt-work-with-https

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!