fix: remove mitm config

This commit is contained in:
WorldObservationLog
2024-05-29 17:11:01 +08:00
parent d20379e921
commit f17b860826
2 changed files with 1 additions and 13 deletions

View File

@@ -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"]