uBlockOrigin / uAssets

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

foxnews.com, foxbusiness.com: breakage #22160

Closed 411621 closed 7 months ago

411621 commented 7 months ago

Prerequisites

URL(s) where the issue occurs.

https://www.foxnews.com
https://www.foxbusiness.com

Description

starting this year more and more news pages don't load the actual article contents. the letter is missing but [randomly] requests for login appear. Sometimes not, but then comment section is missing and/or vice versa. News listed@foxnews.com that resides on foxusiness.com and is linked thereto cannot post comments on latter and produces error. only a separate access attempt to foxusiness.com will allow comment posting.

Other extensions used

pageMaker single file sticky notes stop auto reload tab session manager email ondeck temporary email user agent switcher and manager view image visited color picker

Screenshot(s)

Screenshot(s) ![image](https://github.com/uBlockOrigin/uAssets/assets/29167457/44463f4c-b287-4b93-8cdc-78c62323ea56)

Configuration

```yaml uBlock Origin: 1.48.4 Firefox: 107 filterset (summary): network: 303026 cosmetic: 196072 scriptlet: 50990 html: 2246 listset (total-discarded, last-updated): added: https://filters.adtidy.org/extension/ublock/filters/14.txt: 76720-76720, 50m https://malware-filter.gitlab.io/pup-filter/pup-filter.txt: 189-0, 49m https://secure.fanboy.co.nz/fanboy-annoyance_ubo.txt: 95748-95748, 49m https://ublockorigin.github.io/uAssets/filters/resource-abuse.txt: 76-0, 50m adguard-generic: 81853-7107, 50m adguard-mobile: 9077-171, 50m adguard-social: 22438-1576, 50m fanboy-thirdparty_social: 68-1, 50m fanboy-cookiemonster: 49395-19716, 50m fanboy-social: 16108-11635, 50m ublock-annoyances: 6739-944, 50m dpollock-0: 11627-467, 50m adguard-spyware-url: 1424-103, 50m block-lan: 56-0, 50m curben-phishing: 84437-29, 50m ublock-quick-fixes: 148-0, 50m adguard-spyware: 89697-26990, 50m adguard-cookies: 28448-1630, 50m adguard-popup-overlays: 26835-1636, 50m adguard-mobile-app-banners: 4912-1077, 50m [8 lists not shown]: [too many] default: user-filters: 45-2, never ublock-filters: 38540-721, 50m ublock-badware: 7794-10, 50m ublock-privacy: 1053-77, 50m ublock-unbreak: 2234-3, 50m easylist: 76773-16933, 50m easyprivacy: 43562-1070, 50m urlhaus-1: 9055-0, 50m plowe-0: 3782-1, 50m filterset (user): [array of 45 redacted] trustedset: added: [array of 194 redacted] removed: moz-extension-scheme modifiedUserSettings: advancedUserEnabled: true cloudStorageEnabled: true ignoreGenericCosmeticFilters: true webrtcIPAddressHidden: true modifiedHiddenSettings: [none] supportStats: allReadyAfter: 870 ms (selfie) maxAssetCacheWait: 554 ms ```
gwarser commented 7 months ago

Does it happen with default config, without your custom filter lists?

Dani-1-2 commented 7 months ago

Articles load properly for me.

jsegaert commented 7 months ago

I confirm this is also an issue for me; it won't let me past the 'Enter email' screen to show the actual content of any articles on foxnews.com

stephenhawk8054 commented 7 months ago

Can you describe the steps to reproduce in more details? I accessed https://www.foxnews.com/ already, what should I do next? Which exact article should I click next?

Also, which country are you when accessing the sites?

jsegaert commented 7 months ago

The main page https://www.foxnews.com/ works fine, but specific articles have the issue, e.g.

https://www.foxnews.com/entertainment/dana-carveys-son-dexs-official-cause-of-death-determined

In case it matters:

Screenshot: Capture

stephenhawk8054 commented 7 months ago

@jsegaert Can you test these filters?

foxnews.com##+js(set, Taplytics, {})
foxnews.com##+js(set, Taplytics.featureFlagEnabled, noopFunc)

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

jsegaert commented 7 months ago

Woohoo! Those filters resolve the issue for me. 😄

stephenhawk8054 commented 7 months ago

It's CNAME issue so only Firefox is affected.


Anyone knows which links of https://www.foxbusiness.com have the same issue? I tried to find one to see if it can have the same solution or not but can't find any.

jsegaert commented 7 months ago

So far, I haven't been able to reproduce this issue on any www.foxbusiness.com sites; both the article contents & conversation sections seem to load fine.

jsegaert commented 7 months ago

I want to take the time to thank you again for addressing this issue so quickly!