From 769332f5faf1aa9087f8aed9bb8a3a8f93ce67dc Mon Sep 17 00:00:00 2001 From: JJTech0130 Date: Sun, 27 Aug 2023 15:45:46 -0400 Subject: [PATCH] change to iPhone, thanks @lividhen!! --- ids/identity.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ids/identity.py b/ids/identity.py index bfd73ca..d3734d8 100644 --- a/ids/identity.py +++ b/ids/identity.py @@ -101,10 +101,10 @@ def register( body = { # TODO: Abstract this out "device-name": "pypush", - "hardware-version": "MacBookPro18,3", + "hardware-version": "iPhone13,2", "language": "en-US", - "os-version": "macOS,13.2.1,22D68", - "software-version": "22D68", + "os-version": "iPhone13,3_16.6,20G75", + "software-version": "20G75", "private-device-data": { "u": str(device_id),