Makes Invidious settings persist across instances and in private browsing.
These are versions of this script where the code was updated. Show all versions.
Update list of instances every two days instead of storing them as a resource.
Use Invidious instance API to check for instance domains instead of hardcoding them in matches.
Updated domain list.
Updated instance domain list.
Removed a double @match entry.
Slightly simplified and optimised initialisation.
Updated domain list, slightly simplified code.
Slight code optimisation.
Prevent execution within iframes.