Your site title
// This will pause ad requests, so users have time to interact with your consent solution.
/* Set up the consent solution and act according to the user choice.
If the user declines personalized ads, make sure to call (adsbygoogle=window.adsbygoogle||[]).requestNonPersonalizedAds=1;
Remember that you need user consent for using cookies even for non-personalized ads in countries where the EU eprivacy directive requires it.
Later, you can call (adsbygoogle=window.adsbygoogle||[]).pauseAdRequests=0 to resume sending ad requests. Without making this call, no ads will be shown.
*/
// This usually triggers the ad request, but you have paused these.