Update extensions/shared/library/src/main/java/app/revanced/extension/shared/spoof/ClientType.java

This commit is contained in:
oSumAtrIX 2026-03-16 23:56:29 +01:00 committed by GitHub
parent 2841e408dc
commit 92e71e734b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ public enum ClientType {
Build.ID,
"20.26.46",
// This client has been used by most open-source YouTube stream extraction tools since 2024, including NewPipe Extractor, SmartTube, and Grayjay.
// This client can log in, but if an access token is used in the request, GVS can more easily identify the request as coming from Morphe.
// This client can log in, but if an access token is used in the request, GVS can more easily identify the request as coming from ReVanced.
// This means that the GVS server can strengthen its validation of the ANDROID_REEL client.
// For this reason, ANDROID_REEL is used as a logout client.
false,