Skip to content

Commit

Permalink
up playercore
Browse files Browse the repository at this point in the history
  • Loading branch information
lkmvip committed Jun 28, 2020
1 parent 6f32d86 commit fe446dd
Show file tree
Hide file tree
Showing 5 changed files with 60,988 additions and 60,462 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,11 @@ thanks to https://github.com/truedread/netflix-1080p
3, all languages (audio and sub,if any)


Recommended software: Windos10Ver2004,MsEdge>V81(Never use the portable version,Because there is no complete DRM, NO DRM=NO 4K and NO HDR)
If you must use the portable version, please use V79, but no HDR.


-------------------------------------------------------------------------------------------------------




![image](img/n1.png)
![image](img/n2.png)


![image](img/n3.png)
2 changes: 1 addition & 1 deletion background.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
chrome.webRequest.onBeforeRequest.addListener(
function(details) {
return {
redirectUrl: chrome.extension.getURL("cadmium-playercore-6.0023.807.031.js")
redirectUrl: chrome.extension.getURL("cadmium-playercore-6.0023.976.031.js")
};
}, {
urls: [
Expand Down
Loading

0 comments on commit fe446dd

Please sign in to comment.