Skip to content

Request for a new embed site #18

@polgarz

Description

@polgarz

Hello!

We have a ~huge video site called Indavideo (http://www.indavideo.hu)
You can add this site a very simple way:

protected $allowed_iframes = array(
...
'indavideo.hu' => '/player/video',
'embed.indavideo.hu' => '/player/video'
...
);

It works only http and it doesn't works with https, so i would like to ask:
Why do you force https inside the plugin?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions