Skip to content

Commit

Permalink
quotev.com #51145
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamWr committed Mar 9, 2020
1 parent cfaa17b commit 3b859f9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion AnnoyancesFilter/sections/tweaks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -495,13 +495,17 @@ amp.n-tv.de#$#.wrapper-page { min-height: calc(100%) !important; }
irisbuddies.ml#$#html > 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; -khtml-user-select: text!important; }
tmofans.com#$#.element { -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
siyasetcafe.com#$#body.body-prevent { -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; -khtml-user-select: text!important; }
nontongratis88.live,freecourser.com#$#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; -khtml-user-select: text!important; }
quotev.com,nontongratis88.live,freecourser.com#$#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; -khtml-user-select: text!important; }
fmoviez.org#$#html { -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; -khtml-user-select: text!important; }
unisinav.com,amigurumi.today,thememazing.com,chiaseapk.com,dzelectronic.com#$#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; -khtml-user-select: text!important; }
aihristdreamtranslations.com,audioreview.m1001.coreserver.jp,hulkpop.com#$#body.unselectable { -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; -khtml-user-select: text!important; }
droidtk.com#$#body[data-protect="true"] { -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; -khtml-user-select: text!important; }
toptech360.com,devicespecifications.com,apkinstaller.com,androidmtk.com,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; -khtml-user-select: text!important; }
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
quotev.com#$#body #res_area ::selection { background-color: #3297FD!important; }
!--- JS ----
quotev.com#%#//scriptlet("remove-attr", "onselectstart|ondragstart|unselectable", "#rescontent")
quotev.com#%#AG_onLoad(function() { document.body.onselectstart = document.body.ondragstart = function() { return true; }; });
flying-lines.com#%#Object.defineProperties(document,{oncontextmenu:{get:function(){},set:function(){}},onselectstart:{get:function(){},set:function(){}}});
psycabi.net#%#//scriptlet("abort-on-property-read", "addLink")
!+ NOT_PLATFORM(windows, mac, android)
Expand Down Expand Up @@ -647,6 +651,8 @@ spy-soft.net,z-news.link#%#Object.defineProperty(window, 'disableSelection', { g
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); });
!--- HTML ----
quotev.com$$style[tag-content="#res_area ::selection"][max-length="250"]
quotev.com$$script[tag-content="document.body.ondragstart=function"][max-length="150"]
turkstar.in$$script[id="wpcp_disable_selection"]
turkstar.in$$script[id="wpcp_disable_Right_Click"]
turkstar.in$$style[tag-content=".unselectable"][max-length="350"]
Expand Down

0 comments on commit 3b859f9

Please sign in to comment.