Skip to content

Commit 661c54f

Browse files
committed
Alias name changed.
1 parent de7ac85 commit 661c54f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/admaticBidAdapter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const SYNC_URL = 'https://cdn.serve.admatic.com.tr/showad/sync.js';
77
export const spec = {
88
code: 'admatic',
99
aliases: [
10-
{code: 'adpixel'}
10+
{code: 'pixad'}
1111
],
1212
supportedMediaTypes: ['video', 'banner'],
1313
/**

src/adloader.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const _approvedLoadExternalJSList = [
77
'debugging',
88
'adloox',
99
'admatic',
10-
'adpixel',
10+
'pixad',
1111
'criteo',
1212
'outstream',
1313
'adagio',

0 commit comments

Comments
 (0)