mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-10 13:45:49 +08:00
Use secure URL #4715
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user