We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90a398c commit df34c80Copy full SHA for df34c80
index.html
@@ -24,10 +24,4 @@
24
<script type="text/javascript">
25
VK.Widgets.CommunityMessages("vk_community_messages", 72267561, {});
26
</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>
33
</body></html>
0 commit comments