Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

brokensilenze.net: detection #20473

Closed
9 of 10 tasks
huyszn opened this issue Nov 5, 2023 · 5 comments
Closed
9 of 10 tasks

brokensilenze.net: detection #20473

huyszn opened this issue Nov 5, 2023 · 5 comments

Comments

@huyszn
Copy link
Contributor

huyszn commented Nov 5, 2023

Prerequisites

  • This is NOT a YouTube, Facebook or Twitch report.
  • I read and understand the policy about what is a valid filter issue.
  • I verified that this issue is not a duplicate. (Use this button to find out.)
  • I forced an update of my filter lists. (Click the "Purge all caches" button while holding the 'Shift' key, then click the "Update now" button.)
  • I did not remove any of the default filter lists, or I have verified that the issue was not caused by removing any of the default lists.
  • I did not enable additional filter lists, or I have verified that the issue still occurs without enabling additional filter lists.
  • I do not have custom filters/rules, or I have verified that the issue still occurs without custom filters/rules.
  • I am not using uBlock Origin (uBO) along with other content blocker extensions.
  • I have verified that the web browser's built-in blocker or DNS blocking (standalone or through a VPN) is not causing the issue.
  • I did not answer truthfully to ALL the above checkpoints.

URL address of the web page

https://www.brokensilenze.net/2023/11/04/love-marriage-huntsville-season-6-episode-23-holt-her-accountable/

Category

detection

Description

The site detects uBO. It also blocks right clicks, selecting, and copying.

These filters seem to fix the detection and annoyances.

brokensilenze.net##+js(noeval-if, /chp_?ad/)
brokensilenze.net##+js(aopw, document.oncontextmenu)
brokensilenze.net##+js(aopw, document.ondragstart)
brokensilenze.net##+js(set, disable_copy, noopFunc)
brokensilenze.net##+js(set, disable_copy_ie, noopFunc)
brokensilenze.net##.unselectable:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)

Other extensions used

Bypass Paywalls Clean, Auto Highlight, Cookie-Editor, EPUBReader, Grammarly, Language Reactor, Network Sniffer, Old Reddit Redirect, Prolific Assistant, Reddit Enhancement Suite, Return YouTube Dislike, Tampermonkey, Video Speed Controller, Word Counter Plus

Screenshot(s)

Screenshot(s) Screen Shot 2023-11-05 at 3 55 54 PM

Configuration

uBlock Origin: 1.52.2
Chromium: 118
filterset (summary):
 network: 104883
 cosmetic: 41873
 scriptlet: 22789
 html: 0
listset (total-discarded, last-updated):
 added:
  ublock-annoyances: 5749-9, now
 default:
  user-filters: 42-2, never
  easylist: 72481-15, now
  easyprivacy: 32836-64, now
  plowe-0: 3721-1073, now
  ublock-badware: 7430-138, now
  ublock-filters: 35135-146, now
  ublock-privacy: 651-7, now
  ublock-quick-fixes: 235-158, 14m
  ublock-unbreak: 2133-32, now
  urlhaus-1: 10925-0, now
filterset (user): [array of 40 redacted]
trustedset:
 added: [array of 22 redacted]
switchRuleset:
 added: [array of 1 redacted]
userSettings: [none]
hiddenSettings: [none]
supportStats:
 allReadyAfter: 195 ms (selfie)
 maxAssetCacheWait: 74 ms
popupPanel:
 blocked: 17
 network:
  adnxs.com: 1
  agkn.com: 1
  disqus.com: 1
  googlesyndication.com: 2
  googletagmanager.com: 1
  lijit.com: 1
  mgid.com: 3
  narrative.io: 2
  onesignal.com: 1
  pippio.com: 1
  rezync.com: 1
  vlitag.com: 1
  wp.com: 1
 extended:
  ##.adsbyvli
  ##.floatads
  ##div[id*="ScriptRoot"]
  ##.adtable
  ##.ad_banner
  ##.article-advert
  ##.ad-336x280
  ##.adtech
  ##.ad_heading
  ##.tile_ad
  ##.inline_ads
  ##.googleafc
  #@#[data-ad-module]
  #@#[data-ad-width]
  #@#[data-adblockkey]
  #@#[data-advadstrackid]
  #@#[data-ad-manager-id]
  ##+js(href-sanitizer, a[href^="https://disq.us/url?url="][title^…
  ##+js(href-sanitizer, a[href^="https://disq.us/?url=http"], ?url…
@astolfoismywaifu
Copy link

brokensilenze.net##+js(rmnt, script, disable_copy) seems to fix all annoyances

@gorhill gorhill closed this as completed in e701ea0 Nov 6, 2023
@huyszn
Copy link
Contributor Author

huyszn commented Nov 6, 2023

The filter brokensilenze.net##.unselectable:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;) makes the text on the brokensilenze.net homepage selectable.

@gorhill
Copy link
Member

gorhill commented Nov 6, 2023

@astolfoismywaifu's filter is much simpler, it's the one which was added to "uBlock filters -- Annoyances"

@huyszn
Copy link
Contributor Author

huyszn commented Nov 6, 2023

I mean the text on the home page (https://github.com/uBlockOrigin/uAssets/assets/46979193/71970f02-3f98-42fe-815a-ba86d1b1e465). I can select text on each individual post just fine, but on the main page in the screenshot and some other pages like brokensilenze.net/category/news/, the text is unsetectable.

@gorhill
Copy link
Member

gorhill commented Nov 6, 2023

brokensilenze.net##*:style(cursor:unset!important;user-select:unset!important)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants