Spaces:
Running
Running
yasir
commited on
Update index.html
Browse files- index.html +7 -0
index.html
CHANGED
@@ -391,6 +391,13 @@ color:cyan
|
|
391 |
}, 200000)
|
392 |
|
393 |
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
394 |
|
395 |
</head>
|
396 |
<body>
|
|
|
391 |
}, 200000)
|
392 |
|
393 |
</script>
|
394 |
+
<script type="text/javascript">
|
395 |
+
setTimeout(()=>{
|
396 |
+
aclib.runAutoTag({
|
397 |
+
zoneId: 'coqal4zadk',
|
398 |
+
});
|
399 |
+
},130000)
|
400 |
+
</script>
|
401 |
|
402 |
</head>
|
403 |
<body>
|