1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-09 00:30:40 +02:00

Enable single request

This commit is contained in:
Kamran Ahmed
2025-03-21 18:05:51 +00:00
parent c20d16660a
commit 300759ca43

View File

@@ -89,6 +89,7 @@ const page = Astro.url;
} }
} }
googletag.pubads().enableSingleRequest();
googletag.enableServices(); googletag.enableServices();
googletag.pubads().addEventListener('slotRenderEnded', function (e) { googletag.pubads().addEventListener('slotRenderEnded', function (e) {