mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Disable New World ad
This commit is contained in:
parent
f3b4bdcf3c
commit
e566ec968c
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ const details = new ListingDetails( listing )
|
|||
|
||||
const adName = (() => {
|
||||
// Games
|
||||
if ( details.isGame ) return 'new-world-1'
|
||||
// if ( details.isGame ) return 'new-world-1'
|
||||
|
||||
// Productivity Apps
|
||||
if ( listing?.category?.slug === 'productivity-tools' ) return 'codeable-1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue