Fixed ads configuration

This commit is contained in:
Sascha Greuel 2019-08-27 19:28:51 +02:00 committed by GitHub
parent dfc09b8e04
commit e978bc8690
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,7 @@ class Ads {
cb: Date.now(),
AV_WIDTH: 640,
AV_HEIGHT: 480,
AV_CDIM2: this.publisherId,
AV_CDIM2: config.publisherId,
};
const base = 'https://go.aniview.com/api/adserver6/vast/';