made better

This commit is contained in:
kaitlynkittyy 2024-04-07 15:21:36 -04:00
parent dcf18adb28
commit 27321eb3c7

View file

@ -63,7 +63,7 @@ addPatch({
{
find: "x-google-max-bitrate",
replacement: {
match: /"x-google-max-bitrate=".concat\([a-zA-Z]+\)/,
match: /"x-google-max-bitrate=".concat\(\i\)/,
replace: '"x-google-max-bitrate=".concat("80_000")'
}
},