Skip to content

Commit

Permalink
Alias name changed.
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihkaya84 committed Nov 4, 2022
1 parent de7ac85 commit 661c54f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/admaticBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const SYNC_URL = 'https://cdn.serve.admatic.com.tr/showad/sync.js';
export const spec = {
code: 'admatic',
aliases: [
{code: 'adpixel'}
{code: 'pixad'}
],
supportedMediaTypes: ['video', 'banner'],
/**
Expand Down
2 changes: 1 addition & 1 deletion src/adloader.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const _approvedLoadExternalJSList = [
'debugging',
'adloox',
'admatic',
'adpixel',
'pixad',
'criteo',
'outstream',
'adagio',
Expand Down

0 comments on commit 661c54f

Please sign in to comment.