Hi @conrick
In my case the code below does the trick.
window.onload = function(){
if (navigator.userAgent.indexOf("Opera Mini") !== -1)
alert("blah blah");
};
Depending on what geographic areas you target, you may want to reconsider adjusting your site's mobile version to Extreme Data Savings limits, though.
Regards
Kacper