Update aak-cont-ubo-runtime.user.js
This commit is contained in:
parent
f1a9094074
commit
fd2422b434
@ -203,6 +203,8 @@
|
|||||||
ubo.abort_on_property_read("adblock");
|
ubo.abort_on_property_read("adblock");
|
||||||
}
|
}
|
||||||
if (util.domCmp("androidcentral.com")) {
|
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.abort_on_property_write("adonisHash");
|
||||||
ubo.setTimeout_defuser("ubo", 300);
|
ubo.setTimeout_defuser("ubo", 300);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user