change the hash

- change the hash to be more compatible with older versions
- disable the broken MadeForYou button
This commit is contained in:
amd64fox
2026-02-14 21:15:12 +03:00
parent 2bbe38e20b
commit ece9799d2c

View File

@@ -733,6 +733,14 @@
"fr": "1.2.78",
"to": ""
}
},
"MadeForYou": {
"name": "enableMadeForYouEntryPoint",
"description": "Show 'Made For You' entry point in the left sidebar",
"version": {
"fr": "1.1.67",
"to": "1.1.95"
}
}
},
"EnableExp": {
@@ -799,15 +807,6 @@
"to": ""
}
},
"MadeForYou": {
"name": "enableMadeForYouEntryPoint",
"description": "Show 'Made For You' entry point in the left sidebar",
"native_description": "Show 'Made For You' entry point in the left sidebar",
"version": {
"fr": "1.1.67",
"to": "1.1.95"
}
},
"ClearAllDownloads": {
"name": "enableClearAllDownloads",
"description": "Enable option in settings to clear all downloads",
@@ -2628,7 +2627,7 @@
"to": "1.1.99"
},
"match": "(sha256Hash:)([^}]+)",
"replace": "$1\"browsePage\"===e.name?\"4078a5c7df7638dfff465e5d4e03713fdbcab8b351b9db7cd2214f20b7b76a7a\":$2"
"replace": "$1\"browsePage\"===e.name?\"d8346883162a16a62a5b69e73e70c66a68c27b14265091cd9e1517f48334bbb3\":$2"
}
}
}