1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Description: docs: drop remote loading of SF.net logo
This poses a privacy breach when the documentation is viewed locally
.
This is the homepage which is probably published via SF.net anyway, so
not something the author needs to fix per se.
Forwarded: non-needed
Author: Damyan Ivanov <dmn@debian.org>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2016-05-29
--- a/homepage/index.html
+++ b/homepage/index.html
@@ -185,7 +185,7 @@
<hr>
<a href="http://sourceforge.net">
- <img src="http://sourceforge.net/sflogo.php?group_id=68482&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo"></a>
+ sourceforge</a>
<hr>
<address><a href="mailto:cjm@fruitfly.org">chris mungall</a></address>
|