Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/radsBidAdapter.js
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ import { BANNER, VIDEO } from '../src/mediaTypes';

const BIDDER_CODE = 'rads';
const ENDPOINT_URL = 'https://rads.recognified.net/md.request.php';
const ENDPOINT_URL_DEV = 'https://dcmadn1.permodo.net/md.request.php';
const ENDPOINT_URL_DEV = 'https://dcradn1.online-solution.biz/md.request.php';
const DEFAULT_VAST_FORMAT = 'vast2';

export const spec = {

0 comments on commit d1e2458

Please sign in to comment.