3
1
Back

($rel[0] == '/') { $path = ''; foreach ($entries as $entry){ $article['content'] .= "

" . $entry->textContent . "

"; } } //Sites that provide images and just need alt tags elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { // Chainsawsuit // Poorly Drawn Lines elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { // Doghouse Diaries, which has broken alt tags if both exist 2016-06-10 20:51:03.

New Pull Request