diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-05-28 17:37:17 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-05-28 17:37:17 -0400 |
commit | 047038959c068364f2efa030ba63571a492b9cda (patch) | |
tree | b1ac96b33f9b7502804581596f95031754866e24 /db | |
parent | daf845dbe67a909e2bc9e039d3c2ccc560345b4d (diff) |
Add any.io to sources
Diffstat (limited to 'db')
-rw-r--r-- | db/notice_source.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/notice_source.sql b/db/notice_source.sql index ac73d3d13..b1309acd6 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -3,6 +3,7 @@ INSERT INTO notice_source VALUES ('adium', 'Adium', 'http://www.adiumx.com/', now()), ('AgentSolo.com','AgentSolo.com','http://www.agentsolo.com/', now()), + ('anyio', 'Any.IO', 'http://any.io/', now()), ('betwittered','BeTwittered','http://www.32hours.com/betwitteredinfo/', now()), ('bti','bti','http://gregkh.github.com/bti/', now()), ('cliqset', 'Cliqset', 'http://www.cliqset.com/', now()), |