diff --git a/blackout.tgz b/blackout.tgz index 30fc200a..cbfb7b70 100644 Binary files a/blackout.tgz and b/blackout.tgz differ diff --git a/cal.tgz b/cal.tgz index 2c080ac5..04c36883 100644 Binary files a/cal.tgz and b/cal.tgz differ diff --git a/fromgplus.tgz b/fromgplus.tgz index 82a4744f..ce6f1b14 100644 Binary files a/fromgplus.tgz and b/fromgplus.tgz differ diff --git a/gpluspost.tgz b/gpluspost.tgz index da04520d..cb0083dc 100644 Binary files a/gpluspost.tgz and b/gpluspost.tgz differ diff --git a/jappixmini.tgz b/jappixmini.tgz index 4f32a616..6eb62f16 100644 Binary files a/jappixmini.tgz and b/jappixmini.tgz differ diff --git a/mathjax.tgz b/mathjax.tgz index c639f90f..923ff2be 100644 Binary files a/mathjax.tgz and b/mathjax.tgz differ diff --git a/nsfw.tgz b/nsfw.tgz index cb3ed99f..e46d0506 100755 Binary files a/nsfw.tgz and b/nsfw.tgz differ diff --git a/nsfw/nsfw.php b/nsfw/nsfw.php index 57511f00..08e19195 100755 --- a/nsfw/nsfw.php +++ b/nsfw/nsfw.php @@ -126,7 +126,7 @@ function nsfw_prepare_body(&$a,&$b) { $found = false; if(count($arr)) { - $body = $b['title'] . ' ' . nsfw_extract_photos($b['html']); + $body = $b['item']['title'] . "\n" . nsfw_extract_photos($b['html']); foreach($arr as $word) { $word = trim($word); diff --git a/piwik.tgz b/piwik.tgz index c2922924..aaaf4375 100755 Binary files a/piwik.tgz and b/piwik.tgz differ diff --git a/statusnet.tgz b/statusnet.tgz index dce1dd52..d560e9b5 100755 Binary files a/statusnet.tgz and b/statusnet.tgz differ diff --git a/twitter.tgz b/twitter.tgz index 5e814714..9720e329 100755 Binary files a/twitter.tgz and b/twitter.tgz differ diff --git a/webrtc.tgz b/webrtc.tgz index 52671702..0901c264 100644 Binary files a/webrtc.tgz and b/webrtc.tgz differ