Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 472 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 472 Bytes

record PUBG 绝地求生 战绩查询

cd bin

./record
http://127.0.0.1/pubg/userinfo.json?nickname=xxx
{
  "account_id": "account.d1dee165c17d447597d7bd79a103e8a6",
  "avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/92/920c9c5d2bfbbcae7c9b8bcccf593cffdb054bb2.jpg",
  "default_season": "2017-pre5",
  "nickname": "amazing_joker",
  "platform": 4,
  "select_region": "agg",
  "steam_id": 76561198381807090
}