<h2id="pitch-subtitle">Here's an unique ping address for you:</h2>
<divid="pitch-url">{{ ping_url }}</div>
<divid="pitch-url">
<input
id="pitch-url-input"
class="form-control"
type="text"
value="{{ ping_url }}"
readonly />
</div>
</div>
<divclass="col-sm-6">
<pid="pitch-text">Make a HTTP GET request to this address from your cron job, daemon, script or long running task.
<strong>When this address is not requested for a set time period, you will get alerted.</strong> Below are snippets that are ready to be copy/pasted into your own scripts.</p>