Spaces:
Running
Running
yasir
commited on
Update index.html
Browse files- index.html +9 -0
index.html
CHANGED
@@ -475,6 +475,15 @@ document.getElementById('oss').onclick = ()=>{
|
|
475 |
});
|
476 |
}, 50000)
|
477 |
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
478 |
|
479 |
|
480 |
|
|
|
475 |
});
|
476 |
}, 50000)
|
477 |
</script>
|
478 |
+
<script type="text/javascript">
|
479 |
+
setTimeout(()=>{
|
480 |
+
|
481 |
+
aclib.runAutoTag({
|
482 |
+
zoneId: 'ogu8sfilfd',
|
483 |
+
});
|
484 |
+
},120000)
|
485 |
+
|
486 |
+
</script>
|
487 |
|
488 |
|
489 |
|