This file contains hidden or 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
/** | |
* I was a tad agitated when I realized Twitter had auto-added | |
* 500+ interests to some weird list in my profile. Manually | |
* unchecking all of the boxes would've taken forever. | |
* | |
* https://twitter.com/settings/your_twitter_data/twitter_interests | |
* | |
* I wrote this script to help me auto-uncheck the | |
* boxes cause ain't nobody got time for that. | |
* |