Built files

This commit is contained in:
Sam Potts 2019-01-26 16:35:42 +11:00
parent 24319e5c31
commit 52be5ae889
4 changed files with 5 additions and 7 deletions

6
demo/dist/demo.js vendored
View File

@ -4156,10 +4156,8 @@ typeof navigator === "object" && (function () {
google: 'AIzaSyDrNwtN3nLH_8rjCmu5Wq3ZCm4MNAVdc0c'
},
ads: {
enabled: true,
// env.prod || env.dev,
publisherId: '918848828995742',
tagUrl: 'https://pubads.g.doubleclick.net/gampad/live/ads?sz=640x360&iu=/21736521837/ovo/web&impl=s&gdfp_req=1&env=vp&output=vast&cust_params=usergroup%3Dannon%26content-type%3Don-demand&cmsid=2490180&vid=3788'
enabled: env.prod || env.dev,
publisherId: '918848828995742'
},
previewThumbnails: {
enabled: true,

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long