diff options
Diffstat (limited to 'config-default')
| -rw-r--r-- | config-default/commands.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-default/commands.xml b/config-default/commands.xml index 2287053..9cffe50 100644 --- a/config-default/commands.xml +++ b/config-default/commands.xml @@ -86,7 +86,7 @@ </command> <command cmd="^;source$"> <![CDATA[ - $conn->privmsg($event->replyto, "source is at http://svn.linuxrulz.org/repos/antispammeta"); + $conn->privmsg($event->replyto, "source is at https://gitlab.devlabs.linuxassist.net/asm/antispammeta/"); ]]> </command> <command cmd="^;sql (main|log) (.*)" flag="d"> |
