Skip to content

Commit 2ccc9ee

Browse files
SmartHubSolutionsVictor
andauthored
Attekmi: rename alias from Marlinads to Amcom (prebid#14138)
Co-authored-by: Victor <victor.banudz@smart-hub.io>
1 parent 4ec515d commit 2ccc9ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/smarthubBidAdapter.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const ALIASES = {
2525
'addigi': {area: '1', pid: '425'},
2626
'jambojar': {area: '1', pid: '426'},
2727
'anzu': {area: '1', pid: '445'},
28-
'marlinads': {area: '1', pid: '397'},
28+
'amcom': {area: '1', pid: '397'},
2929
};
3030

3131
const BASE_URLS = {
@@ -41,7 +41,7 @@ const BASE_URLS = {
4141
'jambojar': 'https://jambojar-prebid.attekmi.co/pbjs',
4242
'jambojar-apac': 'https://jambojar-apac-prebid.attekmi.co/pbjs',
4343
'anzu': 'https://anzu-prebid.attekmi.co/pbjs',
44-
'marlinads': 'https://marlinads-prebid.attekmi.co/pbjs',
44+
'amcom': 'https://amcom-prebid.attekmi.co/pbjs',
4545
};
4646

4747
const adapterState = {};

0 commit comments

Comments
 (0)