diff options
author | Evan Prodromou <evan@status.net> | 2009-10-31 15:49:21 -0400 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2009-10-31 15:49:21 -0400 |
commit | 659da177ea017daaab137b7e608c6c0500c6d586 (patch) | |
tree | 10717948d0f53de3a5699563d5768fd44bec6c10 | |
parent | 603f95d17db5f8e65fa23b9c5cf997c3c0ba15ed (diff) |
Add SocialOomph
-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 2982bac58..5c5c939dd 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -44,6 +44,7 @@ VALUES ('rygh.no','rygh.no','http://rygh.no/', now()), ('ryghsms','ryghsms','http://sms.rygh.no/', now()), ('smob','SMOB','http://smob.sioc-project.org/', now()), + ('socialoomphBfD4pMqz31', 'SocialOomph', 'http://www.socialoomph.com/', now()), ('spaz','Spaz','http://funkatron.com/spaz', now()), ('tarpipe','tarpipe','http://tarpipe.com/', now()), ('tjunar','Tjunar','http://nederflash.nl/boek/titels/tjunar-air', now()), |