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/gnutella/gnutellaOpt


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/gnutella/gnutellaOptions.ml
Date: Tue, 12 Jul 2005 19:11:06 -0400

Index: mldonkey/src/networks/gnutella/gnutellaOptions.ml
diff -u mldonkey/src/networks/gnutella/gnutellaOptions.ml:1.15 
mldonkey/src/networks/gnutella/gnutellaOptions.ml:1.16
--- mldonkey/src/networks/gnutella/gnutellaOptions.ml:1.15      Tue May 17 
13:18:05 2005
+++ mldonkey/src/networks/gnutella/gnutellaOptions.ml   Tue Jul 12 23:11:06 2005
@@ -50,7 +50,15 @@
   "A list of GWCache urls"
     (list_option string_option)
   [
-    "http://gwebcache.bearshare.net/gcache.php";
+    "http://cache.kicks-ass.net:8000";;
+    "http://gwc.jooz.net:8010/gwc";;
+    "http://gwc.mine.nu:3333";;
+    "http://gwc1.nouiz.org/servlet/GWebCache/req";;
+    "http://gwcrab.sarcastro.com:8001";;
+    "http://kisama.ath.cx:8080";;
+    "http://krill.shacknet.nu:20095/gwc";;
+    "http://overbeer.ghostwhitecrab.de";;
+    "http://pokerface.bishopston.net:3558";;
   ]
 
 let urlfiles = define_option gnutella_section 
@@ -58,7 +66,15 @@
   "A list of GWCache urls"
     (list_option string_option)
   [
-    "http://gwebcache.bearshare.net/gcache.php";
+    "http://cache.kicks-ass.net:8000";;
+    "http://gwc.jooz.net:8010/gwc";;
+    "http://gwc.mine.nu:3333";;
+    "http://gwc1.nouiz.org/servlet/GWebCache/req";;
+    "http://gwcrab.sarcastro.com:8001";;
+    "http://kisama.ath.cx:8080";;
+    "http://krill.shacknet.nu:20095/gwc";;
+    "http://overbeer.ghostwhitecrab.de";;
+    "http://pokerface.bishopston.net:3558";;
   ]
   
 let redirectors = define_option gnutella_section 




reply via email to

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