X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=db%2Fnotice_source.sql;h=d5a280b82cedd18f9ba0df4107b7277c18a4394c;hb=a456ceb47c5019acd8d8766be274eda955a58125;hp=1508af1ec882d4863bdfb7a211db80e63b2349cd;hpb=244149e0225970b76596b79758566ae5bb9fc806;p=quix0rs-gnu-social.git diff --git a/db/notice_source.sql b/db/notice_source.sql index 1508af1ec8..d5a280b82c 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -2,6 +2,7 @@ INSERT INTO notice_source (code, name, url, created) VALUES ('adium', 'Adium', 'http://www.adiumx.com/', now()), + ('AgentSolo.com','AgentSolo.com','http://www.agentsolo.com/', now()), ('betwittered','BeTwittered','http://www.32hours.com/betwitteredinfo/', now()), ('bti','bti','http://gregkh.github.com/bti/', now()), ('cliqset', 'Cliqset', 'http://www.cliqset.com/', now()), @@ -29,6 +30,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()),