3
1
Back

//Sites that provide images and just need alt tags in feedburner (if there are quotes) // Doghouse Diaries, which has broken alt tags elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img; } } Dead Philosophers // Dead Philosophers elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) .

New Pull Request