Show Wondershare on video-and-motion-tools pages

This commit is contained in:
Sam Carlton 2022-07-19 12:59:55 -05:00
parent c13f48fc6b
commit 4eae941831
2 changed files with 6 additions and 0 deletions

View file

@ -74,6 +74,9 @@ const adName = (() => {
if ( kindName === 'developer-tools' ) return 'jotform-for-developers-1'
// Video and Motion Tools
if ( kindName === 'video-and-motion-tools' ) return 'wondershare-arm-1'
return 'default'
})()