diff --git a/src/main/kotlin/app/revanced/patches/layout/HideReelsPatch.kt b/src/main/kotlin/app/revanced/patches/layout/HideReelsPatch.kt index e106db9c..9ba02bc6 100644 --- a/src/main/kotlin/app/revanced/patches/layout/HideReelsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/layout/HideReelsPatch.kt @@ -29,7 +29,7 @@ class HideReelsPatch : Patch( MethodSignatureMetadata( "hide-reels-signature", MethodMetadata(null, null), // unknown - PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value. + PatternScanMethod.Fuzzy(3), // FIXME: Test this threshold and find the best value. compatiblePackages, "Signature for the method required to be patched.", "0.0.1" @@ -53,6 +53,7 @@ class HideReelsPatch : Patch( "[B", "[B", "[B", + "[B", "[B" ), listOf(