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
4 changes: 4 additions & 0 deletions static/bidder-info/intenze.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
aliasOf: "gothamads"
endpoint: "http://lb-east.intenze.co/?pass={{.AccountID}}"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Verified the endpoint is reachable:

curl -i --location --request POST http://lb-east.intenze.co/
HTTP/1.1 204 No Content
Server: nginx
Date: Fri, 13 Jun 2025 19:36:40 GMT
Content-Type: application/json; charset=UTF-8
Connection: keep-alive
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Strict-Transport-Security: max-age=63072000; includeSubdomains; preload
X-Frame-Options: DENY

maintainer:
email: "connect@intenze.co"
Copy link
Collaborator

Choose a reason for hiding this comment

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

We sent an email to this address to confirm it is reachable. Please respond to the email with "received" to confirm.

Copy link
Contributor

Choose a reason for hiding this comment

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

@support-gotham-ads Can you please provide confirmation?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

Copy link
Collaborator

Choose a reason for hiding this comment

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

Response received.

Loading