Fixed ads configuration
This commit is contained in:
		@ -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/';
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user