dhowe / AdNauseam

AdNauseam: Fight back against advertising surveillance
GNU General Public License v3.0
4.45k stars 187 forks source link

ipv6-test.com: breakage #2451

Closed AnatolyTopSoft closed 7 months ago

AnatolyTopSoft commented 8 months ago

I tried to reproduce the issue when...

Description

Speed test does not work See "finding the best test server for your location" only.

URL(s) where the issue occurs.

https://ipv6-test.com/ https://ipv6-test.com/speedtest/#google_vignette

Screenshot(s)

image

Steps to Reproduce

  1. Goto main page
  2. click Speed

Try to test speed while AdNauseam is active

Configuration

```yaml AdNauseam: 3.18.1b3 Chromium: 119 filterset (summary): network: 103663 cosmetic: 40690 scriptlet: 18806 html: 0 listset (total-discarded, last-updated): default: user-filters: 0-0, never adnauseam-filters: 511-2, now easylist: 72372-33, now easyprivacy: 32844-65, now eff-dnt-whitelist: 669-0, now ublock-badware: 7415-138, now ublock-filters: 35158-146, now ublock-privacy: 644-6, now ublock-quick-fixes: 243-184, now ublock-unbreak: 2131-32, now urlhaus-1: 11860-0, now filterset (user): [empty] trustedset: added: [array of 1 redacted] userSettings: admap: [redacted] eventLogging: true firstInstall: false hidingAds: true clickingAds: true blockingMalware: true disableHidingForDNT: true disableClickingForDNT: true clickProbability: 0.45 webrtcIPAddressHidden: true hiddenSettings: [none] supportStats: allReadyAfter: 362 ms (selfie) maxAssetCacheWait: 154 ms popupPanel: blocked: 8 network: addthis.com: 1 adform.net: 1 adsrvr.org: 1 bidswitch.net: 1 db-ip.com: 1 google-analytics.com: 1 gstatic.com: 2 extended: ##ins.adsbygoogle ##.adsbygoogle-noablate ##DIV[id*="aswift"] ##+js(set-constant, rwt, noopFunc) ###google_image_div ##.img_ad ###google-center-div ###abgc ##.jar ##a[href^="https://www.googleadservices.com/pagead/aclk?"] ##div[data-google-query-id] ```
AnatolyTopSoft commented 7 months ago

Tested AdNauseam 3.18.0 with the same results: Linux Chromium 119.0.6045.105 (Official Build) (64-bit) Linux Google Chrome 121.0.6103.3 (Official Build) unknown (64-bit) Linux Firefox 119.0 (64-bit)

The speed test works OK if AdNauseam is deactivated.

dhowe commented 7 months ago

I can confirm this speed test is broken with ADN enabled. With ADN disabled, ads appear and the speed test will run. @mneunomne pls take a look

mneunomne commented 7 months ago

Tested on uBlock Origin and this issue is not AdNauseam specific. I just tested and in order to make it work the following exceptions would need to be made for ipv6-test.com:

@@||cdn.db-ip.com/js/dbip.js$script,domain=ipv6-test.com
@@||api.db-ip.com^$xhr,domain=ipv6-test.com

But i'm not sure if we should implement such exception since there are EasyPrivacy and this is not adn-specific. @dhowe what do you think?

mneunomne commented 7 months ago

Since it's not adnauseam specific, I'll be closing this issue. Best to directly submit an issue to the EasyList issue tracker.