Commit based upon d6442850bde61f0c3e7e2ae3247b4a856073c5e0
[librecmc/package-feed.git] / lang / php7 / patches / 0042-Remove-W3C-validation-icon-to-not-expose-the-reader-.patch
1 From: =?utf-8?q?Ond=C5=99ej_Sur=C3=BD?= <ondrej@sury.org>
2 Date: Wed, 29 Jul 2015 14:37:55 +0200
3 Subject: 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 diff --git a/sapi/fpm/status.html.in b/sapi/fpm/status.html.in
11 index 86492d7..31c31ff 100644
12 --- a/sapi/fpm/status.html.in
13 +++ b/sapi/fpm/status.html.in
14 @@ -71,11 +71,6 @@
15                                 <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>
16                         </table>
17                 </div>
18 -               <p>
19 -                       <a href="http://validator.w3.org/check?uri=referer">
20 -                               <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" height="31" width="88" />
21 -                       </a>
22 -                </p>
23                 <script type="text/javascript">
24  <!--
25                         var xhr_object = null;