best way to block <noscript> ?

Ask for help about NoScript, no registration needed to post
Sebastian

best way to block <noscript> ?

Post by Sebastian »

I've been realized a lot of pages still track you even js is disabled with the <noscript> element

Something like:

Code: Select all

<noscript><img height="1" width="1" style="display:none"
  src="https://www.facebook.com/tr?id=242753934224323&ev=PageView&noscript=1"
/></noscript>
Mostly its tracking pixels, (from all the badguys googletagmanager and so on) anyone here who knows a leightweight safe way to block this bullsh*t?
Last edited by barbaz on Sat Aug 20, 2022 6:04 pm, edited 1 time in total.
Reason: wrap code in code tags to kill board-generated link
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0
barbaz
Senior Member
Posts: 10841
Joined: Sat Aug 03, 2013 5:45 pm

Re: best way to block <noscript> ?

Post by barbaz »

In NoScript? You can uncheck "noscript" option in DEFAULT and/or UNTRUSTED preset. See viewtopic.php?f=7&t=26285 for details
*Always* check the changelogs BEFORE updating that important software!
-
Post Reply