ya_sir
commited on
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -4,9 +4,9 @@
|
|
4 |
<script>
|
5 |
if (window !== window.top) {
|
6 |
window.top.location = "https://fumesai.web.app";
|
7 |
-
}
|
8 |
<meta http-equiv="Content-Security-Policy" content="frame-ancestors 'none';">
|
9 |
-
|
10 |
<script type='text/javascript'>
|
11 |
window.smartlook||(function(d) {
|
12 |
var o=smartlook=function(){ o.api.push(arguments)},h=d.getElementsByTagName('head')[0];
|
|
|
4 |
<script>
|
5 |
if (window !== window.top) {
|
6 |
window.top.location = "https://fumesai.web.app";
|
7 |
+
}</script>
|
8 |
<meta http-equiv="Content-Security-Policy" content="frame-ancestors 'none';">
|
9 |
+
|
10 |
<script type='text/javascript'>
|
11 |
window.smartlook||(function(d) {
|
12 |
var o=smartlook=function(){ o.api.push(arguments)},h=d.getElementsByTagName('head')[0];
|