mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Disable old custom ads
This commit is contained in:
parent
a60756d418
commit
a26c84684a
1 changed files with 3 additions and 3 deletions
|
|
@ -37,13 +37,13 @@ const adName = (() => {
|
|||
// if ( details.isGame ) return 'new-world-1'
|
||||
|
||||
// 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
|
||||
if ( listing?.category?.slug === 'productivity-tools' ) return 'codeable-1'
|
||||
// if ( listing?.category?.slug === 'productivity-tools' ) return 'codeable-1'
|
||||
|
||||
// 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
|
||||
// if ( listing?.category?.slug === 'vpns-security-and-privacy' ) return 'expressvpn-bounty'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue