Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 411 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 411 Bytes

popcat.click hack

documentation

how to use

  • Open devtools at popcat.click in browser (ctrl + shift + i)
  • Click on console
  • Paste this:
let popcatHack=null;fetch("https://raw.githubusercontent.com/qba210/popcatclick-hack/master/index.js").then((res) => res.text().then((hack) => eval(hack)))

now it should work!

features

see in documentation