MediaWiki:Common.js: различия между версиями

Возврат рабочей версии вк
Метка: ручная отмена
по идее это ломать видео не должно
Строка 97: Строка 97:
                 iframe.sandbox = 'allow-scripts allow-same-origin allow-presentation allow-fullscreen';
                 iframe.sandbox = 'allow-scripts allow-same-origin allow-presentation allow-fullscreen';
                 iframe.allow = 'fullscreen';
                 iframe.allow = 'fullscreen';
                  
                 iframe.referrerPolicy = 'no-referrer';
                iframe.loading = 'lazy';
                 iframe.style.border = 'none';
                 iframe.style.border = 'none';