Skip to content

Commit

Permalink
InSkin Bid Adapter: remove referrer field from request body (#2217)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrimes authored and matthewlane committed Mar 6, 2018
1 parent 94c4023 commit 2204cf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/inskinBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ export const spec = {
time: Date.now(),
user: {},
url: utils.getTopWindowUrl(),
referrer: document.referrer,
enableBotFiltering: true,
includePricingData: true,
parallel: true
Expand Down

0 comments on commit 2204cf8

Please sign in to comment.