Makes Invidious settings persist across instances and in private browsing.
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
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.