chaowenguo
commited on
Commit
•
73f748b
1
Parent(s):
2d7561a
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
<source>
|
20 |
<track default>
|
21 |
</video>
|
22 |
-
<script src='/index.
|
23 |
<script>(function(s,u,z,p){s.src=u,s.setAttribute('data-zone',z),p.appendChild(s);})(document.createElement('script'),'https://inklinkor.com/tag.min.js',6130956,document.body||document.documentElement)</script>
|
24 |
</body>
|
25 |
</html>
|
|
|
19 |
<source>
|
20 |
<track default>
|
21 |
</video>
|
22 |
+
<script src='/index.js' type='module'></script>
|
23 |
<script>(function(s,u,z,p){s.src=u,s.setAttribute('data-zone',z),p.appendChild(s);})(document.createElement('script'),'https://inklinkor.com/tag.min.js',6130956,document.body||document.documentElement)</script>
|
24 |
</body>
|
25 |
</html>
|