changed the keytool, so it now works

This commit is contained in:
rattatwinko
2025-04-16 12:57:12 +02:00
parent 6fa8b4bfc8
commit caa7839def
8 changed files with 333 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
#########################################
# #
# AUTOGENERATED BY SETUPKEYTOOL V1.0.03 #
# THIS IS SENSITIVE INFORMATION #
# @ZockerKatze/@rattatwinko #
# #
#########################################
from tgtg import TgtgClient
# Don't ever give this Info to someone you dont trust!
# This is the Private Key to your TGTG Account
client = TgtgClient(access_token="asdf", refresh_token="asdf", cookie="asdf")