3
1
Back

If ($title_text == $article['title'] || strpos($article['title'], $alt_text) !== false){ } elseif (strpos($article["link"], "eatthattoast.com/comic/") !== FALSE ) { // Wondermark (alt tag already present elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { // $img_tag = $this->get_img_tags($xpath, '(//img[@id="main-comic"])', $article); } // Drugs and Wires elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { // Something Positive } if (ADD_IDS) { * Two switch selectable.

New Pull Request