Update aak-cont-ubo-runtime.user.js

This commit is contained in:
Hugo Xu 2017-05-27 15:21:49 +00:00
parent f1a9094074
commit fd2422b434

View File

@ -203,6 +203,8 @@
ubo.abort_on_property_read("adblock");
}
if (util.domCmp("androidcentral.com")) {
//Other half of the rules are in AdBlock / ABP extension filter...
//I coudln't think of another way...
ubo.abort_on_property_write("adonisHash");
ubo.setTimeout_defuser("ubo", 300);
}