Open sdfhqul opened 7 years ago
This is not a global solution, will work until they swap out scripts.
imore_com : {
host : ['imore.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().indexOf('renderTemplate(A[n.type]') > -1) return;
return _setTimeout(fn, delay);
}
});
});
}
},
@MamaLuigi9000 Just update easylist.
@Giwayume Where can I add this? @SMed79 I just did, I still get the same message unfortunately.
@MamaLuigi9000 Add it into the Aak user script. It can go in between any of the other website blocks in the middle of the file that look similar.
@Giwayume Thanks its working.
I still get the same message unfortunately.
Sorry i can not reproduce.
@SMed79 It's odd. Because of the way they're randomizing the name of their script and sending the response headers, sometimes the browser blocks it due to a mime type mismatch.
add
@@||imore.com^$generichide
@@||cloudfront.net/ad/$xmlhttprequest,domain=imore.com
@mapx- This is also working, thanks.
I have done the above steps and doesn't work for me. Please Help.
it should work using the current easylist, be sure not keeping more blocking extensions / addons.
wow. @mapx- you're right. Easylist must have just been updated.
Thanks!
http://www.imore.com/how-charge-your-iphone-7-and-listen-headphones-same-time https://gyazo.com/4d1e1f58eeee47f6004ce82390707668 Google Chrome Tampermonkey uBlock Origin v1.9.16 Easylist + AakList + Adblock Warning Removal List
Notes: Admiral (https://getadmiral.com/) shown at the bottom of the picture is an Anti-Adblocking service maybe you guys can block?