Removed "Connecting to <host>" thing in multi-target connect code.
[egate.git] / www / ztargets.conf
index 062fed8..ff5dd87 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: ztargets.conf,v 1.34 1996/05/15 18:43:40 adam Exp $
+# $Id: ztargets.conf,v 1.38 1997/02/24 10:05:23 adam Exp $
 #
 # This file contains the predefined targets in the WWW-Z39.50 gateway
 # Each target is an entry in the associative array "targets". The
@@ -72,15 +72,6 @@ set targets(z3950.bibsys.no:2100/BIBSYS) [list \
     union \
 ]
 
-#set targets(dtbsun.dtv.dk:4501/DEM) [list \
-#    Aleph \
-#    DEM \
-#    $commonFields \
-#    {} \
-#    {Aleph Test server at DTV} \
-#    0 \
-#]
-
 set targets(ir.dbc.bib.dk:2008/danbib) {
     DanBib
     DANMARC
@@ -198,52 +189,6 @@ set targets(Tikal.dev.oclc.org/AGRICOLA) [list \
     union \
 ]
 
-set targets(nwi.ub2.lu.se/sverige) {
-    Sweden
-    WAIS \
-    { { {All Fields} {@attr 1=4} } }
-    {}
-    {Nordic Web Index - Sweden}
-    1
-    nwi
-}
-
-
-set targets(mars.dtv.dk:9999/Default) {
-    Denmark
-    USMARC
-    { { {All Fields} {@attr 1=1016 @attr 4=105} }
-    { {Title} {@attr 1=4 @attr 4=105} }
-    { {URL} {@attr gils 1=2021} }
-    { {Subject} {@attr 1=29 @attr 4=105} }
-    { {URL links} {@attr gils 1=2047} } }
-    {}
-    {Nordic Web Index - Denmark}
-    1
-    nwi
-}
-
-set targets(netsrv.casi.sti.nasa.gov:10210/GILS) {
-    NASA
-    WAIS
-    { { Free-text {@attr 1=4} } }
-    {}
-    {NASA database}
-    1
-    gils
-}
-
-set targets(localhost:9999/test) {
-    localwais
-    WAIS
-    { { Free-text {@attr 1=4} } }
-    {}
-    {WAIS test server on localhost:9999}
-    1
-    test
-}
-
-
 set targets(z3950.research.att.com/z39dbs) {
     Z39DB 
     SUTRS
@@ -264,7 +209,7 @@ set targets(z3950.research.att.com/netlib) {
     assorted
 }
 
-set targets(localhost:210/Default) {
+set targets(localhost:9999/Default) {
     Ztest
     USMARC
  {
@@ -277,7 +222,7 @@ set targets(localhost:210/Default) {
  { Free-text {@attr 1=1016 @attr 4=105} }
  }
     {}
-    {Z39.50 Test server on port 210}
+    {Z39.50 Test server on port 9999}
     1
     test
 }