3
1
Back

Example if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { // Eat That Toast bog-standard example // Breaking Cat News elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); } // Least I Could Do (wtf image size? If (preg_match("@.*()@", $article['content'], $matches)) { if (GDORN_DEBUG && $article['debugging']) { master PSU/README.md 16 lines Latest commits for file Schematics/SynthMages.pretty/Perfboard_2x12.kicad_mod Latest commits for file Fireball/Fireball_panel.kicad_pro Latest commits for file Fireball/Fireball.kicad_dru | 102 Fireball/Fireball.kicad_pro | 104 Fireball/Fireball.kicad_sch | 76 main MK_VCO/Fireball/Fireball.kicad_dru 103 lines ttrss-plugin- _comics/init.php 399 lines } Pain Train alt tag, Alice Grove (get bigger image) elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($bread_page_url); $extraimage = $xpath->query("//img[@class='extrapanelimage']")->item(0); //also get blog $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry){ $article['content'] .

New Pull Request