diff options
| author | sD <stoned@derpymail.org> | 2020-02-26 23:34:32 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-02-26 23:34:32 +0100 |
| commit | d5ce930994fa1777b8d6734d122bd382781c4777 (patch) | |
| tree | e7c473850ae577d46bbf57b168655841d63ca267 | |
| parent | 7d505a02d807a13cd85ad9298508eeb3145f021f (diff) | |
GDPR lawyer bullshit
| -rw-r--r-- | webAO/client.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/webAO/client.html b/webAO/client.html index 9318606..7679997 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -342,6 +342,11 @@ <br> <label for="randomchar_command">Random character command:</label> <input id="randomchar_command" name="randomchar_command" class="short" type="text" value="randomchar"> + <br> + <br> + <span style="color:blue">Changing these settings will save them as a cookie.<br> + By doing so, you agree to it being saved.<br> + If you don't agree, disable cookies for this site in your browser.</span> </span> <!-- About section --> |
