-
Notifications
You must be signed in to change notification settings - Fork 2
/
tos.html
21 lines (17 loc) · 861 Bytes
/
tos.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>Terms of Service</title>
</head>
<body>
<p>September 28, 2012</p>
<p>By using the App Passant web app, you agree to the following:</p>
<ul>
<li>You will not deliberately violate the app.net <a href="https://alpha.app.net/legal/terms/">Terms of Service</a>.</li>
</ul>
<p>Though you are not required to do so, if you discover a bug that will allow cheating or disruption, please first privately notify me <a href="http://www.google.com/recaptcha/mailhide/d?k=01upi37CpslJkVoSI82o_4fg==&c=ZOxBT_JSLioJWdE3XXkhYB24yOMFtKiROivDR-YFRyc=">by email</a> to provide me an opportunity to fix it.</p>
<p>Changes to these Terms of Service will take effect 5 days after publication.</p>
</body>
</html>