Skip to content

Commit df34c80

Browse files
authored
Delete vk feat
1 parent 90a398c commit df34c80

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,4 @@
2424
<script type="text/javascript">
2525
VK.Widgets.CommunityMessages("vk_community_messages", 72267561, {});
2626
</script>
27-
<script type="text/javascript">
28-
setInterval(function() {
29-
var link = document.querySelector(".wcm_chat_preview_user_msg a").href;
30-
console.log(link);
31-
}, 2000);
32-
</script>
3327
</body></html>

0 commit comments

Comments
 (0)