Yes that's something I need to work on. Basically if you disable JS browser side, the browser ignores the <script> tags and loads the content of <noscript>
remove-js.com just strips out the <script> tags, so the noscript tag remains, it just doesn't know to do anything.
steviedotboston|5 years ago
remove-js.com just strips out the <script> tags, so the noscript tag remains, it just doesn't know to do anything.
charrondev|5 years ago