3
1
Back

(strpos($article["link"], "chainsawsuit.com/comic/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { $article['content'] .= "Alt: " . $img->getAttribute('title') . ""; } } // } // Poly In Pictures elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $aftercomic = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // XKCD (alt tags we don't lose it Futura Heavy BT.ttf From 750478ab8360c0ef45b55687504a3e4846b752b4 Mon Sep 17 00:00:00 2001 Subject: [PATCH] light tweaks From c6e6a61475df01d4832847208a59070c5a40c498 Mon Sep 17 00:00:00.

New Pull Request