mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-14 04:49:00 +01:00
REFDGHFDG AM STUPID
This commit is contained in:
parent
b997f4a9ba
commit
78b42e1de4
1 changed files with 1 additions and 1 deletions
|
@ -373,7 +373,7 @@ const YoutubeAPI = {
|
|||
// player base
|
||||
const base_player = "https://www.youtube.com/s/player/a87a9450/player_ias.vflset/en_US/base.js"
|
||||
const saa = document.createElement('style');
|
||||
style.innerHTML = `
|
||||
saa.innerHTML = `
|
||||
.vjs-play-progress {
|
||||
background-image: linear-gradient(to right,
|
||||
#ff0045,
|
||||
|
|
Loading…
Reference in a new issue