3
1
Back

Bytes .../Panels/MAGIC MISSILE VCF.png | Bin 0 -> 149061 bytes Images/IMG_6770.JPG | Bin 56316 -> 69096 bytes } elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//p[@class="Maintext"]//img[contains(@src, "joyimages")]', $article); } //Sites that provide images and just need alt tags if (preg_match("@.*()@", $article['content'], $matches)) { $img = $matches[1]; $img = preg_replace("@height=\"\d+\"@", "", $img); $img = $matches[1]; $article['content'] .

New Pull Request