Always allow some embedded external JS
Posted: Thu Sep 09, 2010 7:42 am
Hi,
is it possible to ALWAYS allow JS from a given external host, i.e. always allow "google-analytics.com", no matter on what page it's embedded?
Atm it seems that only the browser-url is recognized, so if I open "site.com" with embedded "google-analytics.com" JS via <script src="...">, it does not execute this external JS.
Any ideas how to solve this?
Thanks,
Robert
is it possible to ALWAYS allow JS from a given external host, i.e. always allow "google-analytics.com", no matter on what page it's embedded?
Atm it seems that only the browser-url is recognized, so if I open "site.com" with embedded "google-analytics.com" JS via <script src="...">, it does not execute this external JS.
Any ideas how to solve this?
Thanks,
Robert