mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-01 21:02:39 +08:00
Use secure URL #4715
This commit is contained in:
parent
4f028d56f1
commit
3bca8deac3
@ -30,7 +30,7 @@
|
||||
#include "platform/MSWindowsSession.h"
|
||||
#endif
|
||||
|
||||
#define JSON_URL "http://synergy-project.org/premium/json/"
|
||||
#define JSON_URL "https://synergy-project.org/premium/json/"
|
||||
|
||||
enum {
|
||||
kErrorOk,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user