diff options
Diffstat (limited to 'modules/event.pl')
| -rw-r--r-- | modules/event.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/event.pl b/modules/event.pl index eb9f70d..3c41df4 100644 --- a/modules/event.pl +++ b/modules/event.pl @@ -743,7 +743,7 @@ sub dcc_open sub on_ctcp_source { my ($conn, $event) = @_; - $conn->ctcp_reply($event->{nick}, 'SOURCE http://svn.linuxrulz.org/repos/antispammeta/trunk/'); + $conn->ctcp_reply($event->{nick}, 'SOURCE https://gitlab.devlabs.linuxassist.net/asm/antispammeta/'); } sub on_whoxreply |
