3
1
Back

--cache b284a71188b23f9f8c43bee1fcce2820249f4384 learns about gitignore and git rm --cache 269f3bf9f9 power word stun initial commit by power word stun initial commit by general (thickness 1.6) elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/noscript/img", $article); } // Questionable Content (cleanup) elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { // Cyanide & Happiness elseif (strpos($article["link"], "www.pilotside.us/comic/") !== FALSE) { // Breaking Cat News $entries = $xpath->query("//div[@id='comic-notes']"); foreach ($entries as $entry){ $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; } } } if ($alt_text == $article['title'] || strpos($article['title'], $title_text) !== false){ // there's both alt and title texts, they're both different, use both. } elseif ($alt_text == $title_text.

New Pull Request