added reddit

This commit is contained in:
array-in-a-matrix 2022-10-04 13:44:30 -04:00
parent 968d0ba654
commit 7bfcd1a627
2 changed files with 6 additions and 4 deletions

View file

@ -14,6 +14,7 @@ The following video sharing/hosting websites are also supported:
- Invidious instances - Invidious instances
- Zoom - Zoom
- Twitch - Twitch
- Reddit
### Development ### Development

View file

@ -1,6 +1,5 @@
/* YouTube */ /* YouTube */
.ytp-play-progress, .ytp-play-progress, .ytp-swatch-background-color,
.ytp-swatch-background-color,
/* Invidious */ /* Invidious */
/* Odysee */ /* Odysee */
.vjs-play-progress, .vjs-play-progress,
@ -8,8 +7,10 @@
/* Vimeo */ /* Vimeo */
.played, .played,
/* Twitch */ /* Twitch */
.seekbar-segment .seekbar-segment,
{ /* Reddit */
._3fnsfWuIyofBJBBCbeOZzM
{
animation: RGB 25s ease-in-out infinite; animation: RGB 25s ease-in-out infinite;
} }