DNS set to gaming.usatoday.com
document.write(
“,
);
(function () {
const clientConfig = {
server: ‘https://gaming.usatoday.com/embed’,
token: ‘[player_token]’,
};
window.ChalklineGames.bootstrap(clientConfig);
})();
DNS left to chalkline_dns
document.write(
“,
);
(function () {
const clientConfig = {
server: ‘https://[chalkline_dns]/embed’,
token: ‘[player_token]’,
};
window.ChalklineGames.bootstrap(clientConfig);
})();