audio webteases not working!

Post all technical issues and questions here. We'll gladly help you wherever we can.
Post Reply
Shadow90
Curious Newbie
Curious Newbie
Posts: 1
Joined: Fri Aug 30, 2019 5:55 am

audio webteases not working!

Post by Shadow90 »

I am on mobile and I am trying to get audio teases to work but they don't.i tap on the tease and it takes me to the first page but I don't see any play buttons or videos.i am using Firefox and have tried chrome.any help?
mimi521
Curious Newbie
Curious Newbie
Posts: 1
Joined: Fri Dec 13, 2019 9:06 am

Re: audio webteases not working!

Post by mimi521 »

I have the same problem.
undeniable_denial
Explorer
Explorer
Posts: 96
Joined: Sat Aug 24, 2019 11:42 am
Gender: Male
Location: Germany

Re: audio webteases not working!

Post by undeniable_denial »

The good news is, the files are still there.
The bad news is, it still seems to rely on flash, until the webmaster changes that fact.

For those who like to tinker, I came up with this piece of code that replaces the flash player with an html5 audio control on the fly. Just start the tease like normal and paste this in the browser console.

Code: Select all

document.querySelector("#tease_content .text").innerHTML+='<audio controls style="width:100%"><source src="https://media.milovana.com/timg/'+document.querySelector(".text script").childNodes[0].textContent.match(/[a-f0-9]+\.mp3/)[0]+'" type="audio/mpeg"></audio>'
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 4 guests