3
1
Back

(end 3.171 1.743 (end 3.171 -1.04 (end 2.291 2.365 (end 2.291 2.365 (end 2.291 -1.04 (end 2.371 2.329 (end 2.371 2.329 (end 2.371 2.329 (end 2.371 2.329 (end 2.371 2.329 (end 2.371 -1.04 (end 2.971 1.937 (end 2.971 1.937 (end 2.971 -1.04 (end 2.211 2.398 (end 2.211 2.398 (end 2.211 2.398 (end 2.211 2.398 (end 2.211 2.398 (end 2.211 -1.04 (end 2.571 2.224 (end 2.571 2.224 (end 2.571 2.224 (end 2.571 -1.04 (end 3.251 1.653 (end 3.251 -1.04 (end 2.611 2.2 (end 2.611 2.2 (end 2.611 2.2 (end 2.611 -1.04 (end 1.45 2.573 (end 1.41 2.576 (end 1.37 2.578 (end 1.33 -1.27 (end -1.33 1.33 (end -1.33 1.33 (end -1.33 -6.41 (end -1.33 0 (end 0.2 0.35 (end 0.2 0.35 (end 0.2 -0.35 (end -0.5 0 (end 0.2 -0.35 (end -0.5 0 (end 1.8 1.8 (end -0.635 1.27 (end -1.27 0.635 (end -1.27 0.635 (end -1.27 0.635 (end -1.27 -6.35 (end 1.27 -13.97 (end 2.286 1.016 (end -2.286 -1.016 (offset 0.254) hide (end 1.016 2.54 (end -1.016 -2.54 (offset 0) hide (length 0) hide From d48d677c9103ec90137a6830434841a576342e9a Mon Sep 17 00:00:00 2001 Subject: [PATCH] Added The Trenches; yet more code style tweaking Added The Trenches; yet more code style tweaking elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { // CTRL+ALT+DEL elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { // Achewood (alt tag) elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/noscript/img", $article); } elseif ($alt_text == $title_text){ } elseif (strpos($title_text, $alt_text) !== false){ // there's both alt and title texts, they're both different, use both. $alt_element = $doc->createElement("i", $alt_text); $para_element->appendChild($text_element); } elseif (strpos(strtolower($article['link']), 'giantitp.com/comics/') !== FALSE) { $doc = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than having hundreds.

New Pull Request