ving.se not working with HTTPS filtering enabled
Please answer the following questions for yourself before submitting an issue
- [X] Filters were updated before reproducing an issue
- [X] I checked the knowledge base and found no answer
- [X] I checked to make sure that this issue has not already been filed
AdGuard version
AdGuard for Android v4.6.1
Browser version
Chrome
OS version
Android 12
Issue Details
Steps to reproduce:
- go to https://www.ving.se/spanien/mallorca/alcudia/sunwing-alcudia?UseBookingFlow=true&QueryDepID=2788&QueryCtryID=65&QueryResID=-1&QueryDepDate=20240802&QueryUnits=1&QueryAges=42%2C42&QueryDur=8&mucd=vs&ItemId=4167&HotelId=4167&RoomKey=PRIN_A22BAL&selectedTransport=flight%7CCgJWUxIkY2YwZjk4ZjgtMTllMi00NWQ2LWI3MTQtYjMzMDVjYjMyYjNi&HotelKey=hotel%7CCgJWUxIDUE1JGgRQUklOIgZBMjJCQUwqBAjCtwIyBAjQtwI&price=23790&basePrice=34290&adultPrice=11895&DestinationCode=PMI&qf=flowCharter#price-list
- scroll down
- see no data
Issue URL (Incorrect Blocking)
Comment
The site ving.se does not work with AdGuard active even though ving.se is whitelisted. See screenshot which show missing items to be able too book a trip when AdGuard is on.
Screenshots
Screenshot 1

Screenshot 2

Screenshot 1 with AdGuard disabled

System configuration
| Information | Value |
|---|---|
| AdGuard product: | AdGuard for Android v4.6.1 |
| System version: | Android 12 |
| Browser: | Chrome |
| License type: | paid |
| AdGuard mode: | VPN |
| HTTPS filtering: | enabled |
| Stealth mode options: | Send Do-Not-Track header, Hide your Referrer from third-parties, Hide your User-Agent, Remove X-Client-Data header from HTTP requests, Self-destructing third-party cookies (180), Self-destructing first-party cookies (4320) |
| DNS filtering: | server: System |
| Filters: | Ad Blocking: AdGuard Base, AdGuard Mobile Ads Privacy: AdGuard Tracking Protection Social Widgets: AdGuard Social Media, Fanboy's Social Blocking List Annoyances: AdGuard Annoyances Language-specific: Frellwit's Swedish Filter |
| Browsing Security: | enabled |
| Browsing Security statistics: | disabled |
| Userscripts: | https://userscripts.adtidy.org/release/disable-amp/1.0/disable-amp.meta.js https://userscripts.adtidy.org/release/adguard-extra/1.0/adguard-extra.meta.js |
Related issue: https://github.com/AdguardTeam/AdguardFilters/issues/185052
Probably related to other similar issues where content script is injected to XHR, for example - https://github.com/AdguardTeam/CoreLibs/issues/1808 and https://github.com/AdguardTeam/CoreLibs/issues/1881 As a workaround, this rule (or something similar):
@@||pricematrix.nltg.com/*/markup/$xmlhttprequest,elemhide,jsinject,extension
can be used (at least it works fine on my end).
Thanks, added it to the Temporary section