3
1
Back

(strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } } if (ADD_IDS) { $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); Clean up code.

New Pull Request