mirror of https://github.com/yandex/gixy
3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
![]() |
if ($http_referer !~ "^https://example.com/"){
|
||
|
add_header X-Frame-Options SAMEORIGIN;
|
||
|
}
|