mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/networks/donkey/donkeyInterac


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/donkey/donkeyInteractive.ml
Date: Sun, 23 Oct 2005 12:02:51 -0400

Index: mldonkey/src/networks/donkey/donkeyInteractive.ml
diff -u mldonkey/src/networks/donkey/donkeyInteractive.ml:1.65 
mldonkey/src/networks/donkey/donkeyInteractive.ml:1.66
--- mldonkey/src/networks/donkey/donkeyInteractive.ml:1.65      Thu Oct  6 
17:34:22 2005
+++ mldonkey/src/networks/donkey/donkeyInteractive.ml   Sun Oct 23 16:02:48 2005
@@ -1211,8 +1211,8 @@
       tr ();
       html_mods_td buf [
         ("Fake check links", "sr br", "Fakecheck");
-        ("", "sr", Printf.sprintf "\\<a target=\\\"_blank\\\" 
href=\\\"http://donkeyfakes.gambri.net/fakecheck.php\\?hash=%s\\\"\\>[Donkey-Fakes]\\</a\\>
 \\<a target=\\\"_blank\\\" 
href=\\\"http://bitzi.com/lookup/urn:ed2k:%s\\\"\\>[Bitzi-Bitpedia]\\</a\\> 
\\<a target=\\\"_blank\\\" 
href=\\\"http://www.filedonkey.com/url/%s\\\"\\>[FileDonkey]\\</a\\>"
-            (Md4.to_string file.file_md4) (Md4.to_string file.file_md4) 
(Md4.to_string file.file_md4)
+        ("", "sr", Printf.sprintf "\\<a target=\\\"_blank\\\" 
href=\\\"http://bitzi.com/lookup/urn:ed2k:%s\\\"\\>[Bitzi-Bitpedia]\\</a\\> 
\\<a target=\\\"_blank\\\" 
href=\\\"http://www.filedonkey.com/url/%s\\\"\\>[FileDonkey]\\</a\\>"
+            (Md4.to_string file.file_md4) (Md4.to_string file.file_md4)
         ) ];
 
       tr ();




reply via email to

[Prev in Thread] Current Thread [Next in Thread]