feat(YouTube/Spoof app version): add target version 17.33.42

This commit is contained in:
inotia00 2024-05-03 02:17:33 +09:00
parent b09e3b6d86
commit b958e2c08f
2 changed files with 3 additions and 0 deletions

View File

@ -84,10 +84,12 @@
<item>@string/revanced_spoof_app_version_target_entry_18_17_43</item>
<item>@string/revanced_spoof_app_version_target_entry_18_05_40</item>
<item>@string/revanced_spoof_app_version_target_entry_17_41_37</item>
<item>@string/revanced_spoof_app_version_target_entry_17_33_42</item>
</string-array>
<string-array name="revanced_spoof_app_version_target_entry_values">
<item>18.17.43</item>
<item>18.05.40</item>
<item>17.41.37</item>
<item>17.33.42</item>
</string-array>
</resources>

View File

@ -317,6 +317,7 @@ This does not bypass the age restriction. It just accepts it automatically."</st
<string name="revanced_spoof_app_version_target_title">Edit spoof app version</string>
<string name="revanced_spoof_app_version_target_summary">Type the spoof app version target.</string>
<string name="revanced_spoof_app_version_target_entry_title">Spoof app version target</string>
<string name="revanced_spoof_app_version_target_entry_17_33_42">17.33.42 - Restore old UI layout</string>
<string name="revanced_spoof_app_version_target_entry_17_41_37">17.41.37 - Restore old playlist shelf</string>
<string name="revanced_spoof_app_version_target_entry_18_05_40">18.05.40 - Restore old comment input box</string>
<string name="revanced_spoof_app_version_target_entry_18_17_43">18.17.43 - Restore old player flyout panel</string>