🚫
Go ad-free for $9/year. Remove all ads and support Compaigns. Upgrade to Pro →
Melbourne Football Club
tags inside appended content don't execute, // so AdSense units in newly loaded batches stay blank. Initialise them here. $('.site-content').on('append.infiniteScroll', function(event, response, path, items) { for (var i = 0; i < items.length; i++) { var ads = items[i].querySelectorAll('ins.adsbygoogle'); for (var j = 0; j < ads.length; j++) { if (!ads[j].getAttribute('data-adsbygoogle-status')) { try { (window.adsbygoogle = window.adsbygoogle || []).push({}); } catch (e) {} } } } });