diff options
author | sss <sss@63852ff1-2cfd-40b9-8011-e561a9d89b1c> | 2009-03-19 21:30:13 +0000 |
---|---|---|
committer | sss <sss@63852ff1-2cfd-40b9-8011-e561a9d89b1c> | 2009-03-19 21:30:13 +0000 |
commit | 9ff26c0dde4f2934ead399a83eae22e3ccb216a8 (patch) | |
tree | 3364ca773ef4880c2597f5c5beb457c54c1d2a02 /stopspam_mod/trunk/init.cpp | |
parent | 05f0693f04e6d7e82a21b50551bce6fe8029e88f (diff) |
fixed crashes, reverted to old algorithm, updated link
git-svn-id: http://172.18.13.13/svn/mim_plugs@14 63852ff1-2cfd-40b9-8011-e561a9d89b1c
Diffstat (limited to 'stopspam_mod/trunk/init.cpp')
-rw-r--r-- | stopspam_mod/trunk/init.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stopspam_mod/trunk/init.cpp b/stopspam_mod/trunk/init.cpp index 3cc1f6e..95a7632 100644 --- a/stopspam_mod/trunk/init.cpp +++ b/stopspam_mod/trunk/init.cpp @@ -43,7 +43,7 @@ PLUGININFOEX pluginInfoEx = { "Roman Miklashevsky",
"sss123next@list.ru",
"© 2004-2009 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss",
- "http://sss.chaoslab.ru:81/forum/files_/listing/stopspam.7z",
+ "http://sss.chaoslab.ru:81/tracker/mim_plugs/",
UNICODE_AWARE,
0,
MIID_STOPSPAM
|