We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cac4d3 + 59a744b commit c87abb6Copy full SHA for c87abb6
1 file changed
modules/nexx360BidAdapter.js
@@ -35,7 +35,8 @@ const ALIASES = [
35
{ code: 'pubtech' },
36
{ code: '1accord', gvlid: 965 },
37
{ code: 'easybid', gvlid: 1068 },
38
- { code: 'prismassp', gvlid: 965 }
+ { code: 'prismassp', gvlid: 965 },
39
+ { code: 'revnew', gvlid: 1468 }
40
];
41
42
export const storage = getStorageManager({
0 commit comments