23 Commits

Author SHA1 Message Date
cola
9271201d98
Update README.md 2021-11-13 14:06:50 +08:00
cola
df120dbfaf
Update README.md 2021-10-21 18:44:45 +08:00
cola
e14f6aab39
更新为区域API 2021-10-21 18:35:04 +08:00
yulewang
1336b077a2
Update cf-v4-ddns.sh 2020-05-25 04:09:15 +08:00
yulewang
5da77e5979
Merge pull request #11 from eicky/master
fix issue #7
2020-05-18 21:04:41 +08:00
eicky
0cdcb5afb2 fix issue #7 2020-05-16 15:15:45 +08:00
yulewang
dbca9fbf3e
Merge pull request #6 from busymx/master
fix issue #5
2020-05-01 01:49:06 +08:00
Xiaoming Wang
b5f58de17e fix issue #5
https://github.com/yulewang/cloudflare-api-v4-ddns/issues/5

cf-v4-ddns.sh: line 140: [: !=: unary operator expected
Something went wrong :(
2020-04-28 16:52:41 +08:00
yulewang
abc40f5e03
Merge pull request #4 from Bill0412/master
Feat: support IPv6 DDNS
2020-04-20 17:49:24 +08:00
fenghe
fb76e88e6d Merge branch 'master' of https://github.com/Bill0412/cloudflare-api-v4-ddns 2020-04-10 10:29:39 +08:00
fenghe
9153f9cae2 try compatible with ipv6 2020-04-10 10:27:26 +08:00
fenghe
1a1c9370ac try compatible with ipv6 2020-04-10 10:12:32 +08:00
yulewang
2d5bfc5861
Merge pull request #3 from dahlo/root_domain_update
added head -1 to CFRECORD request, to enable updates to the root domain
2019-10-12 21:59:11 +08:00
yulewang
d7189e12e5
Merge pull request #2 from dahlo/file_name_change
Changed file names to have prefix .cf, added record name to file name…
2019-10-12 21:58:43 +08:00
dahlo
7fc8d47928 added head -1 to CFRECORD request, to enable updates to the root domain 2019-10-06 23:20:16 +02:00
dahlo
53c8935edc Changed file names to have prefix .cf, added record name to file name to support multiple domains. 2019-10-06 23:17:26 +02:00
yulewang
8b5fd9ea4b
Update cf-v4-ddns.sh
Bug fixed
2018-10-10 13:15:48 +08:00
yulewang
774878f6a1 Bug fixed 2018-07-01 19:23:38 +08:00
yulewang
7b79226b7a update
Update readme
2018-07-01 19:14:39 +08:00
yulewang
d456c46002
Create README.md 2018-07-01 19:08:37 +08:00
yulewang
d1c5b3ca58 Bug fixed
Added "record name" and "zone name" in the local file, and check whether they is equl with the user's input.
Prevent the make error when user changing these two properties.
2018-07-01 18:54:40 +08:00
yulewang
b43f5e9aa3 Update description 2018-07-01 01:50:43 +08:00
yulewang
0cbaeec52c Init 2018-06-30 21:31:20 +08:00