Skip to content

Commit 27cc3fe

Browse files
susytmike-chowla
authored andcommitted
updates jcsi.rq value to 8 (#3457)
1 parent 7b792a1 commit 27cc3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/gumgumBidAdapter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ function _getBrowserParams() {
4747
pu: topUrl,
4848
ce: utils.cookiesAreEnabled(),
4949
dpr: topWindow.devicePixelRatio || 1,
50-
jcsi: JSON.stringify({ t: 0, rq: 7 })
50+
jcsi: JSON.stringify({ t: 0, rq: 8 })
5151
}
5252

5353
ns = getNetworkSpeed()

0 commit comments

Comments
 (0)