mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 05:21:43 +02:00
Enable single request
This commit is contained in:
@@ -89,6 +89,7 @@ const page = Astro.url;
|
||||
}
|
||||
}
|
||||
|
||||
googletag.pubads().enableSingleRequest();
|
||||
googletag.enableServices();
|
||||
|
||||
googletag.pubads().addEventListener('slotRenderEnded', function (e) {
|
||||
|
Reference in New Issue
Block a user