From bbc4cb81bad71a1444a7c46c94cc6a36140a24c8 Mon Sep 17 00:00:00 2001 From: FoxRefire <155989196+FoxRefire@users.noreply.github.com> Date: Tue, 30 Jul 2024 17:22:27 +0900 Subject: [PATCH] Update Readme * Remove legacy version link from Readme Remove the link from the Readme as there is little benefit for standard users to continue using the legacy version. Legacy code will continue to be available from the Github branches list. * Use appropriate vocabulary The term "Content Decryption Module" should refer only to the binary module in which the function that performs the content decryption process and the Key pair are compiled together, and the term "CDM" in a broad sense for the key pair alone is not preferred. --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 085eba5..59fb15e 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,15 @@ ## WVGuesserExtension-NextGen -Looking for legacy version?: https://github.com/FoxRefire/wvg/tree/legacy - #### For more details, see [docs](https://github.com/FoxRefire/wvg/wiki) ### Installation 1. Download or clone this code -2. At the same directory of `manifest.json`(root directory of this extension), put the one of the following Android L3 CDM file(s). +2. At the same directory of `manifest.json`(root directory of this extension), put the one of the following Android L3 CDM key pair file(s). *Don't know how to get these files? See [How to dump CDM key pair](https://github.com/FoxRefire/wvg/wiki/How-to-dump-CDM-key-pair) for more informations.* - * Supported CDM Types + * Supported CDM Key Pair Formats 1. `device.wvd`