app.hampalyzer.com Open in urlscan Pro
205.201.63.42  Public Scan

URL: http://app.hampalyzer.com/
Submission: On April 26 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /api/parseGame

<form id="logUpload" method="POST" action="/api/parseGame" enctype="multipart/form-data">
  <div class="form-group">
    <div class="custom-file">
      <input type="hidden" name="date" id="date" value="0">
      <input type="file" name="logs[]" class="custom-file-input" id="logFiles" multiple="" required="">
      <label class="custom-file-label" for="logFiles">Choose one or two .log files (CTRL+click to select multiple files)</label>
      <div class="invalid-feedback">You must select one or two .log files.</div>
    </div>
  </div>
  <div class="form-group form-check">
    <input type="checkbox" class="form-check-input" name="force" id="force">
    <label class="form-check-label" for="force"><abbr title="will skip validation that map matches, players nearly match between rounds, and match lengths are within 5 minutes">Force-parse logs</abbr></label>
  </div>
  <div class="form-group">
    <input class="btn btn-primary" type="submit" value="Submit">
  </div>
</form>

Text Content

Hampalyzer — TFC Statistics
 * Other Logs


HAMPALYZER — TFC STATISTICS

The Hampalyzer is a Half-Life GoldSrc server log parser, specifically targeting
the Team Fortress Classic mod.

To parse a game, upload one or two log files.

If you upload two log files at a time, Hampalyzer will try to combine statistics
and consider the two log files as part of a two-round match.

Choose one or two .log files (CTRL+click to select multiple files)
You must select one or two .log files.
Force-parse logs