refactor(youtube): renamed some patches description

This commit is contained in:
inotia00
2023-06-28 21:48:19 +09:00
parent 5dff2ac118
commit 32ed7f245d
15 changed files with 125 additions and 218 deletions

View File

@ -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")