forked from HPR/hpr_hub
Add stats and require url to be downloaded for reserve show
This commit is contained in:
parent
a170cbf197
commit
da88c1afc4
@ -346,6 +346,10 @@ include 'reserve.txt';
|
||||
If you wish to pick an available slot in the next 12 months then go directly to the <a aria-label="Go to the request page" href="<?php echo "${hubBaseurl}"; ?>request.php">request page</a>.
|
||||
</p>
|
||||
|
||||
<h3 id="workflow">Workflow</h3>
|
||||
<p>
|
||||
The HPR statistics are regenerated every 15 minutes and are available in <a aria-label="Go to the stats json page" href="<?php echo "${hubBaseurl}"; ?>stats.json">json format</a>. Note the format is liable to change without notice.</p>
|
||||
|
||||
</main>
|
||||
|
||||
<?php
|
||||
|
Loading…
Reference in New Issue
Block a user