uBlockOrigin / uAssets

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

southwest.com: breakage #16542

Closed yoIdontwannausername closed 1 year ago

yoIdontwannausername commented 1 year ago

Prerequisites

URL address of the web page

https://www.southwest.com/air/booking/purchase.html

Category

breakage

Description

Purchase flight button did not work despite refreshing page and disabling VPN. When southwest.com is added as an exception to uBlock I was able to purchasing a flight.

Screenshot(s)

Screenshot(s)

Configuration

```yaml uBlock Origin: 1.46.0 Firefox: 109 filterset (summary): network: 83201 cosmetic: 38330 scriptlet: 16893 html: 875 listset (total-discarded, last-updated): default: user-filters: 0-0, never ublock-filters: 32544-56, 26m ublock-badware: 4195-5, 28m ublock-privacy: 304-0, 12d.4h.51m ublock-abuse: 77-0, 12d.4h.50m ublock-unbreak: 1880-1, 27m ublock-quick-fixes: 524-0, 25m easylist: 61134-641, 29m easyprivacy: 30952-1741, 5d.10h.10m urlhaus-1: 6641-0, 24m plowe-0: 3667-2, 12d.4h.52m filterset (user): [empty] modifiedUserSettings: [none] modifiedHiddenSettings: [none] supportStats: allReadyAfter: 1531 ms (selfie) maxAssetCacheWait: 349 ms popupPanel: blocked: 20 blockedDetails: southwest.com: 4 go-mpulse.net: 2 mpeasylink.com: 1 uplift-platform.com: 13 ```
stephenhawk8054 commented 1 year ago

Might need to exclude this from /scripts/analytics/* in EP

@@||southwest.com/swa-resources/scripts/analytics/analytics.js$script,1p
liamengland1 commented 1 year ago

It might also be /__imp_apg__/* in EP

https://www.southwest.com/__imp_apg__/js/sed-southwest-3fcbdcfb.js

That appears to be part of F5 network's WAF services

mapx- commented 1 year ago

@yoIdontwannausername

first test only @@||southwest.com/swa-resources/scripts/analytics/analytics.js$script,1p

if does not fix your issue test:

@@||southwest.com^$script,1p