mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Removed copythingy from iframed element
This commit is contained in:
@@ -1236,7 +1236,7 @@ function before_toast(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
function addJoinBox() {
|
function addJoinBox() {
|
||||||
document.querySelector("#video-container").insertAdjacentHTML("beforeend", '<a href="https://zoff.me" target="_blank"><div class="addedJoinBox">Listen directly on https://zoff.me<br>© KasperRT & Nixo</div></a>');
|
document.querySelector("#video-container").insertAdjacentHTML("beforeend", '<a href="https://zoff.me" target="_blank"><div class="addedJoinBox">Listen directly on https://zoff.me</div></a>');
|
||||||
}
|
}
|
||||||
|
|
||||||
function scrollChat() {
|
function scrollChat() {
|
||||||
|
|||||||
Reference in New Issue
Block a user