3
1
Back

Switch/button/knob/etc. Period: 1 week 1 day 08c0726655 Added BCN, Something Positive // Something Positive elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach ($imgs as $img) { if (!$alt_text || strpos($article['title'], $title_text) !== false){ $text_element = $doc->createElement("i", $title_text); $para_element->appendChild($title_element); } Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users $entries = $xpath->query("//div[@id='blarg']/div[last.

New Pull Request