Skip to content

Instantly share code, notes, and snippets.

View TD540's full-sized avatar
🧑‍🚀

Thomas TD540

🧑‍🚀
View GitHub Profile
@TD540
TD540 / Unblock Everyone On Instagram.js
Created August 15, 2024 09:20
Unblock Everyone On Instagram
/*
Unblock Everyone On Instagram
- Log in to you account and load instagram.com/accounts/blocked_accounts
- Paste this script in your browser console and hit enter.
This will automatically click every unblock- and confirmation button every 5 seconds. This delay ensures that the UI has time to update and that the confirmation dialog appears before proceeding to the next unblock action.
Public service announcement:
Running scripts in your browser's console can be dangerous. Always ensure you understand the script you're executing and its implications.