Fix disney+ a bit more thoroughly
This commit is contained in:
parent
e4480a91ef
commit
7d4e4fc520
@ -366,6 +366,16 @@ const ExtensionConfPatch = [
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
userOptions.sites['wwww.disneyplus.com']['DOM'] = {
|
||||||
|
"player": {
|
||||||
|
"manual": true,
|
||||||
|
"querySelectors": ".btn-media-clients",
|
||||||
|
"additionalCss": "",
|
||||||
|
"useRelativeAncestor": false,
|
||||||
|
"playerNodeCss": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user