Hello,
tag.aticdn.net is blacklisted but Easylist allow a specific domain when this smarttag.js is called.
@@||tag.aticdn.net^*/smarttag.js$script,domain=example.com
how can I translate it to Pihole regex ?
Best regards.
Hello,
tag.aticdn.net is blacklisted but Easylist allow a specific domain when this smarttag.js is called.
@@||tag.aticdn.net^*/smarttag.js$script,domain=example.com
how can I translate it to Pihole regex ?
Best regards.
As noted by @anon55913113, Pi-Hole is a domain level blocker. Pi-Hole can block domain tag.aticdn.net, but anything that follows (javascript, etc.) is loaded directly from the website to the browser during the browsing session. Pi-Hole does not see that traffic and cannot filter it.
Ok I see. thanks to you guys @anon55913113, @jfb