ЦЕНТР ПРОТИДІЇ ДЕЗІНФОРМАЦІЇ
Telegram: Contact @CenterCounteringDisinformation client_bottom) { if (!body_classlist.contains(‘fixed_actions’)) { widget.style.marginBottom = widget_actions_wrap.offsetHeight + ‘px’; pauseWallpaper(widget_actions); body_classlist.add(‘fixed_actions’); } } else { if (body_classlist.contains(‘fixed_actions’)) { widget.style.marginBottom = ”; pauseWallpaper(widget_actions); body_classlist.remove(‘fixed_actions’); } } } function postMessageHandler(event) { try { var data = JSON.parse(event.data); } catch(e) { var data = {}; } if (data.event == ‘resize’) { setTimeout(checkActionsPosition, 50); }…