mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 22:03:36 +01:00
Sadly a non-generic category has had to be introduced at last
This commit is contained in:
+22
-12
@@ -1,6 +1,6 @@
|
||||
[Adblock Plus 3.4]
|
||||
! Title: 🐐 Dandelion Sprout's Lightweight Anti-'Social share' List
|
||||
! Version: 20December2019v1-Alpha
|
||||
! Version: 01January2020v1-Alpha
|
||||
! Expires: 3 days
|
||||
! Description: This list aims to achieve pretty broad (if not overly broad) coverage of social sharing buttons, with perhaps 1/50th~1/100th as many entries as what the biggest anti-'social button' lists out there have.
|
||||
! Note: This list does not intentionally try to remove links to websites' social accounts, or to third-party logins. However, there currently will be many de facto false positives that end up removing such buttons as well.
|
||||
@@ -127,7 +127,7 @@
|
||||
##.shr.btn
|
||||
##.sns
|
||||
##.soc-list
|
||||
##.social-action[test-id*="facebook"]
|
||||
##.social-action[test-id*=facebook]
|
||||
##.social-btns
|
||||
##.social-footer
|
||||
##.social-icon
|
||||
@@ -149,7 +149,7 @@
|
||||
##.twitter-share
|
||||
##.twitter.share-icon
|
||||
##.twitter[href*="/share?"]
|
||||
##[app="addtoany"]
|
||||
##[app=addtoany]
|
||||
##[data-flip-widget=shareflip]
|
||||
##[socialshare]
|
||||
##a[class$=sharebtn]
|
||||
@@ -192,14 +192,14 @@
|
||||
##a[title^="Share to "]
|
||||
##amedia-share
|
||||
##amp-social-share
|
||||
##button[data-a-target^="share"]
|
||||
##button[ng-click^="shareOn"]
|
||||
##button[data-a-target^=share]
|
||||
##button[ng-click^=shareOn]
|
||||
##button[title^="Share this "]
|
||||
##div[button=share]
|
||||
##div[class$=-share-single]
|
||||
##div[class$=share-buttons]
|
||||
##div[class*="-share-buttons"]
|
||||
##div[class*="_share_button"]
|
||||
##div[class*=-share-buttons]
|
||||
##div[class*=_share_button]
|
||||
##div[class*="facebookShare" i]
|
||||
##div[class*="FooterShare" i]
|
||||
##div[class*="ShareButton" i]
|
||||
@@ -229,7 +229,7 @@
|
||||
##div[class="socialshare" i]
|
||||
##div[class="twitterShare" i]
|
||||
##div[class^="fbshare" i]
|
||||
##div[class^="icon-share-"]
|
||||
##div[class^=icon-share-]
|
||||
##div[class^="share-button" i]
|
||||
##div[class^=container_NotificationsBanner_]
|
||||
##div[class^=share-options]
|
||||
@@ -289,7 +289,7 @@ telesign.com##.share-area
|
||||
||widgets.getpocket.com/v1/button?label=pocket$subdocument
|
||||
||ws.sharethis.com^$third-party
|
||||
||yastatic.net/share/*-icon.*
|
||||
~allrecipes.com##div[class*="sharebar"]
|
||||
~allrecipes.com##div[class*=sharebar]
|
||||
~facebook.com,~facebookcorewwwi.onion##a[href*="facebook.com/dialog/feed"]
|
||||
~facebook.com,~facebookcorewwwi.onion##a[href*="facebook.com/dialog/share?app_id="]
|
||||
~facebook.com,~facebookcorewwwi.onion##a[href*="facebook.com/share.php?u=http"]
|
||||
@@ -297,8 +297,8 @@ telesign.com##.share-area
|
||||
~facebook.com,~facebookcorewwwi.onion##a[href*="facebook.com/sharer/sharer.php?u=http"]
|
||||
~flipboard.com##a[href*="://share.flipboard.com/bookmarklet/popout?"]
|
||||
~linkedin.com##a[href*="linkedin.com/shareArticle?"]
|
||||
~mewe.com##button[class*="share-button"]
|
||||
~mewe.com##div[class*="share-link"]
|
||||
~mewe.com##button[class*=share-button]
|
||||
~mewe.com##div[class*=share-link]
|
||||
~pinterest.*##a[class$=share-pinterest]
|
||||
~pinterest.*##a[href*="pinterest.com/pin/create/button"]
|
||||
~pinterest.*##a[href^="https://pinterest.com/pin/create/bookmarklet/"]
|
||||
@@ -307,7 +307,7 @@ telesign.com##.share-area
|
||||
~tumblr.com##a[href*="tumblr.com/share/link?"]
|
||||
~tumblr.com##a[href*="tumblr.com/widgets/share/"]
|
||||
~twitter.com##a[class$=share-twitter]
|
||||
~twitter.com##a[class="twitter" i][title="Tweet"]
|
||||
~twitter.com##a[class="twitter" i][title=Tweet]
|
||||
~twitter.com##a[href*="twitter.com/home?status="]
|
||||
~twitter.com##a[href*="twitter.com/intent/tweet?"]
|
||||
~twitter.com##a[href*="twitter.com/share?text="]
|
||||
@@ -325,6 +325,16 @@ telesign.com##.share-area
|
||||
##.share-link.js-require-widget
|
||||
##.post_social
|
||||
##.socialShareContainer
|
||||
##.share-top
|
||||
##.share-bottom
|
||||
###diaspora-button-container
|
||||
##.heateor_sss_sharing_container
|
||||
|
||||
! NOT allowed to be generic
|
||||
pastebin.com##.h_800.tweet
|
||||
vox.com##.c-social-buttons
|
||||
hardreset.info###modal-facebook
|
||||
hardreset.info##.modal-backdrop
|
||||
|
||||
! For sites that have $generichide
|
||||
e24.no##.article-share
|
||||
|
||||
Reference in New Issue
Block a user