diff --git a/src/web_accessible_resources/googlesyndication_adsbygoogle.js b/src/web_accessible_resources/googlesyndication_adsbygoogle.js index 387a821e3..26a3ebf77 100644 --- a/src/web_accessible_resources/googlesyndication_adsbygoogle.js +++ b/src/web_accessible_resources/googlesyndication_adsbygoogle.js @@ -21,16 +21,9 @@ (function() { 'use strict'; - window.adsbygoogle = window.adsbygoogle || { - length: 0, + window.adsbygoogle = { loaded: true, - push: function Si() { - /* - client = client || google_ad_client || google_ad_client; - slotname = slotname || google_ad_slot; - tag_origin = tag_origin || google_tag_origin - */ - this.length += 1; + push: function() { } }; const phs = document.querySelectorAll('.adsbygoogle');