summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulie Lala <jules@okfoc.us>2015-01-21 09:58:03 -0500
committerJulie Lala <jules@okfoc.us>2015-01-21 09:58:03 -0500
commit9e548ca0c87232b8becb15ff1f68f247db7bf811 (patch)
tree93b1ab36e8f89b14645bbae280af38f11da6c98e
parentc92bee4884566f11ecc540d86e8f205bd21fa5b7 (diff)
final edit
-rw-r--r--index.html5
-rw-r--r--xdcc.pl2
2 files changed, 4 insertions, 3 deletions
diff --git a/index.html b/index.html
index 23bfdb0..3f1caf8 100644
--- a/index.html
+++ b/index.html
@@ -82,7 +82,8 @@ and also modify the XDCC offerings using these commands:
<li> <tt><i>/set dcc_download_path <b>~/dir</b></i></tt>
</ul>
<li> Filenames must not contain spaces.
-<li> Absolute paths are fine, only the filename will be shown.
+<li> Absolute paths are fine. Only the filename will be shown.
+<li> DCC does not work for everyone. It's helpful if you are not behind a firewall.
</ul>
<h3>Thanks</h3>
@@ -92,4 +93,4 @@ Greetings to all on #sally and thanks as always to Khaled Mardam-Bey for inventi
<hr>
<span style="float:right"><a href="https://github.com/julescarbon/xdcc.pl/"><i>Push to Master<i></a></span>
-<i>Last updated 20 January 2015 &mdash; <a href="/dither/">Julie LaLa</a></i>
+<i>Last updated 21 January 2015 &mdash; <a href="/dither/">Julie LaLa</a></i>
diff --git a/xdcc.pl b/xdcc.pl
index 0f4704d..7edf807 100644
--- a/xdcc.pl
+++ b/xdcc.pl
@@ -13,7 +13,7 @@ $VERSION = "1.0";
description => 'This script sets up a little XDCC server.',
license => 'Jollo LNT license',
url => 'http://asdf.us/xdcc/',
- changed => 'Tue Jan 20 01:09:35 EST 2015',
+ changed => 'Tue Jan 21 09:57:55 EST 2015',
);
my @files;