You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
19
19
## What is new
20
20
21
-
- 🆕 New hostname input format: `subdomain1.mydomain.com|subdomain2.mydomain.com` (each domain is separated by three dashes: `|`) used to be with `---` separator
21
+
- 🆕 New hostname input format: `subdomain1.mydomain.com|subdomain2.mydomain.com` (each domain is separated: `|`) used to be with `---` separator
22
22
- 🆕 Hostname input uses a new source of data (account) and support 256 symbols limit (DSM UI limit)
23
23
- 🆕 Autodetect IPv4 and IPv6 addresses
24
24
- 🆕 Optimised request to Cloudflare API
@@ -200,3 +200,9 @@ You can run this script directly to see output logs
200
200
```
201
201
202
202
* Check output logs
203
+
204
+
## Credits
205
+
206
+
<small><i><ahref='http://ecotrust-canada.github.io/markdown-toc/'>Table of contents generated with markdown-toc</a></i></small>
207
+
<small><i><ahref='https://www.youtube.com/watch?v=Nf7m3h11y-s'>DB Tech - creating API keys and using Cloudflare CNAME for single updates</a></i></small>
0 commit comments