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

civitai.com: breakage #25260

Closed
10 of 11 tasks
SleepingCrows opened this issue Sep 8, 2024 · 3 comments
Closed
10 of 11 tasks

civitai.com: breakage #25260

SleepingCrows opened this issue Sep 8, 2024 · 3 comments

Comments

@SleepingCrows
Copy link

Prerequisites

  • This is NOT a YouTube, Facebook, Twitch or a shortener/hosting site report. These sites MUST be reported by clicking their respective links.
  • 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 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 along with other content blockers.
  • I have verified that the web browser's built-in content blocker/tracking protection, network wide/DNS blocking, or my VPN is not causing the issue.
  • I have verified that other extensions are not causing the issue.
  • If this is about a breakage or detection, I have verified that it is caused by uBlock Origin and isn't a site issue.
  • I did not answer truthfully to ALL the above checkboxes.

URL address of the web page

https://civitai.com/models

Category

breakage

Description

Civitai's adblock detection appears to be re-injecting the detection banner in it's model list every second, causing it to be near impossible to use.

It's related to the rules created back in #22203, though there was no mention of this occurring at that time.

Other extensions used

Dark Reader (Disabled)
Violentmonkey (no userscripts installed for civitai.com)

Screenshot(s)

Screenshot(s)
Screencast_20240908_180613.webm

Configuration

uBlock Origin: 1.59.0
Firefox: 129
filterset (summary):
 network: 155835
 cosmetic: 48127
 scriptlet: 20759
 html: 1958
listset (total-discarded, last-updated):
 default:
  user-filters: 0-0, never
  ublock-filters: 40125-138, 1h.36m Δ
  ublock-badware: 11054-6, 1h.36m Δ
  ublock-privacy: 1120-4, 1h.36m Δ
  ublock-unbreak: 2530-1, 1h.36m Δ
  ublock-quick-fixes: 80-5, 1h.36m Δ
  easylist: 85896-187, 1h.36m Δ
  adguard-spyware-url: 1687-125, now
  easyprivacy: 53045-62, 1h.36m Δ
  urlhaus-1: 26255-0, now
  curben-phishing: 516-3, now
  plowe-0: 3542-993, now
  LegitimateURLShortener: 2670-165, now
filterset (user): [empty]
trustedset:
 added: [array of 8 redacted]
userSettings: [none]
hiddenSettings: [none]
supportStats:
 allReadyAfter: 109 ms (selfie)
 maxAssetCacheWait: 54 ms
 cacheBackend: indexedDB
popupPanel:
 blocked: 8
 network:
  civitai.com: 1
  cloudflareinsights.com: 1
  stripe.com: 4
  uniconsent.com: 2
 extended:
  ##+js(prevent-fetch, googlesyndication)
@D4niloMR
Copy link
Contributor

D4niloMR commented Sep 9, 2024

Caused by 38908fa

@D4niloMR
Copy link
Contributor

D4niloMR commented Sep 9, 2024

Can you test if this works fine on your end?

civitai.com#@#div.shadow:has(a[href="/pricing"] img[alt="Please support civitai and creators by disabling adblock"])
civitai.com##div:is(.shadow, .flex.w-full.justify-center.p-3[style=""]):has(a[href="/pricing"] img[alt="Please support civitai and creators by disabling adblock"]):remove()

Click on uBO icon > ⚙ Dashboard button > Add the filter(s) in "My filters" pane > ✓ Apply changes > Open new tab and test again.

@SleepingCrows
Copy link
Author

Can you test if this works fine on your end?

civitai.com#@#div.shadow:has(a[href="/pricing"] img[alt="Please support civitai and creators by disabling adblock"])
civitai.com##div:is(.shadow, .flex.w-full.justify-center.p-3[style=""]):has(a[href="/pricing"] img[alt="Please support civitai and creators by disabling adblock"]):remove()

Click on uBO icon > ⚙ Dashboard button > Add the filter(s) in "My filters" pane > ✓ Apply changes > Open new tab and test again.

Works great, thanks!

D4niloMR added a commit that referenced this issue Sep 9, 2024
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

2 participants