diff --git a/blackout.tgz b/blackout.tgz index 30fc200af..cbfb7b70d 100644 Binary files a/blackout.tgz and b/blackout.tgz differ diff --git a/cal.tgz b/cal.tgz index 2c080ac52..04c368833 100644 Binary files a/cal.tgz and b/cal.tgz differ diff --git a/fromgplus.tgz b/fromgplus.tgz index 82a4744f4..ce6f1b146 100644 Binary files a/fromgplus.tgz and b/fromgplus.tgz differ diff --git a/gpluspost.tgz b/gpluspost.tgz index da04520dd..cb0083dc2 100644 Binary files a/gpluspost.tgz and b/gpluspost.tgz differ diff --git a/jappixmini.tgz b/jappixmini.tgz index 4f32a6166..6eb62f16e 100644 Binary files a/jappixmini.tgz and b/jappixmini.tgz differ diff --git a/mathjax.tgz b/mathjax.tgz index c639f90fc..923ff2be0 100644 Binary files a/mathjax.tgz and b/mathjax.tgz differ diff --git a/nsfw.tgz b/nsfw.tgz index cb3ed99fe..e46d05062 100755 Binary files a/nsfw.tgz and b/nsfw.tgz differ diff --git a/nsfw/nsfw.php b/nsfw/nsfw.php index 57511f005..08e19195c 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 c29229248..aaaf43758 100755 Binary files a/piwik.tgz and b/piwik.tgz differ diff --git a/statusnet.tgz b/statusnet.tgz index dce1dd527..d560e9b5a 100755 Binary files a/statusnet.tgz and b/statusnet.tgz differ diff --git a/twitter.tgz b/twitter.tgz index 5e8147145..9720e3299 100755 Binary files a/twitter.tgz and b/twitter.tgz differ diff --git a/webrtc.tgz b/webrtc.tgz index 52671702c..0901c2645 100644 Binary files a/webrtc.tgz and b/webrtc.tgz differ