Skip to content

Commit

Permalink
添加游戏untiy信息
Browse files Browse the repository at this point in the history
  • Loading branch information
DNNDHH authored Mar 13, 2024
1 parent 364f3de commit ccfa1c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fgourl.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ def get_folder_data(assetbundle):
'User-Agent': user_agent_,
'Content-Type': 'application/x-www-form-urlencoded',
'Connection': 'Keep-Alive, TE',
'X-Unity-Version': '2020.3.34f1',
'TE': 'identity',
}

Expand Down

0 comments on commit ccfa1c4

Please sign in to comment.