mirror of
https://github.com/timothymiller/cloudflare-ddns.git
synced 2026-03-21 22:48:57 -03:00
🚀 Improvement: Skip PUT request when IP does not change
🧑🚀 Improvement: Working graceful exit 🚀 Improvement: Update readme on multiple zones 🐛 Fix: Handle IP changes correctly https://github.com/timothymiller/cloudflare-ddns/issues/37
This commit is contained in:
@@ -13,8 +13,7 @@
|
||||
"",
|
||||
"subdomain"
|
||||
],
|
||||
"proxied": false,
|
||||
"ttl": 120
|
||||
"proxied": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user