IFTTT IP -> URL

Dependents:   IFTTT_Ethernet_LM61

Fork of IFTTT by Austin Blackstone

Files at this revision

API Documentation at this revision

Comitter:
jksoft
Date:
Mon Sep 14 14:46:45 2015 +0000
Parent:
6:15c6c9f87c32
Commit message:
IFTTT IP -> URL

Changed in this revision

ifttt.h Show annotated file Show diff for this revision Revisions of this file
--- a/ifttt.h	Tue Jul 14 21:47:34 2015 +0000
+++ b/ifttt.h	Mon Sep 14 14:46:45 2015 +0000
@@ -27,7 +27,7 @@
 #define IFTTT_MAX_SIZE_EVENTNAME 50
 #define IFTTT_MAX_SIZE_STRING 512
 
-#define IFTTT_IP "107.22.235.178"
+#define IFTTT_IP "maker.ifttt.com"
 #define IFTTT_PORT 80
 
 #define IFTTT_GET 0