mirror of
https://github.com/shirt-dev/netflix-international.git
synced 2025-06-22 08:36:43 +00:00
Update playercore URLs
This commit is contained in:
parent
aacc5fc76f
commit
2d5268217e
2 changed files with 4 additions and 6 deletions
|
@ -40,7 +40,7 @@ chrome.webRequest.onBeforeRequest.addListener(
|
|||
}, {
|
||||
urls: [
|
||||
"*://assets.nflxext.com/*/ffe/player/html/*",
|
||||
"*://www.assets.nflxext.com/*/ffe/player/html/*"
|
||||
"*://assets.nflxext.com/player/html/ffe/*"
|
||||
],
|
||||
types: ["script"]
|
||||
}, ["blocking"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue