Сайт https://log-bee.com не позволяет установить соединение. ERR_BLOCKED_BY_RESPONSE iframe
Опис:
If you add iframe in your website(its my https://passavlasso.net) and you have error ERR_BLOCKED_BY_RESPONSE
You must change Nginx Configuration
add_header X-Frame-Options "allow-from your_domain";
example my domain https://passavlasso.net
add_header X-Frame-Options "allow-from https://passavlasso.net";