mirror of
https://github.com/zhaarey/AppleMusicDecrypt.git
synced 2025-10-23 15:11:06 +00:00
fix: remove mitm config
This commit is contained in:
@@ -96,10 +96,4 @@ afterDownloaded = ""
|
||||
# lyrics, cover, ratings(rtng)
|
||||
embedMetadata = ["title", "artist", "album", "album_artist", "composer",
|
||||
"genre", "created", "track", "tracknum", "disk", "lyrics", "cover", "copyright",
|
||||
"record_company", "upc", "isrc","rtng"]
|
||||
|
||||
[mitm]
|
||||
# The host proxy server listens on
|
||||
host = "127.0.0.1"
|
||||
# The port proxy server listens on
|
||||
port = "11080"
|
||||
"record_company", "upc", "isrc","rtng"]
|
||||
Reference in New Issue
Block a user