3
1
Back

Using From 68726f9fe082df8f029089edeb63d89037321450 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Added BCN, Something Positive // Timothy Winchester (People I Know) elseif (strpos($article['link'], 'https://web3isgoinggreat.com/single/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } // Poorly Drawn Lines elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE ) { $xpath = new DOMDocument.

New Pull Request