mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-22 11:00:20 +10:00
disable native lyrics
- added -lyrics_block parameter to completely disable native lyrics
This commit is contained in:
@@ -1755,6 +1755,14 @@
|
||||
},
|
||||
"match": "(getTracksFilterTags.+?(.)=this._builder.build\\(\\)),",
|
||||
"replace": "$1;$2.locale = 'en';const "
|
||||
},
|
||||
"lyrics-block": {
|
||||
"version": {
|
||||
"fr": "1.1.70",
|
||||
"to": ""
|
||||
},
|
||||
"match": "(?:\\(?await )?.\\.build.{20,60}encodeURIComponent.{20,140}\"\\/track\\/{trackId}.+?send\\(\\)(?:\\)\\.body)?",
|
||||
"replace": "{}"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user