mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 20:30:20 +01:00
Merge pull request #954 from ItsProfessional/patch-1
Add dropgalaxy filters to AntiFunctionalityRemovalList.txt
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Adblock Plus 3.13]
|
||||
! Title: 🧗 Anti-'Functionality removal' List
|
||||
! Version: 10November2023v1-Beta
|
||||
! Version: 11November2023v1-Beta
|
||||
! Expires: 9 days
|
||||
! Description: This list aims to combat some sites' attempts to make it impossible to copy text, right-click on pages, open the F12 menu, create fake loading times, or who otherwise obstruct people from features that they should be perfectly in their rights to have access to.
|
||||
! Homepage: https://github.com/DandelionSprout/adfilt/blob/master/Wiki/General-info.md#-english
|
||||
@@ -32,6 +32,13 @@ respublika.lt#?#[class^=com_]:style(user-select: unset !important; -webkit-user-
|
||||
hirunews.lk,ada.lk#?#body:style(user-select: unset !important; -webkit-user-select: unset !important; -moz-user-select: unset !important)
|
||||
||laisvadienis.lt^$inline-script
|
||||
|
||||
! Prevents sites from disabling DevTools keyboard shortcuts 📛
|
||||
dropgalaxy.*##+js(acs, document.onkeydown)
|
||||
|
||||
! Defuse anti-debugging measures in sites 📛
|
||||
||jsdelivr.net/npm/disable-devtool$script
|
||||
dropgalaxy.*##+js(acs, isWesternEuropeanTimezone)
|
||||
|
||||
! Removes strange blurring of comments on non-Nordic sites 📛
|
||||
respublika.lt#?##news_comment_container:style(filter: none !important)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user