mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-10 19:39:28 +01:00
refactor: remove .trimIndent()
from each MethodSignatureMetadata
description
This commit is contained in:
parent
17bcf786a8
commit
55d56cf7f8
@ -37,7 +37,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"Z",
|
"Z",
|
||||||
@ -87,7 +87,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"V",
|
"V",
|
||||||
@ -159,7 +159,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"V",
|
"V",
|
||||||
@ -231,7 +231,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"V",
|
"V",
|
||||||
@ -281,7 +281,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"V",
|
"V",
|
||||||
@ -334,7 +334,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"V",
|
"V",
|
||||||
@ -403,7 +403,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"V",
|
"V",
|
||||||
@ -462,7 +462,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"V",
|
"V",
|
||||||
@ -526,7 +526,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"V",
|
"V",
|
||||||
@ -588,7 +588,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"V",
|
"V",
|
||||||
@ -671,7 +671,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"V",
|
"V",
|
||||||
@ -731,7 +731,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"V",
|
"V",
|
||||||
@ -799,7 +799,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"V",
|
"V",
|
||||||
@ -834,7 +834,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"V",
|
"V",
|
||||||
@ -898,7 +898,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"V",
|
"V",
|
||||||
@ -1044,7 +1044,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"V",
|
"V",
|
||||||
@ -1179,7 +1179,7 @@ class HomeAdsPatch : Patch(
|
|||||||
),
|
),
|
||||||
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
PatternScanMethod.Fuzzy(2), // FIXME: Test this threshold and find the best value.
|
||||||
compatiblePackages,
|
compatiblePackages,
|
||||||
"""Found in YouTube version v17.03.38""".trimIndent(),
|
"Found in YouTube version v17.03.38",
|
||||||
"0.0.1"
|
"0.0.1"
|
||||||
),
|
),
|
||||||
"V",
|
"V",
|
||||||
|
Loading…
Reference in New Issue
Block a user