-/* $Id: config.js,v 1.5 2007/01/03 07:21:32 mmondor Exp $ */
+/* $Id: config.js,v 1.6 2015/09/09 23:46:47 mmondor Exp $ */
/* Configuration */
-var irc_channel = '#gurumeditation';
+var irc_channel = '#freenode-newyears';
var irc_servers = [
- 'irc.stealth.net:6667'
- /*
'irc.freenode.net:6667'
- */
- /*
- 'ginseng.xisop:6667',
- 'mudbug.org:6667'
- */
];
var irc_nicknames = [
'nanobit',
-/* $Id: thumb.js,v 1.10 2007/08/26 01:44:34 mmondor Exp $ */
+/* $Id: thumb.js,v 1.11 2015/09/09 23:48:10 mmondor Exp $ */
/*
* Copyright (c) 2006, Matthew Mondor
'"></a>' + "\n");
}
fh.write('<br><sub>Thumb gallery generated by: ' +
- '$Id: thumb.js,v 1.10 2007/08/26 01:44:34 mmondor Exp $' +
+ '$Id: thumb.js,v 1.11 2015/09/09 23:48:10 mmondor Exp $' +
'<br><a href="http://cvs.pulsar-zone.net/cgi-bin/' +
'cvsweb.cgi/mmondor/mmsoftware/js/js-sh/app/thumb/' +
'thumb.js">(source)</a></sub>' + "\n");
return ret;
}
-thumbnail_dir('/home/data/jshttpd/mmondor/img_gallery', 100, 100);
+thumbnail_dir('/home/data/crow-httpd/htdocs/img_gallery', 100, 100);