davidarroyo1234 / InstagramUnfollowers

Check if people follows you back on Instagram.
MIT License
2.99k stars 269 forks source link

Any way to save whitelists? #198

Closed MilanObrenovic closed 1 month ago

MilanObrenovic commented 1 month ago

Every time i rerun the script i have to manually select and whitelist accounts. this is annoying. is there a way i can export, import whitelists, or just have the browser save it as localstorage, session, cookie, etc?

davidarroyo1234 commented 1 month ago

Every time i rerun the script i have to manually select and whitelist accounts. this is annoying. is there a way i can export, import whitelists, or just have the browser save it as localstorage, session, cookie, etc?

Sorry for the late answer, this export/import feature is not available. Its should work just with the local storage, but for some people its not working.

But i will take a note about your request