Update README.md

pull/55/head
langren1353 2020-02-04 17:13:47 +08:00 committed by GitHub
parent 544fd1902d
commit de52069f6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -68,11 +68,17 @@ make
"type": "Dedicated Server", "type": "Dedicated Server",
"host": "GenericServerHost123", "host": "GenericServerHost123",
"location": "Austria", "location": "Austria",
"password": "some-hard-to-guess-copy-paste-password" "password": "some-hard-to-guess-copy-paste-password",
"extra1": "17$/yr",
"extra2": "未使用",
"extra3":""
}, },
] ]
} }
``` ```
其中extra1暂时用于设置服务器价格参数
日期支持yr/semi year/year/mon/month/day/h/hour/quater/年/月/日/半年/2年/3年/季度/天/小时 不分大小写
金币支持¥/r/$/o/r 不分大小写
三、拷贝ServerStatus/status到你的网站目录 三、拷贝ServerStatus/status到你的网站目录
例如: 例如: