Skip to content

Commit

Permalink
Update adkernelBidAdapter.js (prebid#10056)
Browse files Browse the repository at this point in the history
Remove 'CatapultX' alias and add 'Qortex'
  • Loading branch information
rrochwick authored Jun 6, 2023
1 parent f33256b commit 68d4150
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/adkernelBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ export const spec = {
{code: 'denakop'},
{code: 'rtbanalytica'},
{code: 'unibots'},
{code: 'catapultx'},
{code: 'ergadx'},
{code: 'turktelekom'},
{code: 'felixads'},
Expand All @@ -100,7 +99,8 @@ export const spec = {
{code: 'rtbdemand_com'},
{code: 'bidbuddy'},
{code: 'adliveconnect'},
{code: 'didnadisplay'}
{code: 'didnadisplay'},
{code: 'qortex'}
],
supportedMediaTypes: [BANNER, VIDEO, NATIVE],

Expand Down

0 comments on commit 68d4150

Please sign in to comment.