parent
d399ba2c61
commit
b81c74984e
2 changed files with 24 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||||
|
<script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> |
||||||
|
<script async> |
||||||
|
// @ts-nocheck |
||||||
|
window.googletag = window.googletag || {cmd: []}; |
||||||
|
googletag.cmd.push(function() { |
||||||
|
googletag.defineSlot('/22873384501/roadmap', ['fluid'], 'div-gpt-ad-1742391132948-0').addService(googletag.pubads()); |
||||||
|
googletag.enableServices(); |
||||||
|
}); |
||||||
|
</script> |
Loading…
Reference in new issue