Disable old custom ads

This commit is contained in:
Sam Carlton 2023-02-11 17:04:37 -06:00
parent a60756d418
commit a26c84684a

View file

@ -37,13 +37,13 @@ const adName = (() => {
// if ( details.isGame ) return 'new-world-1' // if ( details.isGame ) return 'new-world-1'
// Developer Tools // Developer Tools
if ( listing?.category?.slug === 'developer-tools' ) return 'jotform-for-developers-1' // if ( listing?.category?.slug === 'developer-tools' ) return 'jotform-for-developers-1'
// Productivity Apps // Productivity Apps
if ( listing?.category?.slug === 'productivity-tools' ) return 'codeable-1' // if ( listing?.category?.slug === 'productivity-tools' ) return 'codeable-1'
// Video and Motion Tools // Video and Motion Tools
if ( listing?.category?.slug === 'video-and-motion-tools' ) return 'wondershare-arm-1' // if ( listing?.category?.slug === 'video-and-motion-tools' ) return 'wondershare-arm-1'
// VPNs, Security, and Privacy // VPNs, Security, and Privacy
// if ( listing?.category?.slug === 'vpns-security-and-privacy' ) return 'expressvpn-bounty' // if ( listing?.category?.slug === 'vpns-security-and-privacy' ) return 'expressvpn-bounty'