Created
October 17, 2017 17:58
-
-
Save OrlandoST/6aa952b46ef6e325271a4a5467d183be to your computer and use it in GitHub Desktop.
Block Yandex Sovetnik
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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