yasir commited on
Commit
043b140
·
verified ·
1 Parent(s): a793e05

Update index.html

Browse files
Files changed (1) hide show
  1. 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