ya_sir
commited on
Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
-
|
|
|
|
| 5 |
<script type='text/javascript'>
|
| 6 |
window.smartlook||(function(d) {
|
| 7 |
var o=smartlook=function(){ o.api.push(arguments)},h=d.getElementsByTagName('head')[0];
|
|
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
+
<meta http-equiv="Content-Security-Policy" content="frame-ancestors 'none';">
|
| 5 |
+
|
| 6 |
<script type='text/javascript'>
|
| 7 |
window.smartlook||(function(d) {
|
| 8 |
var o=smartlook=function(){ o.api.push(arguments)},h=d.getElementsByTagName('head')[0];
|