- Timestamp:
- 01/24/08 10:03:23 (9 months ago)
- Files:
-
- 1 modified
-
utils/get-guide-versions (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
utils/get-guide-versions
r1103 r1144 11 11 12 12 my %guides = ( Birmingham => 'http://birmingham.openguides.org/', 13 Cambridge => 'http://cambridge.openguides.org/', 13 14 Cotswolds => 'http://cotswolds.openguides.org/', 14 15 Glasgow => 'http://glasgow.openguides.org/', … … 22 23 Oxford => 'http://oxford.openguides.org/', 23 24 'Vegan Oxford' => 'http://the.earth.li/~kake/cgi-bin/openguides/vegan-oxford.cgi', 25 'Reading' => 'http://reading.openguides.org/', 24 26 Southampton => 'http://southampton.openguides.org/', 25 27 Vienna => 'http://vienna.openguides.org/', 28 Brussels => 'http://www.justbiit.com/cgi-bin/openguides/', 26 29 'Montreal, QC' => 'http://montreal.openguides.org/', 27 30 'Victoria, BC' => 'http://victoria.openguides.org/', 28 31 'Boston, MA' => 'http://boston.openguides.org/', 29 32 'Saint Paul, MN' => 'http://saintpaul.openguides.org/', 30 'New York' => 'http://newyork.openguides.org/ ',33 'New York' => 'http://newyork.openguides.org/myguide/wiki.cgi', 31 34 'The Tourist Engineer' => 'http://engineer.openguides.org/', 32 35 );
