File: 2008_googlesearch.patch

package info (click to toggle)
awstats 8.0-3
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 13,244 kB
  • sloc: perl: 40,711; xml: 1,785; javascript: 1,493; java: 359; sh: 152; makefile: 40; php: 29
file content (27 lines) | stat: -rw-r--r-- 919 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description: Removed google search js (privacy breach)
Author: Sergey B Kirpichev <skirpichev@gmail.com>
Forwarded: no

---
 docs/index.html |    3 ---
 1 file changed, 3 deletions(-)

Index: awstats-debian/docs/index.html
===================================================================
--- awstats-debian.orig/docs/index.html
+++ awstats-debian/docs/index.html
@@ -39,14 +39,11 @@
 <!-- SiteSearch Google -->
 <form action="https://www.google.com" id="cse-search-box">
   <div>
-    <input type="hidden" name="cx" value="partner-pub-1071905880519467:6430131597" />
     <input type="hidden" name="ie" value="UTF-8" />
     <input type="text" name="q" size="55" />
     <input type="submit" name="sa" value="Search" />
   </div>
 </form>
-
-<script type="text/javascript" src="https://www.google.fr/coop/cse/brand?form=cse-search-box&amp;lang=en"></script>
 <!-- SiteSearch Google -->
 
 </td></tr></tbody></table>