!##############################
!######### CSS tweaks #########
!##############################
!
! https://github.com/AdguardTeam/AdguardFilters/issues/16558
pu.nl#$#.article-meta { height: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/15059
gesundheitsfrage.net,gutefrage.net,finanzfrage.net#$#gf-deferred-content.u-invisible { visibility: visibile!important;}
gesundheitsfrage.net,gutefrage.net,finanzfrage.net#$#gf-shortened-block.is-short { max-height: none!important; }
gesundheitsfrage.net,gutefrage.net,finanzfrage.net#$#.is-short::after { background:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/14804
fotomac.com.tr#$#.content { padding-bottom: 0px!important; }
! winfuture.de - removing margin at top
winfuture.de#$##container { margin: auto auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/11164
themeslide.com#$#div[style="text-align: center;"] > div[style^="display:inline-block;width: 100%;"] > .loading { display: none!important; }
themeslide.com#$#div[style="text-align: center;"] > div[style^="display:inline-block;width: 100%;"] > .loading + a[href].btn-success { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/10435
nowymarketing.pl#$#.article-articleBody > .blured[style="filter: blur(3px);"] { filter: none!important; }
nowymarketing.pl#$#.article-articleBody > .accessInfoBox.group { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/10073 https://github.com/AdguardTeam/AdguardFilters/issues/10466 https://github.com/AdguardTeam/AdguardFilters/issues/10923
gesundheitsfrage.net,gutefrage.net,finanzfrage.net##gf-loading-indicator
! https://github.com/AdguardTeam/AdguardFilters/issues/10021
dwatchseries.to##.sp-leader
! https://github.com/AdguardTeam/AdguardFilters/issues/9338
ilikewallpaper.net#$##divWalllist { padding: 0px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/9053
altyazili.net###main-wrapper> center > br
! https://github.com/AdguardTeam/AdguardFilters/issues/8950
forum.donanimhaber.com#$#.soltaraf{width: calc(100%)!important;}
! https://github.com/AdguardTeam/AdguardFilters/issues/8793
bitmakler.com###sidebar > br
! https://github.com/AdguardTeam/AdguardFilters/issues/8773
xgaytube.com##.videoPlayer > .uwrap ~ br
! https://github.com/AdguardTeam/AdguardFilters/issues/8564
edeka.de#$#.touchevents {margin-top:0px!important;}
! https://github.com/AdguardTeam/AdguardFilters/issues/7718
watchfaces.be#$#.post-attachment > #filedownload { display: block!important; }
watchfaces.be#$#.post-attachment > .coinhive-captcha { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6976
marinetraffic.com#$#body[style^="padding-top: 144px;"] { padding-top: 47px!important; }
marinetraffic.com#$#.banner > div > nav.navbar-fixed-top[style="padding-top: 97px;"] { padding-top: 0px!important; }
! https://forum.adguard.com/index.php?threads/19534/
yadi.sk#$#.folder-public_has-padding { padding-top: 0px!important; }
! http://forum.ru-board.com/topic.cgi?forum=2&topic=5372&start=240#8
youtube.com#$##appbar-guide-menu { margin-top: 50px!important; }
! https://forum.adguard.com/index.php?threads/resolved-linkshrink-net.18185/#post-125279 - bypass timer
linkshrink.net#$##pause {display: none!important;}
linkshrink.net#$##skip {display: block!important;}
! https://forum.adguard.com/index.php?threads/12185/
! softpedia.com - move articles list to the top
softpedia.com#$#iframe.swipebox-rightxd[id="relcontent"] { top: 60px!important; height: 535px!important; }
! для капчи при заходе с не российских IP - через несколько секунд символы прячутся наложением картинки -> можно убрать.
letitbit.net##img[class="mcmp_postrol_img"]
! newsweek.com - hide the popup which limits the number of articles that can be read
newsweek.com##iframe[src="http://sns.europe.newsweek.com/newsletter?popup=1"]
!
!##############################
!######### JS tweaks ##########
!##############################
! 
! https://github.com/AdguardTeam/AdguardFilters/issues/16740
!+ NOT_PLATFORM(windows, mac, android)
doviz.com#%#AG_onLoad(function() { setTimeout(function() { if(typeof player.pause != 'undefined') { player.pause(); } }, 3000); });
! https://github.com/AdguardTeam/AdguardFilters/issues/15410
reklamlar.my-debrid.net#%#AG_onLoad(function() { setTimeout(function() { saniye = 10; }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/14682
cocoleech.com#%#AG_defineProperty('width', {value:100}, window);
! https://github.com/AdguardTeam/AdguardFilters/issues/14668
leechall.download#%#AG_defineProperty('seconds', {value:-2}, window);
prem.link#%#AG_defineProperty('waiting_time', {value:0}, window);
! Disable autoplay
zdnet.com#%#if (typeof localStorage != 'undefined' && localStorage.setItem) { localStorage.setItem('zdnetSettings', '{"autoplayEnabled":"off"}'); }
azaku-anime.com#%#AG_onLoad(function() { document.body.innerHTML = document.body.innerHTML.replace(/autoPlay=1/g, 'autoPlay=0'); });
! breaks video at http://www.chip.de/artikel/Neuster-Core-i7-SSD-und-mehr-Kraftvolles-Allround-Notebook-von-Dell-im-Deal_137096381.html
! chip.de#%#AG_onLoad(function() { document.body.innerHTML = document.body.innerHTML.replace(/data-autoplay="true"/g, 'data-autoplay="false"'); });
cnet.com#%#if (typeof localStorage != 'undefined' && localStorage.setItem) { localStorage.setItem('cnetSettings', '{"autoplayEnabled":"off"}'); }
! https://github.com/AdguardTeam/AdguardFilters/issues/12814
bluemediafiles.com#%#Object.defineProperty(window, 'gsecs', { value: 0 }); Object.defineProperty(window, 'i', { value: 0 });
! https://github.com/AdguardTeam/AdguardFilters/issues/11642
tetherguide.com,stellarcoin2018.com,ethereumtradecoin.com#%#Object.defineProperty(window, 'seconds', { value: 0 });
! https://github.com/AdguardTeam/AdguardFilters/issues/11164
s24.themeslide.com#%#AG_onLoad(function() { setTimeout(function() { $('.downloadbtn').attr('disabled', false); $('#countdown').css('visibility', 'hidden'); }, 500); });
! https://github.com/AdguardTeam/AdguardFilters/issues/10857
loks.us#%#AG_onLoad(function() { count = 0; });
! https://github.com/AdguardTeam/AdguardFilters/issues/10891
comando-filmes.org#%#AG_defineProperty('onselectstart', {value:true}, document); AG_defineProperty('oncontextmenu', {value:true}, document); AG_defineProperty('onmousedown', {value:true}, document); AG_defineProperty('onclick', {value:true}, document);
! https://github.com/AdguardTeam/AdguardFilters/issues/10296
cryptovertise.tk#%#AG_onLoad(function() { $(".claim-button").prop("disabled", false).text("Get reward!").val("Get reward!"); disableButtonTimer(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/10073 https://github.com/AdguardTeam/AdguardFilters/issues/10466 https://github.com/AdguardTeam/AdguardFilters/issues/10923
gesundheitsfrage.net,finanzfrage.net,gutefrage.net#%#AG_onLoad(function() { setTimeout(function() {var dc = document.querySelectorAll('gf-deferred-content.u-invisible');     for (var i = 0; i < dc.length; i ++) {       dc[i].setAttribute('class', dc[i].getAttribute('class').replace('u-invisible', ''));} }, 300); }); 
! https://github.com/AdguardTeam/AdguardFilters/issues/8806
webspor34.org#%#AG_onLoad(function() {setTimeout(function(){var el = document.getElementsByTagName("body")[0]; el.removeAttribute("oncontextmenu"); el.removeAttribute("onselectstart"); el.removeAttribute("ondragstart");}, 300);}); 
! https://github.com/AdguardTeam/AdguardFilters/issues/8564
edeka.de#%#AG_onLoad(function() { setTimeout(function() {document.getElementsByTagName("Body")[0].classList.remove("has-smartbanner");}, 300); });     
! https://github.com/AdguardTeam/AdguardFilters/issues/8367
peliculasmegahdd.net#%#AG_onLoad(function() { count = 0; });
! https://forum.adguard.com/index.php?threads/2ddl-unblocked-pl.27091/
2ddl.unblocked.pl#%#Object.defineProperty(window, 'external_links_in_new_windows_loop', { get: function() { return ; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/5505
gogoanime.io#%#AG_onLoad(function() { setTimeout(function() { var e = document.querySelector('.anime_video_body_watch_items .ads_iframe'); if (e) e.click(); }, 300); });
! dailypost.co.uk - stop autoplay
dailypost.co.uk#%#AG_onLoad(function() { setTimeout(function() { var e = document.querySelector('span.autoplay-cancel'); if (e) e.click(); }, 3300); });
! rutracker.org - allow pages preview in NewsFox RSS reader in FireFox
rutracker.org#%#window.self = window.top;
! https://github.com/AdguardTeam/AdguardFilters/issues/4440
raptu.com#%#AG_onLoad(function(){var el=document.querySelector('body > #normalmsg > form[action="#"]');if(el)el.submit()});
! https://forum.adguard.com/index.php?threads/resolved-watchseries-cr.19055/#post-126304
watchseries.cr#%#AG_onLoad(function(){buildPlayer();});
! https://forum.adguard.com/index.php?threads/alluc-ee.19004/#post-125276
openload.co#%#window.addEventListener("load", function(){ var el = document.getElementById("videooverlay"); if(el){el.click();} });
! bleacherreport.com - https://github.com/AdguardTeam/AdguardFilters/issues/3561
bleacherreport.com#%#var mt=window.MutationObserver||window.WebkitMutationObserver,ob=new mt(function(a){a&&a.length&&a.forEach(function(b){if(b&&b.addedNodes&&b.addedNodes.length)for(var a=0;a<b.addedNodes.length;a++)(c=b.addedNodes[i])&&c.id&&"social-promo-flyin"==c.id&&c.parentNode.removeChild(c)})});AG_onLoad(function(){ob.observe(document.body,{childList:!0,subtree:!0})});
rozetka.com.ua#%#window.getSelection = undefined;
! gboxes.com - disable timeout for showing buttons
gboxes.com#%#AG_onLoad(function() { func1(); });
! yaplakal.com,yap.ru - убираем кликандер при переходе на стороннюю ссылку
yaplakal.com,yap.ru#%#AG_onLoad(function() { window.clkUnd = function() {} });
! videogamesblogger.com - automate skip ad page
videogamesblogger.com#%#AG_onLoad(function() { window.num_seconds = 1; });
||videogamesblogger.com/javascripts/interstitial.client.js
! revclouds.com - uncheck the loader
revclouds.com#%#AG_onLoad(function() {document.getElementById("tick-dwn").click();});
!
! Remove timer, during which ads or self-promos were shown
!
imslp.org#%#AG_onLoad(function(){var b=document.getElementById("sm_dl_wait");if(b){var c=document.createElement("a");c.setAttribute("href",b.getAttribute("data-id"));c.innerHTML="<b>"+("function"==typeof window.a?IMSLPGetMsg("js-s"):"Click here to continue your download.")+"</b>";var d=document.createElement("style");d.innerHTML="#sm_dl_wait{display:none!important;}";b.parentNode.insertBefore(c,b);b.parentNode.insertBefore(d,b)}});
!
!
!
!
!*****
!* Unblock context menu and other mouse limitations
!
/wp-content/plugins/jcwp-copy-paste-blocker/*
/wp-content/plugins/digiproveblog/*$domain=~wordpress.org
/wp-content/plugins/disable-right-click/*
/wp-content/plugins/right-click-disable-orignal/*
!
||мвд.рф/media/mvd-2015/js/nocopy.js
||cdn.web.tv/asset/javascripts/smothScroll.min.js
||serialuk.net/js/copyright.js
!--- CSS ---
serial-key.com,sjcrack.com,themeslide.com,openssource.biz,kinogo-net-2017.ru,kinogo-online.online,kino-zal.net,lavka-invaitov.ru#$#body * { -webkit-touch-callout: default!important; -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; }
catekno.com#$#img { -webkit-touch-callout:default!important;-webkit-user-select:text!important; }
!--- JS ----
toptech360.com#%#Object.defineProperty(document, 'oncontextmenu', { get: function() { return; } }); Object.defineProperty(document, 'ondragstart', { get: function() { return; } }); Object.defineProperty(document, 'onkeydown', { get: function() { return; } }); Object.defineProperty(document, 'onselectstart', { get: function() { return; } }); Object.defineProperty(document, 'onmousedown', { get: function() { return; } }); Object.defineProperty(document, 'onclick', { get: function() { return; } }); Object.defineProperty(window, 'disableSelection', { get: function() { return; } }); Object.defineProperty(window, 'disable_copy', { get: function() { return; } }); Object.defineProperty(window, 'disableEnterKey', { get: function() { return; } }); Object.defineProperty(window, 'disable_copy_ie', { get: function() { return; } });
pelispedia.tv#%#AG_onLoad(function() { document.oncontextmenu = function(){return true}; });
solvettube.com#%#Object.defineProperty(document, 'oncontextmenu', { get: function() { return; } }); Object.defineProperty(document, 'ondragstart', { get: function() { return; } }); Object.defineProperty(document, 'onkeydown', { get: function() { return; } }); Object.defineProperty(document, 'onselectstart', { get: function() { return; } }); Object.defineProperty(document, 'onmousedown', { get: function() { return; } }); Object.defineProperty(document, 'onclick', { get: function() { return; } }); Object.defineProperty(window, 'disableSelection', { get: function() { return; } }); Object.defineProperty(window, 'disable_copy', { get: function() { return; } }); Object.defineProperty(window, 'disableEnterKey', { get: function() { return; } }); Object.defineProperty(window, 'disable_copy_ie', { get: function() { return; } });
livetvcafe.me#%#Object.defineProperty(window, 'clickIE', { get: function() { return; } });
unikampus.net#%#AG_onLoad(function() { document.oncontextmenu = function(){return true}; }); Object.defineProperty(window, 'disableSelection', { get: function() { return; } });
studyrankers.com#%#Object.defineProperty(document, 'oncontextmenu', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'ondragstart', { get: function() { return; }, set: function() {} }); Object.defineProperty(window, 'disableSelection', { get: function() { return; }, set: function() {} });
themeslide.com#%#window.addEventListener("contextmenu",function(a){a.stopPropagation()},!0);
denizlihaber.com#%#Object.defineProperty(document, 'ondragstart', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'oncontextmenu', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'onkeydown', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'onmousedown', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'onclick', { get: function() { return; }, set: function() {} }); Object.defineProperty(window, 'onkeyup', { get: function() { return; }, set: function() {} }); Object.defineProperty(window, 'onkeydown', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'onkeypress', { get: function() { return; }, set: function() {} });
italiashare.net#%#Object.defineProperty(window, 'killCopy', { get: function() { return; } });
patrika.com#%#AG_defineProperty('oncopy', {value:true}, document); AG_defineProperty('onpaste', {value:true}, document);
gaypornmasters.com#%#AG_defineProperty('oncontextmenu', {value:true}, document); AG_defineProperty('onselectstart', {value:true}, document);
megahd.cc#%#AG_defineProperty('oncontextmenu', {value:true}, document); AG_defineProperty('onkeypress', {value:true}, document); AG_defineProperty('onmousedown', {value:true}, document); AG_defineProperty('onkeydown', {value:true}, document); AG_defineProperty('onkeyup', {value:true}); AG_defineProperty('onkeydown', {value:true}); AG_defineProperty('ondragstart', {value:true}, document);
gaypornwave.com,sporx.com#%#AG_defineProperty('oncontextmenu', {value:true}, document);
catekno.com#%#AG_abortInlineScript(/keydown/, 'addEventListener')
catekno.com#%#AG_defineProperty('oncontextmenu', {value:true}, document); AG_defineProperty('ondragstart', {value:true}, document); AG_defineProperty('onkeydown', {value:true}, document); AG_defineProperty('keypress', {value:true}, document); AG_defineProperty('disableSelection', { get: function() { return;}});
softwarebits.net,muharebetarihi.com,baskod.com#%#AG_defineProperty('oncontextmenu', {value:true}, document); AG_defineProperty('ondragstart', {value:true}, document); Object.defineProperty(window, 'disableSelection', { get: function() { return {}; } }); AG_defineProperty('keypress', {value:true}, document); AG_defineProperty('onkeydown', {value:true}, document);
baskod.com#%#AG_abortInlineScript(/keydown/, 'addEventListener')
serial-key.com,sjcrack.com#%#Object.defineProperty(document, 'oncontextmenu', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'ondragstart', { get: function() { return; }, set: function() {} }); Object.defineProperty(window, 'disableSelection', { get: function() { return; }, set: function() {} });
baho.com.tr#%#AG_onLoad(function() { setTimeout(function() { var b = document.getElementsByTagName("body")[0]; b.removeAttribute("onselectstart"); b.removeAttribute("oncontextmenu"); b.removeAttribute("ondragstart"); }, 300); });
putlocker7.live#%#AG_onLoad(function() { setTimeout(function() {document.getElementsByTagName("Body")[0].removeAttribute("oncontextmenu"); }, 300); });         
bodytr.com#%#Object.defineProperty(document, 'oncontextmenu', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'ondragstart', { get: function() { return; }, set: function() {} }); Object.defineProperty(window, 'disableSelection', { get: function() { return; }, set: function() {} });
tosunkaya.com#%#Object.defineProperty(document, 'onkeypress', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'onmousedown', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'onkeydown', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'oncontextmenu', { get: function() { return; }, set: function() {} }); Object.defineProperty(window, 'onkeyup', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'ondragstart', { get: function() { return; }, set: function() {} }); Object.defineProperty(window, 'onkeydown', { get: function() { return; }, set: function() {} });
peliculasdk.com#%#Object.defineProperty(document, 'ondragstart', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'oncontextmenu', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'onselectstart', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'onmousedown', { get: function() { return; }, set: function() {} });
worldfree4ufilm.com#%#AG_onLoad(function() { document.oncontextmenu = function(){return true}; });
worldfree4ufilm.com#%#Object.defineProperty(window, 'disableSelection', { get: function() { return; } });
itbox.ua,vokrug.tv#%#AG_onLoad(function() { document.oncopy = function() {}; });
themefire.net,fxporn69.com#%#Object.defineProperty(document, 'oncontextmenu', { get: function() { return; } });
futboltv24.net#%#AG_onLoad(function() { setTimeout(function() { var b = document.getElementsByTagName("body")[0]; b.removeAttribute("onselectstart"); b.removeAttribute("oncontextmenu"); b.removeAttribute("ondragstart"); }, 300); });
kinoshek.net,kinogo-720p.ru,allhit.org,korp.tv#%#Object.defineProperty(window, 'preventSelection', { get: function() { return function(){}; } });
guvenlilink.blogspot.com#%#AG_onLoad(function() { document.oncontextmenu=function(){return true}; });
latinohentai.com,7days2die.info,f4freesoftware.com#%#Object.defineProperties(document,{oncontextmenu:{set:function(){}},ondragstart:{set:function(){}}});
kino-city.net#%#AG_onLoad(function() { document.onselectstart=function(){return true}; document.oncontextmenu=function(){return true}; });
themeslide.com,bvb09fans.ru#%#AG_onLoad(function() { document.ondragstart = document.onselectstart = document.oncontextmenu = null; });
7lafa.com#%#AG_onLoad(function() {setTimeout(function(){document.getElementsByTagName('body')[0].removeAttribute("oncopy"); document.getElementsByTagName('body')[0].removeAttribute("onselectstart");}, 300);});
antenasport.eu,bilenlerkabilesi.com,half-musiq.blogspot.com#%#Object.defineProperty(document, 'onmousedown', { get: function() { return; } });
kinogo-net-hd.ru,bigcinema-online.net,bigcinema-tv.club,gidonline-kino.club,kinogo-2017.com,kinogo-720.club,kinogo.club,kinogoonline.club,season-var.net,topcinema.tv,kinogo2.net,kino-kingdom.com,hd-kinogo.co#%#Object.defineProperty(window, 'getSelection', { get: function() { return; } });
bobfilm.online#%#AG_onLoad(function() { document.body.removeAttribute('oncopy'); });
matematikcifatih.com,bodrumgundem.com,ceplik.com,dijitalx.com,ilife97.com,teknokasif.com,z-news.link,stupdroid.com#%#Object.defineProperty(document, 'oncontextmenu', { get: function() { return; } });
kinogo-net-2017.ru,cheater-top.ru,discussio.ru,kino-zal.net,tvfru.ru,kinogoonline.club#%#AG_onLoad(function() { document.onselectstart=function(){return true}; document.oncontextmenu=function(){return true}; });
dijitalx.com#%#Object.defineProperty(window, 'disableEnterKey', { get: function() { return; } });
half-musiq.blogspot.com,bilenlerkabilesi.com#%#Object.defineProperty(document, 'onselectstart', { get: function() { return; } });
hdwallpapersact.com#%#AG_onLoad(function() { document.onmousedown=function(){return true}; });
kinogb.me#%#Object.defineProperty(window, 'noselect', { get: function() { return; } });
kinokrad.club#%#Object.defineProperty(window, 'disableselect', { get: function() { return; } });
kinokrad.club,topcinema.tv,turkcinema.tv#%#AG_onLoad(function() { document.oncontextmenu = document.onmouseup = document.onmousedown = function() { return true; } });
kpssrehber.com#%#Object.defineProperty(window, 'NSclick', { get: function() { return; } });
picrelated.com#%#AG_onLoad(function() { window.CHV.obj.config.image.right_click = true; });
pornhdx.tv#%#AG_onLoad(function() { setTimeout(function() {$(document).unbind('contextmenu');}, 300); });
skidrowreloaded.com#%#var _={get:function(){return function(){}}};Object.defineProperties(window,{clickIE4:_,disableSelection:_});
spy-soft.net,z-news.link#%#Object.defineProperty(window, 'disableSelection', { get: function() { return; } });
thegreatdaily.com#%#Object.defineProperty(window, 'clearSelection', { get: function() { return []; } });
webspor2.com,biyografi.info,seiya-saiga.com#%#AG_onLoad(function() { setTimeout(function() { document.getElementsByTagName("Body")[0].removeAttribute("oncontextmenu"); document.getElementsByTagName("Body")[0].removeAttribute("onselectstart"); }, 300); });
explorewin.com#%#Object.defineProperty(document, 'oncontextmenu', { get: function() { return; } }); Object.defineProperty(document, 'ondragstart', { get: function() { return; } }); Object.defineProperty(document, 'onkeydown', { get: function() { return; } }); Object.defineProperty(document, 'onselectstart', { get: function() { return; } }); Object.defineProperty(document, 'onmousedown', { get: function() { return; } }); Object.defineProperty(document, 'onclick', { get: function() { return; } }); Object.defineProperty(window, 'disableSelection', { get: function() { return; } }); Object.defineProperty(window, 'disable_copy', { get: function() { return; } }); Object.defineProperty(window, 'disableEnterKey', { get: function() { return; } }); Object.defineProperty(window, 'disable_copy_ie', { get: function() { return; } });
!--- HTML ----
turkstar.in$$script[id="wpcp_disable_selection"]
turkstar.in$$script[id="wpcp_disable_Right_Click"]
turkstar.in$$style[tag-content=".unselectable"][max-length="350"]
openssource.biz$$script[tag-content="document.onkeypress = function"][max-length="2000"]
twgreatdaily.com$$script[tag-content="indexOf|css|fn|this|attr|unselectable|console|empty|copy|contextmenu"]
!*
!*****
!
!##############################
!######### HTML tweaks ########
!##############################
! 
! Disable autoplay
||static.doviz.com/js/common.*.js$replace=/autoPlay:true/autoPlay:false/,domain=doviz.com
||focus.de$replace=/autoPlay:[\s\S]*\,autoStickiness/autoPlay:false\,autoStickiness/,important,~script,~stylesheet,~xmlhttprequest
||oe24.at$replace=/"autostart":"true"/"autostart":"false"/,important,~script,~stylesheet,~xmlhttprequest
||huffingtonpost.de$replace=/autoplay=true/autoplay=false/,important,~script,~stylesheet,~xmlhttprequest
||video.golem.de$replace=/autoPl:\s"true"/autoPl:"false"/,important,~script,~stylesheet,~xmlhttprequest