package update
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
+1
-1
@@ -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);
|
||||
|
||||
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user