1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-04-26 22:19:22 +03:00

iframe config

This commit is contained in:
Alexander Yakovlev 2017-09-15 23:18:52 +07:00
parent 8478dc6bd8
commit 4930e6ee50

View file

@ -113,7 +113,8 @@ return array(
'cdn.rawgit.com',
'itch.io',
]
],
],
'frameborder' => '#int',
'msallowfullscreen' => ['true', 'false'],
'mozallowfullscreen' => ['true', 'false'],
'allowtransparency' => ['true', 'false'],
@ -167,14 +168,6 @@ return array(
'abbr',
array('title')
),
array(
'iframe',
array(
'width' => '#int',
'height' => '#int',
'src' => array('#domain' => array('vk.com', 'youtube.com', 'rutube.ru', 'vimeo.com', 'video.yandex.ru'))
)
),
[
'ol',
[