Skip to content

Commit 5c288dc

Browse files
committed
fixed(ua):fixed openlist ua
1 parent 6d0d3ac commit 5c288dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/123_share/util.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ func (d *Pan123Share) request(url string, method string, callback base.ReqCallba
6161
"origin": "https://www.123pan.com",
6262
"referer": "https://www.123pan.com/",
6363
"authorization": "Bearer " + d.AccessToken,
64-
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) opnelist-client",
64+
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) openlist-client",
6565
"platform": "web",
6666
"app-version": "3",
6767
//"user-agent": base.UserAgent,

0 commit comments

Comments
 (0)