Skip to content

Commit

Permalink
ENG-4157
Browse files Browse the repository at this point in the history
  • Loading branch information
aecook committed May 27, 2020
1 parent 3e10cd6 commit ffd327b
Show file tree
Hide file tree
Showing 2 changed files with 3,430 additions and 3,453 deletions.
6 changes: 1 addition & 5 deletions modules/appnexusBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,8 @@ const storage = getStorageManager(GVLID, BIDDER_CODE);

export const spec = {
code: BIDDER_CODE,
<<<<<<< HEAD
aliases: ['appnexusAst', 'brealtime', 'emxdigital', 'pagescience', 'defymedia', 'gourmetads', 'matomy', 'featureforward', 'districtm', 'adasta'], // @NOTE we must remove oftmedia here if there is ever a conflict
=======
gvlid: GVLID,
aliases: ['appnexusAst', 'brealtime', 'emxdigital', 'pagescience', 'defymedia', 'gourmetads', 'matomy', 'featureforward', 'oftmedia', 'districtm', 'adasta', 'beintoo'],
>>>>>>> 3.20.0
aliases: ['appnexusAst', 'brealtime', 'emxdigital', 'pagescience', 'defymedia', 'gourmetads', 'matomy', 'featureforward', 'districtm', 'adasta', 'beintoo'], // @NOTE we must remove oftmedia here if there is ever a conflict
supportedMediaTypes: [BANNER, VIDEO, NATIVE],

/**
Expand Down
Loading

0 comments on commit ffd327b

Please sign in to comment.