Skip to content

Commit

Permalink
Update 115.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Sakura-Byte committed Jul 15, 2024
1 parent 48d8ad1 commit 82fedf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/115/115.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ import (
const (
domain = "www.115.com"
rootURL = "https://webapi.115.com"
appVer = "2.0.3.6"
appVer = "2.0.10.2"
defaultUserAgent = "Mozilla/5.0 115Desktop/" + appVer

defaultMinSleep = fs.Duration(150 * time.Millisecond) // 6.67 transactions per second
Expand Down

0 comments on commit 82fedf0

Please sign in to comment.