diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-05-26 15:22:12 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-05-26 15:22:12 -0400 |
commit | a1f83b293394af34782f74640c3d29f800bdc0bf (patch) | |
tree | f2612ce5946d4eda8e973e0e23d33018706fe62f | |
parent | b118ef633a3c1f3446f01a5b22db8fbfb5e4406a (diff) |
added qtwitter
-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 7c31a9af4..e7ccadde3 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -28,6 +28,7 @@ VALUES ('pingvine','PingVine','http://pingvine.com/', now()), ('pocketwit','PockeTwit','http://code.google.com/p/pocketwit/', now()), ('posty','Posty','http://spreadingfunkyness.com/posty/', now()), + ('qtwitter','qTwitter','http://qtwitter.ayoy.net/', now()), ('royalewithcheese','Royale With Cheese','http://p.hellyeah.org/', now()), ('rssdent','rssdent','http://github.com/zcopley/rssdent/tree/master', now()), ('rygh.no','rygh.no','http://rygh.no/', now()), |