FrancescoSTL / Site-Sonar

A browser extension which silently crowd-sources ad performance as you browse. Let's put an end to bad ads.
http://site-sonar.com
Mozilla Public License 2.0
9 stars 2 forks source link

Issue #13 - Grab More Useful Data #15

Closed FrancescoSTL closed 8 years ago

FrancescoSTL commented 8 years ago

Done in this PR:

  1. Reduce isBlacklist processing x2 by referencing assetSentTime set by requestId rather than calling isBlacklist again
  2. We are now logging: asset size, asset ad network, asset type (script, image, iframe, etc), a timestamp of when the asset was requested, method (GET or POST), and status code (200, 301, etc)
  3. We are now grabbing a TON more ad assets, because by some incredible oversight I was only filtering through the advertisement category in disconnect's blocklist