3
1
Back

Hugs elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="aftercomic"]//img)', $article); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicFrame"])', $article); } elseif ($title_text && !$alt_text){ $text_element = $doc->createElement("i", $title_text); $para_element->appendChild($title_element); } main synth_tools/PSU/psu.diy 1077 lines From 398c2b234cc710f69bb9085257ff5dbf3509a410 Mon Sep 17 00:00:00 2001 From 54f1a61ba5f9983533e06b3eb1217b0ac5f22e05 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"], "eatthattoast.com/comic/") !== FALSE || strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) .

New Pull Request