Alex
2016-10-06 14:17:05 +03:00
parent 306d036ed6
commit b4884b5732

View File

@@ -30,4 +30,5 @@ revclouds.com#%#AG_onLoad(function() {document.getElementById("tick-dwn").click(
! Unblock context menu
thegreatdaily.com#%#Object.defineProperty(window, 'clearSelection', { get: function() { return []; } });
biyografi.info#%#AG_onLoad(function() { setTimeout(function() {document.getElementsByTagName("Body")[0].removeAttribute("oncontextmenu");}, 300); });
pornhdx.tv#%#AG_onLoad(function() { setTimeout(function() {$(document).unbind('contextmenu');}, 300); });
pornhdx.tv#%#AG_onLoad(function() { setTimeout(function() {$(document).unbind('contextmenu');}, 300); });
cheater-top.ru#%#AG_onLoad(function() { document.onselectstart=function(){return true}; document.oncontextmenu=function(){return true}; });