Skip to content

Commit 54db522

Browse files
committed
Add EVADAV for test 3 days
1 parent 45c3579 commit 54db522

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/instaghub_web/templates/layout/app.html.eex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,5 +163,8 @@
163163
window.addEventListener(WINDOW_CHANGE_EVENT, closeMenu);
164164
})(this, this.document);
165165
</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>
166169
</body>
167170
</html>

0 commit comments

Comments
 (0)