|
|
|
|
|
by majewsky
3759 days ago
|
|
My two layers of blocking are also not detected. Layer 1: Similar to what @accommodavid has, my router uses several lists of ad-server domains to block requests to them. The list URLs are at https://github.com/pi-hole/pi-hole/blob/963eacfe0537a7abddf3... Layer 2: My browser has uMatrix. It is set up to only allow a) first-party requests of any kind, and b) third-party requests for images and CSS. (So on your site, the JS from ajax.googleapis.com is blocked.) |
|