Update driver.go

pull/7325/head
hanbao233xD 2024-10-04 12:39:33 +08:00
parent bdf4b52885
commit 18e1656786
1 changed files with 4 additions and 0 deletions

View File

@ -70,6 +70,10 @@ func (d *Pan123) Link(ctx context.Context, file model.Obj, args model.LinkArgs)
headers = map[string]string{
//"X-Real-IP": "1.1.1.1",
"X-Forwarded-For": args.IP,
"user-agent": "123pan/v2.4.0(Android_7.1.2;Xiaomi)",
"platform": "android",
"app-version": "61",
"x-app-version": "2.4.0",
}
}
data := base.Json{