mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-22 02:50:18 +10:00
Update
- A new parameter, "-cache_limit," has been added to modify the limit for automatic clearing of the audio cache. The old cache clearing script has been removed - The "What's New Feed" panel has been temporarily disabled due to unstable performance.
This commit is contained in:
@@ -1,13 +1,5 @@
|
||||
{
|
||||
"free": {
|
||||
"EsperantoAds": {
|
||||
"version": {
|
||||
"fr": "1.1.93",
|
||||
"to": ""
|
||||
},
|
||||
"match": "(this._product_state=(.))",
|
||||
"replace": "$1,$2.putOverridesValues({pairs:{ads:'0',catalogue:'premium',product:'premium',name:'Spotify'}})"
|
||||
},
|
||||
"bilboard": {
|
||||
"version": {
|
||||
"fr": "1.1.70",
|
||||
@@ -940,6 +932,16 @@
|
||||
}
|
||||
},
|
||||
"VariousJs": {
|
||||
"product_state": {
|
||||
"version": {
|
||||
"fr": "1.1.93",
|
||||
"to": ""
|
||||
},
|
||||
"match": "(this._product_state=(.))",
|
||||
"replace": "$1,$2.putOverridesValues({0})",
|
||||
"add": "ads:'0',catalogue:'premium',product:'premium',type:'premium',name:'Spotify'",
|
||||
"add2": "'storage-size-config':'{0},90,500,3'"
|
||||
},
|
||||
"offrujs": {
|
||||
"version": {
|
||||
"fr": "1.1.92",
|
||||
|
||||
Reference in New Issue
Block a user