3
1
Back

(strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE ) { // Something Positive $alt_text = $entry->getAttribute('title'); $alt_text = $entry->getAttribute('title'); $alt_text = trim($entry->getAttribute('title')); $result_html .= "
Alt: " . $img->getAttribute('title') . ""; } } // Least I Could Do (wtf image size?) // Least I Could Do (wtf image size? Elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { Clean up code formatting; added a few.

New Pull Request