Skip to content

Commit 6fea72c

Browse files
author
Natho
committed
Make inserted value more reliable
1 parent 23ecb7d commit 6fea72c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h2><i class="fa fa-code"></i> MC-API
108108
</tr>
109109
</table>
110110
<p>By default, endpoints which offer JSON responses will have documentation in JSON. To get a response in CSV (Plain Text) append your request with /csv</p>
111-
<p>Eg: <code>https://api.#HOST#/server/info/hivemc.eu/csv</code> would give you information about <a target="_blank" href="http://hivemc.com">TheHive</a> in CSV format.</p>
111+
<p>Eg: <code>https://api.#REGION#.mc-api.net/server/info/hivemc.eu/csv</code> would give you information about <a target="_blank" href="http://hivemc.com">TheHive</a> in CSV format.</p>
112112

113113
<p class="rules">A couple of rules</p>
114114
<p>There are just a couple of things that aren't allowed such as:</p>

0 commit comments

Comments
 (0)