Skip to content

Instantly share code, notes, and snippets.

View immclarenbaby's full-sized avatar
🎯
Focusing

mclaren immclarenbaby

🎯
Focusing
View GitHub Profile
@innateessence
innateessence / del-fb-msgs.js
Last active December 12, 2025 02:39
Unsend and remove all Facebook Messenger messages
const SHORT_DELAY = 100;
const MEDIUM_DELAY = 250;
const LONG_DELAY = 500;
let messageChatIdx = 0
let isRunning = false
let exceptionsInARow = 0
const exceptionsInARowUntilNextChat = 40
@OlivierKobialka
OlivierKobialka / regex.md
Created December 25, 2023 12:44
Private and Public Key Regex