s.to autoplay

Autoplay für SerienStream.to

< Opinie na s.to autoplay

Pytanie/komentarz

§
Napisano: 12-12-2020
Edytowano: 12-12-2020

remove line: document.body.style.position = "relative";

change: nextButton.style.left = "calc(100% - "+nextButton.offsetWidth+"px)";
to: nextButton.style.left = "calc(100% - "+ (nextButton.offsetWidth + 1) +"px)";

Odpowiedz

Zaloguj się, by odpowiedzieć.