This commit is contained in:
hexated 2023-05-05 18:54:17 +07:00
parent 745409e071
commit 3db7cb8b20
2 changed files with 6 additions and 2 deletions

View file

@ -131,7 +131,6 @@ class Gomunimeis : MainAPI() {
): Boolean {
val document = app.get(data).document
document.select("div.player-container iframe").attr("src").substringAfter("html#")
.let { id ->
app.get("https://gomunimes.com/stream?id=$id")