From 6139a45988ab697662575ab9862d8a9cd2a9d33c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 28 Aug 2018 23:16:57 -0400 Subject: selfunload.pl: include url in script --- selfunload.pl | 1 + 1 file changed, 1 insertion(+) 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 { -- cgit v1.2.3