3
1
Back

30c3ba213e5b17cb0b032d223b27a77bfb076337 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Added The Trenches; yet more code style tweaking elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); } achewood, gwss fix, fix for when invisiblebread has no bread Pain Train (to get alt tags elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') .

New Pull Request