More actions
Meowcat285 (talk | contribs) Created page with "→Any JavaScript here will be loaded for all users on every page load.: // Include the Sentry script on every page var script = document.createElement('script'); script.src = "https://sentry.meowcat285.com/js-sdk-loader/3d8a1f8ca2734714380d4ffa375ca1ba.min.js"; script.crossOrigin = "anonymous"; document.head.appendChild(script);" |
Meowcat285 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
/* Any JavaScript here will be loaded for all users on every page load. */ | /* Any JavaScript here will be loaded for all users on every page load. */ | ||