Update edupage.user.js

This commit is contained in:
Bruno Rybársky 2023-10-25 21:53:16 +02:00
parent 7498053f6b
commit 29cf754900

@ -223,7 +223,7 @@
function newpost(url, data, success, dataType, eqav){
edupost(url, data, success, dataType, 7);
}
unsafeWindow.$j.post = newpost;
//unsafeWindow.$j.post = newpost;
console.log("barEncLink overriden successfully.");
}
else {