mirror of
https://silica.codes/BedrockReverse/PyFab.git
synced 2025-04-06 05:05:43 +12:00
oops
This commit is contained in:
parent
7072ca4634
commit
fc83130413
1 changed files with 164 additions and 168 deletions
|
@ -14,10 +14,6 @@ from cryptography.hazmat.primitives.asymmetric import padding
|
|||
TITLE_ID = "20CA2"
|
||||
TITLE_SHARED_SECRET = "S8RS53ZEIGMYTYG856U3U19AORWXQXF41J7FT3X9YCWAC7I35X"
|
||||
|
||||
# Internal PlayFab Environment
|
||||
#TITLE_ID = "E9D1"
|
||||
#TITLE_SHARED_SECRET = "RX4U3XF1KAG8W6WOOTUKO4BY1P4Z48UMHWEND7KSJHDIKCIWD6"
|
||||
|
||||
PLAYFAB_HEADERS = {
|
||||
"User-Agent": "libhttpclient/1.0.0.0",
|
||||
"Content-Type": "application/json",
|
||||
|
|
Loading…
Add table
Reference in a new issue