mirror of
https://github.com/timothymiller/cloudflare-ddns.git
synced 2026-03-21 22:48:57 -03:00
[feature] Extract IP address from netif credit: @comicchang
This commit is contained in:
@@ -24,5 +24,7 @@
|
||||
"a": true,
|
||||
"aaaa": true,
|
||||
"purgeUnknownRecords": false,
|
||||
"ttl": 300
|
||||
"ttl": 300,
|
||||
"method": "http",
|
||||
"interface": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user