Fixed ads configuration
This commit is contained in:
parent
dfc09b8e04
commit
e978bc8690
@ -136,7 +136,7 @@ class Ads {
|
|||||||
cb: Date.now(),
|
cb: Date.now(),
|
||||||
AV_WIDTH: 640,
|
AV_WIDTH: 640,
|
||||||
AV_HEIGHT: 480,
|
AV_HEIGHT: 480,
|
||||||
AV_CDIM2: this.publisherId,
|
AV_CDIM2: config.publisherId,
|
||||||
};
|
};
|
||||||
|
|
||||||
const base = 'https://go.aniview.com/api/adserver6/vast/';
|
const base = 'https://go.aniview.com/api/adserver6/vast/';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user