From 2265b1d7106472f0ea7800b68a35c8ba9f9d1511 Mon Sep 17 00:00:00 2001 From: teymour Date: Tue, 7 Apr 2026 17:35:50 +0200 Subject: [PATCH] new working adobe's ade activate url --- include/libgourou.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/libgourou.h b/include/libgourou.h index 921937b..995c64c 100644 --- a/include/libgourou.h +++ b/include/libgourou.h @@ -34,7 +34,7 @@ #endif #ifndef ACS_SERVER -#define ACS_SERVER "http://adeactivate.adobe.com/adept" +#define ACS_SERVER "https://adeactivate.adobe.com/adept" #endif #define LIBGOUROU_VERSION "0.8.8"