Skip to content

Commit

Permalink
Gamoshi Bid Adapter: update adaptor aliases (prebid#6355)
Browse files Browse the repository at this point in the history
  • Loading branch information
Salomon Rada authored and stsepelin committed May 28, 2021
1 parent 9487c2a commit 603fcb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/gamoshiBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export const helper = {

export const spec = {
code: 'gamoshi',
aliases: ['gambid', 'cleanmedia', '9MediaOnline', 'MobfoxX'],
aliases: ['gambid', '9MediaOnline'],
supportedMediaTypes: ['banner', 'video'],

isBidRequestValid: function (bid) {
Expand Down

0 comments on commit 603fcb2

Please sign in to comment.