mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Disable Express VPN ad
This commit is contained in:
parent
5bcd946cd9
commit
948ccec0b6
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ const adName = (() => {
|
|||
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'
|
||||
// if ( listing?.category?.slug === 'vpns-security-and-privacy' ) return 'expressvpn-bounty'
|
||||
|
||||
return 'default'
|
||||
})()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue