|
@@ -19,20 +19,42 @@ HEADERS = {
|
|
|
"Content-Type": "application/json",
|
|
"Content-Type": "application/json",
|
|
|
"deviceid": "110bec91-951f-4346-8195-95700fdb8c1d",
|
|
"deviceid": "110bec91-951f-4346-8195-95700fdb8c1d",
|
|
|
"brand": "google",
|
|
"brand": "google",
|
|
|
|
|
+ "channel": "JC",
|
|
|
"os": "android",
|
|
"os": "android",
|
|
|
"content-type": "application/json; charset=utf-8",
|
|
"content-type": "application/json; charset=utf-8",
|
|
|
# "authori-zation": "a-209a2707889f473688a742c4bac06eed",
|
|
# "authori-zation": "a-209a2707889f473688a742c4bac06eed",
|
|
|
"systemversion": "30",
|
|
"systemversion": "30",
|
|
|
"theme": "light",
|
|
"theme": "light",
|
|
|
"lang": "zh",
|
|
"lang": "zh",
|
|
|
- "verse-ua": "5282360bfafdd013cec4258b31c53f13",
|
|
|
|
|
- "version": "1.0.7",
|
|
|
|
|
|
|
+ "verse-ua": "ed5866264fee2419a78abd8f0feabd6f",
|
|
|
|
|
+ "version": "1.1.1",
|
|
|
"isphysicaldevice": "true",
|
|
"isphysicaldevice": "true",
|
|
|
- "sktime": "1766401868617",
|
|
|
|
|
- "cid": "42661545",
|
|
|
|
|
- "sk": "f0635a5c5fee2a9d137358264721e7ff" # 每次版本变化 也需要修改
|
|
|
|
|
|
|
+ "sktime": "1770608542291",
|
|
|
|
|
+ "cid": "08295441",
|
|
|
|
|
+ "sk": "0ac56318c28de85c57fe74995ed6678d" # 每次版本变化 也需要修改
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+# headers = {
|
|
|
|
|
+# "User-Agent": "Dart/3.5 (dart:io)",
|
|
|
|
|
+# "Accept-Encoding": "gzip",
|
|
|
|
|
+# "deviceid": "110bec91-951f-4346-8195-95700fdb8c1d",
|
|
|
|
|
+# "brand": "google",
|
|
|
|
|
+# "channel": "JC",
|
|
|
|
|
+# "os": "android",
|
|
|
|
|
+# "content-type": "application/json; charset=utf-8",
|
|
|
|
|
+# "authori-zation": "a-e22bdf9887a846e0ab04fa45fad22396",
|
|
|
|
|
+# "systemversion": "30",
|
|
|
|
|
+# "theme": "light",
|
|
|
|
|
+# "lang": "zh",
|
|
|
|
|
+# "verse-ua": "ed5866264fee2419a78abd8f0feabd6f",
|
|
|
|
|
+# "version": "1.1.1",
|
|
|
|
|
+# "isphysicaldevice": "true",
|
|
|
|
|
+# "sktime": "1770608542291",
|
|
|
|
|
+# "cid": "08295441",
|
|
|
|
|
+# "sk": "0ac56318c28de85c57fe74995ed6678d"
|
|
|
|
|
+# }
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
|
|
def after_log(retry_state):
|
|
def after_log(retry_state):
|