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
- Zoom
- Twitch
- Reddit
### Development

View File

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