mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-13 05:37:40 +02:00
refactor(youtube): renamed some patches description
This commit is contained in:
@ -39,7 +39,7 @@ class LithoFilterPatch : BytecodePatch(
|
||||
|
||||
ByteBufferFingerprint.result?.mutableMethod?.addInstruction(
|
||||
0,
|
||||
"sput-object p0, $ADS_PATH/ByteBufferFilterPatch;->bytebuffer:Ljava/nio/ByteBuffer;"
|
||||
"sput-object p0, $ADS_PATH/LowLevelFilter;->byteBuffer:Ljava/nio/ByteBuffer;"
|
||||
) ?: return ByteBufferFingerprint.toErrorResult()
|
||||
|
||||
generalHook("$ADS_PATH/LithoFilterPatch;->filters")
|
||||
|
Reference in New Issue
Block a user