Fix lint/auto-formatting...
This commit is contained in:
parent
0aa6cc7e5a
commit
b8399f10b2
2 changed files with 8 additions and 7 deletions
|
@ -603,7 +603,8 @@ export default React.memo<Props>(function VideoJs(props: Props) {
|
|||
// ford ad
|
||||
// 612fb75a42715a07645a614c
|
||||
|
||||
const macroUrl1 = 'https://gov.aniview.com/api/adserver/vast3/' +
|
||||
const macroUrl1 =
|
||||
'https://gov.aniview.com/api/adserver/vast3/' +
|
||||
'?AV_PUBLISHERID=60afcbc58cfdb065440d2426' +
|
||||
'&AV_CHANNELID=60b354389c7adb506d0bd9a4' +
|
||||
`&AV_URL=${encodeURIComponent(window.location.href)}` +
|
||||
|
|
Loading…
Add table
Reference in a new issue