Skip to content

Commit

Permalink
bidphysics adapter update aliases (prebid#3985)
Browse files Browse the repository at this point in the history
  • Loading branch information
bidphysics authored and leonardlabat committed Jul 30, 2019
1 parent 9769913 commit 0cd004b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/bidphysicsBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const DEFAULT_NET_REVENUE = true;

export const spec = {
code: 'bidphysics',
aliases: ['yieldlift', 'padsquad'],
aliases: ['yieldlift'],
supportedMediaTypes: [BANNER],

isBidRequestValid: function (bid) {
Expand Down

0 comments on commit 0cd004b

Please sign in to comment.