Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion static/bidder-info/sspBC.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
endpoint: "https://ssp.wp.pl/bidder/"
endpoint: "https://ssp.wp.pl/v1/bidder/prebidserver"
maintainer:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified endpoint is reachable

curl -i --location --request POST https://ssp.wp.pl/v1/bidder/prebidserver
HTTP/2 200
server: nginx
date: Mon, 10 Feb 2025 18:35:30 GMT
content-length: 0
accept-ch: device-memory, dpr, width, viewport-width, rtt, downlink, ect
accept-ch-lifetime: 604800
access-control-allow-credentials: true
access-control-allow-origin: *
vary: Origin

email: "prebid-dev@grupawp.pl"
gvlVendorID: 676
Expand Down
Loading