|
|
|
|
|
by lol768
2555 days ago
|
|
This is not a solution. JS still runs, it just has limited access to certain features. You also need to somehow <iframe> the ad content (and serve it from somewhere else with the feature policy header set/attribute on the iframe set) or else sacrifice use of these features on your own site. The solution is to make the ads inert. They do not need to run code. |
|