Skip to content

Instantly share code, notes, and snippets.

View mustafa-ahsan's full-sized avatar
🤒
Out sick

mustafa-ahsan

🤒
Out sick
View GitHub Profile
/*
1) Open https://popcat.click
2) Open console (F12)
3) Insert code & run
*/
var event = new KeyboardEvent('keydown', {
key: 'g',
ctrlKey: true