Skip to content

Commit

Permalink
inclusion of popular Nordic ad sizes to default size list (#1168)
Browse files Browse the repository at this point in the history
inclusion of popularNordic ad sizes to default size list

Removed redundant 104 size and added size 32 instead

Fixed trailing comma
  • Loading branch information
Suren Silva authored and snapwich committed May 10, 2017
1 parent 3252cb4 commit 0eba2bc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/adapters/rubicon.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ var sizeMap = {
15:'300x250',
16:'336x280',
19:'300x100',
31:'980x120',
32:'250x360',
33:'180x500',
35:'980x150',
37:'468x400',
38:'930x180',
43:'320x50',
44:'300x50',
48:'300x300',
Expand All @@ -41,11 +47,15 @@ var sizeMap = {
68:'1800x1000',
72:'320x320',
73:'320x160',
78:'980x240',
79:'980x300',
80:'980x400',
83:'480x300',
94:'970x310',
96:'970x210',
101:'480x320',
102:'768x1024',
103:'480x280',
113:'1000x300',
117:'320x100',
125:'800x250',
Expand Down

0 comments on commit 0eba2bc

Please sign in to comment.