From: Zach Copley Date: Wed, 26 Jan 2011 18:49:14 +0000 (-0800) Subject: Add IdentiCurse to notice sources X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8535f4b07367ce217fb5723385f9a1ae2af9bd7f;p=quix0rs-gnu-social.git Add IdentiCurse to notice sources --- diff --git a/db/notice_source.sql b/db/notice_source.sql index 82074077b4..06b1348898 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -24,6 +24,7 @@ VALUES ('HelloTxt','HelloTxt','http://hellotxt.com/', now()), ('identicatools','Laconica Tools','http://bitbucketlabs.net/laconica-tools/', now()), ('identichat','identichat','http://identichat.prosody.im/', now()), + ('IdentiCurse','IdentiCurse','http://identicurse.net/', now()), ('IdentiFox','IdentiFox','http://www.bitbucket.org/uncryptic/identifox/', now()), ('identitwitch','IdentiTwitch','http://richfish.org/identitwitch/', now()), ('Jiminy','Jiminy','http://code.google.com/p/jiminy/', now()),