blob: ed221695b2893870e0efd2744972353903043e1d [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001From: =?utf-8?q?Ond=C5=99ej_Sur=C3=BD?= <ondrej@sury.org>
2Date: Wed, 29 Jul 2015 14:37:55 +0200
3Subject: Remove W3C validation icon to not expose the reader's IP address to
4 potential tracking.
5
6---
7 sapi/fpm/status.html.in | 5 -----
8 1 file changed, 5 deletions(-)
9
10--- a/sapi/fpm/status.html.in
11+++ b/sapi/fpm/status.html.in
12@@ -70,11 +70,6 @@
13 <tr class="h"><th>PID&darr;</th><th>Start Time</th><th>Start Since</th><th>Requests Served</th><th>Request Duration</th><th>Request method</th><th>Request URI</th><th>Content Length</th><th>User</th><th>Script</th><th>Last Request %CPU</th><th>Last Request Memory</th></tr>
14 </table>
15 </div>
16- <p>
17- <a href="http://validator.w3.org/check?uri=referer">
18- <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" height="31" width="88" />
19- </a>
20- </p>
21 <script type="text/javascript">
22 <!--
23 var xhr_object = null;