uBlockOrigin / uAssets

Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.
GNU General Public License v3.0
4.21k stars 776 forks source link

best-shopme.com: breakage #18195

Closed monkeyde98 closed 1 year ago

monkeyde98 commented 1 year ago

Prerequisites

URL address of the web page

https://best-shopme.com/

Category

breakage

Description

website functions do not work if ublock is enabled.

Screenshot(s)

Screenshot(s)

Configuration

```yaml uBlock Origin: 1.49.2 Chromium: 113 filterset (summary): network: 96667 cosmetic: 25185 scriptlet: 18010 html: 0 listset (total-discarded, last-updated): default: user-filters: 635-162, never easylist: 65983-16844, 3d.2h.28m easyprivacy: 31825-48, 3d.2h.28m plowe-0: 3735-938, 3d.2h.28m spa-1: 5229-139, 3d.2h.28m ublock-abuse: 70-0, 3d.2h.28m ublock-badware: 7098-127, 3d.2h.28m ublock-filters: 33038-356, 3d.2h.28m ublock-privacy: 392-75, 3d.2h.28m ublock-quick-fixes: 360-36, 7h.51m ublock-unbreak: 2020-42, 3d.2h.28m urlhaus-1: 8396-1, 22h.18m filterset (user): [array of 665 redacted] trustedset: added: [array of 32 redacted] switchRuleset: added: [array of 6 redacted] hostRuleset: added: [array of 174 redacted] modifiedUserSettings: advancedUserEnabled: true ignoreGenericCosmeticFilters: true suspendUntilListsAreLoaded: true modifiedHiddenSettings: [none] supportStats: allReadyAfter: 408 ms (selfie) maxAssetCacheWait: 146 ms popupPanel: blocked: 8 network: coinzillatag.com: 1 cpx-research.com: 1 google-analytics.com: 2 googletagmanager.com: 2 trustpilot.com: 2 cosmetic: ##.modal-content ```
mapx- commented 1 year ago

website functions do not work if ublock is enabled.

Explain what's broken and how to reproduce the issue

krystian3w commented 1 year ago

Also remove "uBlock LLC" from Chromium.

remove via Chrome Web Store: ![image](https://github.com/uBlockOrigin/uAssets/assets/35370833/9e192019-9d3d-435e-9888-514793b99694)
remove via Edge Store: ![image](https://github.com/uBlockOrigin/uAssets/assets/35370833/b4592d81-1a3e-4375-9c25-ca701e7bff69)
monkeyde98 commented 1 year ago

website functions do not work if ublock is enabled.

Explain what's broken and how to reproduce the issue

the site buttons loads a pop up. I click the login button on the main screen and the pop up does not load to put the data to log in.

krystian3w commented 1 year ago

Test too in Firefox 102/113 due works Fine on Chrome 109, so could be bug in Chromium 110+ release.

https://github.com/uBlockOrigin/uAssets/assets/35370833/076b2fd6-10c0-4053-83bc-84dce845255d

Also your filters are outdated (have ~72+ h):

  easylist: 65983-16844, 3d.2h.28m
  easyprivacy: 31825-48, 3d.2h.28m
  plowe-0: 3735-938, 3d.2h.28m
  spa-1: 5229-139, 3d.2h.28m
  ublock-abuse: 70-0, 3d.2h.28m
  ublock-badware: 7098-127, 3d.2h.28m
  ublock-filters: 33038-356, 3d.2h.28m
  ublock-privacy: 392-75, 3d.2h.28m
  ublock-quick-fixes: 360-36, 7h.51m
  ublock-unbreak: 2020-42, 3d.2h.28m

So failed step:

Or you didn't reopen report form to share more fresh update dates.

It seems doubtful that SPA-1 would spoil the site, sooner any of the 655-797 custom filters: user-filters: 635-162, never like log said:

 cosmetic: 
  ##.modal-content

https://github.com/uBlockOrigin/uAssets/assets/35370833/3c1874ca-2b1b-44b7-90dd-1a3f3a8f8c3f - form disappears.

Rather, I rule out that the database has mishandled and a network error that the :has / :has-text check was missing from the filter.

monkeyde98 commented 1 year ago

Test too in Firefox 102/113 due works Fine on Chrome 109, so could be bug in Chromium 110+ release.

https://github.com/uBlockOrigin/uAssets/assets/35370833/076b2fd6-10c0-4053-83bc-84dce845255d

Also your filters are outdated (have ~72+ h):

  easylist: 65983-16844, 3d.2h.28m
  easyprivacy: 31825-48, 3d.2h.28m
  plowe-0: 3735-938, 3d.2h.28m
  spa-1: 5229-139, 3d.2h.28m
  ublock-abuse: 70-0, 3d.2h.28m
  ublock-badware: 7098-127, 3d.2h.28m
  ublock-filters: 33038-356, 3d.2h.28m
  ublock-privacy: 392-75, 3d.2h.28m
  ublock-quick-fixes: 360-36, 7h.51m
  ublock-unbreak: 2020-42, 3d.2h.28m

So failed step:

Or you didn't reopen report form to share more fresh update dates.

It seems doubtful that SPA-1 would spoil the site, sooner any of the 655-797 custom filters: user-filters: 635-162, never like log said:

 cosmetic: 
  ##.modal-content

https://github.com/uBlockOrigin/uAssets/assets/35370833/3c1874ca-2b1b-44b7-90dd-1a3f3a8f8c3f - form disappears.

Rather, I rule out that the database has mishandled and a network error that the :has / :has-text check was missing from the filter.

I found the error. I had a filter preventing it from working.

MasterKia commented 1 year ago
  • [X] I do not have custom filters/rules, or I have verified that the issue still occurs without custom filters/rules.

@monkeyde98 Please actually read and follow the prerequisites instead of just ticking them.