Pinned Loading
-
various-scripts
various-scripts PublicThis repository contains various scripts that I use when working
Shell
-
cursor_bowl_ping.js
cursor_bowl_ping.js 1// First, let's find which frame we're in and list all available frames2console.clear();
3console.log('Current frame location:', window.location.href);
4console.log('Available frames:', {
5frames: window.frames.length,
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


