Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block trackers #67

Closed
BayLee4 opened this issue Oct 7, 2021 · 4 comments
Closed

Block trackers #67

BayLee4 opened this issue Oct 7, 2021 · 4 comments

Comments

@BayLee4
Copy link

BayLee4 commented Oct 7, 2021

Hi,
listen.tidal.com will try to load the following trackers :

||connect.facebook.net
||datadome.co
||usage.trackjs.com
||googletagmanager.com
||firebaselogging-pa.googleapis.com

Maybe it would be possible to block them with something similar to electron-ad-blocker or electron/electron#9048 (comment)

@Mastermindzh
Copy link
Owner

Maybe. But I have no desire to mess with any of the scripts/resources that Tidal tries to load :)
This app is simply meant to enable Tidal, with HiFi, on Linux.

Sorry 😄

PS: you can just install things like pi-hole and do it network wide too.

@BayLee4
Copy link
Author

BayLee4 commented Oct 7, 2021

No worries, I'll do it myself then :) Thanks for this project btw, I use tidal-hifi daily

PS: The pi-hole thing wouldn't fit for a regular laptop usage (which is likely to connect to non-piholed networks). I thought that having the trackers blocking built-in would be simpler that messing with /etc/hosts (or whatever other solution) on every machines where tidal-hifi is installed.

@Mastermindzh
Copy link
Owner

Best of luck with that!

@BayLee4
Copy link
Author

BayLee4 commented Oct 11, 2021

Thanks, I went for the second option as it only required a small change in the code : https://github.com/BayLee4/tidal-hifi-trackerless/blob/0a523624f6023962dba2868aa4118c6218f432e7/src/main.js#L105-L114
No issue so far

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants