Open mikhoul opened 7 years ago
iptvultra_com : {
host : ['iptvultra.com'],
onStart : function() {
Aak.addScript(function() {
var _setTimeout = window.setTimeout;
Object.defineProperty(window, 'setTimeout', {
writable : false,
configurable : false,
value: function(fn, delay) {
if (fn.toString().toLowerCase().indexOf('adblock') > -1) {
return;
}
return _setTimeout(fn, delay);
}
});
});
}
},
@@||iptvultra.com^$generichide
@@||pagead2.googlesyndication.com/pagead/js/*/show_ads_impl.js$domain=iptvultra.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=iptvultra.com
for who use the social list, see https://forums.lanik.us/viewtopic.php?f=62&t=34152
@Giwayume Which is the best way to ad the JS code ? Userscript/Greasemonkey ? Directly in AAK ?
Thanks again to both of you ! :octocat:
@mikhoul directly in AAK, but SMed79's filters seem to work as well. Those are easier to add.
Thx ! :+1:
@Giwayume @SMed79
Oups I've tested with the filter I'm not able to download the files...
When I click on one of the buttons the process begin going to adfly, verification that I'm a human and come back to the page but the link to download don't appear.
Could you test it on your side ?
Regards :octocat:
You can download if you disable your adblocker ?
@SMed79
That's what I was trying and NO I can't the site seem broken.
Without UBO I have the Missing Overlay:
But clicking on the button does nothing :disappointed:
I've took a look at HTML and did not found any links or script for the button element ?
On your side are you able to download a file ?
On your side are you able to download a file ?
No. For me it's seems to be a fake site.
This site detect UBO: http://www.iptvultra.com/2016/11/canada-iptv-list-54-channels-19-11-2016.html
Regards :octocat: