privaxy icon indicating copy to clipboard operation
privaxy copied to clipboard

Block YT Ad on mobile device

Open dascgit opened this issue 11 months ago • 4 comments

I managed to get my Apple Mobile Device connected and routed thruw privaxy. I have tried a lot of lists but the YT Ads before the videos are still showing. Does someone have a good list to put in privaxy to block YT Ads?

dascgit avatar Feb 26 '24 14:02 dascgit

Most Google apps use certificate pinning, so they don't accept custom certificate.

nelolka avatar Apr 12 '24 13:04 nelolka

Ok. Something like this (https://ericdraken.com/pfsense-decrypt-ad-traffic/) would be grate. Mitm with the pythons scripts and "thats it"-

dascgit avatar Apr 23 '24 09:04 dascgit

Most Google apps use certificate pinning, so they don't accept custom certificate.

youtube on ios doesnt seem to have any pinned certificates.

lostb1t avatar Apr 24 '24 07:04 lostb1t

also struggling with youtube ads on tvos I have some logs not sure if they are related

[2024-05-05T19:48:43Z WARN  privaxy::proxy::mitm] Received a request without proper authority, sending bad request
[2024-05-05T19:48:43Z WARN  privaxy::proxy::mitm] Received a request without proper authority, sending bad request
[2024-05-05T19:56:41Z WARN  privaxy::proxy::mitm] Unable to perform handshake for host: 1.0.0.3:443. Consider excluding it from blocking. The service may not tolerate TLS interception.
[2024-05-05T19:57:38Z INFO  privaxy::configuration] Updated filters
[2024-05-05T20:07:38Z INFO  privaxy::configuration] Updated filters
[2024-05-05T20:08:52Z INFO  privaxy::configuration] Applied new configuration
[2024-05-05T20:14:27Z WARN  privaxy::proxy::mitm] Unable to perform handshake for host: 17.248.228.69:443. Consider excluding it from blocking. The service may not tolerate TLS interception.
[2024-05-05T20:14:27Z WARN  privaxy::proxy::mitm] Unable to perform handshake for host: 17.248.228.69:443. Consider excluding it from blocking. The service may not tolerate TLS interception.
[2024-05-05T20:14:27Z WARN  privaxy::proxy::mitm] Unable to perform handshake for host: 17.156.128.10:443. Consider excluding it from blocking. The service may not tolerate TLS interception.

24fpsDaVinci avatar May 05 '24 20:05 24fpsDaVinci