ya_sir
commited on
Update index.html
Browse files- index.html +1 -4
index.html
CHANGED
|
@@ -1,10 +1,7 @@
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
-
|
| 5 |
-
if (window !== window.top) {
|
| 6 |
-
window.top.location = window.location;
|
| 7 |
-
}</script>
|
| 8 |
<meta http-equiv="Content-Security-Policy" content="frame-ancestors 'none';">
|
| 9 |
<meta http-equiv="X-Frame-Options" content="DENY">
|
| 10 |
<script type='text/javascript'>
|
|
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
+
|
|
|
|
|
|
|
|
|
|
| 5 |
<meta http-equiv="Content-Security-Policy" content="frame-ancestors 'none';">
|
| 6 |
<meta http-equiv="X-Frame-Options" content="DENY">
|
| 7 |
<script type='text/javascript'>
|