diff options
-rw-r--r-- | selfunload.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selfunload.pl b/selfunload.pl index 2b67c81..20653d7 100644 --- a/selfunload.pl +++ b/selfunload.pl @@ -26,6 +26,7 @@ our %IRSSI = ( name => 'selfunload', description => 'script that makes irssi segfault' license => 'WTFPL', + url => 'http://urchlay.naptime.net/repos/misc-scripts/plain/selfunload.pl', ); sub selfunload { |