I’m just jotting down some notes about using the Google Safe Browsing API to prevent a site from serving malicious/bad ads. Problem Defined Ads are put on a site via javascript by calls as simple as “getad(‘adposition1’)”. JavaScript is executed via...