mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-19 19:07:06 +00:00
f0ea32cb8d
This was SVN commit r8986.
16 lines
436 B
HTML
16 lines
436 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>0 A.D. report service</title>
|
|
<style>
|
|
body {
|
|
font-size: 12px;
|
|
font-family: sans-serif;
|
|
}
|
|
</style>
|
|
|
|
<p>This site collects opt-in automatic feedback from players of <a href="http://wildfiregames.com/0ad/">0 A.D.</a>
|
|
|
|
<p>Published data:
|
|
<a href="{% url userreport.views.report_opengl_index %}">OpenGL capabilities</a>.
|
|
<a href="{% url userreport.views.report_cpu %}">CPU features</a>.
|