English | 简体中文
To request your subdomain(s) on zako.work
, please following this step:
-
Create a file on
zako/
, named as<MAINTAINER>-ZAKO
. Please use ALL CAPITAL CAPTIONS when naming your files.-
write this content:
zako: <MAINTANER_NAME> site: <YOUR_WEBSITE_URL> # This field is optional remark: <REMARK> # If you wish add more than one remarks, just create a new line and write `remark:` on head.
-
-
Create a file on
subdomain/
, named as<SUBDOMAIN>.zako.work
.-
write this content:
domain: <SUBDOMAIN>.zako.work zako: <MNT_ZAKO> a: <IP> # DNS records that conform to the specification. You can create records such as `a` `cname` `ns`, please open a pull request for updates and we will help you sync.
-
-
Create a pull request to our repo.
At this time the directory should look like this:
subdomain/
<SUBDOMAIN>.zako.work
zako/
<MAINTAINER>-ZAKO
...