fix(lyrics): avoid shell injection in NetEase requests
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ version = "1.1.0"
|
||||
plugin_api = 3
|
||||
author = "h465855hgg"
|
||||
license = "MIT"
|
||||
dependencies = ["playerctl", "python3", "curl", "cp"]
|
||||
dependencies = ["playerctl", "python3", "cp"]
|
||||
tags = ["bar", "service", "music", "media", "animation"]
|
||||
icon = "music"
|
||||
description = "Synchronized lyrics with karaoke highlighting, animated transitions, and flexible lyric sources."
|
||||
|
||||
Reference in New Issue
Block a user