Update aak-cont-script.user.js
This commit is contained in:
parent
d121180c7e
commit
a40d33ffea
@ -4917,6 +4917,9 @@
|
||||
Aak.addScript(function () {
|
||||
if(/blockadblock\.com$/.test(location.hostname)){
|
||||
window.eval = null;
|
||||
window.addEventListener("load", function(){
|
||||
window.document.getElementById("babasbmsgx").remove();
|
||||
});
|
||||
}
|
||||
//return;
|
||||
// variant 1
|
||||
|
Reference in New Issue
Block a user