This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
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. |