mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-19 15:57:20 +02:00
fix(YouTube/Shorts outline button): support version 18.45.41
This commit is contained in:
parent
b37f577100
commit
024b376606
@ -108,7 +108,7 @@ ReVanced Extended Patches.
|
|||||||
| `Return YouTube Dislike` | Shows the dislike count of videos using the Return YouTube Dislike API. | 18.25.40 ~ 18.45.41 |
|
| `Return YouTube Dislike` | Shows the dislike count of videos using the Return YouTube Dislike API. | 18.25.40 ~ 18.45.41 |
|
||||||
| `Sanitize sharing links` | Removes tracking query parameters from the URLs when sharing links. | 18.25.40 ~ 18.45.41 |
|
| `Sanitize sharing links` | Removes tracking query parameters from the URLs when sharing links. | 18.25.40 ~ 18.45.41 |
|
||||||
| `Settings` | Applies mandatory patches to implement ReVanced Extended settings into the application. | 18.25.40 ~ 18.45.41 |
|
| `Settings` | Applies mandatory patches to implement ReVanced Extended settings into the application. | 18.25.40 ~ 18.45.41 |
|
||||||
| `Shorts outline button` | Apply the outline icon to the action button of the Shorts player. | 18.25.40 ~ 18.45.38 |
|
| `Shorts outline button` | Apply the outline icon to the action button of the Shorts player. | 18.25.40 ~ 18.45.41 |
|
||||||
| `SponsorBlock` | Integrates SponsorBlock which allows skipping video segments such as sponsored content. | 18.25.40 ~ 18.45.41 |
|
| `SponsorBlock` | Integrates SponsorBlock which allows skipping video segments such as sponsored content. | 18.25.40 ~ 18.45.41 |
|
||||||
| `Spoof app version` | Spoof the YouTube client version. | 18.25.40 ~ 18.45.41 |
|
| `Spoof app version` | Spoof the YouTube client version. | 18.25.40 ~ 18.45.41 |
|
||||||
| `Spoof device dimensions` | Spoofs the device dimensions in order to unlock higher video qualities that may not be available on your device. | 18.25.40 ~ 18.45.41 |
|
| `Spoof device dimensions` | Spoofs the device dimensions in order to unlock higher video qualities that may not be available on your device. | 18.25.40 ~ 18.45.41 |
|
||||||
|
File diff suppressed because one or more lines are too long
@ -34,7 +34,7 @@ import app.revanced.util.resources.ResourceUtils.copyResources
|
|||||||
"18.42.41",
|
"18.42.41",
|
||||||
"18.43.45",
|
"18.43.45",
|
||||||
"18.44.41",
|
"18.44.41",
|
||||||
"18.45.38"
|
"18.45.41"
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user