3
1
Back

|| strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE){ $article['content'] = $img; } //Sites that provide images and just need alt tags elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); } // Something Positive elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { // Poly In Pictures elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) .

New Pull Request