mirror of
https://github.com/davidarroyo1234/InstagramUnfollowers.git
synced 2026-04-25 21:05:49 +03:00
[GH-ISSUE #208] Whitelisted not working #300
Labels
No labels
bug
documentation
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/InstagramUnfollowers#300
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RudaGabriel on GitHub (Dec 20, 2024).
Original GitHub issue: https://github.com/davidarroyo1234/InstagramUnfollowers/issues/208
Add user to whitelist but when reloading the page the user added to whitelist is no longer there

The funny thing is that the code is working to store, but when trying to recover that storage, something happens
@davidarroyo1234 commented on GitHub (Dec 20, 2024):
Yeah, there was a "" around the constant and was not working. @dweee Made a fix some hours ago so it should be fixed.
The key that should be saving/reading is this one.

Can you check the script web again and check if its working? for me its working fine. (Delete caches too if not working.)
@RudaGabriel commented on GitHub (Dec 20, 2024):
It works, I had to clear the cache, oddly enough I didn't think of that before hahaha
@davidarroyo1234 commented on GitHub (Dec 20, 2024):
Perfect! :)