From 8ca1d730730d4459a8461b32f474108de2aeb9ee Mon Sep 17 00:00:00 2001 From: Jessica Wade Date: Mon, 9 Sep 2024 09:49:27 -0500 Subject: [PATCH] Remove weclome_ad and xl_content --- sites/truckersnews.com/config/gam.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/sites/truckersnews.com/config/gam.js b/sites/truckersnews.com/config/gam.js index 5135431dd..688cbb12b 100644 --- a/sites/truckersnews.com/config/gam.js +++ b/sites/truckersnews.com/config/gam.js @@ -13,8 +13,6 @@ config { name: 'inline-content-desktop', templateName: 'INLINE-CONTENT-DESKTOP', path: 'rotation' }, { name: 'wallpaper-left', templateName: 'WALLPAPER', path: 'wallpaper-left' }, { name: 'wallpaper-right', templateName: 'WALLPAPER', path: 'wallpaper-right' }, - { name: 'welcome_ad', templateName: 'WELCOME_AD', path: 'welcome_ad' }, - { name: 'xl_content', templateName: 'XL_CONTENT', path: 'xl_content' }, ]) .setAliasAdUnits('gear', [ { name: 'leaderboard', templateName: 'LEADERBOARD', path: 'gear-leaderboard' },