Skip to content

Commit

Permalink
Update UserAgent string to use a more recent MobileActivation version
Browse files Browse the repository at this point in the history
  • Loading branch information
nikias committed Apr 4, 2022
1 parent f6635f1 commit 75505b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/activation.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

#include <libideviceactivation.h>

#define IDEVICE_ACTIVATION_USER_AGENT_IOS "iOS Device Activator (MobileActivation-20 built on Jan 15 2012 at 19:07:28)"
#define IDEVICE_ACTIVATION_USER_AGENT_IOS "iOS Device Activator (MobileActivation-592.103.2)"
#define IDEVICE_ACTIVATION_USER_AGENT_ITUNES "iTunes/11.1.4 (Macintosh; OS X 10.9.1) AppleWebKit/537.73.11"
#define IDEVICE_ACTIVATION_DEFAULT_URL "https://albert.apple.com/deviceservices/deviceActivation"
#define IDEVICE_ACTIVATION_DRM_HANDSHAKE_DEFAULT_URL "https://albert.apple.com/deviceservices/drmHandshake"
Expand Down

0 comments on commit 75505b7

Please sign in to comment.