We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a26f4 commit dc83f3bCopy full SHA for dc83f3b
modules/tapadIdSystem.js
@@ -3,7 +3,7 @@ import { submodule } from '../src/hook.js';
3
import * as ajax from '../src/ajax.js'
4
import * as utils from '../src/utils.js';
5
6
-export const graphUrl = 'https://realtime-graph-access-zxvhwknfeq-uc.a.run.app/v1/graph';
+export const graphUrl = 'https://rtga.tapad.com/v1/graph';
7
8
export const tapadIdSubmodule = {
9
name: 'tapadId',
0 commit comments