File: privacy-breach-w3c-valid-html.diff

package info (click to toggle)
asciimathtml 2.0.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 344 kB
  • sloc: javascript: 3,033; php: 7; makefile: 7
file content (44 lines) | stat: -rw-r--r-- 1,462 bytes parent folder | download | duplicates (2)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Description: Potential privacy breach by fetching W3C validation icons
Author: Marcelo Jorge Vieira <metal@debian.org>
Origin: vendor
Last-Update: 2021-01-12
Forwarded: no
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/asciimath.html
+++ b/asciimath.html
@@ -349,10 +349,6 @@
 <div id="author">
 <a href="http://www.chapman.edu/~jipsen/">Peter Jipsen</a>, 
 <a href="http://www.chapman.edu/">Chapman University</a>, September 2007
-
-<a href="http://validator.w3.org/check/referer"><img border="0"
-src="http://www.w3.org/Icons/valid-html401"
-alt="Valid HTML 4.01!" height="31" width="88"></a>
 </div>
 
 <p><div class="display">
--- a/asciimathcalculator.html
+++ b/asciimathcalculator.html
@@ -110,9 +110,6 @@
 <a href="http://www.chapman.edu/~jipsen/">Peter Jipsen</a>, 
 <a href="http://www.chapman.edu/">Chapman University</a>, May 2007
 
-<a href="http://validator.w3.org/check/referer"><img border="0"
-src="http://www.w3.org/Icons/valid-html401"
-alt="Valid HTML 4.01!" height="31" width="88"></a>
 </div>
 </body>
 </html>
--- a/asciimathsyntax.html
+++ b/asciimathsyntax.html
@@ -498,9 +498,6 @@
 <a href="http://www.chapman.edu/~jipsen/">Peter Jipsen</a>, 
 <a href="http://www.chapman.edu/">Chapman University</a>, September 2007
 
-<a href="http://validator.w3.org/check/referer"><img border="0"
-src="http://www.w3.org/Icons/valid-html401"
-alt="Valid HTML 4.01!" height="31" width="88"></a>
 </div>
 </body>
 </html>