Advertisement
NikolayBezay

SodaStream embedcodes to prevent custom events.

Jan 6th, 2022
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <script>
  2. (function() {
  3. window.adoricStopImpressionEvent = true;
  4. })();
  5. </script>
  6.  
  7. <script>
  8. (function() {
  9. window.adoricStopClickEvent = true;
  10. })();
  11. </script>
  12.  
  13. <script>
  14. (function() {
  15. window.adoricStopCloseEvent = true;
  16. })();
  17. </script>
  18.  
  19. <script>
  20. (function() {
  21. window.adoricStopSubmitEvent = true;
  22. })();
  23. </script>
  24.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement