Skip to content

Instantly share code, notes, and snippets.

@OrlandoST
Created October 17, 2017 17:58
Show Gist options
  • Save OrlandoST/6aa952b46ef6e325271a4a5467d183be to your computer and use it in GitHub Desktop.
Save OrlandoST/6aa952b46ef6e325271a4a5467d183be to your computer and use it in GitHub Desktop.
Block Yandex Sovetnik
in .htaccess
<IfModule mod_headers.c>
Header set Content-Security-Policy "default-src 'self' *.televizor-x.ru data: 'unsafe-inline' https://www.youtube.com https://yandex.ru https://mc.yandex.ru https://yastatic.net 'unsafe-eval'"
</IfModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment